Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClusteredName ¶
type ClusteredName struct {
types.NamespacedName
ClusterID logicalcluster.Name
}
func GetClusteredName ¶
func GetClusteredName(ctx context.Context, instance runtimeobject.RuntimeObject) (ClusteredName, bool)
func MustGetClusteredName ¶
func MustGetClusteredName(ctx context.Context, instance runtimeobject.RuntimeObject) ClusteredName
Click to show internal directories.
Click to hide internal directories.