Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(delegatingClient client.Client, resources []GroupVersionResourceVerb, nonResources []PathVerb) authorizer.Authorizer
Types ¶
type GroupVersionResourceVerb ¶
type GroupVersionResourceVerb struct {
schema.GroupVersionResource
SubResource string
Verb string
}
Click to show internal directories.
Click to hide internal directories.