creds

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2021 License: AGPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Creds

type Creds struct {
	Credentials map[string]map[string]string
}

Creds contains everything a Credentials uses

type CredsIf

type CredsIf interface {
	DesiredState(account string, usernames []string) (map[string]string, error)
	DeleteAccount(account string) error
}

If is an interface to handle the different sources of credentials.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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