Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmdMakeRBAC ¶
Types ¶
type MakeRBACOptions ¶
type MakeRBACOptions struct { FilenameOptions resource.FilenameOptions ValidationDirective string Name string For string ForGroup string MissingOnly bool PrintVersionAndExit bool genericiooptions.IOStreams }
MakeRBACOptions provides information required to check missing RBAC rules
func NewMakeRBACOptions ¶
func NewMakeRBACOptions(streams genericiooptions.IOStreams) *MakeRBACOptions
func (*MakeRBACOptions) RunMakeRBAC ¶
Click to show internal directories.
Click to hide internal directories.