Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.11 KB

DefaultNodePoolParam.md

File metadata and controls

20 lines (16 loc) · 1.11 KB

DefaultNodePoolParam

Properties

Name Type Description Notes
Name *string 노드풀 이름 [default to null]
NodeCount *int32 노드 개수 [default to null]
SubnetNo *int32 Subnet 번호 [optional] [default to null]
SubnetNoList []*int32 Subnet 번호 [optional] [default to null]
SoftwareCode *string Server image code [optional] [default to null]
ProductCode *string 상품 코드 [optional] [default to null]
Labels []*NodePoolLabel [optional] [default to null]
Taints []*NodePoolTaint [optional] [default to null]
ServerSpecCode *string Server spec code [optional] [default to null]
StorageSize *int32 Storage size [optional] [default to null]
ServerRoleId *string [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]