Options
All
  • Public
  • Public/Protected
  • All
Menu

DeploymentCondition describes the state of a deployment at a certain point.

export
interface

IoK8sApiAppsV1DeploymentCondition

Hierarchy

  • IoK8sApiAppsV1DeploymentCondition

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

IoK8sApiAppsV1DeploymentCondition

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

IoK8sApiAppsV1DeploymentCondition

message?: string

A human readable message indicating details about the transition.

memberof

IoK8sApiAppsV1DeploymentCondition

reason?: string

The reason for the condition's last transition.

memberof

IoK8sApiAppsV1DeploymentCondition

status: string

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

memberof

IoK8sApiAppsV1DeploymentCondition

type: string

Type of deployment condition.

memberof

IoK8sApiAppsV1DeploymentCondition

Generated using TypeDoc