Versions in this module Expand all Collapse all v1 v1.16.3 Nov 9, 2022 Changes in this version + func GetReplicasFromRuntimeObject(obj runtime.Object) (int32, error) + func GetRuntimeObjectForKind(c clientset.Interface, kind schema.GroupKind, ns, name string) (runtime.Object, error) + func GetSelectorFromRuntimeObject(obj runtime.Object) (labels.Selector, error)