Interface protos.google.cloud.hypercomputecluster.v1beta.IStorageResourceConfig (0.1.0)

Properties of a StorageResourceConfig.

Package

@google-cloud/hypercomputecluster

Properties

existingBucket

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

StorageResourceConfig existingBucket

existingFilestore

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

StorageResourceConfig existingFilestore

existingLustre

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

StorageResourceConfig existingLustre

newBucket

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

StorageResourceConfig newBucket

newFilestore

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

StorageResourceConfig newFilestore

newLustre

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

StorageResourceConfig newLustre