Versions in this module Expand all Collapse all v0 v0.1.1 Jun 9, 2022 v0.1.0 May 27, 2022 Changes in this version + type AccessChecker interface + CanI func(ctx context.Context, group string, resource string) bool + WithVerb func(operation string) AccessChecker + func NewAccessChecker(client client.Client, ttl time.Duration) AccessChecker