Directories
¶
| Path | Synopsis |
|---|---|
|
Package adapter is the core of d2k.
|
Package adapter is the core of d2k. |
|
api
|
|
|
containers
Package containers implements the Docker Engine API surface for container lifecycle management, translating each endpoint into Kubernetes Deployment operations via the adapter layer.
|
Package containers implements the Docker Engine API surface for container lifecycle management, translating each endpoint into Kubernetes Deployment operations via the adapter layer. |
|
images
Package images implements a minimal Docker Engine API surface for image operations.
|
Package images implements a minimal Docker Engine API surface for image operations. |
|
networks
Package networks implements the Docker Engine API surface for network management.
|
Package networks implements the Docker Engine API surface for network management. |
|
swarm
Package swarm implements the Docker Swarm API surface for d2k.
|
Package swarm implements the Docker Swarm API surface for d2k. |
|
system
Package system implements the Docker Engine system endpoints.
|
Package system implements the Docker Engine system endpoints. |
|
volumes
Package volumes implements the Docker Engine API surface for volume management, translating each endpoint into Kubernetes PVC operations.
|
Package volumes implements the Docker Engine API surface for volume management, translating each endpoint into Kubernetes PVC operations. |
|
Package router builds and returns the http.ServeMux that implements the Docker Engine API surface exposed by d2k.
|
Package router builds and returns the http.ServeMux that implements the Docker Engine API surface exposed by d2k. |
Click to show internal directories.
Click to hide internal directories.