@hashgraph/solo
Preparing search index...
src/commands/network
NetworkDestroyContext
Interface NetworkDestroyContext
interface
NetworkDestroyContext
{
checkTimeout
:
boolean
;
config
:
{
contexts
:
string
[]
;
deletePvcs
:
boolean
;
deleteSecrets
:
boolean
;
deployment
:
string
;
enableTimeout
:
boolean
;
force
:
boolean
;
namespace
:
NamespaceName
;
}
;
}
Index
Properties
check
Timeout
config
Properties
check
Timeout
checkTimeout
:
boolean
config
config
:
{
contexts
:
string
[]
;
deletePvcs
:
boolean
;
deleteSecrets
:
boolean
;
deployment
:
string
;
enableTimeout
:
boolean
;
force
:
boolean
;
namespace
:
NamespaceName
;
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
check
Timeout
config
@hashgraph/solo
Loading...