github.com/kaisenlinux/docker.io@v0.0.0-20230510090727-ea55db55fac7/cli/kubernetes/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 package v1beta2 // import "github.com/docker/cli/kubernetes/compose/v1beta2"