Kubernetes Engine API C++ Client  2.4.0
A C++ Client Library for the Kubernetes Engine API
Public Types | List of all members
google::cloud::container::ClusterManagerRetryPolicyOption Struct Reference

Option to use with google::cloud::Options. More...

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

Public Types

using Type = std::shared_ptr< ClusterManagerRetryPolicy >
 

Detailed Description

Option to use with google::cloud::Options.

Definition at line 35 of file cluster_manager_options.h.

Member Typedef Documentation

◆ Type

Definition at line 36 of file cluster_manager_options.h.