Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IpamDeleteIpamIPHandler ¶
type IpamDeleteIpamIPHandler struct { IPAM *ipam.IPAM EndpointManager endpointmanager.EndpointManager }
func (*IpamDeleteIpamIPHandler) Handle ¶
func (r *IpamDeleteIpamIPHandler) Handle(params ipamapi.DeleteIpamIPParams) middleware.Responder
type IpamPostIpamHandler ¶
func (*IpamPostIpamHandler) Handle ¶
func (r *IpamPostIpamHandler) Handle(params ipamapi.PostIpamParams) middleware.Responder
type IpamPostIpamIPHandler ¶
func (*IpamPostIpamIPHandler) Handle ¶
func (r *IpamPostIpamIPHandler) Handle(params ipamapi.PostIpamIPParams) middleware.Responder
Handle incoming requests address allocation requests for the daemon.
Click to show internal directories.
Click to hide internal directories.