capz

package
v1.30.0 Latest Latest
Warning

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

Go to latest
Published: Jan 27, 2025 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClusterBuilder

type ClusterBuilder struct {
	CustomKubeContext string
}

ClusterBuilder is the CAPZ ClusterBuilder

func (*ClusterBuilder) KubeContext added in v1.0.2

func (c *ClusterBuilder) KubeContext() string

KubeContext returns the known KubeConfig context that this builder expects

func (*ClusterBuilder) NewClusterApp

func (c *ClusterBuilder) NewClusterApp(clusterName string, orgName string, clusterValuesOverrides []string, defaultAppsValuesOverrides []string) *application.Cluster

NewClusterApp builds a new CAPZ cluster App

type PrivateClusterBuilder added in v1.21.0

type PrivateClusterBuilder struct {
	CustomKubeContext string
}

PrivateClusterBuilder is the private CAPZ ClusterBuilder

func (*PrivateClusterBuilder) KubeContext added in v1.21.0

func (c *PrivateClusterBuilder) KubeContext() string

KubeContext returns the known KubeConfig context that this builder expects

func (*PrivateClusterBuilder) NewClusterApp added in v1.21.0

func (c *PrivateClusterBuilder) NewClusterApp(clusterName string, orgName string, clusterValuesOverrides []string, defaultAppsValuesOverrides []string) *application.Cluster

NewClusterApp builds a new private CAPZ cluster App

Jump to

Keyboard shortcuts

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