Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IoK8sApiApiserverinternalV1alpha1StorageVersionCondition

Describes the state of the storageVersion at a certain point.

export
interface

IoK8sApiApiserverinternalV1alpha1StorageVersionCondition

Hierarchy

  • IoK8sApiApiserverinternalV1alpha1StorageVersionCondition

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

IoK8sApiApiserverinternalV1alpha1StorageVersionCondition

message: string

A human readable message indicating details about the transition.

memberof

IoK8sApiApiserverinternalV1alpha1StorageVersionCondition

observedGeneration?: number

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

memberof

IoK8sApiApiserverinternalV1alpha1StorageVersionCondition

reason: string

The reason for the condition's last transition.

memberof

IoK8sApiApiserverinternalV1alpha1StorageVersionCondition

status: string

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

memberof

IoK8sApiApiserverinternalV1alpha1StorageVersionCondition

type: string

Type of the condition.

memberof

IoK8sApiApiserverinternalV1alpha1StorageVersionCondition

Generated using TypeDoc