version

package
v0.26.0 Latest Latest
Warning

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

Go to latest
Published: Sep 28, 2023 License: UPL-1.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Defaults added in v0.2.0

type Defaults struct {
	Release         string `json:"Release"`
	ContainerImages struct {
		Calico         string `json:"calico"`
		CoreDNS        string `json:"coredns"`
		ETCD           string `json:"etcd"`
		TigeraOperator string `json:"tigera-operator" yaml:"tigera-operator"`
	} `json:"container-images" yaml:"container-images"`
	KubernetesVersion string `json:"-"`
	VerrazzanoVersion string `json:"-"`
}

func LoadDefaults added in v0.2.0

func LoadDefaults(ctx context.Context, ki kubernetes.Interface) (*Defaults, error)

Jump to

Keyboard shortcuts

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