Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SARAuthorizer ¶
type SARAuthorizer struct {
// contains filtered or unexported fields
}
SARAuthorizer authorizes user using K8s SubjectAccessReview API
func NewSARAuthorizer ¶
func NewSARAuthorizer(cli kubernetes.Interface) *SARAuthorizer
Click to show internal directories.
Click to hide internal directories.