Documentation ¶
Index ¶
- type Service
- func (s *Service) CreateOIDCProvider(release *semver.Version, domain, bucketName, region string) error
- func (s *Service) CreateOIDCTags(release *semver.Version, cfDomain, accountID, bucketName, region string, ...) error
- func (s *Service) DeleteOIDCProvider(release *semver.Version, cfDomain, accountID, bucketName, region string) error
- func (s *Service) ListCustomerOIDCTags(release *semver.Version, cfDomain, accountID, bucketName, region string) (map[string]string, error)
- func (s *Service) RemoveOIDCTags(release *semver.Version, cfDomain, accountID, bucketName, region string, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
Service holds a collection of interfaces.
func NewService ¶
NewService returns a new service given the S3 api client.
func (*Service) CreateOIDCProvider ¶
func (*Service) CreateOIDCTags ¶ added in v0.3.0
func (*Service) DeleteOIDCProvider ¶
func (*Service) ListCustomerOIDCTags ¶ added in v0.3.0
Click to show internal directories.
Click to hide internal directories.