github.com/docker/compose-on-kubernetes/api/client/clientset | |
github.com/docker/compose-on-kubernetes/api/client/clientset/scheme | |
github.com/docker/compose-on-kubernetes/api/client/informers/compose/v1alpha3 | |
github.com/docker/compose-on-kubernetes/api/compose/latest | |
github.com/docker/compose-on-kubernetes/api/labels | |
github.com/docker/compose-on-kubernetes/internal/convert | |
github.com/docker/compose-on-kubernetes/internal/deduplication | |
github.com/docker/compose-on-kubernetes/internal/stackresources | |
github.com/docker/compose-on-kubernetes/internal/stackresources/diff | |
github.com/pkg/errors | Package errors provides simple error handling primitives. |
github.com/sirupsen/logrus | Package logrus is a structured logger for Go, completely API compatible with the standard library logger. |
k8s.io/api/apps/v1beta2 | |
k8s.io/api/core/v1 | Package v1 is the v1 version of the core API. |
k8s.io/apimachinery/pkg/api/errors | Package errors provides detailed error types for api field validation. |
k8s.io/apimachinery/pkg/api/meta | Package meta provides functions for retrieving API metadata from objects belonging to the Kubernetes API |
k8s.io/apimachinery/pkg/apis/meta/v1 | Package v1 contains API types that are common to all versions. |
k8s.io/apimachinery/pkg/util/wait | Package wait provides tools for polling or listening for changes to a condition. |
k8s.io/client-go/informers/apps/v1beta2 | |
k8s.io/client-go/informers/core/v1 | |
k8s.io/client-go/kubernetes | Package kubernetes holds packages which implement a clientset for Kubernetes APIs. |
k8s.io/client-go/rest | |
k8s.io/client-go/tools/cache | Package cache is a client-side caching mechanism. |
math/rand | Package rand implements pseudo-random number generators suitable for tasks such as simulation, but it should not be used for security-sensitive work. |
sync | Package sync provides basic synchronization primitives such as mutual exclusion locks. |
time | Package time provides functionality for measuring and displaying time. |