Documentation ¶
Index ¶
- type Service
- func (s *Service) DeleteOIDCProviders() error
- func (s *Service) EnsureOIDCProviders(identityProviderURLs []string, clientID string, customerTags map[string]string) error
- func (s *Service) ListCustomerOIDCTags(release *semver.Version, cfDomain, accountID, bucketName, region string) (map[string]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) DeleteOIDCProviders ¶ added in v0.9.0
func (*Service) EnsureOIDCProviders ¶ added in v0.9.0
Click to show internal directories.
Click to hide internal directories.