Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCreator ¶ added in v0.6.0
func NewCreator(registry registry.Registry, localDoguRegistry local.LocalDoguRegistry, commandExecutor cloudogu.CommandExecutor, client client.Client, clientSet kubernetes.Interface, namespace string) *creator
NewCreator creates a new instance of ServiceAccountCreator
func NewRemover ¶ added in v0.6.0
func NewRemover(registry registry.Registry, localFetcher cloudogu.LocalDoguFetcher, localDoguRegistry local.LocalDoguRegistry, commandExecutor cloudogu.CommandExecutor, client client.Client, clientSet kubernetes.Interface, namespace string) *remover
NewRemover creates a new instance of ServiceAccountRemover
Types ¶
type Credentials ¶ added in v1.0.0
Click to show internal directories.
Click to hide internal directories.