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.0-rc0
Published
Sep 14, 2021
Platform
darwin/amd64
Last checked
1 hour ago

Tools for package owners.