rkt/ directory
Directories ΒΆ
Path | Synopsis |
---|---|
api | |
api/v1 | |
api/v1alpha | Package v1alpha is a generated protocol buffer package. |
common | Package common defines values shared by different parts of rkt (e.g. |
common/apps | |
common/cgroup | |
common/cgroup/v1 | |
common/cgroup/v2 | |
common/labelsort | |
common/networking | networking is the package that implements small functionality shared between state0 and stage1. |
common/overlay | |
Documentation | |
Documentation/examples | |
Documentation/examples/metadata-service | |
lib | Package rkt is expected to be used by other projects who want to integrate with rkt. |
networking | kvm.go file provides networking supporting functions for kvm flavor |
networking/netinfo | |
networking/tuntap | |
pkg | |
pkg/aci | Package aci implements helper functions for working with ACIs |
pkg/aci/acitest | Package acitest provides utilities for ACI testing. |
pkg/acl | Package acl is a wrapper over libacl that dlopens it instead of being linked to it. |
pkg/backup | |
pkg/distribution | |
pkg/fileutil | |
pkg/flag | |
pkg/fs | |
pkg/group | |
pkg/keystore | Package keystore implements the ACI keystore. |
pkg/keystore/keystoretest | Package keystoretest provides utilities for ACI keystore testing. |
pkg/lock | Package lock implements simple locking primitives on a regular file or directory using flock |
pkg/log | |
pkg/mountinfo | |
pkg/multicall | |
pkg/passwd | |
pkg/pod | package pod contains the data structure for the pod and functions to get information of the pod. |
pkg/set | |
pkg/sys | |
pkg/tar | Package tar contains helper functions for working with tar files |
pkg/tpm | |
pkg/user | Package user allows resolving user UIDs/GIDs using various methods. |
rkt | Package rkt (main) implements the command line interface to rkt |
rkt/config | |
rkt/flag | |
rkt/image | Package image implements finding images in the store and fetching them from local or remote locations. |
rkt/pubkey | |
stage0 | |
stage1 | |
stage1/app_add | |
stage1/app_rm | |
stage1/app_start | |
stage1/app_stop | |
stage1/attach | |
stage1/common | |
stage1/common/ssh | |
stage1/common/types | |
stage1/enter_kvm | |
stage1_fly | |
stage1_fly/enter | |
stage1_fly/gc | |
stage1_fly/run | |
stage1_fly/stop | |
stage1/gc | |
stage1/init | |
stage1/init/common | |
stage1/init/kvm | kvm package provides supporting functions for kvm flavor such as: VM networking, volume sharing |
stage1/init/kvm/hypervisor | |
stage1/init/kvm/hypervisor/hvlkvm | |
stage1/init/kvm/hypervisor/hvqemu | |
stage1/iottymux | |
stage1/stop | |
stage1/stop_kvm | |
store | |
store/db | |
store/imagestore | Package store implements a content-addressable-store on disk. |
store/treestore | |
tests | |
tests/cniproxy | |
tests/echo-socket-activated | |
tests/inspect | |
tests/rkt-monitor | |
tests/rkt-monitor/cpu-stresser | |
tests/rkt-monitor/log-stresser | |
tests/rkt-monitor/mem-stresser | |
tests/rkt-monitor/sleeper | |
tests/stub-stage1 | |
tests/stub-stage1/enter | |
tests/stub-stage1/gc | |
tests/stub-stage1/run | |
tests/testutils | |
tests/testutils/aci-server | |
tests/testutils/logger | |
tools | |
tools/cleangen | |
tools/common | |
tools/common/filelist | |
tools/depsgen | |
tools/filelistgen | |
tools/quickrm | |
version |
- Version
- v1.30.0 (latest)
- Published
- Apr 13, 2018
- Platform
- linux/amd64
- Last checked
- 3 days ago –
Tools for package owners.