package requesttype

import "github.com/Microsoft/hcsshim/internal/requesttype"

Index

Constants

const (
	Add    = "Add"
	Remove = "Remove"
	PreAdd = "PreAdd" // For networking
	Update = "Update"
)

RequestType const

Source Files

types.go

Version
v0.8.13
Published
Dec 17, 2020
Platform
js/wasm
Last checked
4 minutes ago

Tools for package owners.