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.9.6
Published
Dec 12, 2022
Platform
linux/amd64
Last checked
6 seconds ago

Tools for package owners.