Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IoK8sKubeAggregatorPkgApisApiregistrationV1APIServiceCondition

APIServiceCondition describes the state of an APIService at a particular point

export
interface

IoK8sKubeAggregatorPkgApisApiregistrationV1APIServiceCondition

Hierarchy

  • IoK8sKubeAggregatorPkgApisApiregistrationV1APIServiceCondition

Index

Properties

lastTransitionTime?: string

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.

memberof

IoK8sKubeAggregatorPkgApisApiregistrationV1APIServiceCondition

message?: string

Human-readable message indicating details about last transition.

memberof

IoK8sKubeAggregatorPkgApisApiregistrationV1APIServiceCondition

reason?: string

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

memberof

IoK8sKubeAggregatorPkgApisApiregistrationV1APIServiceCondition

status: string

Status is the status of the condition. Can be True, False, Unknown.

memberof

IoK8sKubeAggregatorPkgApisApiregistrationV1APIServiceCondition

type: string

Type is the type of the condition.

memberof

IoK8sKubeAggregatorPkgApisApiregistrationV1APIServiceCondition

Generated using TypeDoc