Uses of Class
software.amazon.awscdk.services.batch.EksVolume
Packages that use EksVolume
-
Uses of EksVolume in software.amazon.awscdk.services.batch
Subclasses of EksVolume in software.amazon.awscdk.services.batchModifier and TypeClassDescriptionclassA Kubernetes EmptyDir volume.classA Kubernetes HostPath volume.classSpecifies the configuration of a Kubernetes secret volume.Methods in software.amazon.awscdk.services.batch that return types with arguments of type EksVolumeModifier and TypeMethodDescriptionEksContainerDefinition.getVolumes()The Volumes to mount to this container.EksContainerDefinitionProps.getVolumes()The Volumes to mount to this container.EksContainerDefinitionProps.Jsii$Proxy.getVolumes()IEksContainerDefinition.getVolumes()The Volumes to mount to this container.IEksContainerDefinition.Jsii$Default.getVolumes()The Volumes to mount to this container.IEksContainerDefinition.Jsii$Proxy.getVolumes()The Volumes to mount to this container.Methods in software.amazon.awscdk.services.batch with parameters of type EksVolumeModifier and TypeMethodDescriptionvoidMount a Volume to this container.voidMount a Volume to this container.default voidMount a Volume to this container.final voidMount a Volume to this container.Method parameters in software.amazon.awscdk.services.batch with type arguments of type EksVolumeModifier and TypeMethodDescriptionThe Volumes to mount to this container.Sets the value ofEksContainerDefinitionProps.getVolumes()