Module k8s_openapi::api::autoscaling::v1
source · Structs
CrossVersionObjectReference contains enough information to let you identify the referred resource.
configuration of a horizontal pod autoscaler.
specification of a horizontal pod autoscaler.
current status of a horizontal pod autoscaler
Scale represents a scaling request for a resource.
ScaleSpec describes the attributes of a scale subresource.
ScaleStatus represents the current status of a scale subresource.
Enums
Use
<ReadDeploymentScaleResponse as Response>::try_from_parts to parse the HTTP response body of Scale::read_deploymentUse
<ReadHorizontalPodAutoscalerResponse as Response>::try_from_parts to parse the HTTP response body of HorizontalPodAutoscaler::readUse
<ReadHorizontalPodAutoscalerStatusResponse as Response>::try_from_parts to parse the HTTP response body of HorizontalPodAutoscaler::read_statusUse
<ReadReplicaSetScaleResponse as Response>::try_from_parts to parse the HTTP response body of Scale::read_replica_setUse
<ReadReplicationControllerScaleResponse as Response>::try_from_parts to parse the HTTP response body of Scale::read_replication_controllerUse
<ReadStatefulSetScaleResponse as Response>::try_from_parts to parse the HTTP response body of Scale::read_stateful_set