cani

package
v4.2.0-alpha.0+incompa... Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 2, 2019 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CanIRecommendedName = "can-i"
)

Variables

This section is empty.

Functions

func NewCmdCanI

func NewCmdCanI(name, fullName string, f kcmdutil.Factory, streams genericclioptions.IOStreams) *cobra.Command

Types

type CanIOptions

type CanIOptions struct {
	PrintFlags *genericclioptions.PrintFlags

	ToPrinter func(string) (printers.ResourcePrinter, error)

	NoHeaders     bool
	AllNamespaces bool
	ListAll       bool
	Quiet         bool
	IgnoreScopes  bool
	User          string
	Groups        []string
	Scopes        []string
	Namespace     string
	AuthClient    authorizationv1typedclient.AuthorizationV1Interface

	Args         []string
	Verb         string
	Resource     schema.GroupVersionResource
	ResourceName string

	genericclioptions.IOStreams
}

func NewCanIOptions

func NewCanIOptions(streams genericclioptions.IOStreams) *CanIOptions

func (*CanIOptions) Complete

func (o *CanIOptions) Complete(cmd *cobra.Command, f kcmdutil.Factory, args []string) error

func (*CanIOptions) Run

func (o *CanIOptions) Run() error

func (*CanIOptions) Validate

func (o *CanIOptions) Validate() error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL