networkbackend

package
v2.0.0-beta.3 Latest Latest
Warning

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

Go to latest
Published: Nov 10, 2025 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConnectRequest

type ConnectRequest struct {
	Container      string
	EndpointConfig *network.EndpointSettings `json:",omitempty"`
}

ConnectRequest represents the data to be used to connect a container to the network.

type DisconnectRequest

type DisconnectRequest struct {
	Container string
	Force     bool
}

DisconnectRequest represents the data to be used to disconnect a container from the network.

Jump to

Keyboard shortcuts

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