package
0.0.0-20241112080837-97b903613cec
Repository: https://github.com/deepin-community/docker.io.git
Documentation: pkg.go.dev

# Functions

EndpointFromContext parses a context docker endpoint metadata into a typed EndpointMeta structure.
WithTLSData loads TLS materials for the endpoint.

# Constants

DockerEndpoint is the name of the docker endpoint in a stored context.

# Structs

Endpoint is a typed wrapper around a context-store generic endpoint describing a Docker Engine endpoint, with its tls data.

# Type aliases

EndpointMeta is a typed wrapper around a context-store generic endpoint describing a Docker Engine endpoint, without its tls config.