...

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

Documentation: github.com/Microsoft/hcsshim/internal/credentials

     1  // Package credentials holds the necessary structs and functions for adding
     2  // and removing Container Credential Guard instances (shortened to CCG
     3  // normally) for V2 HCS schema containers.
     4  package credentials
     5  

View as plain text