/AWS1/CL_EKSADDONNAMESPACECF01¶
The namespace configuration response object containing information about the namespace where an addon is installed.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_namespace TYPE /AWS1/EKSNAMESPACE /AWS1/EKSNAMESPACE¶
The name of the Kubernetes namespace where the addon is installed.
Queryable Attributes¶
namespace¶
The name of the Kubernetes namespace where the addon is installed.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NAMESPACE() |
Getter for NAMESPACE, with configurable default |
ASK_NAMESPACE() |
Getter for NAMESPACE w/ exceptions if field has no value |
HAS_NAMESPACE() |
Determine if NAMESPACE has a value |