Versions in this module Expand all Collapse all v0 v0.6.0 Mar 19, 2024 Changes in this version + type AWSCPI struct + func New(c ctrlclient.Client, cfg *AWSCPIConfig) *AWSCPI + func (a *AWSCPI) EnsureCPIConfigMapForCluster(ctx context.Context, cluster *clusterv1.Cluster) (*corev1.ConfigMap, error) + type AWSCPIConfig struct + func (a *AWSCPIConfig) AddFlags(prefix string, flags *pflag.FlagSet)