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

# Functions

GetServiceURLForRegion returns the service URL to be used for the specified region.
NewRangeApplicationsV1 : constructs an instance of RangeApplicationsV1 with passed in options.
NewRangeApplicationsV1UsingExternalConfig : constructs an instance of RangeApplicationsV1 with passed in options and external configuration.
UnmarshalRangeApplicationObject unmarshals an instance of RangeApplicationObject from the specified map of raw messages.
UnmarshalRangeApplicationObjectDns unmarshals an instance of RangeApplicationObjectDns from the specified map of raw messages.
UnmarshalRangeApplicationObjectEdgeIps unmarshals an instance of RangeApplicationObjectEdgeIps from the specified map of raw messages.
UnmarshalRangeApplicationResp unmarshals an instance of RangeApplicationResp from the specified map of raw messages.
UnmarshalRangeApplications unmarshals an instance of RangeApplications from the specified map of raw messages.
UnmarshalRangeAppReqDns unmarshals an instance of RangeAppReqDns from the specified map of raw messages.
UnmarshalRangeAppReqEdgeIps unmarshals an instance of RangeAppReqEdgeIps from the specified map of raw messages.
UnmarshalRangeAppReqOriginDns unmarshals an instance of RangeAppReqOriginDns from the specified map of raw messages.

# Constants

Constants associated with the CreateRangeAppOptions.ProxyProtocol property.
Constants associated with the CreateRangeAppOptions.ProxyProtocol property.
Constants associated with the CreateRangeAppOptions.ProxyProtocol property.
Constants associated with the CreateRangeAppOptions.ProxyProtocol property.
Constants associated with the CreateRangeAppOptions.Tls property.
Constants associated with the CreateRangeAppOptions.Tls property.
Constants associated with the CreateRangeAppOptions.Tls property.
Constants associated with the CreateRangeAppOptions.Tls property.
Constants associated with the CreateRangeAppOptions.TrafficType property.
Constants associated with the CreateRangeAppOptions.TrafficType property.
Constants associated with the CreateRangeAppOptions.TrafficType 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 ListRangeAppsOptions.Direction property.
Constants associated with the ListRangeAppsOptions.Direction property.
Constants associated with the ListRangeAppsOptions.Order property.
Constants associated with the ListRangeAppsOptions.Order property.
Constants associated with the ListRangeAppsOptions.Order property.
Constants associated with the ListRangeAppsOptions.Order property.
Constants associated with the ListRangeAppsOptions.Order property.
Constants associated with the RangeApplicationObject.ProxyProtocol property.
Constants associated with the RangeApplicationObject.ProxyProtocol property.
Constants associated with the RangeApplicationObject.ProxyProtocol property.
Constants associated with the RangeApplicationObject.ProxyProtocol property.
Constants associated with the RangeApplicationObject.Tls property.
Constants associated with the RangeApplicationObject.Tls property.
Constants associated with the RangeApplicationObject.Tls property.
Constants associated with the RangeApplicationObject.Tls property.
Constants associated with the RangeApplicationObject.TrafficType property.
Constants associated with the RangeApplicationObject.TrafficType property.
Constants associated with the RangeApplicationObject.TrafficType property.
Constants associated with the RangeApplicationObjectDns.Type property.
Constants associated with the RangeApplicationObjectEdgeIps.Connectivity property.
Constants associated with the RangeApplicationObjectEdgeIps.Connectivity property.
Constants associated with the RangeApplicationObjectEdgeIps.Connectivity property.
Constants associated with the RangeApplicationObjectEdgeIps.Type property.
Constants associated with the RangeAppReqEdgeIps.Connectivity property.
Constants associated with the RangeAppReqEdgeIps.Connectivity property.
Constants associated with the RangeAppReqEdgeIps.Connectivity property.
Constants associated with the RangeAppReqEdgeIps.Type property.
Constants associated with the UpdateRangeAppOptions.ProxyProtocol property.
Constants associated with the UpdateRangeAppOptions.ProxyProtocol property.
Constants associated with the UpdateRangeAppOptions.ProxyProtocol property.
Constants associated with the UpdateRangeAppOptions.ProxyProtocol property.
Constants associated with the UpdateRangeAppOptions.Tls property.
Constants associated with the UpdateRangeAppOptions.Tls property.
Constants associated with the UpdateRangeAppOptions.Tls property.
Constants associated with the UpdateRangeAppOptions.Tls property.
Constants associated with the UpdateRangeAppOptions.TrafficType property.
Constants associated with the UpdateRangeAppOptions.TrafficType property.
Constants associated with the UpdateRangeAppOptions.TrafficType property.

# Structs

CreateRangeAppOptions : The CreateRangeApp options.
DeleteRangeAppOptions : The DeleteRangeApp options.
GetRangeAppOptions : The GetRangeApp options.
ListRangeAppsOptions : The ListRangeApps options.
RangeApplicationObject : range application object.
RangeApplicationObjectDns : The name and type of DNS record for the Range application.
RangeApplicationObjectEdgeIps : Configures IP version for the hostname of this application.
RangeApplicationResp : range application response.
RangeApplications : range application.
RangeApplicationsV1 : Range Applications Version: 1.0.0.
RangeApplicationsV1Options : Service options.
RangeAppReqDns : Name and type of the DNS record for this application.
RangeAppReqEdgeIps : Configures IP version for the hostname of this application.
RangeAppReqOriginDns : DNS record pointing to the origin for this Range application.
UpdateRangeAppOptions : The UpdateRangeApp options.