| EC2Metadata |
EC2Metadata defines the metadata service interaction options for an ec2 instance. https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/configuring-instance-metadata-service.html
|
| EC2MetadataBuilder |
|
| EC2MetadataFluent<A extends EC2MetadataFluent<A>> |
Generated
|
| EC2RootVolume |
EC2RootVolume defines the storage for an ec2 instance.
|
| EC2RootVolumeBuilder |
|
| EC2RootVolumeFluent<A extends EC2RootVolumeFluent<A>> |
Generated
|
| MachinePool |
MachinePool stores the configuration for a machine pool installed on AWS.
|
| MachinePoolBuilder |
|
| MachinePoolFluent<A extends MachinePoolFluent<A>> |
Generated
|
| Metadata |
Metadata contains AWS metadata (e.g. for uninstalling the cluster).
|
| MetadataBuilder |
|
| MetadataFluent<A extends MetadataFluent<A>> |
Generated
|
| Platform |
Platform stores all the global configuration that all machinesets use.
|
| PlatformBuilder |
|
| PlatformFluent<A extends PlatformFluent<A>> |
Generated
|
| ServiceEndpoint |
ServiceEndpoint store the configuration for services to override existing defaults of AWS Services.
|
| ServiceEndpointBuilder |
|
| ServiceEndpointFluent<A extends ServiceEndpointFluent<A>> |
Generated
|
| Subnet |
Subnet specifies a subnet in an existing VPC and can optionally specify their intended roles.
|
| SubnetBuilder |
|
| SubnetFluent<A extends SubnetFluent<A>> |
Generated
|
| SubnetRole |
SubnetRole specifies the role (aka function) that the subnet will provide in the cluster.
|
| SubnetRoleBuilder |
|
| SubnetRoleFluent<A extends SubnetRoleFluent<A>> |
Generated
|
| VPC |
VPC configures the VPC for the cluster.
|
| VPCBuilder |
|
| VPCFluent<A extends VPCFluent<A>> |
Generated
|