Options
All
  • Public
  • Public/Protected
  • All
Menu

PersistentVolumeClaimCondition contains details about state of pvc

export
interface

IoK8sApiCoreV1PersistentVolumeClaimCondition

Hierarchy

  • IoK8sApiCoreV1PersistentVolumeClaimCondition

Index

Properties

lastProbeTime?: 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

IoK8sApiCoreV1PersistentVolumeClaimCondition

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

IoK8sApiCoreV1PersistentVolumeClaimCondition

message?: string

message is the human-readable message indicating details about last transition.

memberof

IoK8sApiCoreV1PersistentVolumeClaimCondition

reason?: string

reason is a unique, this should be a short, machine understandable string that gives the reason for condition's last transition. If it reports "Resizing" that means the underlying persistent volume is being resized.

memberof

IoK8sApiCoreV1PersistentVolumeClaimCondition

status: string
memberof

IoK8sApiCoreV1PersistentVolumeClaimCondition

type: string
memberof

IoK8sApiCoreV1PersistentVolumeClaimCondition

Generated using TypeDoc