Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
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.