Documentation
¶
Index ¶
- func RunCommand(ctx context.Context, command []string, component string) error
- func StartBackingStore(ctx context.Context, vConfig *config.VirtualClusterConfig) (string, *etcd.Certificates, error)
- func StartK8S(ctx context.Context, serviceCIDR string, ...) error
- func StartKine(ctx context.Context, dataSource, listenAddress string, ...)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StartBackingStore ¶ added in v0.24.0
func StartBackingStore(ctx context.Context, vConfig *config.VirtualClusterConfig) (string, *etcd.Certificates, error)
func StartK8S ¶
func StartK8S( ctx context.Context, serviceCIDR string, apiServer vclusterconfig.DistroContainerEnabled, controllerManager vclusterconfig.DistroContainerEnabled, scheduler vclusterconfig.DistroContainer, vConfig *config.VirtualClusterConfig, ) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.