| Package | Description | 
|---|---|
| com.tencentcloudapi.apigateway.v20180808.models | 
| Modifier and Type | Method and Description | 
|---|---|
K8sLabel[] | 
K8sService.getExtraLabels()
Get The additional Label of the Pod 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
K8sService.setExtraLabels(K8sLabel[] ExtraLabels)
Set The additional Label of the Pod 
 | 
| Constructor and Description | 
|---|
K8sLabel(K8sLabel source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. 
 | 
Copyright © 2023. All rights reserved.