Module k8s_openapi_ext::autoscalingv1
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_partsto parse the HTTP response body ofScale::read_deployment - Use
<ReadHorizontalPodAutoscalerResponse as Response>::try_from_partsto parse the HTTP response body ofHorizontalPodAutoscaler::read - Use
<ReadHorizontalPodAutoscalerStatusResponse as Response>::try_from_partsto parse the HTTP response body ofHorizontalPodAutoscaler::read_status - Use
<ReadReplicaSetScaleResponse as Response>::try_from_partsto parse the HTTP response body ofScale::read_replica_set - Use
<ReadReplicationControllerScaleResponse as Response>::try_from_partsto parse the HTTP response body ofScale::read_replication_controller - Use
<ReadStatefulSetScaleResponse as Response>::try_from_partsto parse the HTTP response body ofScale::read_stateful_set