Class: TencentCloud::Cls::V20201016::ContainerStdoutInfo
- Inherits:
-
TencentCloud::Common::AbstractModel
- Object
- TencentCloud::Common::AbstractModel
- TencentCloud::Cls::V20201016::ContainerStdoutInfo
- Defined in:
- lib/v20201016/models.rb
Overview
自建k8s-容器标准输出信息
Instance Attribute Summary collapse
-
#AllContainers ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#Container ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#CustomLabels ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#ExcludeLabels ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#ExcludeNamespace ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#IncludeLabels ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#Namespace ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
-
#WorkLoads ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。.
Instance Method Summary collapse
- #deserialize(params) ⇒ Object
-
#initialize(allcontainers = nil, container = nil, namespace = nil, includelabels = nil, workloads = nil, excludenamespace = nil, excludelabels = nil, customlabels = nil) ⇒ ContainerStdoutInfo
constructor
A new instance of ContainerStdoutInfo.
Constructor Details
#initialize(allcontainers = nil, container = nil, namespace = nil, includelabels = nil, workloads = nil, excludenamespace = nil, excludelabels = nil, customlabels = nil) ⇒ ContainerStdoutInfo
Returns a new instance of ContainerStdoutInfo.
2120 2121 2122 2123 2124 2125 2126 2127 2128 2129 |
# File 'lib/v20201016/models.rb', line 2120 def initialize(allcontainers=nil, container=nil, namespace=nil, includelabels=nil, workloads=nil, excludenamespace=nil, excludelabels=nil, customlabels=nil) @AllContainers = allcontainers @Container = container @Namespace = namespace @IncludeLabels = includelabels @WorkLoads = workloads @ExcludeNamespace = excludenamespace @ExcludeLabels = excludelabels @CustomLabels = customlabels end |
Instance Attribute Details
#AllContainers ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
2118 2119 2120 |
# File 'lib/v20201016/models.rb', line 2118 def AllContainers @AllContainers end |
#Container ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
2118 2119 2120 |
# File 'lib/v20201016/models.rb', line 2118 def Container @Container end |
#CustomLabels ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
2118 2119 2120 |
# File 'lib/v20201016/models.rb', line 2118 def CustomLabels @CustomLabels end |
#ExcludeLabels ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
2118 2119 2120 |
# File 'lib/v20201016/models.rb', line 2118 def ExcludeLabels @ExcludeLabels end |
#ExcludeNamespace ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
2118 2119 2120 |
# File 'lib/v20201016/models.rb', line 2118 def ExcludeNamespace @ExcludeNamespace end |
#IncludeLabels ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
2118 2119 2120 |
# File 'lib/v20201016/models.rb', line 2118 def IncludeLabels @IncludeLabels end |
#Namespace ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
2118 2119 2120 |
# File 'lib/v20201016/models.rb', line 2118 def Namespace @Namespace end |
#WorkLoads ⇒ Object
注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。 注意:此字段可能返回 null,表示取不到有效值。
2118 2119 2120 |
# File 'lib/v20201016/models.rb', line 2118 def WorkLoads @WorkLoads end |
Instance Method Details
#deserialize(params) ⇒ Object
2131 2132 2133 2134 2135 2136 2137 2138 2139 2140 2141 2142 2143 2144 2145 2146 2147 |
# File 'lib/v20201016/models.rb', line 2131 def deserialize(params) @AllContainers = params['AllContainers'] @Container = params['Container'] @Namespace = params['Namespace'] @IncludeLabels = params['IncludeLabels'] unless params['WorkLoads'].nil? @WorkLoads = [] params['WorkLoads'].each do |i| containerworkloadinfo_tmp = ContainerWorkLoadInfo.new containerworkloadinfo_tmp.deserialize(i) @WorkLoads << containerworkloadinfo_tmp end end @ExcludeNamespace = params['ExcludeNamespace'] @ExcludeLabels = params['ExcludeLabels'] @CustomLabels = params['CustomLabels'] end |