Anchorage API reference
Documentation
GitHub
Preparing search index...
@proofoftech/fleet-control
workers/outbound
FleetOutboundEnv
Interface FleetOutboundEnv
interface
FleetOutboundEnv
{
environment
:
string
;
HOSTS
?:
{
get
(
key
:
string
)
:
Promise
<
string
|
null
>
}
;
policyDigest
?:
string
;
policyHosts
?:
string
;
policyId
:
string
;
resourceRole
?:
string
;
routeHostname
?:
string
;
scriptName
:
string
;
tenantTag
:
string
;
}
Index
Properties
environment
HOSTS?
policy
Digest?
policy
Hosts?
policy
Id
resource
Role?
route
Hostname?
script
Name
tenant
Tag
Properties
Readonly
environment
environment
:
string
Optional
Readonly
HOSTS
HOSTS
?:
{
get
(
key
:
string
)
:
Promise
<
string
|
null
>
}
Optional
Readonly
policy
Digest
policyDigest
?:
string
Optional
Readonly
policy
Hosts
policyHosts
?:
string
Readonly
policy
Id
policyId
:
string
Optional
Readonly
resource
Role
resourceRole
?:
string
Optional
Readonly
route
Hostname
routeHostname
?:
string
Readonly
script
Name
scriptName
:
string
Readonly
tenant
Tag
tenantTag
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
environment
HOSTS
policy
Digest
policy
Hosts
policy
Id
resource
Role
route
Hostname
script
Name
tenant
Tag
Documentation
GitHub
Anchorage API reference
Loading...