@hashgraph/solo
Preparing search index...
src/core/helpers
checkNamespace
Function checkNamespace
checkNamespace
(
consensusNodes
:
ConsensusNode
[]
,
k8Factory
:
K8Factory
,
namespace
:
NamespaceName
,
)
:
Promise
<
void
>
Check if the namespace exists in the context of given consensus nodes
Parameters
consensusNodes
:
ConsensusNode
[]
k8Factory
:
K8Factory
namespace
:
NamespaceName
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@hashgraph/solo
Loading...
Check if the namespace exists in the context of given consensus nodes