types

package
v4.0.0-rc5 Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2022 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// DefaultAPIVersion is the version of the compatible API the server defaults to
	DefaultAPIVersion = "1.40" // See https://docs.docker.com/engine/api/v1.40/

	// MinimalAPIVersion is the minimal required version of the compatible API
	MinimalAPIVersion = "1.24"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type APIContextKey

type APIContextKey int
const (
	DecoderKey APIContextKey = iota
	RuntimeKey
	IdleTrackerKey
	ConnKey
)

Jump to

Keyboard shortcuts

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