Documentation
¶
Index ¶
- func PredicateListOptions(ctx context.Context, options *metainternal.ListOptions) *metainternal.ListOptions
- func ShouldHaveDeleteDependentsFinalizer(options *metav1.DeleteOptions, haveDeleteDependentsFinalizer bool) bool
- func ShouldHaveOrphanFinalizer(options *metav1.DeleteOptions, haveOrphanFinalizer bool) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PredicateListOptions ¶
func PredicateListOptions(ctx context.Context, options *metainternal.ListOptions) *metainternal.ListOptions
PredicateListOptions determines the query options according to the tenant attribute of the request user.
func ShouldHaveDeleteDependentsFinalizer ¶
func ShouldHaveDeleteDependentsFinalizer(options *metav1.DeleteOptions, haveDeleteDependentsFinalizer bool) bool
ShouldHaveDeleteDependentsFinalizer is used to determine whether to delete all dependencies
func ShouldHaveOrphanFinalizer ¶
func ShouldHaveOrphanFinalizer(options *metav1.DeleteOptions, haveOrphanFinalizer bool) bool
ShouldHaveOrphanFinalizer is used to determine whether to delete all dependencies
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.