auth

package
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: Jan 18, 2018 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewInitCommand

func NewInitCommand() *cobra.Command

func NewRefreshCommand

func NewRefreshCommand() *cobra.Command

Types

type InitOptions

type InitOptions struct {
	// contains filtered or unexported fields
}

func (*InitOptions) BindFlags

func (o *InitOptions) BindFlags(flags *pflag.FlagSet)

func (*InitOptions) Complete

func (o *InitOptions) Complete(args []string) (err error)

func (*InitOptions) Run

func (o *InitOptions) Run(c *cobra.Command) (err error)

func (*InitOptions) Validate

func (o *InitOptions) Validate(c *cobra.Command, args []string) (err error)

type RefreshOptions

type RefreshOptions struct {
	// contains filtered or unexported fields
}

func (*RefreshOptions) BindFlags

func (o *RefreshOptions) BindFlags(flags *pflag.FlagSet)

func (*RefreshOptions) Complete

func (o *RefreshOptions) Complete(args []string) (err error)

func (*RefreshOptions) Run

func (o *RefreshOptions) Run(c *cobra.Command) error

func (*RefreshOptions) Validate

func (o *RefreshOptions) Validate(c *cobra.Command, args []string) (err error)

Jump to

Keyboard shortcuts

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