Uses of Interface
software.amazon.awscdk.services.eks_v2.NodegroupOptions
Packages that use NodegroupOptions
-
Uses of NodegroupOptions in software.amazon.awscdk.services.eks_v2
Subinterfaces of NodegroupOptions in software.amazon.awscdk.services.eks_v2Classes in software.amazon.awscdk.services.eks_v2 that implement NodegroupOptionsModifier and TypeClassDescriptionstatic final classAn implementation forNodegroupOptionsstatic final classAn implementation forNodegroupPropsMethods in software.amazon.awscdk.services.eks_v2 that return NodegroupOptionsModifier and TypeMethodDescriptionNodegroupOptions.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.eks_v2 with parameters of type NodegroupOptionsModifier and TypeMethodDescriptionCluster.addNodegroupCapacity(String id, NodegroupOptions options) Add managed nodegroup to this Amazon EKS cluster.