k8s

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Sep 4, 2020 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetAWSAccount

func GetAWSAccount(
	ctx context.Context,
	cli client.Client,
	namespace,
	accountCRName string,
) (*awsv1alpha1.Account, error)

Get AWS Account CR

func GetAWSAccountClaim

func GetAWSAccountClaim(
	ctx context.Context,
	cli client.Client,
	namespace,
	accountClaimName string,
) (*awsv1alpha1.AccountClaim, error)

Get AWS Account Claim CR

func GetAWSAccountCredentials

func GetAWSAccountCredentials(
	ctx context.Context,
	cli client.Client,
	namespace,
	secretName string,
) (*awsprovider.AwsClientInput, error)

Get the IAM Credentials created with AWS Account CR

func NewAWSSecret

func NewAWSSecret(name, namespace, accessKeyID, secretAccessKey string) string

func NewClient

func NewClient(flags *genericclioptions.ConfigFlags) (client.Client, error)

NewClient creates a Kubernetes client with provided cli flags

Types

This section is empty.

Jump to

Keyboard shortcuts

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