package
2.1.4+incompatible
Repository: https://github.com/shivkb/contiv-vpp.git
Documentation: pkg.go.dev

# Functions

NewPlugin creates a new Plugin with the provides Options.
UseDeps returns Option that can inject custom dependencies.

# Variables

DefaultPlugin is a default instance of IPAM plugin.

# Structs

Deps lists dependencies of the IPAM plugin.
IPAM plugin implements IP address allocation for Contiv.
PodCIDRChange is triggered when CIDR for PODs on the current node changes.

# Interfaces

API defines methods provided by IPAM for use by other plugins.

# Type aliases

Option is a function that acts on a Plugin to inject Dependencies or configuration.