package logfields
import "github.com/Microsoft/hcsshim/internal/logfields"
Index ¶
Constants ¶
const ( ContainerID = "cid" UVMID = "uvm-id" ProcessID = "pid" // Timeout represents an operation timeout. Timeout = "timeout" JSON = "json" Field = "field" OCIAnnotation = "oci-annotation" Value = "value" ExpectedType = "expected-type" Bool = "bool" Uint32 = "uint32" Uint64 = "uint64" HCSOperation = "hcs-op" HCSOperationResult = "hcs-op-result" VMShimOperation = "vmshim-op" )
Source Files ¶
- Version
- v0.8.3
- Published
- Dec 3, 2018
- Platform
- windows/amd64
- Last checked
- 3 hours ago –
Tools for package owners.