@hashgraph/solo
    Preparing search index...

    Implements

    Index

    Constructors

    Methods

    Constructors

    Methods

    • Create a persistent volume claim

      Parameters

      • pvcReference: PvcReference
      • labels: Record<string, string>

        the labels to apply to the persistent volume claim

      • accessModes: string[]

        the access modes for the persistent volume claim

      Returns Promise<Pvc>

      the persistent volume claim

      if the persistent volume claim could not be created