github.com/justincormack/cli@v0.0.0-20201215022714-831ebeae9675/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"