package
0.51.3
Repository: https://github.com/ibm/networking-go-sdk.git
Documentation: pkg.go.dev

# Functions

NewGlobalLoadBalancersV1 : constructs an instance of GlobalLoadBalancersV1 with passed in options.
NewGlobalLoadBalancersV1UsingExternalConfig : constructs an instance of GlobalLoadBalancersV1 with passed in options and external configuration.
UnmarshalFirstHref unmarshals an instance of FirstHref from the specified map of raw messages.
UnmarshalHealthcheckHeader unmarshals an instance of HealthcheckHeader from the specified map of raw messages.
UnmarshalListLoadBalancers unmarshals an instance of ListLoadBalancers from the specified map of raw messages.
UnmarshalListMonitors unmarshals an instance of ListMonitors from the specified map of raw messages.
UnmarshalListPools unmarshals an instance of ListPools from the specified map of raw messages.
UnmarshalLoadBalancer unmarshals an instance of LoadBalancer from the specified map of raw messages.
UnmarshalLoadBalancerAzPoolsItem unmarshals an instance of LoadBalancerAzPoolsItem from the specified map of raw messages.
UnmarshalMonitor unmarshals an instance of Monitor from the specified map of raw messages.
UnmarshalNextHref unmarshals an instance of NextHref from the specified map of raw messages.
UnmarshalOrigin unmarshals an instance of Origin from the specified map of raw messages.
UnmarshalOriginInput unmarshals an instance of OriginInput from the specified map of raw messages.
UnmarshalPool unmarshals an instance of Pool from the specified map of raw messages.

# Constants

Constants associated with the CreateMonitorOptions.Method property.
Constants associated with the CreateMonitorOptions.Method property.
Constants associated with the CreateMonitorOptions.Type property.
Constants associated with the CreateMonitorOptions.Type property.
Constants associated with the CreateMonitorOptions.Type property.
Constants associated with the CreatePoolOptions.HealthcheckRegion property.
Constants associated with the CreatePoolOptions.HealthcheckRegion property.
Constants associated with the CreatePoolOptions.HealthcheckRegion property.
Constants associated with the CreatePoolOptions.HealthcheckRegion property.
Constants associated with the CreatePoolOptions.HealthcheckRegion property.
Constants associated with the CreatePoolOptions.HealthcheckRegion property.
DefaultServiceName is the default key used to find external configuration information.
DefaultServiceURL is the default URL to make service requests to.
Constants associated with the LoadBalancer.Health property.
Constants associated with the LoadBalancer.Health property.
Constants associated with the LoadBalancer.Health property.
Constants associated with the Monitor.Method property.
Constants associated with the Monitor.Method property.
Constants associated with the Pool.Health property.
Constants associated with the Pool.Health property.
Constants associated with the Pool.Health property.
Constants associated with the Pool.HealthcheckRegion property.
Constants associated with the Pool.HealthcheckRegion property.
Constants associated with the Pool.HealthcheckRegion property.
Constants associated with the Pool.HealthcheckRegion property.
Constants associated with the Pool.HealthcheckRegion property.
Constants associated with the Pool.HealthcheckRegion property.
Constants associated with the UpdateMonitorOptions.Method property.
Constants associated with the UpdateMonitorOptions.Method property.
Constants associated with the UpdateMonitorOptions.Type property.
Constants associated with the UpdateMonitorOptions.Type property.
Constants associated with the UpdateMonitorOptions.Type property.
Constants associated with the UpdatePoolOptions.HealthcheckRegion property.
Constants associated with the UpdatePoolOptions.HealthcheckRegion property.
Constants associated with the UpdatePoolOptions.HealthcheckRegion property.
Constants associated with the UpdatePoolOptions.HealthcheckRegion property.
Constants associated with the UpdatePoolOptions.HealthcheckRegion property.
Constants associated with the UpdatePoolOptions.HealthcheckRegion property.

# Structs

CreateLoadBalancerOptions : The CreateLoadBalancer options.
CreateMonitorOptions : The CreateMonitor options.
CreatePoolOptions : The CreatePool options.
DeleteLoadBalancerOptions : The DeleteLoadBalancer options.
DeleteMonitorOptions : The DeleteMonitor options.
DeletePoolOptions : The DeletePool options.
FirstHref : href.
GetLoadBalancerOptions : The GetLoadBalancer options.
GetMonitorOptions : The GetMonitor options.
GetPoolOptions : The GetPool options.
GlobalLoadBalancersV1 : Global Load Balancers Version: 1.0.0.
GlobalLoadBalancersV1Options : Service options.
HealthcheckHeader : The HTTP header of health check request.
ListLoadBalancers : List Global Load Balancers response.
ListLoadBalancersOptions : The ListLoadBalancers options.
ListMonitors : List load balancer monitors response.
ListMonitorsOptions : The ListMonitors options.
ListPools : List load balancer pools response.
ListPoolsOptions : The ListPools options.
LoadBalancer : Load balancer details.
LoadBalancerAzPoolsItem : LoadBalancerAzPoolsItem struct.
Monitor : Load balancer monitor details.
NextHref : href.
Origin : Origin server.
OriginInput : The request data of origin server.
Pool : Load balancer pool details.
UpdateLoadBalancerOptions : The UpdateLoadBalancer options.
UpdateMonitorOptions : The UpdateMonitor options.
UpdatePoolOptions : The UpdatePool options.