Namespace google::cloud::gkehub_v1 (2.12.0)

Classes

GkeHubClient

The GKE Hub service handles the registration of many Kubernetes clusters to Google Cloud, and the management of multi-cluster features over those clusters.

GkeHubConnection

The GkeHubConnection object for GkeHubClient .

GkeHubConnectionIdempotencyPolicy

Structs

GkeHubBackoffPolicyOption

Use with google::cloud::Options to configure the backoff policy.

GkeHubConnectionIdempotencyPolicyOption

Use with google::cloud::Options to configure which operations are retried.

GkeHubPollingPolicyOption

Use with google::cloud::Options to configure the long-running operations polling policy.

GkeHubRetryPolicyOption

Use with google::cloud::Options to configure the retry policy.

Functions

MakeGkeHubConnection(Options)

A factory function to construct an object of type GkeHubConnection .

The returned connection object should not be used directly; instead it should be passed as an argument to the constructor of GkeHubClient .

The optional options argument may be used to configure aspects of the returned GkeHubConnection . Expected options are any of the types in the following option lists:

Parameter
Name
Description
options

(optional) Configure the GkeHubConnection created by this function.

Returns
Type
Description
std::shared_ptr< GkeHubConnection >

MakeDefaultGkeHubConnectionIdempotencyPolicy()

Returns
Type
Description
std::unique_ptr< GkeHubConnectionIdempotencyPolicy >

Type Aliases

GkeHubRetryPolicy

Alias Of: ::google::cloud::internal::TraitBasedRetryPolicy< gkehub_v1_internal::GkeHubRetryTraits >

GkeHubLimitedTimeRetryPolicy

Alias Of: ::google::cloud::internal::LimitedTimeRetryPolicy< gkehub_v1_internal::GkeHubRetryTraits >

GkeHubLimitedErrorCountRetryPolicy

Alias Of: ::google::cloud::internal::LimitedErrorCountRetryPolicy< gkehub_v1_internal::GkeHubRetryTraits >

GkeHubPolicyOptionList

Alias Of: OptionList< GkeHubRetryPolicyOption, GkeHubBackoffPolicyOption, GkeHubPollingPolicyOption, GkeHubConnectionIdempotencyPolicyOption >

The options applicable to GkeHub.

Design a Mobile Site
View Site in Mobile | Classic
Share by: