Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var SystemShardCluster = logicalcluster.New("system:shard")
SystemShardCluster is the name of a logical cluster on every shard (including the root shard) that holds essential system resources (like the root APIs).
Functions ¶
func Bootstrap ¶
func Bootstrap(ctx context.Context, discoveryClient discovery.DiscoveryInterface, dynamicClient dynamic.Interface, batteriesIncluded sets.String, kcpClient kcpclient.Interface) error
Bootstrap creates resources required for a shard. As of today creating API bindings for the root APIs and the default ns is enough.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.