package v1

import "github.com/containerd/containerd/runtime/v1"

Index

Functions

func OpenShimStderrLog

func OpenShimStderrLog(ctx context.Context, logDirPath string) (io.ReadWriteCloser, error)

OpenShimStderrLog opens the shim log

func OpenShimStdoutLog

func OpenShimStdoutLog(ctx context.Context, logDirPath string) (io.ReadWriteCloser, error)

OpenShimStdoutLog opens the shim log for reading

Source Files

shim.go

Directories

PathSynopsis
runtime/v1/shim
runtime/v1/shim/client
runtime/v1/shim/v1
Version
v1.6.18
Published
Feb 15, 2023
Platform
js/wasm
Imports
5 packages
Last checked
3 minutes ago

Tools for package owners.