Discover Packages
github.com/gardener/apiserver-proxy
internal
netif
package
Version:
v0.18.0
Opens a new window with list of versions in this module.
Published: Nov 27, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
type Manager interface {
EnsureIPAddress() error
RemoveIPAddress() error
CleanupDevice() error
}
Manager ensures that the dummy device is created or removed.
NewNetifManager returns a new instance of NetifManager with the ip address set to the provided values
These ip addresses will be bound to any devices created by this instance.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.