package
Version:
v0.24.0-rc.8
Opens a new window with list of versions in this module.
Published: Mar 17, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 18
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
-
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, ...)
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,
apiServer vclusterconfig.DistroContainerEnabled,
controllerManager vclusterconfig.DistroContainerEnabled,
scheduler vclusterconfig.DistroContainer,
vConfig *config.VirtualClusterConfig,
) error
func StartKine(ctx context.Context, dataSource, listenAddress string, certificates *etcd.Certificates)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.