pluginmanager

package
v0.0.0-...-030b38e Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func OverwriteCNIConfigList

func OverwriteCNIConfigList(path string) (override bool, err error)

Types

type CniListConfig

type CniListConfig struct {
	cniTypes.NetConf `json:",inline"`
	Plugins          []CniPlugin `json:"plugins"`
}

type CniPlugin

type CniPlugin map[string]interface{}

func NewCNIPlugin

func NewCNIPlugin(name string, config CniPlugin) CniPlugin

func (CniPlugin) GetType

func (plugin CniPlugin) GetType() string

Jump to

Keyboard shortcuts

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