encoding/json | Package json implements encoding and decoding of JSON as defined in RFC 7159. |
github.com/Microsoft/opengcs/service/gcs/oslayer | |
github.com/Microsoft/opengcs/service/gcs/oslayer/realos | |
github.com/Microsoft/opengcs/service/gcs/runtime | Package runtime defines the interface between the GCS and an OCI container runtime. |
github.com/Microsoft/opengcs/service/gcs/stdio | |
github.com/Microsoft/opengcs/service/libs/commonutils | |
github.com/docker/containerd/sys | |
github.com/opencontainers/runtime-spec/specs-go | |
github.com/pkg/errors | Package errors provides simple error handling primitives. |
golang.org/x/sys/unix | |
io/ioutil | Package ioutil implements some I/O utility functions. |
net | Package net provides a portable interface for network I/O, including TCP/IP, UDP, domain name resolution, and Unix domain sockets. |
os | Package os provides a platform-independent interface to operating system functionality. |
os/exec | Package exec runs external commands. |
path | Package path implements utility routines for manipulating slash-separated paths. |
path/filepath | Package filepath implements utility routines for manipulating filename paths in a way compatible with the target operating system-defined file paths. |
strconv | Package strconv implements conversions to and from string representations of basic data types. |
strings | Package strings implements simple functions to manipulate UTF-8 encoded strings. |