Options
All
  • Public
  • Public/Protected
  • All
Menu

FlowSchemaCondition describes conditions for a FlowSchema.

export
interface

IoK8sApiFlowcontrolV1FlowSchemaCondition

Hierarchy

  • IoK8sApiFlowcontrolV1FlowSchemaCondition

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

IoK8sApiFlowcontrolV1FlowSchemaCondition

message?: string

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

memberof

IoK8sApiFlowcontrolV1FlowSchemaCondition

reason?: string

reason is a unique, one-word, CamelCase reason for the condition's last transition.

memberof

IoK8sApiFlowcontrolV1FlowSchemaCondition

status?: string

status is the status of the condition. Can be True, False, Unknown. Required.

memberof

IoK8sApiFlowcontrolV1FlowSchemaCondition

type?: string

type is the type of the condition. Required.

memberof

IoK8sApiFlowcontrolV1FlowSchemaCondition

Generated using TypeDoc