Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ContainerOTI ¶
func ContainerOTI(o dockertypes.Container) (ci types.ContainerInfo, err error)
outter's container(https://pkg.go.dev/github.com/docker/docker@v20.10.20+incompatible/api/types#Container) to innter' types.ContainerInfo
func ImageOTI ¶
func ImageOTI(o dockertypes.ImageSummary) (ii types.ImageInfo, err error)
outter's container(https://pkg.go.dev/github.com/docker/docker@v20.10.20+incompatible/api/types#ImageSummary) to innter' types.ContainerInfo
func NetworkOTI ¶
func NetworkOTI(o dockertypes.NetworkResource) (ni types.NetworkInfo, err error)
outter's container(https://pkg.go.dev/github.com/docker/docker@v20.10.20+incompatible/api/types#ImageSummary) to innter' types.ContainerInfo
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.