Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IoK8sApiAutoscalingV2HorizontalPodAutoscalerCondition

HorizontalPodAutoscalerCondition describes the state of a HorizontalPodAutoscaler at a certain point.

export
interface

IoK8sApiAutoscalingV2HorizontalPodAutoscalerCondition

Hierarchy

  • IoK8sApiAutoscalingV2HorizontalPodAutoscalerCondition

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

IoK8sApiAutoscalingV2HorizontalPodAutoscalerCondition

message?: string

message is a human-readable explanation containing details about the transition

memberof

IoK8sApiAutoscalingV2HorizontalPodAutoscalerCondition

reason?: string

reason is the reason for the condition's last transition.

memberof

IoK8sApiAutoscalingV2HorizontalPodAutoscalerCondition

status: string

status is the status of the condition (True, False, Unknown)

memberof

IoK8sApiAutoscalingV2HorizontalPodAutoscalerCondition

type: string

type describes the current condition

memberof

IoK8sApiAutoscalingV2HorizontalPodAutoscalerCondition

Generated using TypeDoc