Versions in this module Expand all Collapse all v1 v1.0.0 Jul 24, 2018 Changes in this version + const NewGroupRecommendedName + func NewCmdNewGroup(name, fullName string, f kcmdutil.Factory, streams genericclioptions.IOStreams) *cobra.Command + type NewGroupOptions struct + Group string + GroupClient usertypedclient.GroupInterface + Out io.Writer + Printer kprinters.ResourcePrinterFunc + Users []string + func (o *NewGroupOptions) AddGroup() error + func (o *NewGroupOptions) Complete(f kcmdutil.Factory, cmd *cobra.Command, args []string) error + func (o *NewGroupOptions) Validate() error