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
Click to show internal directories.
Click to hide internal directories.