Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CNIController ¶
type CNIController struct { CNIConfig libcni.CNI NetworkConfigs []*libcni.NetworkConfig }
func (*CNIController) Down ¶
func (c *CNIController) Down(namespacePath, handle string) error
type CNILoader ¶
func (*CNILoader) GetCNIConfig ¶
func (*CNILoader) GetNetworkConfigs ¶
func (l *CNILoader) GetNetworkConfigs() ([]*libcni.NetworkConfig, error)
Click to show internal directories.
Click to hide internal directories.