Describes the state of the storageVersion at a certain point.

Hierarchy

  • V1alpha1StorageVersionCondition

Constructors

Properties

lastTransitionTime?: Date

Last time the condition transitioned from one status to another.

message?: string

A human readable message indicating details about the transition.

observedGeneration?: number

If set, this represents the .metadata.generation that the condition was set based upon.

reason: string

The reason for the condition's last transition.

status: string

Status of the condition, one of True, False, Unknown.

type: string

Type of the condition.

attributeTypeMap: {
    baseName: string;
    name: string;
    type: string;
}[] = ...

Type declaration

  • baseName: string
  • name: string
  • type: string
discriminator: undefined | string = undefined

Methods

Generated using TypeDoc