k8s

package
v0.29.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 30, 2025 License: Apache-2.0 Imports: 24 Imported by: 0

Documentation

Index

Constants

View Source
const (
	SQLiteParams = "?_journal=WAL&cache=shared&_busy_timeout=30000&_txlock=immediate"
)

Variables

This section is empty.

Functions

func ExecTemplate added in v0.26.0

func ExecTemplate(templateContents string, name, namespace string, values *vclusterconfig.Config) ([]byte, error)

func MigrateK3sToK8s added in v0.25.0

func MigrateK3sToK8s(ctx context.Context, currentNamespaceClient kubernetes.Interface, currentNamespace string, options *config.VirtualClusterConfig) error

func MigrateK3sToK8sStateless added in v0.25.0

func MigrateK3sToK8sStateless(ctx context.Context, currentNamespaceClient kubernetes.Interface, currentNamespace string, vClusterClient client.Client, options *config.VirtualClusterConfig) error

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, vConfig *config.VirtualClusterConfig) error

func StartKine added in v0.24.0

func StartKine(ctx context.Context, dataSource, listenAddress string, certificates *etcd.Certificates, extraArgs []string)

func StartKineWithDone added in v0.27.0

func StartKineWithDone(ctx context.Context, dataSource, listenAddress string, certificates *etcd.Certificates, extraArgs []string) <-chan error

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL