package
Version:
v1.4.2
Opens a new window with list of versions in this module.
Published: Dec 6, 2017
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.