Class to manage network nodes

Constructors

Methods

  • Download logs files from all network pods and save to local solo log directory

    Parameters

    Returns Promise<any[]>

    a promise that resolves when the logs are downloaded

  • Download state files from a pod

    Parameters

    • namespace: NamespaceName

      the namespace of the network

    • nodeAlias: string

      the pod name

    Returns Promise<any[]>

    a promise that resolves when the state files are downloaded