This library uses the same mechanism (google::cloud::Options) and the common options as all other C++ client libraries for its configuration. Some *Option classes, which are only used in this library, are documented in this page.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-05 UTC."],[[["This webpage provides documentation for various versions of the Google Cloud C++ client library for Kubernetes Engine, ranging from version 2.11.0 up to the latest release candidate 2.37.0-rc."],["The library's configuration is managed using `google::cloud::Options`, consistent with other C++ client libraries, and it also utilizes common options for its settings."],["Specific `*Option` classes used within this library, including retry policies, backoff policies, and connection idempotency policies, are detailed on this page, allowing for granular configuration."],["The page highlights the `ClusterManagerPolicyOptionList` type and provides links to classes like `ClusterManagerRetryPolicyOption`, `ClusterManagerBackoffPolicyOption`, and `ClusterManagerConnectionIdempotencyPolicyOption`."],["The documentation includes a \"See Also\" section which provides an overview of client library configuration at a separate URL."]]],[]]