Package: endpoint-discovery
import "../ibm-cos-sdk-go-v2/service/internal/endpoint-discovery"
Type Summary collapse
-
DiscoverEndpoint
struct
DiscoverEndpoint is a finalize step middleware used to discover endpoint for an API operation.
-
DiscoverEndpointOptions
struct
DiscoverEndpointOptions are optionals used with DiscoverEndpoint operation.
-
Endpoint
struct
Endpoint represents an endpoint used in endpoint discovery.
-
EndpointCache
struct
EndpointCache is an LRU cache that holds a series of endpoints based on some key.
-
WeightedAddress
struct
WeightedAddress represents an address with a given weight.
Type Details
DiscoverEndpoint struct
DiscoverEndpoint is a finalize step middleware used to discover endpoint for an API operation.
DiscoverEndpointOptions struct
DiscoverEndpointOptions are optionals used with DiscoverEndpoint operation.