package
Version:
v2.3.0+incompatible
Opens a new window with list of versions in this module.
Published: May 30, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type CNIAddResult struct {
ContainerID string `json:"container_id"`
GroupID string `json:"group_id"`
IP string `json:"ip"`
}
type CNIDelResult struct {
ContainerID string `json:"container_id"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.