Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Credential ¶
type Credential struct {
Token string
}
type CredentialFactory ¶
type CredentialFactory interface {
Get() (Credential, error)
}
func NewCredentialFactory ¶
func NewCredentialFactory(cli plugin.CliConnection) CredentialFactory
Directories ¶
Path | Synopsis |
---|---|
This file was generated by counterfeiter
|
This file was generated by counterfeiter |
Click to show internal directories.
Click to hide internal directories.