Uses of Interface
software.amazon.awscdk.services.eks_v2.ServiceAccountOptions
Packages that use ServiceAccountOptions
-
Uses of ServiceAccountOptions in software.amazon.awscdk.services.eks_v2
Subinterfaces of ServiceAccountOptions in software.amazon.awscdk.services.eks_v2Modifier and TypeInterfaceDescriptioninterfaceProperties for defining service accounts.Classes in software.amazon.awscdk.services.eks_v2 that implement ServiceAccountOptionsModifier and TypeClassDescriptionstatic final classAn implementation forServiceAccountOptionsstatic final classAn implementation forServiceAccountPropsMethods in software.amazon.awscdk.services.eks_v2 that return ServiceAccountOptionsModifier and TypeMethodDescriptionServiceAccountOptions.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.eks_v2 with parameters of type ServiceAccountOptionsModifier and TypeMethodDescriptionCluster.addServiceAccount(String id, ServiceAccountOptions options) Creates a new service account with corresponding IAM Role (IRSA).ICluster.addServiceAccount(String id, ServiceAccountOptions options) Creates a new service account with corresponding IAM Role (IRSA).default ServiceAccountICluster.Jsii$Default.addServiceAccount(String id, ServiceAccountOptions options) Creates a new service account with corresponding IAM Role (IRSA).