Reference documentation and code samples for the Kubernetes Engine V1beta1 API class Google::Cloud::Container::V1beta1::PodAutoscaling.
PodAutoscaling is used for configuration of parameters for workload autoscaling.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#hpa_profile
def hpa_profile() -> ::Google::Cloud::Container::V1beta1::PodAutoscaling::HPAProfile
Returns
- (::Google::Cloud::Container::V1beta1::PodAutoscaling::HPAProfile) — Selected Horizontal Pod Autoscaling profile.
#hpa_profile=
def hpa_profile=(value) -> ::Google::Cloud::Container::V1beta1::PodAutoscaling::HPAProfile
Parameter
- value (::Google::Cloud::Container::V1beta1::PodAutoscaling::HPAProfile) — Selected Horizontal Pod Autoscaling profile.
Returns
- (::Google::Cloud::Container::V1beta1::PodAutoscaling::HPAProfile) — Selected Horizontal Pod Autoscaling profile.