kubernetes/pkg/registry/flowcontrol/rest
Mike Spreitzer 008576da07 Improve and simplify maintenance of APF bootstrap objects
Prepare to make deletion of unwanted object conditional on ResourceVersion.

Remove unnecessary split between finding unwanted objects and removing
them.

Remove unnecessary layers of indirection to reach constant logic.

Use interfaces to remove need for type assertions.

Threaded context into APF object maintenance

Note and respect immutability of desired bootstrap objects
2023-05-05 09:36:48 -04:00
..
storage_flowcontrol_test.go apf: always create missing bootstrap configuration object(s) 2021-05-17 12:08:39 -04:00
storage_flowcontrol.go Improve and simplify maintenance of APF bootstrap objects 2023-05-05 09:36:48 -04:00