deletion

package
v1.3.1 Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2020 License: Apache-2.0, BSD-2-Clause, BSD-3-Clause, + 8 more Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LocalIdentitiedResourcesDeleterInterface

type LocalIdentitiedResourcesDeleterInterface interface {
	Delete(ctx context.Context, localIdentityName string) error
}

LocalIdentitiedResourcesDeleterInterface to delete a localIdentity with all resources in it.

func NewLocalIdentitiedResourcesDeleter

func NewLocalIdentitiedResourcesDeleter(localIdentityClient v1clientset.LocalIdentityInterface,
	authClient v1clientset.AuthV1Interface,
	enforcer *casbin.SyncedEnforcer,
	finalizerToken v1.FinalizerName,
	deleteLocalIdentityWhenDone bool) LocalIdentitiedResourcesDeleterInterface

NewLocalIdentitiedResourcesDeleterx to create the loalIdentitiedResourcesDeleter that implement the LocalIdentitiedResourcesDeleterInterface by given client and configure.

Jump to

Keyboard shortcuts

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