iotmaker_docker_builder_network_interface

package module
v0.0.0-...-08218ab Latest Latest
Warning

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

Go to latest
Published: May 17, 2021 License: Apache-2.0 Imports: 1 Imported by: 2

README

iotmaker.docker.builder.network.interface

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ContainerBuilderNetworkInterface

type ContainerBuilderNetworkInterface interface {
	Init() (err error)
	GetConfiguration() (IP string, networkConfiguration *network.NetworkingConfig, err error)
	NetworkCreate(name, subnet, gateway string) (err error)
	GetNetworkName() (name string)
	GetNetworkID() (ID string)
	Remove() (err error)
}

Jump to

Keyboard shortcuts

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