github.com/docker/compose-on-kubernetes@v0.5.0/api/compose/v1beta2/doc.go (about) 1 // Api versions allow the api contract for a resource to be changed while keeping 2 // backward compatibility by support multiple concurrent versions 3 // of the same resource 4 5 // Package v1beta2 is the second version of the stack, containing a structured spec 6 // +k8s:openapi-gen=true 7 package v1beta2