hcsshim – github.com/Microsoft/hcsshim Index | Files | Directories

package hcsshim

import "github.com/Microsoft/hcsshim"

Index

Constants

const (
	Nat                  = hns.Nat
	ACL                  = hns.ACL
	PA                   = hns.PA
	VLAN                 = hns.VLAN
	VSID                 = hns.VSID
	VNet                 = hns.VNet
	L2Driver             = hns.L2Driver
	Isolation            = hns.Isolation
	QOS                  = hns.QOS
	OutboundNat          = hns.OutboundNat
	ExternalLoadBalancer = hns.ExternalLoadBalancer
	Route                = hns.Route
	Proxy                = hns.Proxy
)

RequestType const

const (
	Allow = hns.Allow
	Block = hns.Block

	In  = hns.In
	Out = hns.Out

	Host   = hns.Host
	Switch = hns.Switch
)

Types

type ACLPolicy

type ACLPolicy = hns.ACLPolicy

type ActionType

type ActionType = hns.ActionType

type DirectionType

type DirectionType = hns.DirectionType

type IsolationPolicy

type IsolationPolicy = hns.IsolationPolicy

type NatPolicy

type NatPolicy = hns.NatPolicy

type OutboundNatPolicy

type OutboundNatPolicy = hns.OutboundNatPolicy

type PaPolicy

type PaPolicy = hns.PaPolicy

type Policy

type Policy = hns.Policy

type PolicyType

type PolicyType = hns.PolicyType

Type of Request Support in ModifySystem

type ProxyPolicy

type ProxyPolicy = hns.ProxyPolicy

type QosPolicy

type QosPolicy = hns.QosPolicy

type RuleType

type RuleType = hns.RuleType

type VlanPolicy

type VlanPolicy = hns.VlanPolicy

type VsidPolicy

type VsidPolicy = hns.VsidPolicy

Source Files

hnspolicy.go

Directories

PathSynopsis
cmd
cmd/containerd-shim-runhcs-v1
cmd/containerd-shim-runhcs-v1/options
cmd/containerd-shim-runhcs-v1/stats
cmd/dmverity-vhd
cmd/gcs
cmd/gcstools
cmd/gcstools/commoncli
cmd/gcstools/generichook
cmd/hooks
cmd/hooks/wait-paths
cmd/tar2ext4
computestoragePackage computestorage is a wrapper around the HCS storage APIs.
ext4
ext4/dmverity
ext4/internal
ext4/tar2ext4
hcnPackage hcn is a shim for the Host Compute Networking (HCN) service, which manages networking for Windows Server containers and Hyper-V containers.
internal
osversion
pkg
pkg/amdsevsnpPackage amdsevsnp contains minimal functionality required to fetch attestation reports inside an enlightened guest.
pkg/annotations
pkg/cimfsThis package provides simple go wrappers on top of the win32 CIMFS mount APIs.
pkg/cimfs/formatformat package maintains some basic structures to allows us to read header of a cim file.
pkg/ctrdtaskapi
pkg/go-runhcs
pkg/ncproxy
pkg/ncproxy/ncproxygrpc
pkg/ncproxy/ncproxygrpc/v0
pkg/ncproxy/ncproxygrpc/v1
pkg/ncproxy/nodenetsvc
pkg/ncproxy/nodenetsvc/v0
pkg/ncproxy/nodenetsvc/v0/mockPackage nodenetsvc_v0_mock is a generated GoMock package.
pkg/ncproxy/nodenetsvc/v1Package v1 contains the proto and compiled go files for the node network service v1 implementation.
pkg/ncproxy/nodenetsvc/v1/mockPackage nodenetsvc_v1_mock is a generated GoMock package.
pkg/ociwclayerPackage ociwclayer provides functions for importing and exporting Windows container layers from and to their OCI tar representation.
pkg/octtrpc
pkg/securitypolicy
Version
v0.12.9 (latest)
Published
Oct 30, 2024
Platform
linux/amd64
Imports
1 packages
Last checked
9 hours ago

Tools for package owners.