networklo

package
v0.0.0-...-3f873ad Latest Latest
Warning

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

Go to latest
Published: Dec 10, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewNetworker

func NewNetworker() network.Networker

Types

type T

type T struct {
	network.T
}

func New

func New() *T

func (T) CNIConfigData

func (t T) CNIConfigData() (interface{}, error)

CNIConfigData returns a cni network configuration, like

{
   "cniVersion": "0.3.0",
   "name": "lo",
   "type": "loopback"
}

func (*T) Network

func (t *T) Network() string

Jump to

Keyboard shortcuts

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