class TencentCloud::Tke::V20180525::PrometheusClusterAgentPodConfig

def initialize(hostnet=nil, nodeselector=nil, tolerations=nil)

def initialize(hostnet=nil, nodeselector=nil, tolerations=nil)
  @HostNet = hostnet
  @NodeSelector = nodeselector
  @Tolerations = tolerations
end