Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cleaner ¶
type Cleaner interface {
Do() error
}
func NewCleaner ¶
func NewCleaner(context context.Context, kubernetesInterface kubernetes.Interface, secretBindingsClient gardener_apis.SecretBindingInterface, shootClient gardener_apis.ShootInterface, providerFactory cloudprovider.ProviderFactory) Cleaner
Click to show internal directories.
Click to hide internal directories.