Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/3rdparty.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'aws/aws-sdk-php/src/EKS/EKSClient.php')
-rw-r--r--aws/aws-sdk-php/src/EKS/EKSClient.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/aws/aws-sdk-php/src/EKS/EKSClient.php b/aws/aws-sdk-php/src/EKS/EKSClient.php
index f3c476a2..b551ebce 100644
--- a/aws/aws-sdk-php/src/EKS/EKSClient.php
+++ b/aws/aws-sdk-php/src/EKS/EKSClient.php
@@ -25,6 +25,8 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise deleteFargateProfileAsync(array $args = [])
* @method \Aws\Result deleteNodegroup(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteNodegroupAsync(array $args = [])
+ * @method \Aws\Result deregisterCluster(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise deregisterClusterAsync(array $args = [])
* @method \Aws\Result describeAddon(array $args = [])
* @method \GuzzleHttp\Promise\Promise describeAddonAsync(array $args = [])
* @method \Aws\Result describeAddonVersions(array $args = [])
@@ -55,6 +57,8 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = [])
* @method \Aws\Result listUpdates(array $args = [])
* @method \GuzzleHttp\Promise\Promise listUpdatesAsync(array $args = [])
+ * @method \Aws\Result registerCluster(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise registerClusterAsync(array $args = [])
* @method \Aws\Result tagResource(array $args = [])
* @method \GuzzleHttp\Promise\Promise tagResourceAsync(array $args = [])
* @method \Aws\Result untagResource(array $args = [])