The requirement is to view the k8s resources that are deployed through the EMCO platform.
The status API today does return the list of all resources that are deployed, the requirement to view the resource yaml of a specific resorurce, something equivalent to kubect get configmap -o yaml
The requirement is to view the k8s resources that are deployed through the EMCO platform. The status API today does return the list of all resources that are deployed, the requirement to view the resource yaml of a specific resorurce, something equivalent to kubect get configmap -o yaml