wincred

package
v1.10.0 Latest Latest
Warning

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

Go to latest
Published: Oct 7, 2019 License: MIT Imports: 4 Imported by: 0

Documentation

Rendered for windows/amd64

Overview

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

https://github.com/docker/docker-credential-helpers

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Wincred

type Wincred struct{}

Wincred handles secrets using the Windows credential service.

func (Wincred) Add

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

Add adds new credentials to the windows credentials manager.

func (Wincred) Delete

func (h Wincred) Delete(serverURL string) error

Delete removes credentials from the windows credentials manager.

func (Wincred) Get

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

Get retrieves credentials from the windows credentials manager.

func (Wincred) List

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

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

func (Wincred) SupportsCredentialStorage

func (Wincred) SupportsCredentialStorage() bool

SupportsCredentialsStorage returns true since storage is supported

Jump to

Keyboard shortcuts

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