/AWS1/CL_IN2AWSEKSMETDETAILS¶
The metadata for an Amazon EKS pod where an Amazon ECR image is in use.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_namespace TYPE /AWS1/IN2STRING /AWS1/IN2STRING¶
The namespace for an Amazon EKS cluster.
it_workloadinfolist TYPE /AWS1/CL_IN2AWSEKSWORKLOADINFO=>TT_AWSEKSWORKLOADINFOLIST TT_AWSEKSWORKLOADINFOLIST¶
The list of workloads.
Queryable Attributes¶
namespace¶
The namespace for an Amazon EKS cluster.
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 |
workloadInfoList¶
The list of workloads.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_WORKLOADINFOLIST() |
Getter for WORKLOADINFOLIST, with configurable default |
ASK_WORKLOADINFOLIST() |
Getter for WORKLOADINFOLIST w/ exceptions if field has no va |
HAS_WORKLOADINFOLIST() |
Determine if WORKLOADINFOLIST has a value |