Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var StatusStrategy = autoscalerStatusStrategy{Strategy}
View Source
var Strategy = autoscalerStrategy{api.Scheme, names.SimpleNameGenerator}
Strategy is the default logic that applies when creating and updating HorizontalPodAutoscaler objects via the REST API.
Functions ¶
func AutoscalerToSelectableFields ¶
func AutoscalerToSelectableFields(hpa *autoscaling.HorizontalPodAutoscaler) fields.Set
func GetAttrs ¶ added in v1.6.0
func GetAttrs(obj runtime.Object) (labels.Set, fields.Set, error)
GetAttrs returns labels and fields of a given object for filtering purposes.
func MatchAutoscaler ¶
func MatchAutoscaler(label labels.Selector, field fields.Selector) storage.SelectionPredicate
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.