Documentation
¶
Index ¶
- func AddIpvlanInterface(dnet *danmtypes.DanmNet, ep danmtypes.DanmEp) error
- func CidsByHost(client danmclientset.Interface, host string) (map[string]danmtypes.DanmEp, error)
- func DeleteIpvlanInterface(ep danmtypes.DanmEp) error
- func DoesTargetContainerExist(ep danmtypes.DanmEp) bool
- func FindByCid(client danmclientset.Interface, cid string) ([]danmtypes.DanmEp, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddIpvlanInterface ¶
func CidsByHost ¶
CidsByHost returns a map of Eps The Eps in the map are indexed with the name of the K8s host their Pods are running on
func DeleteIpvlanInterface ¶
DeleteIpvlanInterface deletes a Pod's IPVLAN network interface based on the related DanmEp
func DoesTargetContainerExist ¶
DoesTargetContainerExist interrogates Docker whether the received CID belongs to an alive container, or it is outdated
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.