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::ClusterManagerConnectionIdempotencyPolicyOption 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< ClusterManagerConnectionIdempotencyPolicy >
 

Detailed Description

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

Definition at line 45 of file cluster_manager_options.h.

Member Typedef Documentation

◆ Type

Definition at line 46 of file cluster_manager_options.h.