Documentation
¶
Index ¶
- type IPCLock
- type Manager
- func (_m *Manager) ApplyVFConfig(conf *types.PluginConf) error
- func (_m *Manager) AttachRepresentor(conf *types.PluginConf) error
- func (_m *Manager) DetachRepresentor(conf *types.PluginConf) error
- func (_m *Manager) ReleaseVF(conf *types.PluginConf, podifName string, cid string, netns ns.NetNS) error
- func (_m *Manager) ResetVFConfig(conf *types.PluginConf) error
- func (_m *Manager) SetupVF(conf *types.PluginConf, podifName string, cid string, netns ns.NetNS) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IPCLock ¶ added in v0.5.0
IPCLock is an autogenerated mock type for the IPCLock type
type Manager ¶
Manager is an autogenerated mock type for the Manager type
func (*Manager) ApplyVFConfig ¶
func (_m *Manager) ApplyVFConfig(conf *types.PluginConf) error
ApplyVFConfig provides a mock function with given fields: conf
func (*Manager) AttachRepresentor ¶
func (_m *Manager) AttachRepresentor(conf *types.PluginConf) error
AttachRepresentor provides a mock function with given fields: conf
func (*Manager) DetachRepresentor ¶
func (_m *Manager) DetachRepresentor(conf *types.PluginConf) error
DetachRepresentor provides a mock function with given fields: conf
func (*Manager) ReleaseVF ¶
func (_m *Manager) ReleaseVF(conf *types.PluginConf, podifName string, cid string, netns ns.NetNS) error
ReleaseVF provides a mock function with given fields: conf, podifName, cid, netns
func (*Manager) ResetVFConfig ¶
func (_m *Manager) ResetVFConfig(conf *types.PluginConf) error
ResetVFConfig provides a mock function with given fields: conf
Click to show internal directories.
Click to hide internal directories.