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

Properties of a StorageResourceConfig.

Package

@google-cloud/hypercomputecluster

Properties

existingBucket

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

StorageResourceConfig existingBucket

existingFilestore

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

StorageResourceConfig existingFilestore

existingLustre

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

StorageResourceConfig existingLustre

newBucket

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

StorageResourceConfig newBucket

newFilestore

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

StorageResourceConfig newFilestore

newLustre

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

StorageResourceConfig newLustre