Anchorage API reference
Documentation
GitHub
Preparing search index...
@proofoftech/fleet-control
index
ApplicationBindingTopology
Interface ApplicationBindingTopology
interface
ApplicationBindingTopology
{
r2Buckets
:
readonly
ApplicationR2Binding
[]
;
secrets
:
readonly
Readonly
<
{
name
:
string
;
valueSha256
:
string
}
>
[]
;
vars
:
readonly
Readonly
<
{
name
:
string
;
value
:
string
}
>
[]
;
}
Index
Properties
r2
Buckets
secrets
vars
Properties
Readonly
r2
Buckets
r2Buckets
:
readonly
ApplicationR2Binding
[]
Readonly
secrets
secrets
:
readonly
Readonly
<
{
name
:
string
;
valueSha256
:
string
}
>
[]
Readonly
vars
vars
:
readonly
Readonly
<
{
name
:
string
;
value
:
string
}
>
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
r2
Buckets
secrets
vars
Documentation
GitHub
Anchorage API reference
Loading...