tencentcloud-sdk-tke 3.0.1008 → 3.0.1009

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20180525/models.rb +1 -89
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: fea0bb4cb72d4b6fd2e1bb79e9041a34ba9ba5a4
4
- data.tar.gz: 48c30e4a26db0eec1beef0243c6565fbb0584879
3
+ metadata.gz: f4ba6b83d0923abfba86348ee59a49b04e6f3b47
4
+ data.tar.gz: 40105fc85c0be35f143e32c1ccbf140bf59de9b1
5
5
  SHA512:
6
- metadata.gz: d4db88142ac90055eb7932e0a910c21516b04f24b51d56bfaea05d760fdc7f20927289378fbcf126dc8bd5d03fc2ab70d67ee49de37d28b9fef5a24258c9827b
7
- data.tar.gz: a896fca235e88529fdc57c84a7ab07a38e215d0ed03c5fb2280a67e6b356d26c8142a5d6f52cc67b712ad9da1a3d13aed726308edac9727f8b7e903cb186fdf9
6
+ metadata.gz: 21d7c2da805ef9f13921f6714a23e3d51f9cb22f9a07584cc1e3bd5e001368567cca85390389b09599b46641217e00087dc90d95a07ac5b29aa942d7bcc7f974
7
+ data.tar.gz: 8ccd202b47696d3ab66948ef338095b5dfac68b57c99bb31f15309d7292c132f391e3891e92333283d11ff9554e8ad1282f1e3022aa1bf2b83d63c6aed49d97b
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1008
1
+ 3.0.1009
@@ -776,45 +776,32 @@ module TencentCloud
776
776
  # @param ClusterStatus: 集群状态 (Trading 集群开通中,Creating 创建中,Running 运行中,Deleting 删除中,Idling 闲置中,Recovering 唤醒中,Scaling 规模调整中,Upgrading 升级中,WaittingForConnect 等待注册,Trading 集群开通中,Isolated 欠费隔离中,Pause 集群升级暂停,NodeUpgrading 节点升级中,RuntimeUpgrading 节点运行时升级中,MasterScaling Master扩缩容中,ClusterLevelUpgrading 调整规格中,ResourceIsolate 隔离中,ResourceIsolated 已隔离,ResourceReverse 冲正中,Abnormal 异常)
777
777
  # @type ClusterStatus: String
778
778
  # @param Property: 集群属性(包括集群不同属性的MAP,属性字段包括NodeNameType (lan-ip模式和hostname 模式,默认无lan-ip模式))
779
- # 注意:此字段可能返回 null,表示取不到有效值。
780
779
  # @type Property: String
781
780
  # @param ClusterMaterNodeNum: 集群当前master数量
782
781
  # @type ClusterMaterNodeNum: Integer
783
782
  # @param ImageId: 集群使用镜像id
784
- # 注意:此字段可能返回 null,表示取不到有效值。
785
783
  # @type ImageId: String
786
784
  # @param OsCustomizeType: OsCustomizeType 系统定制类型
787
- # 注意:此字段可能返回 null,表示取不到有效值。
788
785
  # @type OsCustomizeType: String
789
786
  # @param ContainerRuntime: 集群运行环境docker或container
790
- # 注意:此字段可能返回 null,表示取不到有效值。
791
787
  # @type ContainerRuntime: String
792
788
  # @param CreatedTime: 创建时间
793
- # 注意:此字段可能返回 null,表示取不到有效值。
794
789
  # @type CreatedTime: String
795
790
  # @param DeletionProtection: 删除保护开关
796
- # 注意:此字段可能返回 null,表示取不到有效值。
797
791
  # @type DeletionProtection: Boolean
798
792
  # @param EnableExternalNode: 集群是否开启第三方节点支持
799
- # 注意:此字段可能返回 null,表示取不到有效值。
800
793
  # @type EnableExternalNode: Boolean
801
794
  # @param ClusterLevel: 集群等级,针对托管集群生效
802
- # 注意:此字段可能返回 null,表示取不到有效值。
803
795
  # @type ClusterLevel: String
804
796
  # @param AutoUpgradeClusterLevel: 自动变配集群等级,针对托管集群生效
805
- # 注意:此字段可能返回 null,表示取不到有效值。
806
797
  # @type AutoUpgradeClusterLevel: Boolean
807
798
  # @param QGPUShareEnable: 是否开启QGPU共享
808
- # 注意:此字段可能返回 null,表示取不到有效值。
809
799
  # @type QGPUShareEnable: Boolean
810
800
  # @param RuntimeVersion: 运行时版本
811
- # 注意:此字段可能返回 null,表示取不到有效值。
812
801
  # @type RuntimeVersion: String
813
802
  # @param ClusterEtcdNodeNum: 集群当前etcd数量
814
- # 注意:此字段可能返回 null,表示取不到有效值。
815
803
  # @type ClusterEtcdNodeNum: Integer
816
804
  # @param CdcId: 本地专用集群Id
817
- # 注意:此字段可能返回 null,表示取不到有效值。
818
805
  # @type CdcId: String
819
806
 
820
807
  attr_accessor :ClusterId, :ClusterName, :ClusterDescription, :ClusterVersion, :ClusterOs, :ClusterType, :ClusterNetworkSettings, :ClusterNodeNum, :ProjectId, :TagSpecification, :ClusterStatus, :Property, :ClusterMaterNodeNum, :ImageId, :OsCustomizeType, :ContainerRuntime, :CreatedTime, :DeletionProtection, :EnableExternalNode, :ClusterLevel, :AutoUpgradeClusterLevel, :QGPUShareEnable, :RuntimeVersion, :ClusterEtcdNodeNum, :CdcId
@@ -1057,7 +1044,6 @@ module TencentCloud
1057
1044
  # 注意:此字段可能返回 null,表示取不到有效值。
1058
1045
  # @type IsScaleDownEnabled: Boolean
1059
1046
  # @param Expander: 多伸缩组情况下扩容选择算法(random 随机选择,most-pods 最多类型的Pod least-waste 最少的资源浪费,默认为random)
1060
- # 注意:此字段可能返回 null,表示取不到有效值。
1061
1047
  # @type Expander: String
1062
1048
  # @param MaxEmptyBulkDelete: 最大并发缩容数
1063
1049
  # 注意:此字段可能返回 null,表示取不到有效值。
@@ -1474,26 +1460,20 @@ module TencentCloud
1474
1460
  # @param Cni: 网络插件是否启用CNI(默认开启)
1475
1461
  # @type Cni: Boolean
1476
1462
  # @param KubeProxyMode: service的网络模式,当前参数只适用于ipvs+bpf模式
1477
- # 注意:此字段可能返回 null,表示取不到有效值。
1478
1463
  # @type KubeProxyMode: String
1479
1464
  # @param ServiceCIDR: 用于分配service的IP range,不得与 VPC CIDR 冲突,也不得与同 VPC 内其他集群 CIDR 冲突
1480
- # 注意:此字段可能返回 null,表示取不到有效值。
1481
1465
  # @type ServiceCIDR: String
1482
1466
  # @param Subnets: 集群关联的容器子网
1483
1467
  # 注意:此字段可能返回 null,表示取不到有效值。
1484
1468
  # @type Subnets: Array
1485
1469
  # @param IgnoreServiceCIDRConflict: 是否忽略 ServiceCIDR 冲突错误, 仅在 VPC-CNI 模式生效,默认不忽略
1486
- # 注意:此字段可能返回 null,表示取不到有效值。
1487
1470
  # @type IgnoreServiceCIDRConflict: Boolean
1488
1471
  # @param IsDualStack: 集群VPC-CNI模式是否为非双栈集群,默认false,非双栈。
1489
- # 注意:此字段可能返回 null,表示取不到有效值。
1490
1472
  # @type IsDualStack: Boolean
1491
1473
  # @param Ipv6ServiceCIDR: 用于分配service的IP range,由系统自动分配
1492
- # 注意:此字段可能返回 null,表示取不到有效值。
1493
1474
  # @type Ipv6ServiceCIDR: String
1494
1475
  # @param CiliumMode: 集群Cilium Mode配置
1495
1476
  # - clusterIP
1496
- # 注意:此字段可能返回 null,表示取不到有效值。
1497
1477
  # @type CiliumMode: String
1498
1478
 
1499
1479
  attr_accessor :ClusterCIDR, :IgnoreClusterCIDRConflict, :MaxNodePodNum, :MaxClusterServiceNum, :Ipvs, :VpcId, :Cni, :KubeProxyMode, :ServiceCIDR, :Subnets, :IgnoreServiceCIDRConflict, :IsDualStack, :Ipv6ServiceCIDR, :CiliumMode
@@ -11746,18 +11726,14 @@ module TencentCloud
11746
11726
  # 已经存在的实例信息
11747
11727
  class ExistedInstance < TencentCloud::Common::AbstractModel
11748
11728
  # @param Usable: 实例是否支持加入集群(TRUE 可以加入 FALSE 不能加入)。
11749
- # 注意:此字段可能返回 null,表示取不到有效值。
11750
11729
  # @type Usable: Boolean
11751
11730
  # @param UnusableReason: 实例不支持加入的原因。
11752
- # 注意:此字段可能返回 null,表示取不到有效值。
11753
11731
  # @type UnusableReason: String
11754
11732
  # @param AlreadyInCluster: 实例已经所在的集群ID。
11755
- # 注意:此字段可能返回 null,表示取不到有效值。
11756
11733
  # @type AlreadyInCluster: String
11757
11734
  # @param InstanceId: 实例ID形如:ins-e55paxnt。
11758
11735
  # @type InstanceId: String
11759
11736
  # @param InstanceName: 实例名称。
11760
- # 注意:此字段可能返回 null,表示取不到有效值。
11761
11737
  # @type InstanceName: String
11762
11738
  # @param PrivateIpAddresses: 实例主网卡的内网IP列表。
11763
11739
  # 注意:此字段可能返回 null,表示取不到有效值。
@@ -11767,25 +11743,18 @@ module TencentCloud
11767
11743
  # 注意:此字段可能返回 null,表示取不到有效值。
11768
11744
  # @type PublicIpAddresses: Array
11769
11745
  # @param CreatedTime: 创建时间。按照ISO8601标准表示,并且使用UTC时间。格式为:YYYY-MM-DDThh:mm:ssZ。
11770
- # 注意:此字段可能返回 null,表示取不到有效值。
11771
11746
  # @type CreatedTime: String
11772
11747
  # @param CPU: 实例的CPU核数,单位:核。
11773
- # 注意:此字段可能返回 null,表示取不到有效值。
11774
11748
  # @type CPU: Integer
11775
11749
  # @param Memory: 实例内存容量,单位:GB。
11776
- # 注意:此字段可能返回 null,表示取不到有效值。
11777
11750
  # @type Memory: Integer
11778
11751
  # @param OsName: 操作系统名称。
11779
- # 注意:此字段可能返回 null,表示取不到有效值。
11780
11752
  # @type OsName: String
11781
11753
  # @param InstanceType: 实例机型。
11782
- # 注意:此字段可能返回 null,表示取不到有效值。
11783
11754
  # @type InstanceType: String
11784
11755
  # @param AutoscalingGroupId: 伸缩组ID
11785
- # 注意:此字段可能返回 null,表示取不到有效值。
11786
11756
  # @type AutoscalingGroupId: String
11787
11757
  # @param InstanceChargeType: 实例计费模式。取值范围: PREPAID:表示预付费,即包年包月 POSTPAID_BY_HOUR:表示后付费,即按量计费 CDHPAID:CDH付费,即只对CDH计费,不对CDH上的实例计费。
11788
- # 注意:此字段可能返回 null,表示取不到有效值。
11789
11758
  # @type InstanceChargeType: String
11790
11759
  # @param IPv6Addresses: 实例的IPv6地址。
11791
11760
  # 注意:此字段可能返回 null,表示取不到有效值。
@@ -12751,26 +12720,21 @@ module TencentCloud
12751
12720
  # 描述了k8s集群相关配置与信息。
12752
12721
  class InstanceAdvancedSettings < TencentCloud::Common::AbstractModel
12753
12722
  # @param DesiredPodNumber: 该节点属于podCIDR大小自定义模式时,可指定节点上运行的pod数量上限
12754
- # 注意:此字段可能返回 null,表示取不到有效值。
12755
12723
  # @type DesiredPodNumber: Integer
12756
12724
  # @param GPUArgs: GPU驱动相关参数,相关的GPU参数获取:https://cloud.tencent.com/document/api/213/15715
12757
12725
  # 注意:此字段可能返回 null,表示取不到有效值。
12758
12726
  # @type GPUArgs: :class:`Tencentcloud::Tke.v20180525.models.GPUArgs`
12759
12727
  # @param PreStartUserScript: base64 编码的用户脚本,在初始化节点之前执行,目前只对添加已有节点生效
12760
- # 注意:此字段可能返回 null,表示取不到有效值。
12761
12728
  # @type PreStartUserScript: String
12762
12729
  # @param Taints: 节点污点
12763
12730
  # 注意:此字段可能返回 null,表示取不到有效值。
12764
12731
  # @type Taints: Array
12765
12732
  # @param MountTarget: 数据盘挂载点, 默认不挂载数据盘. 已格式化的 ext3,ext4,xfs 文件系统的数据盘将直接挂载,其他文件系统或未格式化的数据盘将自动格式化为ext4 (tlinux系统格式化成xfs)并挂载,请注意备份数据! 无数据盘或有多块数据盘的云主机此设置不生效。
12766
12733
  # 注意,注意,多盘场景请使用下方的DataDisks数据结构,设置对应的云盘类型、云盘大小、挂载路径、是否格式化等信息。
12767
- # 注意:此字段可能返回 null,表示取不到有效值。
12768
12734
  # @type MountTarget: String
12769
12735
  # @param DockerGraphPath: dockerd --graph 指定值, 默认为 /var/lib/docker
12770
- # 注意:此字段可能返回 null,表示取不到有效值。
12771
12736
  # @type DockerGraphPath: String
12772
12737
  # @param UserScript: base64 编码的用户脚本, 此脚本会在 k8s 组件运行后执行, 需要用户保证脚本的可重入及重试逻辑, 脚本及其生成的日志文件可在节点的 /data/ccs_userscript/ 路径查看, 如果要求节点需要在进行初始化完成后才可加入调度, 可配合 unschedulable 参数使用, 在 userScript 最后初始化完成后, 添加 kubectl uncordon nodename --kubeconfig=/root/.kube/config 命令使节点加入调度
12773
- # 注意:此字段可能返回 null,表示取不到有效值。
12774
12738
  # @type UserScript: String
12775
12739
  # @param Unschedulable: 设置加入的节点是否参与调度,默认值为0,表示参与调度;非0表示不参与调度, 待节点初始化完成之后, 可执行kubectl uncordon nodename使node加入调度.
12776
12740
  # @type Unschedulable: Integer
@@ -12781,7 +12745,6 @@ module TencentCloud
12781
12745
  # 注意:此字段可能返回 null,表示取不到有效值。
12782
12746
  # @type DataDisks: Array
12783
12747
  # @param ExtraArgs: 节点相关的自定义参数信息
12784
- # 注意:此字段可能返回 null,表示取不到有效值。
12785
12748
  # @type ExtraArgs: :class:`Tencentcloud::Tke.v20180525.models.InstanceExtraArgs`
12786
12749
 
12787
12750
  attr_accessor :DesiredPodNumber, :GPUArgs, :PreStartUserScript, :Taints, :MountTarget, :DockerGraphPath, :UserScript, :Unschedulable, :Labels, :DataDisks, :ExtraArgs
@@ -13615,7 +13578,6 @@ module TencentCloud
13615
13578
  # 注意:此字段可能返回 null,表示取不到有效值。
13616
13579
  # @type KeyIds: Array
13617
13580
  # @param KeepImageLogin: 保持镜像的原始设置。该参数与Password或KeyIds.N不能同时指定。只有使用自定义镜像、共享镜像或外部导入镜像创建实例时才能指定该参数为true。取值范围:<li>true:表示保持镜像的登录设置</li><li>false:表示不保持镜像的登录设置</li>默认取值:false。
13618
- # 注意:此字段可能返回 null,表示取不到有效值。
13619
13581
  # @type KeepImageLogin: String
13620
13582
 
13621
13583
  attr_accessor :Password, :KeyIds, :KeepImageLogin
@@ -14897,40 +14859,30 @@ module TencentCloud
14897
14859
  # @param NodeCountSummary: NodeCountSummary 节点列表
14898
14860
  # @type NodeCountSummary: :class:`Tencentcloud::Tke.v20180525.models.NodeCountSummary`
14899
14861
  # @param AutoscalingGroupStatus: 状态信息
14900
- # 注意:此字段可能返回 null,表示取不到有效值。
14901
14862
  # @type AutoscalingGroupStatus: String
14902
14863
  # @param MaxNodesNum: 最大节点数量
14903
- # 注意:此字段可能返回 null,表示取不到有效值。
14904
14864
  # @type MaxNodesNum: Integer
14905
14865
  # @param MinNodesNum: 最小节点数量
14906
- # 注意:此字段可能返回 null,表示取不到有效值。
14907
14866
  # @type MinNodesNum: Integer
14908
14867
  # @param DesiredNodesNum: 期望的节点数量
14909
- # 注意:此字段可能返回 null,表示取不到有效值。
14910
14868
  # @type DesiredNodesNum: Integer
14911
14869
  # @param RuntimeConfig: 运行时描述
14912
14870
  # 注意:此字段可能返回 null,表示取不到有效值。
14913
14871
  # @type RuntimeConfig: :class:`Tencentcloud::Tke.v20180525.models.RuntimeConfig`
14914
14872
  # @param NodePoolOs: 节点池osName
14915
- # 注意:此字段可能返回 null,表示取不到有效值。
14916
14873
  # @type NodePoolOs: String
14917
14874
  # @param OsCustomizeType: 容器的镜像版本,"DOCKER_CUSTOMIZE"(容器定制版),"GENERAL"(普通版本,默认值)
14918
- # 注意:此字段可能返回 null,表示取不到有效值。
14919
14875
  # @type OsCustomizeType: String
14920
14876
  # @param ImageId: 镜像id
14921
- # 注意:此字段可能返回 null,表示取不到有效值。
14922
14877
  # @type ImageId: String
14923
14878
  # @param DesiredPodNum: 集群属于节点podCIDR大小自定义模式时,节点池需要带上pod数量属性
14924
- # 注意:此字段可能返回 null,表示取不到有效值。
14925
14879
  # @type DesiredPodNum: Integer
14926
14880
  # @param UserScript: 用户自定义脚本
14927
- # 注意:此字段可能返回 null,表示取不到有效值。
14928
14881
  # @type UserScript: String
14929
14882
  # @param Tags: 资源标签
14930
14883
  # 注意:此字段可能返回 null,表示取不到有效值。
14931
14884
  # @type Tags: Array
14932
14885
  # @param DeletionProtection: 删除保护开关
14933
- # 注意:此字段可能返回 null,表示取不到有效值。
14934
14886
  # @type DeletionProtection: Boolean
14935
14887
  # @param ExtraArgs: 节点配置
14936
14888
  # 注意:此字段可能返回 null,表示取不到有效值。
@@ -14939,16 +14891,13 @@ module TencentCloud
14939
14891
  # 注意:此字段可能返回 null,表示取不到有效值。
14940
14892
  # @type GPUArgs: :class:`Tencentcloud::Tke.v20180525.models.GPUArgs`
14941
14893
  # @param DockerGraphPath: dockerd --graph 指定值, 默认为 /var/lib/docker
14942
- # 注意:此字段可能返回 null,表示取不到有效值。
14943
14894
  # @type DockerGraphPath: String
14944
14895
  # @param DataDisks: 多盘数据盘挂载信息:新建节点时请确保购买CVM的参数传递了购买多个数据盘的信息,如CreateClusterInstances API的RunInstancesPara下的DataDisks也需要设置购买多个数据盘, 具体可以参考CreateClusterInstances接口的添加集群节点(多块数据盘)样例;添加已有节点时,请确保填写的分区信息在节点上真实存在
14945
14896
  # 注意:此字段可能返回 null,表示取不到有效值。
14946
14897
  # @type DataDisks: Array
14947
14898
  # @param Unschedulable: 是否不可调度
14948
- # 注意:此字段可能返回 null,表示取不到有效值。
14949
14899
  # @type Unschedulable: Integer
14950
14900
  # @param PreStartUserScript: 用户自定义脚本,在UserScript前执行
14951
- # 注意:此字段可能返回 null,表示取不到有效值。
14952
14901
  # @type PreStartUserScript: String
14953
14902
 
14954
14903
  attr_accessor :NodePoolId, :Name, :ClusterInstanceId, :LifeState, :LaunchConfigurationId, :AutoscalingGroupId, :Labels, :Taints, :Annotations, :NodeCountSummary, :AutoscalingGroupStatus, :MaxNodesNum, :MinNodesNum, :DesiredNodesNum, :RuntimeConfig, :NodePoolOs, :OsCustomizeType, :ImageId, :DesiredPodNum, :UserScript, :Tags, :DeletionProtection, :ExtraArgs, :GPUArgs, :DockerGraphPath, :DataDisks, :Unschedulable, :PreStartUserScript
@@ -15311,25 +15260,18 @@ module TencentCloud
15311
15260
  # 应用市场安装的Pending应用
15312
15261
  class PendingRelease < TencentCloud::Common::AbstractModel
15313
15262
  # @param Condition: 应用状态详情
15314
- # 注意:此字段可能返回 null,表示取不到有效值。
15315
15263
  # @type Condition: String
15316
15264
  # @param CreatedTime: 创建时间
15317
- # 注意:此字段可能返回 null,表示取不到有效值。
15318
15265
  # @type CreatedTime: String
15319
15266
  # @param ID: 应用ID
15320
- # 注意:此字段可能返回 null,表示取不到有效值。
15321
15267
  # @type ID: String
15322
15268
  # @param Name: 应用名称
15323
- # 注意:此字段可能返回 null,表示取不到有效值。
15324
15269
  # @type Name: String
15325
15270
  # @param Namespace: 应用命名空间
15326
- # 注意:此字段可能返回 null,表示取不到有效值。
15327
15271
  # @type Namespace: String
15328
15272
  # @param Status: 应用状态(参考helm的发布状态: unknown, deployed, uninstalled, superseded, failed, uninstalling, pending-install, pending-upgrade 或 pending-rollback)
15329
- # 注意:此字段可能返回 null,表示取不到有效值。
15330
15273
  # @type Status: String
15331
15274
  # @param UpdatedTime: 更新时间
15332
- # 注意:此字段可能返回 null,表示取不到有效值。
15333
15275
  # @type UpdatedTime: String
15334
15276
 
15335
15277
  attr_accessor :Condition, :CreatedTime, :ID, :Name, :Namespace, :Status, :UpdatedTime
@@ -17018,22 +16960,16 @@ module TencentCloud
17018
16960
  # 地域属性信息
17019
16961
  class RegionInstance < TencentCloud::Common::AbstractModel
17020
16962
  # @param RegionName: 地域名称
17021
- # 注意:此字段可能返回 null,表示取不到有效值。
17022
16963
  # @type RegionName: String
17023
16964
  # @param RegionId: 地域ID
17024
- # 注意:此字段可能返回 null,表示取不到有效值。
17025
16965
  # @type RegionId: Integer
17026
16966
  # @param Status: 地域状态
17027
- # 注意:此字段可能返回 null,表示取不到有效值。
17028
16967
  # @type Status: String
17029
16968
  # @param FeatureGates: 地域特性开关(按照JSON的形式返回所有属性)
17030
- # 注意:此字段可能返回 null,表示取不到有效值。
17031
16969
  # @type FeatureGates: String
17032
16970
  # @param Alias: 地域简称
17033
- # 注意:此字段可能返回 null,表示取不到有效值。
17034
16971
  # @type Alias: String
17035
16972
  # @param Remark: 地域白名单
17036
- # 注意:此字段可能返回 null,表示取不到有效值。
17037
16973
  # @type Remark: String
17038
16974
 
17039
16975
  attr_accessor :RegionName, :RegionId, :Status, :FeatureGates, :Alias, :Remark
@@ -17064,25 +17000,18 @@ module TencentCloud
17064
17000
  # @param Namespace: 应用命名空间
17065
17001
  # @type Namespace: String
17066
17002
  # @param Revision: 应用当前版本
17067
- # 注意:此字段可能返回 null,表示取不到有效值。
17068
17003
  # @type Revision: String
17069
17004
  # @param Status: 应用状态
17070
- # 注意:此字段可能返回 null,表示取不到有效值。
17071
17005
  # @type Status: String
17072
17006
  # @param ChartName: 制品名称
17073
- # 注意:此字段可能返回 null,表示取不到有效值。
17074
17007
  # @type ChartName: String
17075
17008
  # @param ChartVersion: 制品版本
17076
- # 注意:此字段可能返回 null,表示取不到有效值。
17077
17009
  # @type ChartVersion: String
17078
17010
  # @param AppVersion: 制品应用版本
17079
- # 注意:此字段可能返回 null,表示取不到有效值。
17080
17011
  # @type AppVersion: String
17081
17012
  # @param UpdatedTime: 更新时间
17082
- # 注意:此字段可能返回 null,表示取不到有效值。
17083
17013
  # @type UpdatedTime: String
17084
17014
  # @param Description: 应用描述
17085
- # 注意:此字段可能返回 null,表示取不到有效值。
17086
17015
  # @type Description: String
17087
17016
 
17088
17017
  attr_accessor :Name, :Namespace, :Revision, :Status, :ChartName, :ChartVersion, :AppVersion, :UpdatedTime, :Description
@@ -17119,52 +17048,36 @@ module TencentCloud
17119
17048
  # @param Namespace: 应用所在命名空间
17120
17049
  # @type Namespace: String
17121
17050
  # @param Version: 应用当前版本
17122
- # 注意:此字段可能返回 null,表示取不到有效值。
17123
17051
  # @type Version: Integer
17124
17052
  # @param Status: 应用状态
17125
- # 注意:此字段可能返回 null,表示取不到有效值。
17126
17053
  # @type Status: String
17127
17054
  # @param Description: 应用描述
17128
- # 注意:此字段可能返回 null,表示取不到有效值。
17129
17055
  # @type Description: String
17130
17056
  # @param Notes: 应用提示
17131
- # 注意:此字段可能返回 null,表示取不到有效值。
17132
17057
  # @type Notes: String
17133
17058
  # @param Config: 用户自定义参数
17134
- # 注意:此字段可能返回 null,表示取不到有效值。
17135
17059
  # @type Config: String
17136
17060
  # @param Manifest: 应用资源详情
17137
- # 注意:此字段可能返回 null,表示取不到有效值。
17138
17061
  # @type Manifest: String
17139
17062
  # @param ChartVersion: 应用制品版本
17140
- # 注意:此字段可能返回 null,表示取不到有效值。
17141
17063
  # @type ChartVersion: String
17142
17064
  # @param ChartName: 应用制品名称
17143
- # 注意:此字段可能返回 null,表示取不到有效值。
17144
17065
  # @type ChartName: String
17145
17066
  # @param ChartDescription: 应用制品描述
17146
- # 注意:此字段可能返回 null,表示取不到有效值。
17147
17067
  # @type ChartDescription: String
17148
17068
  # @param AppVersion: 应用制品app版本
17149
- # 注意:此字段可能返回 null,表示取不到有效值。
17150
17069
  # @type AppVersion: String
17151
17070
  # @param FirstDeployedTime: 应用首次部署时间
17152
- # 注意:此字段可能返回 null,表示取不到有效值。
17153
17071
  # @type FirstDeployedTime: String
17154
17072
  # @param LastDeployedTime: 应用最近部署时间
17155
- # 注意:此字段可能返回 null,表示取不到有效值。
17156
17073
  # @type LastDeployedTime: String
17157
17074
  # @param ComputedValues: 应用参数
17158
- # 注意:此字段可能返回 null,表示取不到有效值。
17159
17075
  # @type ComputedValues: String
17160
17076
  # @param ChartFrom: chart 的来源, tke-market, others
17161
- # 注意:此字段可能返回 null,表示取不到有效值。
17162
17077
  # @type ChartFrom: String
17163
17078
  # @param ChartURL: 第三方chart 的安装地址
17164
- # 注意:此字段可能返回 null,表示取不到有效值。
17165
17079
  # @type ChartURL: String
17166
17080
  # @param Resources: 通过chart 创建的资源
17167
- # 注意:此字段可能返回 null,表示取不到有效值。
17168
17081
  # @type Resources: String
17169
17082
 
17170
17083
  attr_accessor :Name, :Namespace, :Version, :Status, :Description, :Notes, :Config, :Manifest, :ChartVersion, :ChartName, :ChartDescription, :AppVersion, :FirstDeployedTime, :LastDeployedTime, :ComputedValues, :ChartFrom, :ChartURL, :Resources
@@ -17849,8 +17762,7 @@ module TencentCloud
17849
17762
 
17850
17763
  # 描述了 “云监控” 服务相关的信息
17851
17764
  class RunMonitorServiceEnabled < TencentCloud::Common::AbstractModel
17852
- # @param Enabled: 是否开启[云监控](/document/product/248)服务。取值范围:<br><li>true:表示开启云监控服务<br><li>false:表示不开启云监控服务<br><br>默认取值:true。
17853
- # 注意:此字段可能返回 null,表示取不到有效值。
17765
+ # @param Enabled: 是否开启[云监控](/document/product/248)服务。取值范围:<br><li>true:表示开启云监控服务</li><li>false:表示不开启云监控服务</li><br>默认取值:true。
17854
17766
  # @type Enabled: Boolean
17855
17767
 
17856
17768
  attr_accessor :Enabled
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-tke
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1008
4
+ version: 3.0.1009
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-02-27 00:00:00.000000000 Z
11
+ date: 2025-03-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common