login

package
v1.2.6 Latest Latest
Warning

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

Go to latest
Published: Aug 31, 2020 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const RecommendedCommandName = "login"

RecommendedCommandName is the recommended command name

Variables

This section is empty.

Functions

func NewCmdLogin

func NewCmdLogin(name, fullName string) *cobra.Command

NewCmdLogin implements the odo command

Types

type LoginOptions added in v0.0.19

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

LoginOptions encapsulates the options for the odo command

func NewLoginOptions added in v0.0.19

func NewLoginOptions() *LoginOptions

NewLoginOptions creates a new LoginOptions instance

func (*LoginOptions) Complete added in v0.0.19

func (o *LoginOptions) Complete(name string, cmd *cobra.Command, args []string) (err error)

Complete completes LoginOptions after they've been created

func (*LoginOptions) Run added in v0.0.19

func (o *LoginOptions) Run() (err error)

Run contains the logic for the odo command

func (*LoginOptions) Validate added in v0.0.19

func (o *LoginOptions) Validate() (err error)

Validate validates the LoginOptions based on completed values

Jump to

Keyboard shortcuts

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