/AWS1/CL_EKSADDONNAMESPACECF00¶
The namespace configuration request object for specifying a custom namespace when creating an addon.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_namespace
TYPE /AWS1/EKSNAMESPACE
/AWS1/EKSNAMESPACE
¶
The name of the Kubernetes namespace to install the addon in. Must be a valid RFC 1123 DNS label.
Queryable Attributes¶
namespace¶
The name of the Kubernetes namespace to install the addon in. Must be a valid RFC 1123 DNS label.
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 |