Versions in this module Expand all Collapse all v0 v0.2.0 Oct 28, 2025 v0.1.0 Jan 29, 2025 Changes in this version + type SARAuthorizer struct + func NewSARAuthorizer(cli kubernetes.Interface) *SARAuthorizer + func (s *SARAuthorizer) Authorize(ctx context.Context, userInfo *authv1.UserInfo, namespace string) (authorizer.Decision, string, error)