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.
NewCachingApiV1 : constructs an instance of CachingApiV1 with passed in options.
NewCachingApiV1UsingExternalConfig : constructs an instance of CachingApiV1 with passed in options and external configuration.
UnmarshalBrowserTTLResponse unmarshals an instance of BrowserTTLResponse from the specified map of raw messages.
UnmarshalBrowserTTLResponseResult unmarshals an instance of BrowserTTLResponseResult from the specified map of raw messages.
UnmarshalCacheLevelResponse unmarshals an instance of CacheLevelResponse from the specified map of raw messages.
UnmarshalCacheLevelResponseResult unmarshals an instance of CacheLevelResponseResult from the specified map of raw messages.
UnmarshalDeveopmentModeResponse unmarshals an instance of DeveopmentModeResponse from the specified map of raw messages.
UnmarshalDeveopmentModeResponseResult unmarshals an instance of DeveopmentModeResponseResult from the specified map of raw messages.
UnmarshalEnableQueryStringSortResponse unmarshals an instance of EnableQueryStringSortResponse from the specified map of raw messages.
UnmarshalEnableQueryStringSortResponseResult unmarshals an instance of EnableQueryStringSortResponseResult from the specified map of raw messages.
UnmarshalPurgeAllResponse unmarshals an instance of PurgeAllResponse from the specified map of raw messages.
UnmarshalPurgeAllResponseResult unmarshals an instance of PurgeAllResponseResult from the specified map of raw messages.
UnmarshalServeStaleContentResponse unmarshals an instance of ServeStaleContentResponse from the specified map of raw messages.
UnmarshalServeStaleContentResponseResult unmarshals an instance of ServeStaleContentResponseResult from the specified map of raw messages.

# Constants

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 UpdateCacheLevelOptions.Value property.
Constants associated with the UpdateCacheLevelOptions.Value property.
Constants associated with the UpdateCacheLevelOptions.Value property.
Constants associated with the UpdateDevelopmentModeOptions.Value property.
Constants associated with the UpdateDevelopmentModeOptions.Value property.
Constants associated with the UpdateQueryStringSortOptions.Value property.
Constants associated with the UpdateQueryStringSortOptions.Value property.
Constants associated with the UpdateServeStaleContentOptions.Value property.
Constants associated with the UpdateServeStaleContentOptions.Value property.

# Structs

BrowserTTLResponse : browser ttl response.
BrowserTTLResponseResult : result object.
CacheLevelResponse : cache level response.
CacheLevelResponseResult : result.
CachingApiV1 : This document describes CIS caching API.
CachingApiV1Options : Service options.
DeveopmentModeResponse : development mode response.
DeveopmentModeResponseResult : result object.
EnableQueryStringSortResponse : sort query string response.
EnableQueryStringSortResponseResult : result of sort query string.
GetBrowserCacheTtlOptions : The GetBrowserCacheTTL options.
GetCacheLevelOptions : The GetCacheLevel options.
GetDevelopmentModeOptions : The GetDevelopmentMode options.
GetQueryStringSortOptions : The GetQueryStringSort options.
GetServeStaleContentOptions : The GetServeStaleContent options.
PurgeAllOptions : The PurgeAll options.
PurgeAllResponse : purge all response.
PurgeAllResponseResult : purge object.
PurgeByCacheTagsOptions : The PurgeByCacheTags options.
PurgeByHostsOptions : The PurgeByHosts options.
PurgeByUrlsOptions : The PurgeByUrls options.
ServeStaleContentResponse : serve stale conent response.
ServeStaleContentResponseResult : result object.
UpdateBrowserCacheTtlOptions : The UpdateBrowserCacheTTL options.
UpdateCacheLevelOptions : The UpdateCacheLevel options.
UpdateDevelopmentModeOptions : The UpdateDevelopmentMode options.
UpdateQueryStringSortOptions : The UpdateQueryStringSort options.
UpdateServeStaleContentOptions : The UpdateServeStaleContent options.