Documentation ¶
Index ¶
- Variables
- func GetAttrs(o runtime.Object) (labels.Set, fields.Set, bool, error)
- func Matcher(label labels.Selector, field fields.Selector) storage.SelectionPredicate
- func NewStrategy(kc kclientset.Interface) *templateInstanceStrategy
- func SelectableFields(obj *templateapi.TemplateInstance) fields.Set
Constants ¶
This section is empty.
Variables ¶
View Source
var StatusStrategy = statusStrategy{kapi.Scheme, names.SimpleNameGenerator}
Functions ¶
func NewStrategy ¶
func NewStrategy(kc kclientset.Interface) *templateInstanceStrategy
func SelectableFields ¶
func SelectableFields(obj *templateapi.TemplateInstance) fields.Set
SelectableFields returns a field set that can be used for filter selection
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.