iam

package
v0.6.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service struct {
	Client iamiface.IAMAPI
	// contains filtered or unexported fields
}

Service holds a collection of interfaces.

func NewService

func NewService(clusterScope scope.IAMScope) *Service

NewService returns a new service given the S3 api client.

func (*Service) CreateOIDCProvider

func (s *Service) CreateOIDCProvider(release *semver.Version, domain, bucketName, region string) error

func (*Service) CreateOIDCTags added in v0.3.0

func (s *Service) CreateOIDCTags(release *semver.Version, cfDomain, accountID, bucketName, region string, customerTags map[string]string) error

func (*Service) DeleteOIDCProvider

func (s *Service) DeleteOIDCProvider(release *semver.Version, cfDomain, accountID, bucketName, region string) error

func (*Service) ListCustomerOIDCTags added in v0.3.0

func (s *Service) ListCustomerOIDCTags(release *semver.Version, cfDomain, accountID, bucketName, region string) (map[string]string, error)

func (*Service) RemoveOIDCTags added in v0.3.0

func (s *Service) RemoveOIDCTags(release *semver.Version, cfDomain, accountID, bucketName, region string, tagKeys []string) error

Jump to

Keyboard shortcuts

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