Imports of package informers

PathSynopsis
fmtPackage 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/v1alpha3Package 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/v1beta2Package v1beta2 is the second version of the stack, containing a structured spec +k8s:openapi-gen=true
k8s.io/apimachinery/pkg/runtimePackage 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/cachePackage cache is a client-side caching mechanism.
reflectPackage reflect implements run-time reflection, allowing a program to manipulate objects with arbitrary types.
syncPackage sync provides basic synchronization primitives such as mutual exclusion locks.
timePackage time provides functionality for measuring and displaying time.