Kubernetes Engine API C++ Client 2.13.0
A C++ Client Library for the Kubernetes Engine API
Loading...
Searching...
No Matches
Public Types | List of all members
google::cloud::container_v1::ClusterManagerBackoffPolicyOption Struct Reference

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

#include <google/cloud/container/v1/cluster_manager_options.h>

Public Types

using Type = std::shared_ptr< BackoffPolicy >
 

Detailed Description

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

Member Typedef Documentation

◆ Type