...

Source file src/github.com/Microsoft/hcsshim/internal/guest/runtime/doc.go

Documentation: github.com/Microsoft/hcsshim/internal/guest/runtime

     1  // Package runtime defines the interface between the GCS and an OCI container
     2  // runtime.
     3  package runtime
     4  

View as plain text