package
Version:
v1.7.6
Opens a new window with list of versions in this module.
Published: Sep 14, 2024
License: GPL-3.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.