Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewLoginCmd ¶ added in v1.1.0
Types ¶
type AuthImpl ¶
type AuthImpl struct{}
func NewAuthImpl ¶
func NewAuthImpl() *AuthImpl
func (*AuthImpl) GetLoginPrompt ¶
func (*AuthImpl) IsLoggedIn ¶
func (*AuthImpl) Login ¶
func (i *AuthImpl) Login(params LoginParams) error
Click to show internal directories.
Click to hide internal directories.