Documentation ¶
Index ¶
Constants ¶
View Source
const ( OWNER = "owner" //name used in tag CAPH = "CAPH" //value of "owner" tag )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct { Client virtualnetwork.VirtualNetworkClient Scope scope.ScopeInterface }
Service provides operations on virtual networks.
func NewService ¶
func NewService(scope scope.ScopeInterface) *Service
NewService creates a new virtual networks service.
Click to show internal directories.
Click to hide internal directories.