Package io.fabric8.openshift.api.model.installer.aws.v1
-
Class Summary Class Description EC2Metadata EC2Metadata defines the metadata service interaction options for an ec2 instance. https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/configuring-instance-metadata-service.htmlEC2MetadataBuilder EC2MetadataFluent<A extends EC2MetadataFluent<A>> GeneratedEC2RootVolume EC2RootVolume defines the storage for an ec2 instance.EC2RootVolumeBuilder EC2RootVolumeFluent<A extends EC2RootVolumeFluent<A>> GeneratedMachinePool MachinePool stores the configuration for a machine pool installed on AWS.MachinePoolBuilder MachinePoolFluent<A extends MachinePoolFluent<A>> GeneratedMetadata Metadata contains AWS metadata (e.g. for uninstalling the cluster).MetadataBuilder MetadataFluent<A extends MetadataFluent<A>> GeneratedPlatform Platform stores all the global configuration that all machinesets use.PlatformBuilder PlatformFluent<A extends PlatformFluent<A>> GeneratedServiceEndpoint ServiceEndpoint store the configuration for services to override existing defaults of AWS Services.ServiceEndpointBuilder ServiceEndpointFluent<A extends ServiceEndpointFluent<A>> Generated