Anchorage API reference
Documentation
GitHub
Preparing search index...
@proofoftech/fleet-control
index
PlainBackendSnapshot
Interface PlainBackendSnapshot
interface
PlainBackendSnapshot
{
application
?:
ApplicationBindingTopology
;
applicationResources
:
readonly
ApplicationR2Resource
[]
;
artifactVersion
:
string
;
customDomain
:
Readonly
<
{
hostname
:
string
;
id
:
string
}
>
;
databaseId
:
string
;
databaseName
:
string
;
durableObjectBindings
:
readonly
DurableObjectBindingInventory
[]
;
namespaceIds
:
readonly
string
[]
;
scriptName
:
string
;
secretNames
:
readonly
string
[]
;
specDigest
:
string
;
}
Index
Properties
application?
application
Resources
artifact
Version
custom
Domain
database
Id
database
Name
durable
Object
Bindings
namespace
Ids
script
Name
secret
Names
spec
Digest
Properties
Optional
Readonly
application
application
?:
ApplicationBindingTopology
Readonly
application
Resources
applicationResources
:
readonly
ApplicationR2Resource
[]
Readonly
artifact
Version
artifactVersion
:
string
Readonly
custom
Domain
customDomain
:
Readonly
<
{
hostname
:
string
;
id
:
string
}
>
Readonly
database
Id
databaseId
:
string
Readonly
database
Name
databaseName
:
string
Readonly
durable
Object
Bindings
durableObjectBindings
:
readonly
DurableObjectBindingInventory
[]
Readonly
namespace
Ids
namespaceIds
:
readonly
string
[]
Readonly
script
Name
scriptName
:
string
Readonly
secret
Names
secretNames
:
readonly
string
[]
Readonly
spec
Digest
specDigest
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
application
application
Resources
artifact
Version
custom
Domain
database
Id
database
Name
durable
Object
Bindings
namespace
Ids
script
Name
secret
Names
spec
Digest
Documentation
GitHub
Anchorage API reference
Loading...