Preparing search index...
The search index is not available
@deep-foundation/deeplinks
@deep-foundation/deeplinks
container-controller
ContainerController
Class ContainerController
Hierarchy
ContainerController
Index
Constructors
constructor
Properties
delimiter
gql_
docker_
domain
handlers
Hash
network
run
Container
Hash
Methods
_check
And
Restart
_drop
Container
_run
Container
call
Handler
drop
Container
find
Container
init
Handler
new
Container
Constructors
constructor
new
Container
Controller
(
options
?
)
:
ContainerController
Parameters
Optional
options
:
ContainerControllerOptions
Optional
Returns
ContainerController
Properties
delimiter
delimiter
:
string
gql_
docker_
domain
gql_
docker_
domain
:
string
handlers
Hash
handlers
Hash
:
{
[
id
:
string
]
:
Container
;
}
= {}
Type declaration
[
id
:
string
]:
Container
network
network
:
string
run
Container
Hash
run
Container
Hash
:
{
[
id
:
string
]
:
Promise
<
any
>
;
}
= {}
Type declaration
[
id
:
string
]:
Promise
<
any
>
Methods
_check
And
Restart
_check
And
Restart
(
container
)
:
Promise
<
{
error
?:
string
;
}
>
Parameters
container
:
Container
Returns
Promise
<
{
error
?:
string
;
}
>
_drop
Container
_drop
Container
(
containerName
)
:
Promise
<
string
>
Parameters
containerName
:
string
Returns
Promise
<
string
>
_run
Container
_run
Container
(
containerName
,
dockerPort
,
options
)
:
Promise
<
{
host
:
string
;
name
:
string
;
options
:
NewContainerOptions
;
port
:
number
;
}
|
{
error
:
string
;
}
>
Parameters
containerName
:
string
dockerPort
:
number
options
:
NewContainerOptions
Returns
Promise
<
{
host
:
string
;
name
:
string
;
options
:
NewContainerOptions
;
port
:
number
;
}
|
{
error
:
string
;
}
>
call
Handler
call
Handler
(
options
)
:
Promise
<
{
error
?:
string
;
}
>
Parameters
options
:
CallOptions
Returns
Promise
<
{
error
?:
string
;
}
>
drop
Container
drop
Container
(
container
)
:
Promise
<
void
>
Parameters
container
:
Container
Returns
Promise
<
void
>
find
Container
find
Container
(
containerName
)
:
Promise
<
Container
>
Parameters
containerName
:
string
Returns
Promise
<
Container
>
init
Handler
init
Handler
(
container
)
:
Promise
<
{
error
?:
string
;
}
>
Parameters
container
:
Container
Returns
Promise
<
{
error
?:
string
;
}
>
new
Container
new
Container
(
options
)
:
Promise
<
Container
>
Parameters
options
:
NewContainerOptions
Returns
Promise
<
Container
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
delimiter
gql_
docker_
domain
handlers
Hash
network
run
Container
Hash
_check
And
Restart
_drop
Container
_run
Container
call
Handler
drop
Container
find
Container
init
Handler
new
Container
@deep-
foundation/deeplinks
api
bool_
exp_
to_
sql
client
client-
handler
client_
types
container-
controller
Container
Controller
Call
Options
Container
Container
Controller
Options
Init
Options
New
Container
Options
runner
Controller
Options
Default
core
core-
symbols
dirname
engine
experimental/serial-
transitions-
builder
global-
ids
gql
gql/mutation
gql/query
gql/serial
handlers
jwt
minilinks
minilinks-
query
package
packager
permission
promise
react-
token
reserve
reserved
router
router/authorization
router/guest
router/healthz
router/jwt
router/links
router/packager
router/reserved
router/reserved-
cleaner
router/scheduler
router/values
type-
table
Generated using
TypeDoc