Options
All
  • Public
  • Public/Protected
  • All
Menu

StatefulSetCondition describes the state of a statefulset at a certain point.

export
interface

IoK8sApiAppsV1StatefulSetCondition

Hierarchy

  • IoK8sApiAppsV1StatefulSetCondition

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

IoK8sApiAppsV1StatefulSetCondition

message?: string

A human readable message indicating details about the transition.

memberof

IoK8sApiAppsV1StatefulSetCondition

reason?: string

The reason for the condition's last transition.

memberof

IoK8sApiAppsV1StatefulSetCondition

status: string

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

memberof

IoK8sApiAppsV1StatefulSetCondition

type: string

Type of statefulset condition.

memberof

IoK8sApiAppsV1StatefulSetCondition

Generated using TypeDoc