Class: Google::Cloud::BareMetalSolution::V2::NfsShare::AllowedClient

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/baremetalsolution/v2/nfs_share.rb

Overview

Represents an 'access point' for the share.

Instance Attribute Summary collapse

Instance Attribute Details

#allow_dev::Boolean



89
90
91
92
# File 'proto_docs/google/cloud/baremetalsolution/v2/nfs_share.rb', line 89

class AllowedClient
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#allow_suid::Boolean



89
90
91
92
# File 'proto_docs/google/cloud/baremetalsolution/v2/nfs_share.rb', line 89

class AllowedClient
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#allowed_clients_cidr::String



89
90
91
92
# File 'proto_docs/google/cloud/baremetalsolution/v2/nfs_share.rb', line 89

class AllowedClient
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#mount_permissions::Google::Cloud::BareMetalSolution::V2::NfsShare::MountPermissions



89
90
91
92
# File 'proto_docs/google/cloud/baremetalsolution/v2/nfs_share.rb', line 89

class AllowedClient
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#network::String



89
90
91
92
# File 'proto_docs/google/cloud/baremetalsolution/v2/nfs_share.rb', line 89

class AllowedClient
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#nfs_path::String (readonly)



89
90
91
92
# File 'proto_docs/google/cloud/baremetalsolution/v2/nfs_share.rb', line 89

class AllowedClient
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#no_root_squash::Boolean



89
90
91
92
# File 'proto_docs/google/cloud/baremetalsolution/v2/nfs_share.rb', line 89

class AllowedClient
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#share_ip::String (readonly)



89
90
91
92
# File 'proto_docs/google/cloud/baremetalsolution/v2/nfs_share.rb', line 89

class AllowedClient
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end