package
23.0.0-beta.1+incompatible
Repository: https://github.com/nobidev/docker-cli.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package store provides a generic way to store credentials to connect to virtually any kind of remote system.

# Functions

LoadTLSData loads TLS data from the store.
TLSDataFromFiles reads files into a TLSData struct (or returns nil if all paths are empty).

# Structs

EndpointMetaBase contains fields we expect to be common for most context endpoints.
TLSData holds ca/cert/key raw data.