Back to Calico

libcalico-go IPAM core library

libcalico-go/lib/ipam/DESIGN.md

3.34.0-0.dev947 B
Original Source
<!-- Copyright (c) 2026 Tigera, Inc. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 -->

libcalico-go IPAM core library

This directory is the canonical home of Calico's IPAM core library: the public API, the AutoAssign allocator, the CAS retry loop, the handle ID convention, and the IPAMConfig resolver.

Architecture, invariants, and review criteria live in the cross-component IPAM design:

Update the design under design/ipam/, not this file. This file is a discoverability pointer.