Options
All
  • Public
  • Public/Protected
  • All
Menu

DaemonSetCondition describes the state of a DaemonSet at a certain point.

export
interface

IoK8sApiAppsV1DaemonSetCondition

Hierarchy

  • IoK8sApiAppsV1DaemonSetCondition

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

IoK8sApiAppsV1DaemonSetCondition

message?: string

A human readable message indicating details about the transition.

memberof

IoK8sApiAppsV1DaemonSetCondition

reason?: string

The reason for the condition's last transition.

memberof

IoK8sApiAppsV1DaemonSetCondition

status: string

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

memberof

IoK8sApiAppsV1DaemonSetCondition

type: string

Type of DaemonSet condition.

memberof

IoK8sApiAppsV1DaemonSetCondition

Generated using TypeDoc