Eks
Properties
Link copied to clipboard
If assuming an IAM role is required to access the cluster. Must fill iamRoleArn
Link copied to clipboard
The name of the EKS cluster
Link copied to clipboard
Uses the AWS credentials provided in the TeamCity Instance. Should be available under ~/.aws
Link copied to clipboard
The IAM Role ARN needed to access the cluster
Functions
Link copied to clipboard
fun booleanParameter(customName: String? = null, trueValue: String? = "true", falseValue: String? = "false"): DelegateProvider<Boolean?>
Link copied to clipboard
Link copied to clipboard
Copies parameters of this object to the specified target
Link copied to clipboard
Link copied to clipboard
fun <E : Enum<E>> enumParameter(customName: String? = null, mapping: Map<E, String?>? = null): DelegateProvider<E>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard