hi, community, The configuration structure currently used by the Apache APISIX Ingress Controller can only meet the needs of the current Ingress Controller, and other items in the Apache APISIX ecosystem cannot be reused, such as the lack of a structure of service objects. [1] If this configuration is used when exporting the APISIX yaml configuration, the APISIX configuration structure will be incomplete.
So I think we can create a new `apisix-go-sdk` public repository to solve this problem and maintain a complete object structure to meet the needs of Apache APISIX Ingress Controller and other Apache APISIX projects. [1] https://github.com/apache/apisix-ingress-controller/blob/3e9bdbf0cee6d49c8e0db27152d46565df704e8c/pkg/types/apisix/v1/types.go -- Thanks, Janko
