sockets

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Jan 11, 2024 License: Apache-2.0 Imports: 0 Imported by: 2

Documentation

Index

Constants

View Source
const (
	// Containerd is the CRI socket containerd listens on.
	Containerd = "/var/run/containerd/containerd.sock"
	// ResourceManagerRelay is the CRI socket the resource manager listens on.
	ResourceManagerRelay = "/var/run/cri-resmgr/cri-resmgr.sock"
	// ResourceManagerAgent is the socket the resource manager node agent listens on.
	ResourceManagerAgent = "/var/run/cri-resmgr/cri-resmgr-agent.sock"
	// ResourceManagerConfig for resource manager configuration notifications.
	ResourceManagerConfig = "/var/run/cri-resmgr/cri-resmgr-config.sock"
	// DirPermissions is the permissions to create the directory for sockets with.
	DirPermissions = 0711
)

Variables

This section is empty.

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