Revision 9dd9790f475db99de5ad7b74af18c76af43b93e6 authored by Marco Hofstetter on 12 June 2024, 09:29:59 UTC, committed by Julian Wiedmann on 17 June 2024, 16:35:54 UTC
Currently, the IPAM REST API is implemented by the daemon.

With the extraction of the IPAM initialization into its own cell
it's also possible to extract the IPAM REST API handler into the
same cell.

Signed-off-by: Marco Hofstetter <marco.hofstetter@isovalent.com>
1 parent 86a5c88
History
File Mode Size
allocator_providers.go -rw-r--r-- 218 bytes
allocator_test.go -rw-r--r-- 4.1 KB
ccnp_event.go -rw-r--r-- 3.7 KB
cilium_node.go -rw-r--r-- 11.6 KB
cmdref.go -rw-r--r-- 800 bytes
cnp_event.go -rw-r--r-- 3.4 KB
flags.go -rw-r--r-- 13.3 KB
flags_providers.go -rw-r--r-- 245 bytes
k8s_pod_controller.go -rw-r--r-- 3.5 KB
kvstore_watchdog.go -rw-r--r-- 3.9 KB
kvstore_watchdog_test.go -rw-r--r-- 2.9 KB
lifecycle.go -rw-r--r-- 683 bytes
metrics.go -rw-r--r-- 287 bytes
metrics_list.go -rw-r--r-- 2.1 KB
provider_alibabacloud_flags.go -rw-r--r-- 713 bytes
provider_alibabacloud_register.go -rw-r--r-- 355 bytes
provider_aws_flags.go -rw-r--r-- 3.1 KB
provider_aws_register.go -rw-r--r-- 529 bytes
provider_azure_flags.go -rw-r--r-- 1.4 KB
provider_azure_register.go -rw-r--r-- 457 bytes
provider_operator_flags.go -rw-r--r-- 381 bytes
provider_operator_register.go -rw-r--r-- 560 bytes
root.go -rw-r--r-- 22.3 KB
root_test.go -rw-r--r-- 791 bytes
status.go -rw-r--r-- 2.2 KB

back to top