fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
github.com/docker/compose-on-kubernetes/api/client/clientset | |
github.com/docker/compose-on-kubernetes/api/client/informers/compose | |
github.com/docker/compose-on-kubernetes/api/client/informers/internalinterfaces | |
github.com/docker/compose-on-kubernetes/api/compose/v1alpha3 | Package v1alpha3 is the current in dev version of the stack, containing evolution on top of v1beta2 structured spec +k8s:openapi-gen=true +k8s:conversion-gen=github.com/docker/compose-on-kubernetes/api/compose/v1beta2 |
github.com/docker/compose-on-kubernetes/api/compose/v1beta2 | Package v1beta2 is the second version of the stack, containing a structured spec +k8s:openapi-gen=true |
k8s.io/apimachinery/pkg/runtime | Package runtime defines conversions between generic types and structs to map query strings to struct objects. |
k8s.io/apimachinery/pkg/runtime/schema | |
k8s.io/client-go/tools/cache | Package cache is a client-side caching mechanism. |
reflect | Package reflect implements run-time reflection, allowing a program to manipulate objects with arbitrary types. |
sync | Package sync provides basic synchronization primitives such as mutual exclusion locks. |
time | Package time provides functionality for measuring and displaying time. |