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

Properties of a Configs.

Package

@google-cloud/hypercomputecluster

Properties

hardwareConfigs

hardwareConfigs?: ({ [k: string]: string }|null);

Configs hardwareConfigs

softwareConfigs

softwareConfigs?: ({ [k: string]: string }|null);

Configs softwareConfigs

userConfigs

userConfigs?: ({ [k: string]: string }|null);

Configs userConfigs