Anchorage API reference
Documentation
GitHub
Preparing search index...
@proofoftech/fleet-control
index
OrdinaryWorkerFootprint
Interface OrdinaryWorkerFootprint
interface
OrdinaryWorkerFootprint
{
customDomains
:
readonly
Readonly
<
{
hostname
:
string
;
id
:
string
;
service
:
string
}
,
>
[]
;
previewUrlsEnabled
?:
boolean
;
scriptPresent
:
boolean
;
workersDevEnabled
?:
boolean
;
zoneRoutes
:
readonly
WorkerZoneRoute
[]
;
}
Index
Properties
custom
Domains
preview
Urls
Enabled?
script
Present
workers
Dev
Enabled?
zone
Routes
Properties
Readonly
custom
Domains
customDomains
:
readonly
Readonly
<
{
hostname
:
string
;
id
:
string
;
service
:
string
}
,
>
[]
Optional
Readonly
preview
Urls
Enabled
previewUrlsEnabled
?:
boolean
Readonly
script
Present
scriptPresent
:
boolean
Optional
Readonly
workers
Dev
Enabled
workersDevEnabled
?:
boolean
Readonly
zone
Routes
zoneRoutes
:
readonly
WorkerZoneRoute
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
custom
Domains
preview
Urls
Enabled
script
Present
workers
Dev
Enabled
zone
Routes
Documentation
GitHub
Anchorage API reference
Loading...