Documentation
¶
Index ¶
Constants ¶
View Source
const NewGroupRecommendedName = "new"
Variables ¶
This section is empty.
Functions ¶
func NewCmdNewGroup ¶
Types ¶
type NewGroupOptions ¶
type NewGroupOptions struct {
GroupClient usertypedclient.GroupInterface
Group string
Users []string
Out io.Writer
Printer kprinters.ResourcePrinterFunc
}
func (*NewGroupOptions) AddGroup ¶
func (o *NewGroupOptions) AddGroup() error
func (*NewGroupOptions) Validate ¶
func (o *NewGroupOptions) Validate() error
Click to show internal directories.
Click to hide internal directories.