Documentation ¶
Index ¶
- func GetAttrs(obj runtime.Object) (labels.Set, fields.Set, bool, error)
- func InstanceGroupToSelectableFields(obj *kops.InstanceGroup) fields.Set
- func MatchInstanceGroup(label labels.Selector, field fields.Selector) storage.SelectionPredicate
- func NewStrategy(typer runtime.ObjectTyper) instanceGroupStrategy
- type REST
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InstanceGroupToSelectableFields ¶
func InstanceGroupToSelectableFields(obj *kops.InstanceGroup) fields.Set
InstanceGroupToSelectableFields returns a field set that represents the object.
func MatchInstanceGroup ¶
MatchInstanceGroup is the filter used by the generic etcd backend to watch events from etcd to clients of the apiserver only interested in specific labels/fields.
func NewStrategy ¶
func NewStrategy(typer runtime.ObjectTyper) instanceGroupStrategy
Types ¶
type REST ¶
type REST struct {
*genericregistry.Store
}
func (*REST) ShortNames ¶
ShortNames implements the ShortNamesProvider interface. Returns a list of short names for a resource.
Click to show internal directories.
Click to hide internal directories.