Kazan v0.7.0 Kazan.Models.KubeAggregator.Apiregistration.V1beta1.APIServiceCondition View Source

OpenAPI Definition: io.k8s.kube-aggregator.pkg.apis.apiregistration.v1beta1.APIServiceCondition

Properties

  • last_transition_time :: Kazan.Models.Apimachinery.Meta.V1.Time

    • Last time the condition transitioned from one status to another.
  • message :: String

    • Human-readable message indicating details about last transition.
  • reason :: String

    • Unique, one-word, CamelCase reason for the condition’s last transition.
  • status :: String

    • Status is the status of the condition. Can be True, False, Unknown.
  • type :: String

    • Type is the type of the condition.