package
Version:
v1.6.5
Opens a new window with list of versions in this module.
Published: Jul 21, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type PolicyRule struct {
Resource []string `json:"resource"`
ResourceNames []string `json:"resourceNames"`
Verbs []string `json:"verbs"`
}
type Subject struct {
Kind string `json:"kind"`
Name string `json:"name"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.