Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Credential ¶
Credential implements the Credentials interface.
func (*Credential) GetPassword ¶
func (c *Credential) GetPassword() string
GetPassword implements the Credentials interface.
func (*Credential) GetUsername ¶
func (c *Credential) GetUsername() string
GetUsername implements the Credentials interface.
Click to show internal directories.
Click to hide internal directories.