Develop CRD and Controller for managing API specific resources.
At the moment this seems to include the following resources in APIM:
ApiVersionSet
Api
Policy
Diagnostics
Additional Information
Should also have API revisions and backends in mind when developing.
Current thinking is that backend will for the most part replace named values. Todays use of named values seems to be mainly used to define backend service urls.
Description
Develop CRD and Controller for managing API specific resources. At the moment this seems to include the following resources in APIM:
Additional Information
Should also have API revisions and backends in mind when developing. Current thinking is that backend will for the most part replace named values. Todays use of named values seems to be mainly used to define backend service urls.