stratosphere-batch-1.0.0: Stratosphere integration for AWS Batch.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.Batch.JobDefinition.EksPropertiesProperty

Documentation

data EksPodPropertiesProperty Source #

Instances

Instances details
ToJSON EksPodPropertiesProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksPodPropertiesProperty

Show EksPodPropertiesProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksPodPropertiesProperty

Eq EksPodPropertiesProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksPodPropertiesProperty

ToResourceProperties EksPodPropertiesProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksPodPropertiesProperty

Property "Containers" EksPodPropertiesProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksPodPropertiesProperty

Property "DnsPolicy" EksPodPropertiesProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksPodPropertiesProperty

Property "HostNetwork" EksPodPropertiesProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksPodPropertiesProperty

Property "ImagePullSecrets" EksPodPropertiesProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksPodPropertiesProperty

Associated Types

type PropertyType "ImagePullSecrets" EksPodPropertiesProperty 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksPodPropertiesProperty

Property "InitContainers" EksPodPropertiesProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksPodPropertiesProperty

Property "Metadata" EksPodPropertiesProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksPodPropertiesProperty

Property "ServiceAccountName" EksPodPropertiesProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksPodPropertiesProperty

Associated Types

type PropertyType "ServiceAccountName" EksPodPropertiesProperty 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksPodPropertiesProperty

type PropertyType "ServiceAccountName" EksPodPropertiesProperty = Value Text
Property "ShareProcessNamespace" EksPodPropertiesProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksPodPropertiesProperty

Associated Types

type PropertyType "ShareProcessNamespace" EksPodPropertiesProperty 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksPodPropertiesProperty

type PropertyType "ShareProcessNamespace" EksPodPropertiesProperty = Value Bool
Property "Volumes" EksPodPropertiesProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksPodPropertiesProperty

type PropertyType "Containers" EksPodPropertiesProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksPodPropertiesProperty

type PropertyType "DnsPolicy" EksPodPropertiesProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksPodPropertiesProperty

type PropertyType "HostNetwork" EksPodPropertiesProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksPodPropertiesProperty

type PropertyType "ImagePullSecrets" EksPodPropertiesProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksPodPropertiesProperty

type PropertyType "InitContainers" EksPodPropertiesProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksPodPropertiesProperty

type PropertyType "Metadata" EksPodPropertiesProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksPodPropertiesProperty

type PropertyType "ServiceAccountName" EksPodPropertiesProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksPodPropertiesProperty

type PropertyType "ServiceAccountName" EksPodPropertiesProperty = Value Text
type PropertyType "ShareProcessNamespace" EksPodPropertiesProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksPodPropertiesProperty

type PropertyType "ShareProcessNamespace" EksPodPropertiesProperty = Value Bool
type PropertyType "Volumes" EksPodPropertiesProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksPodPropertiesProperty

data EksMetadataProperty Source #

Instances

Instances details
ToJSON EksMetadataProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksMetadataProperty

Show EksMetadataProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksMetadataProperty

Eq EksMetadataProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksMetadataProperty

ToResourceProperties EksMetadataProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksMetadataProperty

Property "Annotations" EksMetadataProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksMetadataProperty

Associated Types

type PropertyType "Annotations" EksMetadataProperty 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksMetadataProperty

Property "Labels" EksMetadataProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksMetadataProperty

Property "Namespace" EksMetadataProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksMetadataProperty

Associated Types

type PropertyType "Namespace" EksMetadataProperty 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksMetadataProperty

type PropertyType "Annotations" EksMetadataProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksMetadataProperty

type PropertyType "Labels" EksMetadataProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksMetadataProperty

type PropertyType "Namespace" EksMetadataProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksMetadataProperty

data EksContainerEnvironmentVariableProperty Source #

Instances

Instances details
ToJSON EksContainerEnvironmentVariableProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerEnvironmentVariableProperty

Show EksContainerEnvironmentVariableProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerEnvironmentVariableProperty

Eq EksContainerEnvironmentVariableProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerEnvironmentVariableProperty

ToResourceProperties EksContainerEnvironmentVariableProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerEnvironmentVariableProperty

Property "Name" EksContainerEnvironmentVariableProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerEnvironmentVariableProperty

Property "Value" EksContainerEnvironmentVariableProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerEnvironmentVariableProperty

type PropertyType "Name" EksContainerEnvironmentVariableProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerEnvironmentVariableProperty

type PropertyType "Value" EksContainerEnvironmentVariableProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerEnvironmentVariableProperty

data EksSecretProperty Source #

Instances

Instances details
ToJSON EksSecretProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksSecretProperty

Show EksSecretProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksSecretProperty

Eq EksSecretProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksSecretProperty

ToResourceProperties EksSecretProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksSecretProperty

Property "Optional" EksSecretProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksSecretProperty

Associated Types

type PropertyType "Optional" EksSecretProperty 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksSecretProperty

Property "SecretName" EksSecretProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksSecretProperty

Associated Types

type PropertyType "SecretName" EksSecretProperty 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksSecretProperty

type PropertyType "Optional" EksSecretProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksSecretProperty

type PropertyType "SecretName" EksSecretProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksSecretProperty

data EksContainerProperty Source #

Constructors

EksContainerProperty

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-jobdefinition-ekscontainer.html

Fields

Instances

Instances details
ToJSON EksContainerProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerProperty

Show EksContainerProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerProperty

Eq EksContainerProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerProperty

ToResourceProperties EksContainerProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerProperty

Property "Args" EksContainerProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerProperty

Property "Command" EksContainerProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerProperty

Property "Env" EksContainerProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerProperty

Property "Image" EksContainerProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerProperty

Property "ImagePullPolicy" EksContainerProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerProperty

Associated Types

type PropertyType "ImagePullPolicy" EksContainerProperty 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerProperty

type PropertyType "ImagePullPolicy" EksContainerProperty = Value Text
Property "Name" EksContainerProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerProperty

Property "Resources" EksContainerProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerProperty

Property "SecurityContext" EksContainerProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerProperty

Property "VolumeMounts" EksContainerProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerProperty

type PropertyType "Args" EksContainerProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerProperty

type PropertyType "Command" EksContainerProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerProperty

type PropertyType "Env" EksContainerProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerProperty

type PropertyType "Image" EksContainerProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerProperty

type PropertyType "ImagePullPolicy" EksContainerProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerProperty

type PropertyType "ImagePullPolicy" EksContainerProperty = Value Text
type PropertyType "Name" EksContainerProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerProperty

type PropertyType "Resources" EksContainerProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerProperty

type PropertyType "SecurityContext" EksContainerProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerProperty

type PropertyType "VolumeMounts" EksContainerProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerProperty

data EksHostPathProperty Source #

Instances

Instances details
ToJSON EksHostPathProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksHostPathProperty

Show EksHostPathProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksHostPathProperty

Eq EksHostPathProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksHostPathProperty

ToResourceProperties EksHostPathProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksHostPathProperty

Property "Path" EksHostPathProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksHostPathProperty

type PropertyType "Path" EksHostPathProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksHostPathProperty

data EksContainerResourceRequirementsProperty Source #

Instances

Instances details
ToJSON EksContainerResourceRequirementsProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerResourceRequirementsProperty

Show EksContainerResourceRequirementsProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerResourceRequirementsProperty

Eq EksContainerResourceRequirementsProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerResourceRequirementsProperty

ToResourceProperties EksContainerResourceRequirementsProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerResourceRequirementsProperty

Property "Limits" EksContainerResourceRequirementsProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerResourceRequirementsProperty

Property "Requests" EksContainerResourceRequirementsProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerResourceRequirementsProperty

type PropertyType "Limits" EksContainerResourceRequirementsProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerResourceRequirementsProperty

type PropertyType "Requests" EksContainerResourceRequirementsProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerResourceRequirementsProperty

data EksContainerSecurityContextProperty Source #

Constructors

EksContainerSecurityContextProperty

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-batch-jobdefinition-ekscontainersecuritycontext.html

Instances

Instances details
ToJSON EksContainerSecurityContextProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerSecurityContextProperty

Show EksContainerSecurityContextProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerSecurityContextProperty

Eq EksContainerSecurityContextProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerSecurityContextProperty

ToResourceProperties EksContainerSecurityContextProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerSecurityContextProperty

Property "AllowPrivilegeEscalation" EksContainerSecurityContextProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerSecurityContextProperty

Associated Types

type PropertyType "AllowPrivilegeEscalation" EksContainerSecurityContextProperty 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerSecurityContextProperty

Property "Privileged" EksContainerSecurityContextProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerSecurityContextProperty

Property "ReadOnlyRootFilesystem" EksContainerSecurityContextProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerSecurityContextProperty

Property "RunAsGroup" EksContainerSecurityContextProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerSecurityContextProperty

Property "RunAsNonRoot" EksContainerSecurityContextProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerSecurityContextProperty

Property "RunAsUser" EksContainerSecurityContextProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerSecurityContextProperty

type PropertyType "AllowPrivilegeEscalation" EksContainerSecurityContextProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerSecurityContextProperty

type PropertyType "Privileged" EksContainerSecurityContextProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerSecurityContextProperty

type PropertyType "ReadOnlyRootFilesystem" EksContainerSecurityContextProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerSecurityContextProperty

type PropertyType "RunAsGroup" EksContainerSecurityContextProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerSecurityContextProperty

type PropertyType "RunAsNonRoot" EksContainerSecurityContextProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerSecurityContextProperty

type PropertyType "RunAsUser" EksContainerSecurityContextProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerSecurityContextProperty

data EksContainerVolumeMountProperty Source #

Instances

Instances details
ToJSON EksContainerVolumeMountProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerVolumeMountProperty

Show EksContainerVolumeMountProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerVolumeMountProperty

Eq EksContainerVolumeMountProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerVolumeMountProperty

ToResourceProperties EksContainerVolumeMountProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerVolumeMountProperty

Property "MountPath" EksContainerVolumeMountProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerVolumeMountProperty

Property "Name" EksContainerVolumeMountProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerVolumeMountProperty

Property "ReadOnly" EksContainerVolumeMountProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerVolumeMountProperty

Property "SubPath" EksContainerVolumeMountProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerVolumeMountProperty

type PropertyType "MountPath" EksContainerVolumeMountProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerVolumeMountProperty

type PropertyType "Name" EksContainerVolumeMountProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerVolumeMountProperty

type PropertyType "ReadOnly" EksContainerVolumeMountProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerVolumeMountProperty

type PropertyType "SubPath" EksContainerVolumeMountProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksContainerVolumeMountProperty

data EksEmptyDirProperty Source #

Instances

Instances details
ToJSON EksEmptyDirProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksEmptyDirProperty

Show EksEmptyDirProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksEmptyDirProperty

Eq EksEmptyDirProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksEmptyDirProperty

ToResourceProperties EksEmptyDirProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksEmptyDirProperty

Property "Medium" EksEmptyDirProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksEmptyDirProperty

Property "SizeLimit" EksEmptyDirProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksEmptyDirProperty

Associated Types

type PropertyType "SizeLimit" EksEmptyDirProperty 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksEmptyDirProperty

type PropertyType "Medium" EksEmptyDirProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksEmptyDirProperty

type PropertyType "SizeLimit" EksEmptyDirProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksEmptyDirProperty

data EksPersistentVolumeClaimProperty Source #

Instances

Instances details
ToJSON EksPersistentVolumeClaimProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksPersistentVolumeClaimProperty

Show EksPersistentVolumeClaimProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksPersistentVolumeClaimProperty

Eq EksPersistentVolumeClaimProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksPersistentVolumeClaimProperty

ToResourceProperties EksPersistentVolumeClaimProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksPersistentVolumeClaimProperty

Property "ClaimName" EksPersistentVolumeClaimProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksPersistentVolumeClaimProperty

Property "ReadOnly" EksPersistentVolumeClaimProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksPersistentVolumeClaimProperty

type PropertyType "ClaimName" EksPersistentVolumeClaimProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksPersistentVolumeClaimProperty

type PropertyType "ReadOnly" EksPersistentVolumeClaimProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksPersistentVolumeClaimProperty

data EksVolumeProperty Source #

Instances

Instances details
ToJSON EksVolumeProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksVolumeProperty

Show EksVolumeProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksVolumeProperty

Eq EksVolumeProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksVolumeProperty

ToResourceProperties EksVolumeProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksVolumeProperty

Property "EmptyDir" EksVolumeProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksVolumeProperty

Property "HostPath" EksVolumeProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksVolumeProperty

Property "Name" EksVolumeProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksVolumeProperty

Property "PersistentVolumeClaim" EksVolumeProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksVolumeProperty

Associated Types

type PropertyType "PersistentVolumeClaim" EksVolumeProperty 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksVolumeProperty

Methods

set :: PropertyType "PersistentVolumeClaim" EksVolumeProperty -> EksVolumeProperty -> EksVolumeProperty #

Property "Secret" EksVolumeProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksVolumeProperty

type PropertyType "EmptyDir" EksVolumeProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksVolumeProperty

type PropertyType "HostPath" EksVolumeProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksVolumeProperty

type PropertyType "Name" EksVolumeProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksVolumeProperty

type PropertyType "PersistentVolumeClaim" EksVolumeProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksVolumeProperty

type PropertyType "Secret" EksVolumeProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksVolumeProperty

data ImagePullSecretProperty Source #

Instances

Instances details
ToJSON ImagePullSecretProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.ImagePullSecretProperty

Show ImagePullSecretProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.ImagePullSecretProperty

Eq ImagePullSecretProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.ImagePullSecretProperty

ToResourceProperties ImagePullSecretProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.ImagePullSecretProperty

Property "Name" ImagePullSecretProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.ImagePullSecretProperty

type PropertyType "Name" ImagePullSecretProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.ImagePullSecretProperty

data EksPropertiesProperty Source #

Instances

Instances details
ToJSON EksPropertiesProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksPropertiesProperty

Show EksPropertiesProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksPropertiesProperty

Eq EksPropertiesProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksPropertiesProperty

ToResourceProperties EksPropertiesProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksPropertiesProperty

Property "PodProperties" EksPropertiesProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksPropertiesProperty

type PropertyType "PodProperties" EksPropertiesProperty Source # 
Instance details

Defined in Stratosphere.Batch.JobDefinition.EksPropertiesProperty