aws-sdk-eks 1.34.0 → 1.35.0
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.
- checksums.yaml +4 -4
- data/lib/aws-sdk-eks.rb +1 -1
- data/lib/aws-sdk-eks/client.rb +7 -6
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 4b83d443c5fd99136e123189e6f1a7e747195b2b
|
|
4
|
+
data.tar.gz: eb2049a20db012bfe3d0a5f2acf1a160eb8fdcfc
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: dcf83a54265cbddf1f9f1440fa312e158db80405f73afd627c8e1e9db35c65dd3f70e9966188d08bd53a2f96f4114ec8fb5c461d874ba3c0d2f0da156a24d945
|
|
7
|
+
data.tar.gz: eea523fd3cb6ed08481ae2b442bc5d8b8c2aafb4c8aad98526423e9f9d745d7e657b3a8265370bb658f4896001c2fd8002769664b24a86b1acf161379c3d199d
|
data/lib/aws-sdk-eks.rb
CHANGED
data/lib/aws-sdk-eks/client.rb
CHANGED
|
@@ -832,7 +832,7 @@ module Aws::EKS
|
|
|
832
832
|
# resp.nodegroup.resources.remote_access_security_group #=> String
|
|
833
833
|
# resp.nodegroup.disk_size #=> Integer
|
|
834
834
|
# resp.nodegroup.health.issues #=> Array
|
|
835
|
-
# resp.nodegroup.health.issues[0].code #=> String, one of "AutoScalingGroupNotFound", "AutoScalingGroupInvalidConfiguration", "Ec2SecurityGroupNotFound", "Ec2SecurityGroupDeletionFailure", "Ec2LaunchTemplateNotFound", "Ec2LaunchTemplateVersionMismatch", "Ec2SubnetNotFound", "IamInstanceProfileNotFound", "IamLimitExceeded", "IamNodeRoleNotFound", "AsgInstanceLaunchFailures", "InstanceLimitExceeded", "InsufficientFreeAddresses", "AccessDenied", "InternalFailure"
|
|
835
|
+
# resp.nodegroup.health.issues[0].code #=> String, one of "AutoScalingGroupNotFound", "AutoScalingGroupInvalidConfiguration", "Ec2SecurityGroupNotFound", "Ec2SecurityGroupDeletionFailure", "Ec2LaunchTemplateNotFound", "Ec2LaunchTemplateVersionMismatch", "Ec2SubnetNotFound", "Ec2SubnetInvalidConfiguration", "IamInstanceProfileNotFound", "IamLimitExceeded", "IamNodeRoleNotFound", "NodeCreationFailure", "AsgInstanceLaunchFailures", "InstanceLimitExceeded", "InsufficientFreeAddresses", "AccessDenied", "InternalFailure"
|
|
836
836
|
# resp.nodegroup.health.issues[0].message #=> String
|
|
837
837
|
# resp.nodegroup.health.issues[0].resource_ids #=> Array
|
|
838
838
|
# resp.nodegroup.health.issues[0].resource_ids[0] #=> String
|
|
@@ -1039,7 +1039,7 @@ module Aws::EKS
|
|
|
1039
1039
|
# resp.nodegroup.resources.remote_access_security_group #=> String
|
|
1040
1040
|
# resp.nodegroup.disk_size #=> Integer
|
|
1041
1041
|
# resp.nodegroup.health.issues #=> Array
|
|
1042
|
-
# resp.nodegroup.health.issues[0].code #=> String, one of "AutoScalingGroupNotFound", "AutoScalingGroupInvalidConfiguration", "Ec2SecurityGroupNotFound", "Ec2SecurityGroupDeletionFailure", "Ec2LaunchTemplateNotFound", "Ec2LaunchTemplateVersionMismatch", "Ec2SubnetNotFound", "IamInstanceProfileNotFound", "IamLimitExceeded", "IamNodeRoleNotFound", "AsgInstanceLaunchFailures", "InstanceLimitExceeded", "InsufficientFreeAddresses", "AccessDenied", "InternalFailure"
|
|
1042
|
+
# resp.nodegroup.health.issues[0].code #=> String, one of "AutoScalingGroupNotFound", "AutoScalingGroupInvalidConfiguration", "Ec2SecurityGroupNotFound", "Ec2SecurityGroupDeletionFailure", "Ec2LaunchTemplateNotFound", "Ec2LaunchTemplateVersionMismatch", "Ec2SubnetNotFound", "Ec2SubnetInvalidConfiguration", "IamInstanceProfileNotFound", "IamLimitExceeded", "IamNodeRoleNotFound", "NodeCreationFailure", "AsgInstanceLaunchFailures", "InstanceLimitExceeded", "InsufficientFreeAddresses", "AccessDenied", "InternalFailure"
|
|
1043
1043
|
# resp.nodegroup.health.issues[0].message #=> String
|
|
1044
1044
|
# resp.nodegroup.health.issues[0].resource_ids #=> Array
|
|
1045
1045
|
# resp.nodegroup.health.issues[0].resource_ids[0] #=> String
|
|
@@ -1262,7 +1262,7 @@ module Aws::EKS
|
|
|
1262
1262
|
# resp.nodegroup.resources.remote_access_security_group #=> String
|
|
1263
1263
|
# resp.nodegroup.disk_size #=> Integer
|
|
1264
1264
|
# resp.nodegroup.health.issues #=> Array
|
|
1265
|
-
# resp.nodegroup.health.issues[0].code #=> String, one of "AutoScalingGroupNotFound", "AutoScalingGroupInvalidConfiguration", "Ec2SecurityGroupNotFound", "Ec2SecurityGroupDeletionFailure", "Ec2LaunchTemplateNotFound", "Ec2LaunchTemplateVersionMismatch", "Ec2SubnetNotFound", "IamInstanceProfileNotFound", "IamLimitExceeded", "IamNodeRoleNotFound", "AsgInstanceLaunchFailures", "InstanceLimitExceeded", "InsufficientFreeAddresses", "AccessDenied", "InternalFailure"
|
|
1265
|
+
# resp.nodegroup.health.issues[0].code #=> String, one of "AutoScalingGroupNotFound", "AutoScalingGroupInvalidConfiguration", "Ec2SecurityGroupNotFound", "Ec2SecurityGroupDeletionFailure", "Ec2LaunchTemplateNotFound", "Ec2LaunchTemplateVersionMismatch", "Ec2SubnetNotFound", "Ec2SubnetInvalidConfiguration", "IamInstanceProfileNotFound", "IamLimitExceeded", "IamNodeRoleNotFound", "NodeCreationFailure", "AsgInstanceLaunchFailures", "InstanceLimitExceeded", "InsufficientFreeAddresses", "AccessDenied", "InternalFailure"
|
|
1266
1266
|
# resp.nodegroup.health.issues[0].message #=> String
|
|
1267
1267
|
# resp.nodegroup.health.issues[0].resource_ids #=> Array
|
|
1268
1268
|
# resp.nodegroup.health.issues[0].resource_ids[0] #=> String
|
|
@@ -1461,8 +1461,9 @@ module Aws::EKS
|
|
|
1461
1461
|
req.send_request(options)
|
|
1462
1462
|
end
|
|
1463
1463
|
|
|
1464
|
-
# Lists the Amazon EKS node groups associated with the specified
|
|
1465
|
-
# in your AWS account in the specified Region.
|
|
1464
|
+
# Lists the Amazon EKS managed node groups associated with the specified
|
|
1465
|
+
# cluster in your AWS account in the specified Region. Self-managed node
|
|
1466
|
+
# groups are not listed.
|
|
1466
1467
|
#
|
|
1467
1468
|
# @option params [required, String] :cluster_name
|
|
1468
1469
|
# The name of the Amazon EKS cluster that you would like to list node
|
|
@@ -2054,7 +2055,7 @@ module Aws::EKS
|
|
|
2054
2055
|
params: params,
|
|
2055
2056
|
config: config)
|
|
2056
2057
|
context[:gem_name] = 'aws-sdk-eks'
|
|
2057
|
-
context[:gem_version] = '1.
|
|
2058
|
+
context[:gem_version] = '1.35.0'
|
|
2058
2059
|
Seahorse::Client::Request.new(handlers, context)
|
|
2059
2060
|
end
|
|
2060
2061
|
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: aws-sdk-eks
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.
|
|
4
|
+
version: 1.35.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Amazon Web Services
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2020-03-
|
|
11
|
+
date: 2020-03-24 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: aws-sdk-core
|