github.com/ali-iotechsys/cli@v20.10.0+incompatible/kubernetes/compose/v1beta2/composefile_stack_types.go (about)

     1  package v1beta2
     2  
     3  import api "github.com/docker/compose-on-kubernetes/api/compose/v1beta2"
     4  
     5  // ComposeFile is the content of a stack's compose file if any
     6  // Deprecated: Use github.com/docker/compose-on-kubernetes/api/compose/v1beta2.ComposeFile instead
     7  type ComposeFile = api.ComposeFile