Documentation ¶
Index ¶
- func DelegateAdd(delegatePlugin string, netconf []byte) (*types.Result, error)
- func DelegateDel(delegatePlugin string, netconf []byte) error
- func ExecPluginWithResult(pluginPath string, netconf []byte, args CNIArgs) (*types.Result, error)
- func ExecPluginWithoutResult(pluginPath string, netconf []byte, args CNIArgs) error
- func FindInPath(plugin string, paths []string) (string, error)
- type Args
- type CNIArgs
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DelegateDel ¶
func ExecPluginWithResult ¶
func ExecPluginWithoutResult ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.