awswrapper

package
v0.0.0-...-8d1f4f6 Latest Latest
Warning

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

Go to latest
Published: Aug 27, 2022 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AWSWrapper

type AWSWrapper interface {
	EnsurePolicy(policyName string, policyDocument []byte) error
	EnsureRole(roleName string, policyName, trustPolicy string) error
	TrustPolicyFromCluster(clusterName, namespace, serviceAccount string) (string, error)
	TrustPolicyFromOIDCIssuer(issuer, namespace, serviceAccount string) string
}

func New

func New(region, endpoint string) (AWSWrapper, error)

Jump to

Keyboard shortcuts

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