Anchorage API reference
Documentation
GitHub
Preparing search index...
@proofoftech/fleet-control
index
ExternalPlatformResources
Interface ExternalPlatformResources
interface
ExternalPlatformResources
{
auditQueueName
?:
string
;
egressProxy
?:
PlatformWorkerSnapshot
&
DeploymentEgressPolicy
;
maintenanceCapabilityPublicKey
:
string
;
outboundPolicy
?:
DeploymentEgressPolicy
;
sharedOutboundWorkerName
?:
string
;
stateWorker
:
PlatformWorkerSnapshot
&
{
dispatchNamespace
?:
string
;
durableObjectBindings
:
readonly
DurableObjectBindingInventory
[]
;
durableObjectTag
?:
string
;
namespaceIds
:
readonly
string
[]
;
plane
?:
"ordinary"
|
"dispatch"
;
}
;
}
Index
Properties
audit
Queue
Name?
egress
Proxy?
maintenance
Capability
Public
Key
outbound
Policy?
shared
Outbound
Worker
Name?
state
Worker
Properties
Optional
Readonly
audit
Queue
Name
auditQueueName
?:
string
Optional
Readonly
egress
Proxy
egressProxy
?:
PlatformWorkerSnapshot
&
DeploymentEgressPolicy
Legacy ordinary per-deployment proxy retained only during bridge rollout.
Readonly
maintenance
Capability
Public
Key
maintenanceCapabilityPublicKey
:
string
Optional
Readonly
outbound
Policy
outboundPolicy
?:
DeploymentEgressPolicy
Optional
Readonly
shared
Outbound
Worker
Name
sharedOutboundWorkerName
?:
string
Readonly
state
Worker
stateWorker
:
PlatformWorkerSnapshot
&
{
dispatchNamespace
?:
string
;
durableObjectBindings
:
readonly
DurableObjectBindingInventory
[]
;
durableObjectTag
?:
string
;
namespaceIds
:
readonly
string
[]
;
plane
?:
"ordinary"
|
"dispatch"
;
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
audit
Queue
Name
egress
Proxy
maintenance
Capability
Public
Key
outbound
Policy
shared
Outbound
Worker
Name
state
Worker
Documentation
GitHub
Anchorage API reference
Loading...
Legacy ordinary per-deployment proxy retained only during bridge rollout.