Documentation ¶
Index ¶
- func DefaultGetAttr(scoper NamespaceScoper) storage.AttrFunc
- func MustGetGVK(obj kclient.Object, scheme *runtime.Scheme) schema.GroupVersionKind
- func MustGetListType(obj kclient.Object, scheme *runtime.Scheme) kclient.ObjectList
- type Fields
- type FieldsIndexer
- type NamespaceScoper
- type Object
- type ObjectList
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DefaultGetAttr ¶
func DefaultGetAttr(scoper NamespaceScoper) storage.AttrFunc
func MustGetGVK ¶
func MustGetListType ¶
Types ¶
type FieldsIndexer ¶
type FieldsIndexer interface {
IndexFields() []string
}
type NamespaceScoper ¶
type NamespaceScoper interface {
NamespaceScoped() bool
}
type ObjectList ¶
type ObjectList kclient.ObjectList
Click to show internal directories.
Click to hide internal directories.