Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type RolesOptions ¶
type RolesOptions struct {
// contains filtered or unexported fields
}
func NewRolesOptions ¶
func NewRolesOptions() *RolesOptions
func (*RolesOptions) Complete ¶
func (o *RolesOptions) Complete(cmd *cobra.Command, args []string) error
func (*RolesOptions) Run ¶
func (o *RolesOptions) Run() error
func (*RolesOptions) Validate ¶
func (o *RolesOptions) Validate() error
Click to show internal directories.
Click to hide internal directories.