Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAPIResourceSchemaAuthorizer ¶
func NewAPIResourceSchemaAuthorizer(kubeClusterClient kcpkubernetesclientset.ClusterInterface) authorizer.Authorizer
NewAPIResourceSchemaAuthorizer creates a new authorizer that checks if the user has read access to APIBindings in the consumer workspace. The consumer workspace is determined from the APIDomainKey in the context.
Access is allowed if: - The user has "get", "list", or "watch" permission on "apibindings" in the consumer workspace - The request verb is read-only (get, list, watch).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.