Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type GroupVersionKindNamespacedName ¶
type GroupVersionKindNamespacedName struct { schema.GroupVersionKind types.NamespacedName }
GroupVersionKindNamespacedName uniquely identifies an object
func GVKNN ¶
func GVKNN(o client.Object) GroupVersionKindNamespacedName
GVKNN returns a GroupVersionKindNamespacedName that uniquely identifies the object
func (GroupVersionKindNamespacedName) String ¶
func (gvknn GroupVersionKindNamespacedName) String() string
Click to show internal directories.
Click to hide internal directories.