package
27.5.1+incompatible
Repository: https://github.com/docker/cli.git
Documentation: pkg.go.dev

# Packages

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.