plugin

package
v0.0.0-...-cd18520 Latest Latest
Warning

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

Go to latest
Published: Jul 27, 2023 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CmdAdd

func CmdAdd(args *skel.CmdArgs) error

func CmdAddResult

func CmdAddResult(args *skel.CmdArgs) (types.Result, error)

func CmdCheck

func CmdCheck(args *skel.CmdArgs) error

func CmdDel

func CmdDel(args *skel.CmdArgs) error

Types

type CniArgs

type CniArgs struct {
	Name string `json:"name,omitempty"`
}

type EnvArgs

type EnvArgs struct {
	types.CommonArgs
}

EnvArgs structure represents inputs sent from each VMI via environment variables

type NetConf

type NetConf struct {
	types.NetConf

	Args struct {
		Cni CniArgs `json:"cni,omitempty"`
	} `json:"args,omitempty"`
}

A NetConf structure represents a Multus network attachment definition configuration

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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