Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateClusterAssets ¶
func GenerateClusterAssets(ic *installconfig.InstallConfig, clusterID *installconfig.ClusterID) (*capiutils.GenerateClusterAssetsOutput, error)
GenerateClusterAssets generates the manifests for the cluster-api.
Types ¶
type ClusterCSIDriverConfig ¶
type ClusterCSIDriverConfig struct {
KMSKeyARN string
}
ClusterCSIDriverConfig is the AWS config for the cluster CSI driver.
func (ClusterCSIDriverConfig) YAML ¶
func (params ClusterCSIDriverConfig) YAML() ([]byte, error)
YAML generates the cluster CSI driver config for the AWS platform.
Click to show internal directories.
Click to hide internal directories.