| Línea 3... | Línea 3... | 
          
            | 3 |  
 | 3 |  
 | 
          
            | Línea 4... | Línea 4... | 
          
            | 4 | use Aws\AwsClient;
 | 4 | use Aws\AwsClient;
 | 
          
            | 5 |  
 | 5 |  
 | 
          
            | - |   | 6 | /**
 | 
          
            | - |   | 7 |  * This client is used to interact with the **Amazon Elastic Container Service for Kubernetes** service.
 | 
          
            | 6 | /**
 | 8 |  * @method \Aws\Result associateAccessPolicy(array $args = [])
 | 
          
            | 7 |  * This client is used to interact with the **Amazon Elastic Container Service for Kubernetes** service.
 | 9 |  * @method \GuzzleHttp\Promise\Promise associateAccessPolicyAsync(array $args = [])
 | 
          
            | 8 |  * @method \Aws\Result associateEncryptionConfig(array $args = [])
 | 10 |  * @method \Aws\Result associateEncryptionConfig(array $args = [])
 | 
          
            | 9 |  * @method \GuzzleHttp\Promise\Promise associateEncryptionConfigAsync(array $args = [])
 | 11 |  * @method \GuzzleHttp\Promise\Promise associateEncryptionConfigAsync(array $args = [])
 | 
          
            | - |   | 12 |  * @method \Aws\Result associateIdentityProviderConfig(array $args = [])
 | 
          
            | - |   | 13 |  * @method \GuzzleHttp\Promise\Promise associateIdentityProviderConfigAsync(array $args = [])
 | 
          
            | 10 |  * @method \Aws\Result associateIdentityProviderConfig(array $args = [])
 | 14 |  * @method \Aws\Result createAccessEntry(array $args = [])
 | 
          
            | 11 |  * @method \GuzzleHttp\Promise\Promise associateIdentityProviderConfigAsync(array $args = [])
 | 15 |  * @method \GuzzleHttp\Promise\Promise createAccessEntryAsync(array $args = [])
 | 
          
            | 12 |  * @method \Aws\Result createAddon(array $args = [])
 | 16 |  * @method \Aws\Result createAddon(array $args = [])
 | 
          
            | 13 |  * @method \GuzzleHttp\Promise\Promise createAddonAsync(array $args = [])
 | 17 |  * @method \GuzzleHttp\Promise\Promise createAddonAsync(array $args = [])
 | 
          
            | - |   | 18 |  * @method \Aws\Result createCluster(array $args = [])
 | 
          
            | - |   | 19 |  * @method \GuzzleHttp\Promise\Promise createClusterAsync(array $args = [])
 | 
          
            | 14 |  * @method \Aws\Result createCluster(array $args = [])
 | 20 |  * @method \Aws\Result createEksAnywhereSubscription(array $args = [])
 | 
          
            | 15 |  * @method \GuzzleHttp\Promise\Promise createClusterAsync(array $args = [])
 | 21 |  * @method \GuzzleHttp\Promise\Promise createEksAnywhereSubscriptionAsync(array $args = [])
 | 
          
            | 16 |  * @method \Aws\Result createFargateProfile(array $args = [])
 | 22 |  * @method \Aws\Result createFargateProfile(array $args = [])
 | 
          
            | 17 |  * @method \GuzzleHttp\Promise\Promise createFargateProfileAsync(array $args = [])
 | 23 |  * @method \GuzzleHttp\Promise\Promise createFargateProfileAsync(array $args = [])
 | 
          
            | - |   | 24 |  * @method \Aws\Result createNodegroup(array $args = [])
 | 
          
            | - |   | 25 |  * @method \GuzzleHttp\Promise\Promise createNodegroupAsync(array $args = [])
 | 
          
            | - |   | 26 |  * @method \Aws\Result createPodIdentityAssociation(array $args = [])
 | 
          
            | - |   | 27 |  * @method \GuzzleHttp\Promise\Promise createPodIdentityAssociationAsync(array $args = [])
 | 
          
            | 18 |  * @method \Aws\Result createNodegroup(array $args = [])
 | 28 |  * @method \Aws\Result deleteAccessEntry(array $args = [])
 | 
          
            | 19 |  * @method \GuzzleHttp\Promise\Promise createNodegroupAsync(array $args = [])
 | 29 |  * @method \GuzzleHttp\Promise\Promise deleteAccessEntryAsync(array $args = [])
 | 
          
            | 20 |  * @method \Aws\Result deleteAddon(array $args = [])
 | 30 |  * @method \Aws\Result deleteAddon(array $args = [])
 | 
          
            | 21 |  * @method \GuzzleHttp\Promise\Promise deleteAddonAsync(array $args = [])
 | 31 |  * @method \GuzzleHttp\Promise\Promise deleteAddonAsync(array $args = [])
 | 
          
            | - |   | 32 |  * @method \Aws\Result deleteCluster(array $args = [])
 | 
          
            | - |   | 33 |  * @method \GuzzleHttp\Promise\Promise deleteClusterAsync(array $args = [])
 | 
          
            | 22 |  * @method \Aws\Result deleteCluster(array $args = [])
 | 34 |  * @method \Aws\Result deleteEksAnywhereSubscription(array $args = [])
 | 
          
            | 23 |  * @method \GuzzleHttp\Promise\Promise deleteClusterAsync(array $args = [])
 | 35 |  * @method \GuzzleHttp\Promise\Promise deleteEksAnywhereSubscriptionAsync(array $args = [])
 | 
          
            | 24 |  * @method \Aws\Result deleteFargateProfile(array $args = [])
 | 36 |  * @method \Aws\Result deleteFargateProfile(array $args = [])
 | 
          
            | 25 |  * @method \GuzzleHttp\Promise\Promise deleteFargateProfileAsync(array $args = [])
 | 37 |  * @method \GuzzleHttp\Promise\Promise deleteFargateProfileAsync(array $args = [])
 | 
          
            | - |   | 38 |  * @method \Aws\Result deleteNodegroup(array $args = [])
 | 
          
            | - |   | 39 |  * @method \GuzzleHttp\Promise\Promise deleteNodegroupAsync(array $args = [])
 | 
          
            | 26 |  * @method \Aws\Result deleteNodegroup(array $args = [])
 | 40 |  * @method \Aws\Result deletePodIdentityAssociation(array $args = [])
 | 
          
            | 27 |  * @method \GuzzleHttp\Promise\Promise deleteNodegroupAsync(array $args = [])
 | 41 |  * @method \GuzzleHttp\Promise\Promise deletePodIdentityAssociationAsync(array $args = [])
 | 
          
            | - |   | 42 |  * @method \Aws\Result deregisterCluster(array $args = [])
 | 
          
            | - |   | 43 |  * @method \GuzzleHttp\Promise\Promise deregisterClusterAsync(array $args = [])
 | 
          
            | 28 |  * @method \Aws\Result deregisterCluster(array $args = [])
 | 44 |  * @method \Aws\Result describeAccessEntry(array $args = [])
 | 
          
            | 29 |  * @method \GuzzleHttp\Promise\Promise deregisterClusterAsync(array $args = [])
 | 45 |  * @method \GuzzleHttp\Promise\Promise describeAccessEntryAsync(array $args = [])
 | 
          
            | 30 |  * @method \Aws\Result describeAddon(array $args = [])
 | 46 |  * @method \Aws\Result describeAddon(array $args = [])
 | 
          
            | 31 |  * @method \GuzzleHttp\Promise\Promise describeAddonAsync(array $args = [])
 | 47 |  * @method \GuzzleHttp\Promise\Promise describeAddonAsync(array $args = [])
 | 
          
            | 32 |  * @method \Aws\Result describeAddonConfiguration(array $args = [])
 | 48 |  * @method \Aws\Result describeAddonConfiguration(array $args = [])
 | 
          
            | 33 |  * @method \GuzzleHttp\Promise\Promise describeAddonConfigurationAsync(array $args = [])
 | 49 |  * @method \GuzzleHttp\Promise\Promise describeAddonConfigurationAsync(array $args = [])
 | 
          
            | 34 |  * @method \Aws\Result describeAddonVersions(array $args = [])
 | 50 |  * @method \Aws\Result describeAddonVersions(array $args = [])
 | 
          
            | 35 |  * @method \GuzzleHttp\Promise\Promise describeAddonVersionsAsync(array $args = [])
 | 51 |  * @method \GuzzleHttp\Promise\Promise describeAddonVersionsAsync(array $args = [])
 | 
          
            | - |   | 52 |  * @method \Aws\Result describeCluster(array $args = [])
 | 
          
            | - |   | 53 |  * @method \GuzzleHttp\Promise\Promise describeClusterAsync(array $args = [])
 | 
          
            | - |   | 54 |  * @method \Aws\Result describeClusterVersions(array $args = [])
 | 
          
            | - |   | 55 |  * @method \GuzzleHttp\Promise\Promise describeClusterVersionsAsync(array $args = [])
 | 
          
            | 36 |  * @method \Aws\Result describeCluster(array $args = [])
 | 56 |  * @method \Aws\Result describeEksAnywhereSubscription(array $args = [])
 | 
          
            | 37 |  * @method \GuzzleHttp\Promise\Promise describeClusterAsync(array $args = [])
 | 57 |  * @method \GuzzleHttp\Promise\Promise describeEksAnywhereSubscriptionAsync(array $args = [])
 | 
          
            | 38 |  * @method \Aws\Result describeFargateProfile(array $args = [])
 | 58 |  * @method \Aws\Result describeFargateProfile(array $args = [])
 | 
          
            | 39 |  * @method \GuzzleHttp\Promise\Promise describeFargateProfileAsync(array $args = [])
 | 59 |  * @method \GuzzleHttp\Promise\Promise describeFargateProfileAsync(array $args = [])
 | 
          
            | - |   | 60 |  * @method \Aws\Result describeIdentityProviderConfig(array $args = [])
 | 
          
            | - |   | 61 |  * @method \GuzzleHttp\Promise\Promise describeIdentityProviderConfigAsync(array $args = [])
 | 
          
            | 40 |  * @method \Aws\Result describeIdentityProviderConfig(array $args = [])
 | 62 |  * @method \Aws\Result describeInsight(array $args = [])
 | 
          
            | 41 |  * @method \GuzzleHttp\Promise\Promise describeIdentityProviderConfigAsync(array $args = [])
 | 63 |  * @method \GuzzleHttp\Promise\Promise describeInsightAsync(array $args = [])
 | 
          
            | - |   | 64 |  * @method \Aws\Result describeNodegroup(array $args = [])
 | 
          
            | - |   | 65 |  * @method \GuzzleHttp\Promise\Promise describeNodegroupAsync(array $args = [])
 | 
          
            | 42 |  * @method \Aws\Result describeNodegroup(array $args = [])
 | 66 |  * @method \Aws\Result describePodIdentityAssociation(array $args = [])
 | 
          
            | 43 |  * @method \GuzzleHttp\Promise\Promise describeNodegroupAsync(array $args = [])
 | 67 |  * @method \GuzzleHttp\Promise\Promise describePodIdentityAssociationAsync(array $args = [])
 | 
          
            | - |   | 68 |  * @method \Aws\Result describeUpdate(array $args = [])
 | 
          
            | - |   | 69 |  * @method \GuzzleHttp\Promise\Promise describeUpdateAsync(array $args = [])
 | 
          
            | 44 |  * @method \Aws\Result describeUpdate(array $args = [])
 | 70 |  * @method \Aws\Result disassociateAccessPolicy(array $args = [])
 | 
          
            | 45 |  * @method \GuzzleHttp\Promise\Promise describeUpdateAsync(array $args = [])
 | 71 |  * @method \GuzzleHttp\Promise\Promise disassociateAccessPolicyAsync(array $args = [])
 | 
          
            | - |   | 72 |  * @method \Aws\Result disassociateIdentityProviderConfig(array $args = [])
 | 
          
            | - |   | 73 |  * @method \GuzzleHttp\Promise\Promise disassociateIdentityProviderConfigAsync(array $args = [])
 | 
          
            | - |   | 74 |  * @method \Aws\Result listAccessEntries(array $args = [])
 | 
          
            | - |   | 75 |  * @method \GuzzleHttp\Promise\Promise listAccessEntriesAsync(array $args = [])
 | 
          
            | 46 |  * @method \Aws\Result disassociateIdentityProviderConfig(array $args = [])
 | 76 |  * @method \Aws\Result listAccessPolicies(array $args = [])
 | 
          
            | 47 |  * @method \GuzzleHttp\Promise\Promise disassociateIdentityProviderConfigAsync(array $args = [])
 | 77 |  * @method \GuzzleHttp\Promise\Promise listAccessPoliciesAsync(array $args = [])
 | 
          
            | - |   | 78 |  * @method \Aws\Result listAddons(array $args = [])
 | 
          
            | - |   | 79 |  * @method \GuzzleHttp\Promise\Promise listAddonsAsync(array $args = [])
 | 
          
            | 48 |  * @method \Aws\Result listAddons(array $args = [])
 | 80 |  * @method \Aws\Result listAssociatedAccessPolicies(array $args = [])
 | 
          
            | 49 |  * @method \GuzzleHttp\Promise\Promise listAddonsAsync(array $args = [])
 | 81 |  * @method \GuzzleHttp\Promise\Promise listAssociatedAccessPoliciesAsync(array $args = [])
 | 
          
            | - |   | 82 |  * @method \Aws\Result listClusters(array $args = [])
 | 
          
            | - |   | 83 |  * @method \GuzzleHttp\Promise\Promise listClustersAsync(array $args = [])
 | 
          
            | 50 |  * @method \Aws\Result listClusters(array $args = [])
 | 84 |  * @method \Aws\Result listEksAnywhereSubscriptions(array $args = [])
 | 
          
            | 51 |  * @method \GuzzleHttp\Promise\Promise listClustersAsync(array $args = [])
 | 85 |  * @method \GuzzleHttp\Promise\Promise listEksAnywhereSubscriptionsAsync(array $args = [])
 | 
          
            | 52 |  * @method \Aws\Result listFargateProfiles(array $args = [])
 | 86 |  * @method \Aws\Result listFargateProfiles(array $args = [])
 | 
          
            | 53 |  * @method \GuzzleHttp\Promise\Promise listFargateProfilesAsync(array $args = [])
 | 87 |  * @method \GuzzleHttp\Promise\Promise listFargateProfilesAsync(array $args = [])
 | 
          
            | - |   | 88 |  * @method \Aws\Result listIdentityProviderConfigs(array $args = [])
 | 
          
            | - |   | 89 |  * @method \GuzzleHttp\Promise\Promise listIdentityProviderConfigsAsync(array $args = [])
 | 
          
            | 54 |  * @method \Aws\Result listIdentityProviderConfigs(array $args = [])
 | 90 |  * @method \Aws\Result listInsights(array $args = [])
 | 
          
            | 55 |  * @method \GuzzleHttp\Promise\Promise listIdentityProviderConfigsAsync(array $args = [])
 | 91 |  * @method \GuzzleHttp\Promise\Promise listInsightsAsync(array $args = [])
 | 
          
            | - |   | 92 |  * @method \Aws\Result listNodegroups(array $args = [])
 | 
          
            | - |   | 93 |  * @method \GuzzleHttp\Promise\Promise listNodegroupsAsync(array $args = [])
 | 
          
            | 56 |  * @method \Aws\Result listNodegroups(array $args = [])
 | 94 |  * @method \Aws\Result listPodIdentityAssociations(array $args = [])
 | 
          
            | 57 |  * @method \GuzzleHttp\Promise\Promise listNodegroupsAsync(array $args = [])
 | 95 |  * @method \GuzzleHttp\Promise\Promise listPodIdentityAssociationsAsync(array $args = [])
 | 
          
            | 58 |  * @method \Aws\Result listTagsForResource(array $args = [])
 | 96 |  * @method \Aws\Result listTagsForResource(array $args = [])
 | 
          
            | 59 |  * @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = [])
 | 97 |  * @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = [])
 | 
          
            | 60 |  * @method \Aws\Result listUpdates(array $args = [])
 | 98 |  * @method \Aws\Result listUpdates(array $args = [])
 | 
          
            | 61 |  * @method \GuzzleHttp\Promise\Promise listUpdatesAsync(array $args = [])
 | 99 |  * @method \GuzzleHttp\Promise\Promise listUpdatesAsync(array $args = [])
 | 
          
            | 62 |  * @method \Aws\Result registerCluster(array $args = [])
 | 100 |  * @method \Aws\Result registerCluster(array $args = [])
 | 
          
            | 63 |  * @method \GuzzleHttp\Promise\Promise registerClusterAsync(array $args = [])
 | 101 |  * @method \GuzzleHttp\Promise\Promise registerClusterAsync(array $args = [])
 | 
          
            | 64 |  * @method \Aws\Result tagResource(array $args = [])
 | 102 |  * @method \Aws\Result tagResource(array $args = [])
 | 
          
            | 65 |  * @method \GuzzleHttp\Promise\Promise tagResourceAsync(array $args = [])
 | 103 |  * @method \GuzzleHttp\Promise\Promise tagResourceAsync(array $args = [])
 | 
          
            | - |   | 104 |  * @method \Aws\Result untagResource(array $args = [])
 | 
          
            | - |   | 105 |  * @method \GuzzleHttp\Promise\Promise untagResourceAsync(array $args = [])
 | 
          
            | 66 |  * @method \Aws\Result untagResource(array $args = [])
 | 106 |  * @method \Aws\Result updateAccessEntry(array $args = [])
 | 
          
            | 67 |  * @method \GuzzleHttp\Promise\Promise untagResourceAsync(array $args = [])
 | 107 |  * @method \GuzzleHttp\Promise\Promise updateAccessEntryAsync(array $args = [])
 | 
          
            | 68 |  * @method \Aws\Result updateAddon(array $args = [])
 | 108 |  * @method \Aws\Result updateAddon(array $args = [])
 | 
          
            | 69 |  * @method \GuzzleHttp\Promise\Promise updateAddonAsync(array $args = [])
 | 109 |  * @method \GuzzleHttp\Promise\Promise updateAddonAsync(array $args = [])
 | 
          
            | 70 |  * @method \Aws\Result updateClusterConfig(array $args = [])
 | 110 |  * @method \Aws\Result updateClusterConfig(array $args = [])
 | 
          
            | 71 |  * @method \GuzzleHttp\Promise\Promise updateClusterConfigAsync(array $args = [])
 | 111 |  * @method \GuzzleHttp\Promise\Promise updateClusterConfigAsync(array $args = [])
 | 
          
            | - |   | 112 |  * @method \Aws\Result updateClusterVersion(array $args = [])
 | 
          
            | - |   | 113 |  * @method \GuzzleHttp\Promise\Promise updateClusterVersionAsync(array $args = [])
 | 
          
            | 72 |  * @method \Aws\Result updateClusterVersion(array $args = [])
 | 114 |  * @method \Aws\Result updateEksAnywhereSubscription(array $args = [])
 | 
          
            | 73 |  * @method \GuzzleHttp\Promise\Promise updateClusterVersionAsync(array $args = [])
 | 115 |  * @method \GuzzleHttp\Promise\Promise updateEksAnywhereSubscriptionAsync(array $args = [])
 | 
          
            | 74 |  * @method \Aws\Result updateNodegroupConfig(array $args = [])
 | 116 |  * @method \Aws\Result updateNodegroupConfig(array $args = [])
 | 
          
            | 75 |  * @method \GuzzleHttp\Promise\Promise updateNodegroupConfigAsync(array $args = [])
 | 117 |  * @method \GuzzleHttp\Promise\Promise updateNodegroupConfigAsync(array $args = [])
 | 
          
            | - |   | 118 |  * @method \Aws\Result updateNodegroupVersion(array $args = [])
 | 
          
            | - |   | 119 |  * @method \GuzzleHttp\Promise\Promise updateNodegroupVersionAsync(array $args = [])
 | 
          
            | 76 |  * @method \Aws\Result updateNodegroupVersion(array $args = [])
 | 120 |  * @method \Aws\Result updatePodIdentityAssociation(array $args = [])
 | 
          
            | 77 |  * @method \GuzzleHttp\Promise\Promise updateNodegroupVersionAsync(array $args = [])
 | 121 |  * @method \GuzzleHttp\Promise\Promise updatePodIdentityAssociationAsync(array $args = [])
 |