Documentation
¶
Index ¶
- func CreateCoreClient(apiClient *api.Client, options *Options) *core.Client
- func CreateOLBClient(apiClient *api.Client, options *Options) *lb.Client
- func NewClient(options *Options) (*api.Client, error)
- func NewLoadBalancerDriver(client *olb.Client, name string, options *Options) (loadbalancer.L4, error)
- type Options
- type Response
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateCoreClient ¶
CreateCoreClient returns a client for the core service
func CreateOLBClient ¶
CreateOLBClient returns a client for the load balancing service
func NewLoadBalancerDriver ¶
func NewLoadBalancerDriver(client *olb.Client, name string, options *Options) (loadbalancer.L4, error)
NewLoadBalancerDriver creates a load balancer driver
Types ¶
Click to show internal directories.
Click to hide internal directories.