Versions in this module Expand all Collapse all v0 v0.1.0 Jan 19, 2026 Changes in this version + func ClusterNameFromObject(obj ctrlruntimeclient.Object) logicalcluster.Name + func ClusterPathFromObject(obj ctrlruntimeclient.Object) logicalcluster.Path + func RetargetRestConfig(cfg *rest.Config, cluster logicalcluster.Name) *rest.Config + func StripCluster(cfg *rest.Config) *rest.Config + type ClusterClient interface + Cluster func(cluster logicalcluster.Name, scheme *runtime.Scheme) (ctrlruntimeclient.Client, error) + ClusterConfig func(cluster logicalcluster.Name) *rest.Config + func NewClusterClient(cfg *rest.Config) ClusterClient