Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrNoOps = errors.New("No ops") ErrCIDRNotInPool = errors.New("The requested subnet must match the CIDR of a configured Calico IP Pool") )
Functions ¶
This section is empty.
Types ¶
type ContainerInfo ¶
type ContainerInfo struct { ID string Addresses []ReservedAddress }
ContainerInfo .
type ReservedAddress ¶
ReservedAddress .
Click to show internal directories.
Click to hide internal directories.