Interface protos.google.cloud.baremetalsolution.v2.NfsShare.IAllowedClient (1.1.0)

Properties of an AllowedClient.

Package

@google-cloud/bare-metal-solution

Properties

allowDev

allowDev?: (boolean|null);

AllowedClient allowDev

allowedClientsCidr

allowedClientsCidr?: (string|null);

AllowedClient allowedClientsCidr

allowSuid

allowSuid?: (boolean|null);

AllowedClient allowSuid

mountPermissions

mountPermissions?: (google.cloud.baremetalsolution.v2.NfsShare.MountPermissions|keyof typeof google.cloud.baremetalsolution.v2.NfsShare.MountPermissions|null);

AllowedClient mountPermissions

network

network?: (string|null);

AllowedClient network

nfsPath

nfsPath?: (string|null);

AllowedClient nfsPath

noRootSquash

noRootSquash?: (boolean|null);

AllowedClient noRootSquash

shareIp

shareIp?: (string|null);

AllowedClient shareIp