Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RoledResourcesDeleterInterface ¶
RoledResourcesDeleterInterface to delete a role with all resources in it.
func NewRoleedResourcesDeleter ¶
func NewRoleedResourcesDeleter(pilicyClient v1clientset.RoleInterface, authClient v1clientset.AuthV1Interface, enforcer *casbin.SyncedEnforcer, finalizerToken v1.FinalizerName, deleteRoleWhenDone bool) RoledResourcesDeleterInterface
NewRoleedResourcesDeleter to create the roledResourcesDeleter that implement the RoledResourcesDeleterInterface by given client and configure.
Click to show internal directories.
Click to hide internal directories.