@hashgraph/solo
Preparing search index...
src/integration/kube/resources/manifest/manifests
Manifests
Interface Manifests
Interface CRUD on manifests.
interface
Manifests
{
applyManifest
(
filePath
:
string
)
:
Promise
<
void
>
;
}
Implemented by
K8ClientManifests
Index
Methods
apply
Manifest
Methods
apply
Manifest
applyManifest
(
filePath
:
string
)
:
Promise
<
void
>
Parameters
filePath
:
string
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Methods
apply
Manifest
@hashgraph/solo
Loading...
Interface CRUD on manifests.