Calico Client API

The Calico Client Library provides programmatic access to manage Calico resources such as network policies, IP pools, BGP configuration, host and workload endpoints, and IPAM settings. It is the core programmatic interface consumed by calicoctl and other Calico components for managing container networking and security resources.

API entry from apis.yml

apis.yml Raw ↑
aid: calico:calico-client-api
name: Calico Client API
description: The Calico Client Library provides programmatic access to manage Calico resources such as
  network policies, IP pools, BGP configuration, host and workload endpoints, and IPAM settings. It is
  the core programmatic interface consumed by calicoctl and other Calico components for managing container
  networking and security resources.
humanURL: https://docs.tigera.io/calico/latest/reference/
tags:
- Client Library
- CNI
- Network Policy
- Networking
properties:
- type: Documentation
  url: https://docs.tigera.io/calico/latest/reference/
- type: GitHub
  url: https://github.com/projectcalico/calico