projectrbac

package
v1.7.1-0...-23dd39d Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2021 License: Apache-2.0, BSD-2-Clause, MIT, + 1 more Imports: 16 Imported by: 0

Documentation

Index

Constants

View Source
const (
	NamePrefixSpecificProjectAdmin      = "gardener.cloud:system:project:"
	NamePrefixSpecificProjectMember     = "gardener.cloud:system:project-member:"
	NamePrefixSpecificProjectUAM        = "gardener.cloud:system:project-uam:"
	NamePrefixSpecificProjectViewer     = "gardener.cloud:system:project-viewer:"
	NamePrefixSpecificProjectExtensions = "gardener.cloud:extension:project:"

	NameProjectMember = "gardener.cloud:system:project-member"
	NameProjectViewer = "gardener.cloud:system:project-viewer"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Interface

type Interface interface {
	component.Deployer
	DeleteStaleExtensionRolesResources(context.Context) error
}

func New

func New(client client.Client, project *gardencorev1beta1.Project) (Interface, error)

New creates a new instance of DeployWaiter for the RBAC resources required to interact with Projects.

Jump to

Keyboard shortcuts

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