Skip to content

RosClusterProps

Properties for defining a RosCluster.

See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-ehpc-cluster

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkehpc"
&alicloudroscdkehpc.RosClusterProps {
    EcsOrderComputeCount: interface{},
    EcsOrderComputeInstanceType: interface{},
    EcsOrderLoginCount: interface{},
    EcsOrderLoginInstanceType: interface{},
    EcsOrderManagerInstanceType: interface{},
    Name: interface{},
    OsTag: interface{},
    VSwitchId: interface{},
    AccountType: interface{},
    AdditionalVolumes: interface{},
    Application: interface{},
    AutoRenew: interface{},
    AutoRenewPeriod: interface{},
    ClientVersion: interface{},
    ComputeEnableHt: interface{},
    ComputeSpotPriceLimit: interface{},
    ComputeSpotStrategy: interface{},
    DeployMode: interface{},
    Description: interface{},
    EcsChargeType: interface{},
    EcsOrderManagerCount: interface{},
    EhpcVersion: interface{},
    HaEnable: interface{},
    ImageId: interface{},
    ImageOwnerAlias: interface{},
    InputFileUrl: interface{},
    IsComputeEss: interface{},
    JobQueue: interface{},
    KeyPairName: interface{},
    NetworkInterfaceTrafficMode: interface{},
    Password: interface{},
    Period: interface{},
    PeriodUnit: interface{},
    PostInstallScript: interface{},
    RamNodeTypes: interface{},
    RamRoleName: interface{},
    RemoteDirectory: interface{},
    RemoteVisEnable: interface{},
    ResourceGroupId: interface{},
    SccClusterId: interface{},
    SchedulerType: interface{},
    SecurityGroupId: interface{},
    SecurityGroupName: interface{},
    SystemDiskLevel: interface{},
    SystemDiskSize: interface{},
    SystemDiskType: interface{},
    VolumeId: interface{},
    VolumeMountpoint: interface{},
    VolumeProtocol: interface{},
    VolumeType: interface{},
    VpcId: interface{},
    WithoutElasticIp: interface{},
    ZoneId: interface{},
}

Properties

Name Type Description
EcsOrderComputeCount interface{} No description.
EcsOrderComputeInstanceType interface{} No description.
EcsOrderLoginCount interface{} No description.
EcsOrderLoginInstanceType interface{} No description.
EcsOrderManagerInstanceType interface{} No description.
Name interface{} No description.
OsTag interface{} No description.
VSwitchId interface{} No description.
AccountType interface{} No description.
AdditionalVolumes interface{} No description.
Application interface{} No description.
AutoRenew interface{} No description.
AutoRenewPeriod interface{} No description.
ClientVersion interface{} No description.
ComputeEnableHt interface{} No description.
ComputeSpotPriceLimit interface{} No description.
ComputeSpotStrategy interface{} No description.
DeployMode interface{} No description.
Description interface{} No description.
EcsChargeType interface{} No description.
EcsOrderManagerCount interface{} No description.
EhpcVersion interface{} No description.
HaEnable interface{} No description.
ImageId interface{} No description.
ImageOwnerAlias interface{} No description.
InputFileUrl interface{} No description.
IsComputeEss interface{} No description.
JobQueue interface{} No description.
KeyPairName interface{} No description.
NetworkInterfaceTrafficMode interface{} No description.
Password interface{} No description.
Period interface{} No description.
PeriodUnit interface{} No description.
PostInstallScript interface{} No description.
RamNodeTypes interface{} No description.
RamRoleName interface{} No description.
RemoteDirectory interface{} No description.
RemoteVisEnable interface{} No description.
ResourceGroupId interface{} No description.
SccClusterId interface{} No description.
SchedulerType interface{} No description.
SecurityGroupId interface{} No description.
SecurityGroupName interface{} No description.
SystemDiskLevel interface{} No description.
SystemDiskSize interface{} No description.
SystemDiskType interface{} No description.
VolumeId interface{} No description.
VolumeMountpoint interface{} No description.
VolumeProtocol interface{} No description.
VolumeType interface{} No description.
VpcId interface{} No description.
WithoutElasticIp interface{} No description.
ZoneId interface{} No description.

EcsOrderComputeCountRequired

EcsOrderComputeCount interface{}
  • Type: interface{}

EcsOrderComputeInstanceTypeRequired

EcsOrderComputeInstanceType interface{}
  • Type: interface{}

EcsOrderLoginCountRequired

EcsOrderLoginCount interface{}
  • Type: interface{}

EcsOrderLoginInstanceTypeRequired

EcsOrderLoginInstanceType interface{}
  • Type: interface{}

EcsOrderManagerInstanceTypeRequired

EcsOrderManagerInstanceType interface{}
  • Type: interface{}

NameRequired

Name interface{}
  • Type: interface{}

OsTagRequired

OsTag interface{}
  • Type: interface{}

VSwitchIdRequired

VSwitchId interface{}
  • Type: interface{}

AccountTypeOptional

AccountType interface{}
  • Type: interface{}

AdditionalVolumesOptional

AdditionalVolumes interface{}
  • Type: interface{}

ApplicationOptional

Application interface{}
  • Type: interface{}

AutoRenewOptional

AutoRenew interface{}
  • Type: interface{}

AutoRenewPeriodOptional

AutoRenewPeriod interface{}
  • Type: interface{}

ClientVersionOptional

ClientVersion interface{}
  • Type: interface{}

ComputeEnableHtOptional

ComputeEnableHt interface{}
  • Type: interface{}

ComputeSpotPriceLimitOptional

ComputeSpotPriceLimit interface{}
  • Type: interface{}

ComputeSpotStrategyOptional

ComputeSpotStrategy interface{}
  • Type: interface{}

DeployModeOptional

DeployMode interface{}
  • Type: interface{}

DescriptionOptional

Description interface{}
  • Type: interface{}

EcsChargeTypeOptional

EcsChargeType interface{}
  • Type: interface{}

EcsOrderManagerCountOptional

EcsOrderManagerCount interface{}
  • Type: interface{}

EhpcVersionOptional

EhpcVersion interface{}
  • Type: interface{}

HaEnableOptional

HaEnable interface{}
  • Type: interface{}

ImageIdOptional

ImageId interface{}
  • Type: interface{}

ImageOwnerAliasOptional

ImageOwnerAlias interface{}
  • Type: interface{}

InputFileUrlOptional

InputFileUrl interface{}
  • Type: interface{}

IsComputeEssOptional

IsComputeEss interface{}
  • Type: interface{}

JobQueueOptional

JobQueue interface{}
  • Type: interface{}

KeyPairNameOptional

KeyPairName interface{}
  • Type: interface{}

NetworkInterfaceTrafficModeOptional

NetworkInterfaceTrafficMode interface{}
  • Type: interface{}

PasswordOptional

Password interface{}
  • Type: interface{}

PeriodOptional

Period interface{}
  • Type: interface{}

PeriodUnitOptional

PeriodUnit interface{}
  • Type: interface{}

PostInstallScriptOptional

PostInstallScript interface{}
  • Type: interface{}

RamNodeTypesOptional

RamNodeTypes interface{}
  • Type: interface{}

RamRoleNameOptional

RamRoleName interface{}
  • Type: interface{}

RemoteDirectoryOptional

RemoteDirectory interface{}
  • Type: interface{}

RemoteVisEnableOptional

RemoteVisEnable interface{}
  • Type: interface{}

ResourceGroupIdOptional

ResourceGroupId interface{}
  • Type: interface{}

SccClusterIdOptional

SccClusterId interface{}
  • Type: interface{}

SchedulerTypeOptional

SchedulerType interface{}
  • Type: interface{}

SecurityGroupIdOptional

SecurityGroupId interface{}
  • Type: interface{}

SecurityGroupNameOptional

SecurityGroupName interface{}
  • Type: interface{}

SystemDiskLevelOptional

SystemDiskLevel interface{}
  • Type: interface{}

SystemDiskSizeOptional

SystemDiskSize interface{}
  • Type: interface{}

SystemDiskTypeOptional

SystemDiskType interface{}
  • Type: interface{}

VolumeIdOptional

VolumeId interface{}
  • Type: interface{}

VolumeMountpointOptional

VolumeMountpoint interface{}
  • Type: interface{}

VolumeProtocolOptional

VolumeProtocol interface{}
  • Type: interface{}

VolumeTypeOptional

VolumeType interface{}
  • Type: interface{}

VpcIdOptional

VpcId interface{}
  • Type: interface{}

WithoutElasticIpOptional

WithoutElasticIp interface{}
  • Type: interface{}

ZoneIdOptional

ZoneId interface{}
  • Type: interface{}