defaults

package
v0.27.0-rc.0 Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CloudConfig

type CloudConfig struct {
	SpacesValues  map[string]string
	PublicIngress bool
}

func GetConfig

func GetConfig(kClient kubernetes.Interface, override string) (*CloudConfig, error)

type CloudType

type CloudType string
const (
	AmazonEKS CloudType = "eks"
	AzureAKS  CloudType = "aks"
	Generic   CloudType = "generic"
	GoogleGKE CloudType = "gke"
	Kind      CloudType = "kind"

	ClusterTypeStr = "clusterType"
)

func (*CloudType) Defaults

func (ct *CloudType) Defaults() CloudConfig

Jump to

Keyboard shortcuts

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