pucontext

package
v5.0.0+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 4, 2017 License: GPL-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PUContext

type PUContext struct {
	ID                string
	ManagementID      string
	Identity          *policy.TagStore
	Annotations       *policy.TagStore
	AcceptTxtRules    *lookup.PolicyDB
	RejectTxtRules    *lookup.PolicyDB
	AcceptRcvRules    *lookup.PolicyDB
	RejectRcvRules    *lookup.PolicyDB
	ApplicationACLs   *acls.ACLCache
	NetworkACLS       *acls.ACLCache
	ExternalIPCache   cache.DataStore
	Extension         interface{}
	IP                string
	Mark              string
	ProxyPort         string
	Ports             []string
	PUType            constants.PUType
	SynToken          []byte
	SynServiceContext []byte
	SynExpiration     time.Time
	sync.Mutex
}

PUContext holds data indexed by the PU ID

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL