Interface protos.google.cloud.hypercomputecluster.v1.IStorageResourceConfig (0.2.0)

Properties of a StorageResourceConfig.

Package

@google-cloud/hypercomputecluster

Properties

existingBucket

existingBucket?: (google.cloud.hypercomputecluster.v1.IExistingBucketConfig|null);

StorageResourceConfig existingBucket

existingFilestore

existingFilestore?: (google.cloud.hypercomputecluster.v1.IExistingFilestoreConfig|null);

StorageResourceConfig existingFilestore

existingLustre

existingLustre?: (google.cloud.hypercomputecluster.v1.IExistingLustreConfig|null);

StorageResourceConfig existingLustre

newBucket

newBucket?: (google.cloud.hypercomputecluster.v1.INewBucketConfig|null);

StorageResourceConfig newBucket

newFilestore

newFilestore?: (google.cloud.hypercomputecluster.v1.INewFilestoreConfig|null);

StorageResourceConfig newFilestore

newLustre

newLustre?: (google.cloud.hypercomputecluster.v1.INewLustreConfig|null);

StorageResourceConfig newLustre