Documentation ¶
Index ¶
Constants ¶
View Source
const (
PluginName = "apis.kcp.dev/PermissionClaims"
)
Variables ¶
This section is empty.
Functions ¶
func NewMutatingPermissionClaims ¶
func NewMutatingPermissionClaims() admission.MutationInterface
NewMutatingPermissionClaims creates a mutating admission plugin that is responsible for labeling objects according to permission claims. or every creation and update request, we will determine the bindings in the workspace and if the object is claimed by an accepted permission claim we will add the label, and remove those that are not backed by a permission claim anymore.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.