Documentation ¶
Index ¶
Constants ¶
View Source
const LinkAnnotation = "kelemetry.kubewharf.io/parent-link"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ParentLink ¶
type ParentLink struct { Cluster string `json:"cluster,omitempty"` metav1.GroupVersionResource Namespace string `json:"namespace,omitempty"` Name string `json:"name"` Uid types.UID `json:"uid"` }
func (ParentLink) ToRich ¶
func (ln ParentLink) ToRich() utilobject.Rich
Click to show internal directories.
Click to hide internal directories.