...

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

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

     1  // Package bridge defines the bridge struct, which implements the control loop
     2  // and functions of the GCS's bridge client.
     3  package bridge
     4  

View as plain text