fn cluster_context(cluster: &ClusterScopeContext) -> Result<Context, Error>Expand description
Builds a single cluster context kind from a ClusterScopeContext.
Deliberately replica-free: cluster-coherent flags must resolve identically across a cluster’s replicas, so no replica/size attributes appear here.