Documentation
¶
Index ¶
Constants ¶
View Source
const ( RegCredSecretName = "container-registries-configuration" RegCredSecretNamespace = "default" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClusterBuilder ¶
type ClusterBuilder struct{}
ClusterBuilder is the CAPVCD ClusterBuilder
func (*ClusterBuilder) NewClusterApp ¶
func (c *ClusterBuilder) NewClusterApp(clusterName string, orgName string, clusterValuesOverrides []string, defaultAppsValuesOverrides []string) *application.Cluster
NewClusterApp builds a new CAPVCD cluster App
Click to show internal directories.
Click to hide internal directories.