Versions in this module Expand all Collapse all v0 v0.1.0 Jan 19, 2026 Changes in this version + func ClusterFromContext(ctx context.Context) logicalcluster.Name + func WithClusterName(ctx context.Context, cluster logicalcluster.Name) context.Context + func WithWorkspacePath(ctx context.Context, path logicalcluster.Path) context.Context + func WorkspacePathFromContext(ctx context.Context) logicalcluster.Path + type ManifestsSource interface + Manifests func(cluster *kcpcorev1alpha1.LogicalCluster) ([]*unstructured.Unstructured, error)