configcontroller

package
v0.0.0-...-9140424 Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2024 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Region = "us-west1"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type CCCluster

type CCCluster interface {
	ClusterUp() error

	// ClusterUser
	Config() *rest.Config
	Name() string
	RestartWorkloads() error
	WaitForWorkloads() error
	KCCInstalled() bool
	Context() map[string]string
}

func NewCluster

func NewCluster(name string, masterCidr string, manifestPaths []string,
	deployments []types.NamespacedName) CCCluster

Jump to

Keyboard shortcuts

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