Documentation
¶
Index ¶
- func GetSCCRestrictiveList(ctx context.Context, securityClient security.Interface) ([]*securityv1.SecurityContextConstraints, error)
- func GetSecurityClient(ctx context.Context) security.Interface
- func SCCAMoreRestrictiveThanB(prioritizedSCCList []*securityv1.SecurityContextConstraints, sccA string, ...) (bool, error)
- func VerifySCCExists(ctx context.Context, sccName string, securityClient security.Interface) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetSCCRestrictiveList ¶ added in v0.68.1
func GetSCCRestrictiveList(ctx context.Context, securityClient security.Interface) ([]*securityv1.SecurityContextConstraints, error)
func SCCAMoreRestrictiveThanB ¶ added in v0.68.1
func SCCAMoreRestrictiveThanB(prioritizedSCCList []*securityv1.SecurityContextConstraints, sccA string, sccB string) (bool, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.