options

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2023 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultRuntimeProxyEndpoint = "/var/run/koord-runtimeproxy/runtimeproxy.sock"

	DefaultContainerdRuntimeServiceEndpoint = "/var/run/containerd/containerd.sock"
	DefaultContainerdImageServiceEndpoint   = "/var/run/containerd/containerd.sock"

	BackendRuntimeModeContainerd = "Containerd"
	BackendRuntimeModeDocker     = "Docker"
	DefaultBackendRuntimeMode    = BackendRuntimeModeContainerd

	DefaultHookServerKey = "runtimeproxy.koordinator.sh/skip-hookserver"
	DefaultHookServerVal = "true"
)

Variables

View Source
var (
	RuntimeProxyEndpoint         string
	RemoteRuntimeServiceEndpoint string
	RemoteImageServiceEndpoint   string

	// BackendRuntimeMode default to 'containerd'
	BackendRuntimeMode string

	RuntimeHookServerKey string
	RuntimeHookServerVal string
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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