policyrolecache

package
v1.9.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 30, 2023 License: Apache-2.0, BSD-2-Clause, BSD-3-Clause, + 8 more Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Cache = &policyRoleCache{store: map[string]sets.String{}}

Functions

This section is empty.

Types

type PolicyRoleCache

type PolicyRoleCache interface {
	GetRolesByPolicy(policyName string) sets.String
	PutByRole(role *apiauthzv1.Role)
	DeleteRole(role *apiauthzv1.Role)
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL