Record
lke-cluster
No description available.
record lke-cluster {
control-plane: option<lke-cluster-control-plane>,
created: option<string>,
id: option<s32>,
k8s-version: option<string>,
label: option<string>,
region: option<string>,
tags: option<list<string>>,
updated: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| control-plane | option<lke-cluster-control-plane> | |
| created | option<string> | |
| id | option<s32> | |
| k8s-version | option<string> | |
| label | option<string> | |
| region | option<string> | |
| tags | option<list<string>> | |
| updated | option<string> |