Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KeyringHelper ¶
type KeyringHelper struct {
// contains filtered or unexported fields
}
func NewKeyringHelper ¶
func NewKeyringHelper() (*KeyringHelper, error)
func (*KeyringHelper) Add ¶
func (kr *KeyringHelper) Add(creds *credentials.Credentials) error
func (*KeyringHelper) Delete ¶
func (kr *KeyringHelper) Delete(serverURL string) error
func (KeyringHelper) SupportsCredentialStorage ¶
func (KeyringHelper) SupportsCredentialStorage() bool
Click to show internal directories.
Click to hide internal directories.