rootlessport

package
v0.58.0 Latest Latest
Warning

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

Go to latest
Published: Mar 6, 2024 License: Apache-2.0 Imports: 1 Imported by: 2

Documentation

Overview

Rootlessport Config type for use in podman/cmd/rootlessport.

Index

Constants

View Source
const (
	// BinaryName is the binary name for the parent process.
	BinaryName = "rootlessport"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Mappings    []types.PortMapping
	NetNSPath   string
	ExitFD      int
	ReadyFD     int
	TmpDir      string
	ChildIP     string
	ContainerID string
	RootlessCNI bool
}

Config needs to be provided to the process via stdin as a JSON string. stdin needs to be closed after the message has been written.

Jump to

Keyboard shortcuts

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