stratosphere-pcs-1.0.0: Stratosphere integration for AWS PCS.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.PCS.Cluster

Documentation

data AccountingProperty Source #

Instances

Instances details
ToJSON AccountingProperty Source # 
Instance details

Defined in Stratosphere.PCS.Cluster.AccountingProperty

Show AccountingProperty Source # 
Instance details

Defined in Stratosphere.PCS.Cluster.AccountingProperty

Eq AccountingProperty Source # 
Instance details

Defined in Stratosphere.PCS.Cluster.AccountingProperty

ToResourceProperties AccountingProperty Source # 
Instance details

Defined in Stratosphere.PCS.Cluster.AccountingProperty

Property "DefaultPurgeTimeInDays" AccountingProperty Source # 
Instance details

Defined in Stratosphere.PCS.Cluster.AccountingProperty

Associated Types

type PropertyType "DefaultPurgeTimeInDays" AccountingProperty 
Instance details

Defined in Stratosphere.PCS.Cluster.AccountingProperty

type PropertyType "DefaultPurgeTimeInDays" AccountingProperty = Value Integer
Property "Mode" AccountingProperty Source # 
Instance details

Defined in Stratosphere.PCS.Cluster.AccountingProperty

Associated Types

type PropertyType "Mode" AccountingProperty 
Instance details

Defined in Stratosphere.PCS.Cluster.AccountingProperty

type PropertyType "DefaultPurgeTimeInDays" AccountingProperty Source # 
Instance details

Defined in Stratosphere.PCS.Cluster.AccountingProperty

type PropertyType "DefaultPurgeTimeInDays" AccountingProperty = Value Integer
type PropertyType "Mode" AccountingProperty Source # 
Instance details

Defined in Stratosphere.PCS.Cluster.AccountingProperty

data SlurmConfigurationProperty Source #

Instances

Instances details
ToJSON SlurmConfigurationProperty Source # 
Instance details

Defined in Stratosphere.PCS.Cluster.SlurmConfigurationProperty

Show SlurmConfigurationProperty Source # 
Instance details

Defined in Stratosphere.PCS.Cluster.SlurmConfigurationProperty

Eq SlurmConfigurationProperty Source # 
Instance details

Defined in Stratosphere.PCS.Cluster.SlurmConfigurationProperty

ToResourceProperties SlurmConfigurationProperty Source # 
Instance details

Defined in Stratosphere.PCS.Cluster.SlurmConfigurationProperty

Property "Accounting" SlurmConfigurationProperty Source # 
Instance details

Defined in Stratosphere.PCS.Cluster.SlurmConfigurationProperty

Property "AuthKey" SlurmConfigurationProperty Source # 
Instance details

Defined in Stratosphere.PCS.Cluster.SlurmConfigurationProperty

Property "ScaleDownIdleTimeInSeconds" SlurmConfigurationProperty Source # 
Instance details

Defined in Stratosphere.PCS.Cluster.SlurmConfigurationProperty

Associated Types

type PropertyType "ScaleDownIdleTimeInSeconds" SlurmConfigurationProperty 
Instance details

Defined in Stratosphere.PCS.Cluster.SlurmConfigurationProperty

type PropertyType "ScaleDownIdleTimeInSeconds" SlurmConfigurationProperty = Value Integer
Property "SlurmCustomSettings" SlurmConfigurationProperty Source # 
Instance details

Defined in Stratosphere.PCS.Cluster.SlurmConfigurationProperty

Associated Types

type PropertyType "SlurmCustomSettings" SlurmConfigurationProperty 
Instance details

Defined in Stratosphere.PCS.Cluster.SlurmConfigurationProperty

type PropertyType "Accounting" SlurmConfigurationProperty Source # 
Instance details

Defined in Stratosphere.PCS.Cluster.SlurmConfigurationProperty

type PropertyType "AuthKey" SlurmConfigurationProperty Source # 
Instance details

Defined in Stratosphere.PCS.Cluster.SlurmConfigurationProperty

type PropertyType "ScaleDownIdleTimeInSeconds" SlurmConfigurationProperty Source # 
Instance details

Defined in Stratosphere.PCS.Cluster.SlurmConfigurationProperty

type PropertyType "ScaleDownIdleTimeInSeconds" SlurmConfigurationProperty = Value Integer
type PropertyType "SlurmCustomSettings" SlurmConfigurationProperty Source # 
Instance details

Defined in Stratosphere.PCS.Cluster.SlurmConfigurationProperty

data AuthKeyProperty Source #

Instances

Instances details
ToJSON AuthKeyProperty Source # 
Instance details

Defined in Stratosphere.PCS.Cluster.AuthKeyProperty

Show AuthKeyProperty Source # 
Instance details

Defined in Stratosphere.PCS.Cluster.AuthKeyProperty

Eq AuthKeyProperty Source # 
Instance details

Defined in Stratosphere.PCS.Cluster.AuthKeyProperty

ToResourceProperties AuthKeyProperty Source # 
Instance details

Defined in Stratosphere.PCS.Cluster.AuthKeyProperty

Property "SecretArn" AuthKeyProperty Source # 
Instance details

Defined in Stratosphere.PCS.Cluster.AuthKeyProperty

Associated Types

type PropertyType "SecretArn" AuthKeyProperty 
Instance details

Defined in Stratosphere.PCS.Cluster.AuthKeyProperty

Property "SecretVersion" AuthKeyProperty Source # 
Instance details

Defined in Stratosphere.PCS.Cluster.AuthKeyProperty

Associated Types

type PropertyType "SecretVersion" AuthKeyProperty 
Instance details

Defined in Stratosphere.PCS.Cluster.AuthKeyProperty

type PropertyType "SecretVersion" AuthKeyProperty = Value Text
type PropertyType "SecretArn" AuthKeyProperty Source # 
Instance details

Defined in Stratosphere.PCS.Cluster.AuthKeyProperty

type PropertyType "SecretVersion" AuthKeyProperty Source # 
Instance details

Defined in Stratosphere.PCS.Cluster.AuthKeyProperty

type PropertyType "SecretVersion" AuthKeyProperty = Value Text

data SlurmCustomSettingProperty Source #

Instances

Instances details
ToJSON SlurmCustomSettingProperty Source # 
Instance details

Defined in Stratosphere.PCS.Cluster.SlurmCustomSettingProperty

Show SlurmCustomSettingProperty Source # 
Instance details

Defined in Stratosphere.PCS.Cluster.SlurmCustomSettingProperty

Eq SlurmCustomSettingProperty Source # 
Instance details

Defined in Stratosphere.PCS.Cluster.SlurmCustomSettingProperty

ToResourceProperties SlurmCustomSettingProperty Source # 
Instance details

Defined in Stratosphere.PCS.Cluster.SlurmCustomSettingProperty

Property "ParameterName" SlurmCustomSettingProperty Source # 
Instance details

Defined in Stratosphere.PCS.Cluster.SlurmCustomSettingProperty

Associated Types

type PropertyType "ParameterName" SlurmCustomSettingProperty 
Instance details

Defined in Stratosphere.PCS.Cluster.SlurmCustomSettingProperty

Property "ParameterValue" SlurmCustomSettingProperty Source # 
Instance details

Defined in Stratosphere.PCS.Cluster.SlurmCustomSettingProperty

Associated Types

type PropertyType "ParameterValue" SlurmCustomSettingProperty 
Instance details

Defined in Stratosphere.PCS.Cluster.SlurmCustomSettingProperty

type PropertyType "ParameterName" SlurmCustomSettingProperty Source # 
Instance details

Defined in Stratosphere.PCS.Cluster.SlurmCustomSettingProperty

type PropertyType "ParameterValue" SlurmCustomSettingProperty Source # 
Instance details

Defined in Stratosphere.PCS.Cluster.SlurmCustomSettingProperty

data Cluster Source #

Instances

Instances details
ToJSON Cluster Source # 
Instance details

Defined in Stratosphere.PCS.Cluster

Show Cluster Source # 
Instance details

Defined in Stratosphere.PCS.Cluster

Eq Cluster Source # 
Instance details

Defined in Stratosphere.PCS.Cluster

Methods

(==) :: Cluster -> Cluster -> Bool #

(/=) :: Cluster -> Cluster -> Bool #

ToResourceProperties Cluster Source # 
Instance details

Defined in Stratosphere.PCS.Cluster

Property "Name" Cluster Source # 
Instance details

Defined in Stratosphere.PCS.Cluster

Associated Types

type PropertyType "Name" Cluster 
Instance details

Defined in Stratosphere.PCS.Cluster

Methods

set :: PropertyType "Name" Cluster -> Cluster -> Cluster #

Property "Networking" Cluster Source # 
Instance details

Defined in Stratosphere.PCS.Cluster

Associated Types

type PropertyType "Networking" Cluster 
Instance details

Defined in Stratosphere.PCS.Cluster

Methods

set :: PropertyType "Networking" Cluster -> Cluster -> Cluster #

Property "Scheduler" Cluster Source # 
Instance details

Defined in Stratosphere.PCS.Cluster

Associated Types

type PropertyType "Scheduler" Cluster 
Instance details

Defined in Stratosphere.PCS.Cluster

Methods

set :: PropertyType "Scheduler" Cluster -> Cluster -> Cluster #

Property "Size" Cluster Source # 
Instance details

Defined in Stratosphere.PCS.Cluster

Associated Types

type PropertyType "Size" Cluster 
Instance details

Defined in Stratosphere.PCS.Cluster

Methods

set :: PropertyType "Size" Cluster -> Cluster -> Cluster #

Property "SlurmConfiguration" Cluster Source # 
Instance details

Defined in Stratosphere.PCS.Cluster

Associated Types

type PropertyType "SlurmConfiguration" Cluster 
Instance details

Defined in Stratosphere.PCS.Cluster

type PropertyType "SlurmConfiguration" Cluster = SlurmConfigurationProperty

Methods

set :: PropertyType "SlurmConfiguration" Cluster -> Cluster -> Cluster #

Property "Tags" Cluster Source # 
Instance details

Defined in Stratosphere.PCS.Cluster

Associated Types

type PropertyType "Tags" Cluster 
Instance details

Defined in Stratosphere.PCS.Cluster

Methods

set :: PropertyType "Tags" Cluster -> Cluster -> Cluster #

type PropertyType "Name" Cluster Source # 
Instance details

Defined in Stratosphere.PCS.Cluster

type PropertyType "Networking" Cluster Source # 
Instance details

Defined in Stratosphere.PCS.Cluster

type PropertyType "Scheduler" Cluster Source # 
Instance details

Defined in Stratosphere.PCS.Cluster

type PropertyType "Size" Cluster Source # 
Instance details

Defined in Stratosphere.PCS.Cluster

type PropertyType "SlurmConfiguration" Cluster Source # 
Instance details

Defined in Stratosphere.PCS.Cluster

type PropertyType "SlurmConfiguration" Cluster = SlurmConfigurationProperty
type PropertyType "Tags" Cluster Source # 
Instance details

Defined in Stratosphere.PCS.Cluster