Documentation ¶
Index ¶
- func WithBindingPlugins(bindings map[string]v1.InterfaceBindingPlugin) option
- func WithCacheCreator(c cacheCreator) option
- func WithLogger(logger *log.FilteredLogger) option
- func WithMasqueradeAdapter(h masqueradeAdapter) option
- func WithNMStateAdapter(h nmstateAdapter) option
- type NSExecutor
- type NetPod
- type State
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WithBindingPlugins ¶
func WithBindingPlugins(bindings map[string]v1.InterfaceBindingPlugin) option
func WithCacheCreator ¶
func WithCacheCreator(c cacheCreator) option
func WithLogger ¶
func WithLogger(logger *log.FilteredLogger) option
func WithMasqueradeAdapter ¶
func WithMasqueradeAdapter(h masqueradeAdapter) option
func WithNMStateAdapter ¶
func WithNMStateAdapter(h nmstateAdapter) option
Types ¶
type NSExecutor ¶
type State ¶
type State struct { NSExec NSExecutor // contains filtered or unexported fields }
func NewState ¶
func NewState(cache stateCacheReaderWriterDeleter, ns NSExecutor) *State
func (*State) PendingStartedFinished ¶
Click to show internal directories.
Click to hide internal directories.