Migration Center V1 API - Class Google::Cloud::MigrationCenter::V1::GuestConfigDetails (v0.2.2)

Reference documentation and code samples for the Migration Center V1 API class Google::Cloud::MigrationCenter::V1::GuestConfigDetails.

Guest OS config information.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#fstab

def fstab() -> ::Google::Cloud::MigrationCenter::V1::FstabEntryList
Returns

#fstab=

def fstab=(value) -> ::Google::Cloud::MigrationCenter::V1::FstabEntryList
Parameter
Returns

#hosts

def hosts() -> ::Google::Cloud::MigrationCenter::V1::HostsEntryList
Returns

#hosts=

def hosts=(value) -> ::Google::Cloud::MigrationCenter::V1::HostsEntryList
Parameter
Returns

#issue

def issue() -> ::String
Returns
  • (::String) — OS issue (typically /etc/issue in Linux).

#issue=

def issue=(value) -> ::String
Parameter
  • value (::String) — OS issue (typically /etc/issue in Linux).
Returns
  • (::String) — OS issue (typically /etc/issue in Linux).

#nfs_exports

def nfs_exports() -> ::Google::Cloud::MigrationCenter::V1::NfsExportList

#nfs_exports=

def nfs_exports=(value) -> ::Google::Cloud::MigrationCenter::V1::NfsExportList
Parameter

#selinux_mode

def selinux_mode() -> ::Google::Cloud::MigrationCenter::V1::GuestConfigDetails::SeLinuxMode
Returns

#selinux_mode=

def selinux_mode=(value) -> ::Google::Cloud::MigrationCenter::V1::GuestConfigDetails::SeLinuxMode
Parameter
Returns