Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NGVK ¶
type NGVK struct {
// contains filtered or unexported fields
}
NGVK is a Key object type that represent a uniq object key based on GroupVersion Kind and Name
func (NGVK) NamespacedName ¶
func (ngvk NGVK) NamespacedName() types.NamespacedName
NamespacedName Returns the Name part ("N") of the NGVK type
Click to show internal directories.
Click to hide internal directories.