@hashgraph/solo
    Preparing search index...
    interface K8Factory {
        default(): K8;
        getK8(context: string): K8;
    }

    Implemented by

    Index

    Methods

    Methods