package
1.2.0
Repository: https://github.com/caicloud/cyclone.git
Documentation: pkg.go.dev

# Functions

GetClusterClient gets cluster client with the given cluster name.
RegisterClusterController register a cluster to this registry.
RemoveClusterController stop and remove cluster from this registry.

# Variables

ControllerRegistry manages all controllers created for each cluster.
NewClusterChan is channels for clusters that got created.

# Structs

ClusterController ...