Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct { Client vippool.VipPoolClient Scope scope.ScopeInterface }
Service provides operations on vip pools.
func NewService ¶
func NewService(scope scope.ScopeInterface) *Service
NewService creates a new vip pools service.
Click to show internal directories.
Click to hide internal directories.