/AWS1/CL_SNBEKSONDEVICESVCCONF¶
An object representing the metadata and configuration settings of EKS Anywhere on the Snow Family device.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_kubernetesversion TYPE /AWS1/SNBSTRING /AWS1/SNBSTRING¶
The Kubernetes version for EKS Anywhere on the Snow Family device.
iv_eksanywhereversion TYPE /AWS1/SNBSTRING /AWS1/SNBSTRING¶
The optional version of EKS Anywhere on the Snow Family device.
Queryable Attributes¶
KubernetesVersion¶
The Kubernetes version for EKS Anywhere on the Snow Family device.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_KUBERNETESVERSION() |
Getter for KUBERNETESVERSION, with configurable default |
ASK_KUBERNETESVERSION() |
Getter for KUBERNETESVERSION w/ exceptions if field has no v |
HAS_KUBERNETESVERSION() |
Determine if KUBERNETESVERSION has a value |
EKSAnywhereVersion¶
The optional version of EKS Anywhere on the Snow Family device.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EKSANYWHEREVERSION() |
Getter for EKSANYWHEREVERSION, with configurable default |
ASK_EKSANYWHEREVERSION() |
Getter for EKSANYWHEREVERSION w/ exceptions if field has no |
HAS_EKSANYWHEREVERSION() |
Determine if EKSANYWHEREVERSION has a value |