Class: Google::Cloud::Container::V1::NodeKubeletConfig

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/container/v1/cluster_service.rb

Overview

Node kubelet configs.

Instance Attribute Summary collapse

Instance Attribute Details

#cpu_cfs_quota::Google::Protobuf::BoolValue



141
142
143
144
# File 'proto_docs/google/container/v1/cluster_service.rb', line 141

class NodeKubeletConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#cpu_cfs_quota_period::String



141
142
143
144
# File 'proto_docs/google/container/v1/cluster_service.rb', line 141

class NodeKubeletConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#cpu_manager_policy::String



141
142
143
144
# File 'proto_docs/google/container/v1/cluster_service.rb', line 141

class NodeKubeletConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#insecure_kubelet_readonly_port_enabled::Boolean



141
142
143
144
# File 'proto_docs/google/container/v1/cluster_service.rb', line 141

class NodeKubeletConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#pod_pids_limit::Integer



141
142
143
144
# File 'proto_docs/google/container/v1/cluster_service.rb', line 141

class NodeKubeletConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end