config

package
v1.28.0-alpha.77 Latest Latest
Warning

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

Go to latest
Published: Feb 22, 2023 License: MIT Imports: 2 Imported by: 1

Documentation

Overview

Package config xxx

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CNIArgs

type CNIArgs struct {
	// for unknown config item
	types.CommonArgs
	IP      net.IP `json:"ip,omitempty"`      // IP address if designated
	Gateway net.IP `json:"gateway,omitempty"` // gateway if designated
}

CNIArgs args from Env CNI_ARGS

Jump to

Keyboard shortcuts

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