|
60 | 60 | * @method \GuzzleHttp\Promise\Promise describePodsAsync(array $args = []) |
61 | 61 | * @method \Jdcloud\Result createPods(array $args = []) |
62 | 62 | * @method \GuzzleHttp\Promise\Promise createPodsAsync(array $args = []) |
| 63 | + * @method \Jdcloud\Result describePodsStatus(array $args = []) |
| 64 | + * @method \GuzzleHttp\Promise\Promise describePodsStatusAsync(array $args = []) |
63 | 65 | * @method \Jdcloud\Result checkPodName(array $args = []) |
64 | 66 | * @method \GuzzleHttp\Promise\Promise checkPodNameAsync(array $args = []) |
65 | 67 | * @method \Jdcloud\Result describePod(array $args = []) |
|
82 | 84 | * @method \GuzzleHttp\Promise\Promise rebuildPodAsync(array $args = []) |
83 | 85 | * @method \Jdcloud\Result resizePod(array $args = []) |
84 | 86 | * @method \GuzzleHttp\Promise\Promise resizePodAsync(array $args = []) |
| 87 | + * @method \Jdcloud\Result describePodTemplates(array $args = []) |
| 88 | + * @method \GuzzleHttp\Promise\Promise describePodTemplatesAsync(array $args = []) |
| 89 | + * @method \Jdcloud\Result createPodTemplate(array $args = []) |
| 90 | + * @method \GuzzleHttp\Promise\Promise createPodTemplateAsync(array $args = []) |
| 91 | + * @method \Jdcloud\Result describePodTemplate(array $args = []) |
| 92 | + * @method \GuzzleHttp\Promise\Promise describePodTemplateAsync(array $args = []) |
| 93 | + * @method \Jdcloud\Result updatePodTemplate(array $args = []) |
| 94 | + * @method \GuzzleHttp\Promise\Promise updatePodTemplateAsync(array $args = []) |
| 95 | + * @method \Jdcloud\Result deletePodTemplate(array $args = []) |
| 96 | + * @method \GuzzleHttp\Promise\Promise deletePodTemplateAsync(array $args = []) |
| 97 | + * @method \Jdcloud\Result verifyPodTemplate(array $args = []) |
| 98 | + * @method \GuzzleHttp\Promise\Promise verifyPodTemplateAsync(array $args = []) |
85 | 99 | * @method \Jdcloud\Result describeQuota(array $args = []) |
86 | 100 | * @method \GuzzleHttp\Promise\Promise describeQuotaAsync(array $args = []) |
87 | 101 | * @method \Jdcloud\Result describeSecrets(array $args = []) |
|
0 commit comments