github.com/ali-iotechsys/cli@v20.10.0+incompatible/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"