auth

package
v1.32.0-rc.2 Latest Latest
Warning

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

Go to latest
Published: Feb 2, 2022 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdAuth

func NewCmdAuth(log logrus.FieldLogger) *cli.Command

NewCmdAuth returns a new instance of the auth command.

func NewCmdAuthRefresh

func NewCmdAuthRefresh(log logrus.FieldLogger) *cli.Command

NewCmdAuthRefresh returns a new instance of the auth refresh command.

Types

type RefreshOptions

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

RefreshOptions the options for the auth refresh command.

func NewRefreshOptions

func NewRefreshOptions(log logrus.FieldLogger) (*RefreshOptions, error)

NewRefreshOptions creates a new instance of the auth refresh options.

func (*RefreshOptions) Run

func (o *RefreshOptions) Run(ctx context.Context) error

Run executes the auth refresh command.

Jump to

Keyboard shortcuts

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