iamserviceaccount

package
v0.17.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const KeyAttachPolicyARN = "attach_policy_arn"
View Source
const KeyCluster = "cluster"
View Source
const KeyName = "name"
View Source
const KeyNamespace = "namespace"
View Source
const KeyOverrideExistingServiceAccounts = "override_existing_serviceaccounts"
View Source
const KeyProfile = "profile"
View Source
const KeyRegion = "region"

Variables

This section is empty.

Functions

func Resource

func Resource() *schema.Resource

Types

type IAMServiceAccount

type IAMServiceAccount struct {
	Name                            string
	Namespace                       string
	Region                          string
	Profile                         string
	Cluster                         string
	AttachPolicyARN                 string
	OverrideExistingServiceAccounts bool
	Output                          string
	AssumeRoleConfig                *sdk.AssumeRoleConfig
}

func ReadIAMServiceAccount

func ReadIAMServiceAccount(d *schema.ResourceData) *IAMServiceAccount

Jump to

Keyboard shortcuts

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