Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IoK8sApiFlowcontrolV1PriorityLevelConfigurationCondition

PriorityLevelConfigurationCondition defines the condition of priority level.

export
interface

IoK8sApiFlowcontrolV1PriorityLevelConfigurationCondition

Hierarchy

  • IoK8sApiFlowcontrolV1PriorityLevelConfigurationCondition

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

IoK8sApiFlowcontrolV1PriorityLevelConfigurationCondition

message?: string

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

memberof

IoK8sApiFlowcontrolV1PriorityLevelConfigurationCondition

reason?: string

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

memberof

IoK8sApiFlowcontrolV1PriorityLevelConfigurationCondition

status?: string

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

memberof

IoK8sApiFlowcontrolV1PriorityLevelConfigurationCondition

type?: string

type is the type of the condition. Required.

memberof

IoK8sApiFlowcontrolV1PriorityLevelConfigurationCondition

Generated using TypeDoc