Skip to content

apiregistration.v1.apiServiceCondition

"APIServiceCondition describes the state of an APIService at a particular point"

Index

Fields

fn withLastTransitionTime

withLastTransitionTime(lastTransitionTime)

"Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of the factory methods that the time package offers."

fn withMessage

withMessage(message)

"Human-readable message indicating details about last transition."

fn withReason

withReason(reason)

"Unique, one-word, CamelCase reason for the condition's last transition."

fn withType

withType(type)

"Type is the type of the condition."