Documentation ¶
Index ¶
- type GenericVethChainer
- func (f *GenericVethChainer) Add(ctx context.Context, pluginCtx chainingapi.PluginContext, cli *client.Client) (res *cniTypesVer.Result, err error)
- func (f *GenericVethChainer) Check(ctx context.Context, pluginCtx chainingapi.PluginContext, cli *client.Client) error
- func (f *GenericVethChainer) Delete(ctx context.Context, pluginCtx chainingapi.PluginContext, ...) (err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GenericVethChainer ¶
type GenericVethChainer struct{}
func (*GenericVethChainer) Add ¶
func (f *GenericVethChainer) Add(ctx context.Context, pluginCtx chainingapi.PluginContext, cli *client.Client) (res *cniTypesVer.Result, err error)
func (*GenericVethChainer) Check ¶
func (f *GenericVethChainer) Check(ctx context.Context, pluginCtx chainingapi.PluginContext, cli *client.Client) error
func (*GenericVethChainer) Delete ¶
func (f *GenericVethChainer) Delete(ctx context.Context, pluginCtx chainingapi.PluginContext, delClient *lib.DeletionFallbackClient) (err error)
Click to show internal directories.
Click to hide internal directories.