Documentation ¶
Index ¶
Constants ¶
View Source
const NewGroupRecommendedName = "new"
Variables ¶
This section is empty.
Functions ¶
func NewCmdNewGroup ¶
Types ¶
type NewGroupOptions ¶
type NewGroupOptions struct { PrintFlags *genericclioptions.PrintFlags Printer printers.ResourcePrinter GroupClient userv1typedclient.GroupsGetter Group string Users []string DryRun bool genericclioptions.IOStreams }
func NewNewGroupOptions ¶
func NewNewGroupOptions(streams genericclioptions.IOStreams) *NewGroupOptions
func (*NewGroupOptions) Run ¶
func (o *NewGroupOptions) Run() error
func (*NewGroupOptions) Validate ¶
func (o *NewGroupOptions) Validate() error
Click to show internal directories.
Click to hide internal directories.