Options
All
  • Public
  • Public/Protected
  • All
Menu

ReplicaSetCondition describes the state of a replica set at a certain point.

export
interface

IoK8sApiAppsV1ReplicaSetCondition

Hierarchy

  • IoK8sApiAppsV1ReplicaSetCondition

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

IoK8sApiAppsV1ReplicaSetCondition

message?: string

A human readable message indicating details about the transition.

memberof

IoK8sApiAppsV1ReplicaSetCondition

reason?: string

The reason for the condition's last transition.

memberof

IoK8sApiAppsV1ReplicaSetCondition

status: string

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

memberof

IoK8sApiAppsV1ReplicaSetCondition

type: string

Type of replica set condition.

memberof

IoK8sApiAppsV1ReplicaSetCondition

Generated using TypeDoc