package requesttype
import "github.com/Microsoft/hcsshim/internal/requesttype"
Index ¶
Constants ¶
const ( Add = "Add" Remove = "Remove" PreAdd = "PreAdd" // For networking )
RequestType const
Source Files ¶
Tools for package owners.
import "github.com/Microsoft/hcsshim/internal/requesttype"
const ( Add = "Add" Remove = "Remove" PreAdd = "PreAdd" // For networking )
RequestType const
Tools for package owners.