Documentation
¶
Index ¶
- func ApplyManifests(ctx context.Context, kubeClient client.Client, manifestYamlsCombined string) (d diag.Diagnostics)
- func DescribeKubeCluster(ctx context.Context, dp awsconfig.AWSDataplane, cfg aws.Config) (cluster *types.Cluster, err error)
- func GetARNForCPService(ctx context.Context, cfg aws.Config, cc awsconfig.ClusterConfiguration, ...) string
- func GetARNForService(ctx context.Context, cfg aws.Config, cc awsconfig.ClusterConfiguration, ...) string
- func GetAwsConfig(ctx context.Context, dp awsconfig.AWSDataplane) (cfg aws.Config, d diag.Diagnostics)
- func GetKubeClient(ctx context.Context, cfg aws.Config, dp awsconfig.AWSDataplane) (kubeClient client.Client, err error)
- func GetKubeClusterName(ctx context.Context, dp awsconfig.AWSDataplane) (name string, err error)
- func GetKubeConfig(ctx context.Context, dp awsconfig.AWSDataplane, cfg aws.Config) (kubeConfig []byte, err error)
- func RenderAndApplyTemplate(ctx context.Context, kubeClient client.Client, name string, ...) (d diag.Diagnostics)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ApplyManifests ¶
func DescribeKubeCluster ¶
func GetARNForCPService ¶
func GetARNForService ¶
func GetAwsConfig ¶
func GetAwsConfig(ctx context.Context, dp awsconfig.AWSDataplane) (cfg aws.Config, d diag.Diagnostics)
func GetKubeClient ¶
func GetKubeClusterName ¶
func GetKubeConfig ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.