Documentation
¶
Index ¶
Constants ¶
View Source
const ( PluginName = "xcni" PluginLoopBack = "loopback" // CreatePodURI is the route for cni plugin for creating pod CreatePodURI = "/v1/cni/create-pod" // DeletePodURI is the route for cni plugin for deleting pod DeletePodURI = "/v1/cni/delete-pod" )
Variables ¶
This section is empty.
Functions ¶
func GetCniSock ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.