Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IPConfiguration ¶ added in v1.1.11
Spec specification for ip configuration
type IPConfigurations ¶ added in v1.1.11
type IPConfigurations []*IPConfiguration
type Service ¶
type Service struct { Client networkinterface.InterfaceClient Scope scope.ScopeInterface }
Service provides operations on network interfaces
func NewService ¶
func NewService(scope scope.ScopeInterface) *Service
NewService creates a new network interfaces service.
Click to show internal directories.
Click to hide internal directories.