Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AppendNetworkSpec ¶
func AppendNetworkSpec(existingNetConfig *libcni.NetworkConfig, gardenNetworkSpec string) (*libcni.NetworkConfig, error)
Types ¶
type CNIController ¶
type CNIController struct { PluginDir string ConfigDir string // contains filtered or unexported fields }
func (*CNIController) Down ¶
func (c *CNIController) Down(namespacePath, handle, spec string) error
Click to show internal directories.
Click to hide internal directories.