wincred

package
v0.8.1 Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2024 License: MIT Imports: 6 Imported by: 5

Documentation

Rendered for windows/amd64

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Wincred added in v0.3.0

type Wincred struct{}

Wincred handles secrets using the Windows credential service.

func (Wincred) Add added in v0.3.0

func (h Wincred) Add(creds *credentials.Credentials) error

Add adds new credentials to the windows credentials manager.

func (Wincred) Delete added in v0.3.0

func (h Wincred) Delete(serverURL string) error

Delete removes credentials from the windows credentials manager.

func (Wincred) Get added in v0.3.0

func (h Wincred) Get(serverURL string) (string, string, error)

Get retrieves credentials from the windows credentials manager.

func (Wincred) List added in v0.4.0

func (h Wincred) List() (map[string]string, error)

List returns the stored URLs and corresponding usernames for a given credentials label.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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