RosNodesProps
Properties for defining a RosNodes
.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-ehpc-nodes
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkehpc/datasource"
&datasource.RosNodesProps {
ClusterId: interface{},
HostName: interface{},
HostNamePrefix: interface{},
HostNameSuffix: interface{},
PrivateIpAddress: interface{},
RefreshOptions: interface{},
Role: interface{},
}
Properties
Name | Type | Description |
---|---|---|
ClusterId |
interface{} |
No description. |
HostName |
interface{} |
No description. |
HostNamePrefix |
interface{} |
No description. |
HostNameSuffix |
interface{} |
No description. |
PrivateIpAddress |
interface{} |
No description. |
RefreshOptions |
interface{} |
No description. |
Role |
interface{} |
No description. |
ClusterId
Required
ClusterId interface{}
- Type: interface{}
HostName
Optional
HostName interface{}
- Type: interface{}
HostNamePrefix
Optional
HostNamePrefix interface{}
- Type: interface{}
HostNameSuffix
Optional
HostNameSuffix interface{}
- Type: interface{}
PrivateIpAddress
Optional
PrivateIpAddress interface{}
- Type: interface{}
RefreshOptions
Optional
RefreshOptions interface{}
- Type: interface{}
Role
Optional
Role interface{}
- Type: interface{}