package
0.17.2
Repository: https://github.com/clusternet/clusternet.git
Documentation: pkg.go.dev

# Constants

AppPusher allows deploying applications directly from parent cluster.
ClusterInit initializes the cluster after joining.
Deployer indicates whether clusternet-controller-manager works for application managements.
FailOver will migrate workloads from not-ready clusters to healthy spare clusters.
FeasibleClustersToleration indicates whether to tolerate failures on feasible clusters for dynamic scheduling with predictors.
FeedInUseProtection postpones deletion of an object that is being referred as a feed in Subscriptions.
FeedInventory runs default in-tree registry to parse the schema of a resource, such as Deployment, Statefulset, etc.
MultiClusterService indicates whether we allow service export and service import related controllers to run.
Predictor will predictor child cluster resource before scheduling.
Recovery ensures the resources deployed by Clusternet exist persistently in a child cluster.
ShadowAPI provides an apiserver to shadow all the Kubernetes objects, including CRDs.
SocketConnection setups and serves a WebSocket connection.