package vmmigration
import "google.golang.org/genproto/googleapis/cloud/vmmigration/v1"
Package vmmigration aliases all exported identifiers in package "cloud.google.com/go/vmmigration/apiv1/vmmigrationpb".
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb. Please read https://github.com/googleapis/google-cloud-go/blob/main/migration.md for more details.
Index ¶
- Constants
- Variables
- func RegisterVmMigrationServer(s *grpc.Server, srv VmMigrationServer)
- type AddGroupMigrationRequest
- type AddGroupMigrationResponse
- type ApplianceVersion
- type AppliedLicense
- type AppliedLicense_Type
- type AvailableUpdates
- type CancelCloneJobRequest
- type CancelCloneJobResponse
- type CancelCutoverJobRequest
- type CancelCutoverJobResponse
- type CloneJob
- type CloneJob_ComputeEngineTargetDetails
- type CloneJob_State
- type ComputeEngineBootOption
- type ComputeEngineDiskType
- type ComputeEngineLicenseType
- type ComputeEngineTargetDefaults
- type ComputeEngineTargetDetails
- type ComputeScheduling
- type ComputeScheduling_OnHostMaintenance
- type ComputeScheduling_RestartType
- type CreateCloneJobRequest
- type CreateCutoverJobRequest
- type CreateDatacenterConnectorRequest
- type CreateGroupRequest
- type CreateMigratingVmRequest
- type CreateSourceRequest
- type CreateTargetProjectRequest
- type CreateUtilizationReportRequest
- type CutoverJob
- type CutoverJob_ComputeEngineTargetDetails
- type CutoverJob_State
- type DatacenterConnector
- type DatacenterConnector_State
- type DeleteDatacenterConnectorRequest
- type DeleteGroupRequest
- type DeleteMigratingVmRequest
- type DeleteSourceRequest
- type DeleteTargetProjectRequest
- type DeleteUtilizationReportRequest
- type FetchInventoryRequest
- type FetchInventoryResponse
- type FetchInventoryResponse_VmwareVms
- type FinalizeMigrationRequest
- type FinalizeMigrationResponse
- type GetCloneJobRequest
- type GetCutoverJobRequest
- type GetDatacenterConnectorRequest
- type GetGroupRequest
- type GetMigratingVmRequest
- type GetSourceRequest
- type GetTargetProjectRequest
- type GetUtilizationReportRequest
- type Group
- type ListCloneJobsRequest
- type ListCloneJobsResponse
- type ListCutoverJobsRequest
- type ListCutoverJobsResponse
- type ListDatacenterConnectorsRequest
- type ListDatacenterConnectorsResponse
- type ListGroupsRequest
- type ListGroupsResponse
- type ListMigratingVmsRequest
- type ListMigratingVmsResponse
- type ListSourcesRequest
- type ListSourcesResponse
- type ListTargetProjectsRequest
- type ListTargetProjectsResponse
- type ListUtilizationReportsRequest
- type ListUtilizationReportsResponse
- type MigratingVm
- type MigratingVmView
- type MigratingVm_ComputeEngineTargetDefaults
- type MigratingVm_State
- type MigrationError
- type MigrationError_ErrorCode
- type NetworkInterface
- type OperationMetadata
- type PauseMigrationRequest
- type PauseMigrationResponse
- type RemoveGroupMigrationRequest
- type RemoveGroupMigrationResponse
- type ReplicationCycle
- type ReplicationSync
- type ResumeMigrationRequest
- type ResumeMigrationResponse
- type SchedulePolicy
- type SchedulingNodeAffinity
- type SchedulingNodeAffinity_Operator
- type Source
- type Source_Vmware
- type StartMigrationRequest
- type StartMigrationResponse
- type TargetProject
- type UnimplementedVmMigrationServer
- type UpdateGroupRequest
- type UpdateMigratingVmRequest
- type UpdateSourceRequest
- type UpdateTargetProjectRequest
- type UpgradeApplianceRequest
- type UpgradeApplianceResponse
- type UpgradeStatus
- type UpgradeStatus_State
- type UtilizationReport
- type UtilizationReportView
- type UtilizationReport_State
- type UtilizationReport_TimeFrame
- type VmMigrationClient
- type VmMigrationServer
- type VmUtilizationInfo
- type VmUtilizationInfo_VmwareVmDetails
- type VmUtilizationMetrics
- type VmwareSourceDetails
- type VmwareVmDetails
- type VmwareVmDetails_BootOption
- type VmwareVmDetails_PowerState
- type VmwareVmsDetails
Constants ¶
const ( AppliedLicense_BYOL = src.AppliedLicense_BYOL AppliedLicense_NONE = src.AppliedLicense_NONE AppliedLicense_PAYG = src.AppliedLicense_PAYG AppliedLicense_TYPE_UNSPECIFIED = src.AppliedLicense_TYPE_UNSPECIFIED CloneJob_ACTIVE = src.CloneJob_ACTIVE CloneJob_ADAPTING_OS = src.CloneJob_ADAPTING_OS CloneJob_CANCELLED = src.CloneJob_CANCELLED CloneJob_CANCELLING = src.CloneJob_CANCELLING CloneJob_FAILED = src.CloneJob_FAILED CloneJob_PENDING = src.CloneJob_PENDING CloneJob_STATE_UNSPECIFIED = src.CloneJob_STATE_UNSPECIFIED CloneJob_SUCCEEDED = src.CloneJob_SUCCEEDED ComputeEngineBootOption_COMPUTE_ENGINE_BOOT_OPTION_BIOS = src.ComputeEngineBootOption_COMPUTE_ENGINE_BOOT_OPTION_BIOS ComputeEngineBootOption_COMPUTE_ENGINE_BOOT_OPTION_EFI = src.ComputeEngineBootOption_COMPUTE_ENGINE_BOOT_OPTION_EFI ComputeEngineBootOption_COMPUTE_ENGINE_BOOT_OPTION_UNSPECIFIED = src.ComputeEngineBootOption_COMPUTE_ENGINE_BOOT_OPTION_UNSPECIFIED ComputeEngineDiskType_COMPUTE_ENGINE_DISK_TYPE_BALANCED = src.ComputeEngineDiskType_COMPUTE_ENGINE_DISK_TYPE_BALANCED ComputeEngineDiskType_COMPUTE_ENGINE_DISK_TYPE_SSD = src.ComputeEngineDiskType_COMPUTE_ENGINE_DISK_TYPE_SSD ComputeEngineDiskType_COMPUTE_ENGINE_DISK_TYPE_STANDARD = src.ComputeEngineDiskType_COMPUTE_ENGINE_DISK_TYPE_STANDARD ComputeEngineDiskType_COMPUTE_ENGINE_DISK_TYPE_UNSPECIFIED = src.ComputeEngineDiskType_COMPUTE_ENGINE_DISK_TYPE_UNSPECIFIED ComputeEngineLicenseType_COMPUTE_ENGINE_LICENSE_TYPE_BYOL = src.ComputeEngineLicenseType_COMPUTE_ENGINE_LICENSE_TYPE_BYOL ComputeEngineLicenseType_COMPUTE_ENGINE_LICENSE_TYPE_DEFAULT = src.ComputeEngineLicenseType_COMPUTE_ENGINE_LICENSE_TYPE_DEFAULT ComputeEngineLicenseType_COMPUTE_ENGINE_LICENSE_TYPE_PAYG = src.ComputeEngineLicenseType_COMPUTE_ENGINE_LICENSE_TYPE_PAYG ComputeScheduling_AUTOMATIC_RESTART = src.ComputeScheduling_AUTOMATIC_RESTART ComputeScheduling_MIGRATE = src.ComputeScheduling_MIGRATE ComputeScheduling_NO_AUTOMATIC_RESTART = src.ComputeScheduling_NO_AUTOMATIC_RESTART ComputeScheduling_ON_HOST_MAINTENANCE_UNSPECIFIED = src.ComputeScheduling_ON_HOST_MAINTENANCE_UNSPECIFIED ComputeScheduling_RESTART_TYPE_UNSPECIFIED = src.ComputeScheduling_RESTART_TYPE_UNSPECIFIED ComputeScheduling_TERMINATE = src.ComputeScheduling_TERMINATE CutoverJob_ACTIVE = src.CutoverJob_ACTIVE CutoverJob_ADAPTING_OS = src.CutoverJob_ADAPTING_OS CutoverJob_CANCELLED = src.CutoverJob_CANCELLED CutoverJob_CANCELLING = src.CutoverJob_CANCELLING CutoverJob_FAILED = src.CutoverJob_FAILED CutoverJob_PENDING = src.CutoverJob_PENDING CutoverJob_STATE_UNSPECIFIED = src.CutoverJob_STATE_UNSPECIFIED CutoverJob_SUCCEEDED = src.CutoverJob_SUCCEEDED DatacenterConnector_ACTIVE = src.DatacenterConnector_ACTIVE DatacenterConnector_FAILED = src.DatacenterConnector_FAILED DatacenterConnector_OFFLINE = src.DatacenterConnector_OFFLINE DatacenterConnector_PENDING = src.DatacenterConnector_PENDING DatacenterConnector_STATE_UNSPECIFIED = src.DatacenterConnector_STATE_UNSPECIFIED MigratingVmView_MIGRATING_VM_VIEW_BASIC = src.MigratingVmView_MIGRATING_VM_VIEW_BASIC MigratingVmView_MIGRATING_VM_VIEW_FULL = src.MigratingVmView_MIGRATING_VM_VIEW_FULL MigratingVmView_MIGRATING_VM_VIEW_UNSPECIFIED = src.MigratingVmView_MIGRATING_VM_VIEW_UNSPECIFIED MigratingVm_ACTIVE = src.MigratingVm_ACTIVE MigratingVm_CUTOVER = src.MigratingVm_CUTOVER MigratingVm_CUTTING_OVER = src.MigratingVm_CUTTING_OVER MigratingVm_ERROR = src.MigratingVm_ERROR MigratingVm_FINALIZED = src.MigratingVm_FINALIZED MigratingVm_FINALIZING = src.MigratingVm_FINALIZING MigratingVm_FINAL_SYNC = src.MigratingVm_FINAL_SYNC MigratingVm_FIRST_SYNC = src.MigratingVm_FIRST_SYNC MigratingVm_PAUSED = src.MigratingVm_PAUSED MigratingVm_PENDING = src.MigratingVm_PENDING MigratingVm_READY = src.MigratingVm_READY MigratingVm_STATE_UNSPECIFIED = src.MigratingVm_STATE_UNSPECIFIED MigrationError_APPLIANCE_UPGRADE_ERROR = src.MigrationError_APPLIANCE_UPGRADE_ERROR MigrationError_CLONE_ERROR = src.MigrationError_CLONE_ERROR MigrationError_CUTOVER_ERROR = src.MigrationError_CUTOVER_ERROR MigrationError_ERROR_CODE_UNSPECIFIED = src.MigrationError_ERROR_CODE_UNSPECIFIED MigrationError_OS_ADAPTATION_ERROR = src.MigrationError_OS_ADAPTATION_ERROR MigrationError_SOURCE_REPLICATION_ERROR = src.MigrationError_SOURCE_REPLICATION_ERROR MigrationError_SOURCE_VALIDATION_ERROR = src.MigrationError_SOURCE_VALIDATION_ERROR MigrationError_TARGET_REPLICATION_ERROR = src.MigrationError_TARGET_REPLICATION_ERROR MigrationError_UNKNOWN_ERROR = src.MigrationError_UNKNOWN_ERROR MigrationError_UTILIZATION_REPORT_ERROR = src.MigrationError_UTILIZATION_REPORT_ERROR SchedulingNodeAffinity_IN = src.SchedulingNodeAffinity_IN SchedulingNodeAffinity_NOT_IN = src.SchedulingNodeAffinity_NOT_IN SchedulingNodeAffinity_OPERATOR_UNSPECIFIED = src.SchedulingNodeAffinity_OPERATOR_UNSPECIFIED UpgradeStatus_FAILED = src.UpgradeStatus_FAILED UpgradeStatus_RUNNING = src.UpgradeStatus_RUNNING UpgradeStatus_STATE_UNSPECIFIED = src.UpgradeStatus_STATE_UNSPECIFIED UpgradeStatus_SUCCEEDED = src.UpgradeStatus_SUCCEEDED UtilizationReportView_BASIC = src.UtilizationReportView_BASIC UtilizationReportView_FULL = src.UtilizationReportView_FULL UtilizationReportView_UTILIZATION_REPORT_VIEW_UNSPECIFIED = src.UtilizationReportView_UTILIZATION_REPORT_VIEW_UNSPECIFIED UtilizationReport_CREATING = src.UtilizationReport_CREATING UtilizationReport_FAILED = src.UtilizationReport_FAILED UtilizationReport_MONTH = src.UtilizationReport_MONTH UtilizationReport_STATE_UNSPECIFIED = src.UtilizationReport_STATE_UNSPECIFIED UtilizationReport_SUCCEEDED = src.UtilizationReport_SUCCEEDED UtilizationReport_TIME_FRAME_UNSPECIFIED = src.UtilizationReport_TIME_FRAME_UNSPECIFIED UtilizationReport_WEEK = src.UtilizationReport_WEEK UtilizationReport_YEAR = src.UtilizationReport_YEAR VmwareVmDetails_BIOS = src.VmwareVmDetails_BIOS VmwareVmDetails_BOOT_OPTION_UNSPECIFIED = src.VmwareVmDetails_BOOT_OPTION_UNSPECIFIED VmwareVmDetails_EFI = src.VmwareVmDetails_EFI VmwareVmDetails_OFF = src.VmwareVmDetails_OFF VmwareVmDetails_ON = src.VmwareVmDetails_ON VmwareVmDetails_POWER_STATE_UNSPECIFIED = src.VmwareVmDetails_POWER_STATE_UNSPECIFIED VmwareVmDetails_SUSPENDED = src.VmwareVmDetails_SUSPENDED )
Deprecated: Please use consts in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
Variables ¶
var ( AppliedLicense_Type_name = src.AppliedLicense_Type_name AppliedLicense_Type_value = src.AppliedLicense_Type_value CloneJob_State_name = src.CloneJob_State_name CloneJob_State_value = src.CloneJob_State_value ComputeEngineBootOption_name = src.ComputeEngineBootOption_name ComputeEngineBootOption_value = src.ComputeEngineBootOption_value ComputeEngineDiskType_name = src.ComputeEngineDiskType_name ComputeEngineDiskType_value = src.ComputeEngineDiskType_value ComputeEngineLicenseType_name = src.ComputeEngineLicenseType_name ComputeEngineLicenseType_value = src.ComputeEngineLicenseType_value ComputeScheduling_OnHostMaintenance_name = src.ComputeScheduling_OnHostMaintenance_name ComputeScheduling_OnHostMaintenance_value = src.ComputeScheduling_OnHostMaintenance_value ComputeScheduling_RestartType_name = src.ComputeScheduling_RestartType_name ComputeScheduling_RestartType_value = src.ComputeScheduling_RestartType_value CutoverJob_State_name = src.CutoverJob_State_name CutoverJob_State_value = src.CutoverJob_State_value DatacenterConnector_State_name = src.DatacenterConnector_State_name DatacenterConnector_State_value = src.DatacenterConnector_State_value File_google_cloud_vmmigration_v1_vmmigration_proto = src.File_google_cloud_vmmigration_v1_vmmigration_proto MigratingVmView_name = src.MigratingVmView_name MigratingVmView_value = src.MigratingVmView_value MigratingVm_State_name = src.MigratingVm_State_name MigratingVm_State_value = src.MigratingVm_State_value MigrationError_ErrorCode_name = src.MigrationError_ErrorCode_name MigrationError_ErrorCode_value = src.MigrationError_ErrorCode_value SchedulingNodeAffinity_Operator_name = src.SchedulingNodeAffinity_Operator_name SchedulingNodeAffinity_Operator_value = src.SchedulingNodeAffinity_Operator_value UpgradeStatus_State_name = src.UpgradeStatus_State_name UpgradeStatus_State_value = src.UpgradeStatus_State_value UtilizationReportView_name = src.UtilizationReportView_name UtilizationReportView_value = src.UtilizationReportView_value UtilizationReport_State_name = src.UtilizationReport_State_name UtilizationReport_State_value = src.UtilizationReport_State_value UtilizationReport_TimeFrame_name = src.UtilizationReport_TimeFrame_name UtilizationReport_TimeFrame_value = src.UtilizationReport_TimeFrame_value VmwareVmDetails_BootOption_name = src.VmwareVmDetails_BootOption_name VmwareVmDetails_BootOption_value = src.VmwareVmDetails_BootOption_value VmwareVmDetails_PowerState_name = src.VmwareVmDetails_PowerState_name VmwareVmDetails_PowerState_value = src.VmwareVmDetails_PowerState_value )
Deprecated: Please use vars in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
Functions ¶
func RegisterVmMigrationServer ¶
func RegisterVmMigrationServer(s *grpc.Server, srv VmMigrationServer)
Deprecated: Please use funcs in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
Types ¶
type AddGroupMigrationRequest ¶
type AddGroupMigrationRequest = src.AddGroupMigrationRequest
Request message for 'AddGroupMigration' request.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type AddGroupMigrationResponse ¶
type AddGroupMigrationResponse = src.AddGroupMigrationResponse
Response message for 'AddGroupMigration' request.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type ApplianceVersion ¶
type ApplianceVersion = src.ApplianceVersion
Describes an appliance version.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type AppliedLicense ¶
type AppliedLicense = src.AppliedLicense
AppliedLicense holds the license data returned by adaptation module report.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type AppliedLicense_Type ¶
type AppliedLicense_Type = src.AppliedLicense_Type
License types used in OS adaptation.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type AvailableUpdates ¶
type AvailableUpdates = src.AvailableUpdates
Holds informatiom about the available versions for upgrade.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type CancelCloneJobRequest ¶
type CancelCloneJobRequest = src.CancelCloneJobRequest
Request message for 'CancelCloneJob' request.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type CancelCloneJobResponse ¶
type CancelCloneJobResponse = src.CancelCloneJobResponse
Response message for 'CancelCloneJob' request.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type CancelCutoverJobRequest ¶
type CancelCutoverJobRequest = src.CancelCutoverJobRequest
Request message for 'CancelCutoverJob' request.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type CancelCutoverJobResponse ¶
type CancelCutoverJobResponse = src.CancelCutoverJobResponse
Response message for 'CancelCutoverJob' request.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type CloneJob ¶
CloneJob describes the process of creating a clone of a [MigratingVM][google.cloud.vmmigration.v1.MigratingVm] to the requested target based on the latest successful uploaded snapshots. While the migration cycles of a MigratingVm take place, it is possible to verify the uploaded VM can be started in the cloud, by creating a clone. The clone can be created without any downtime, and it is created using the latest snapshots which are already in the cloud. The cloneJob is only responsible for its work, not its products, which means once it is finished, it will never touch the instance it created. It will only delete it in case of the CloneJob being cancelled or upon failure to clone.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type CloneJob_ComputeEngineTargetDetails ¶
type CloneJob_ComputeEngineTargetDetails = src.CloneJob_ComputeEngineTargetDetails
type CloneJob_State ¶
type CloneJob_State = src.CloneJob_State
Possible states of the clone job.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type ComputeEngineBootOption ¶
type ComputeEngineBootOption = src.ComputeEngineBootOption
Possible values for vm boot option.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type ComputeEngineDiskType ¶
type ComputeEngineDiskType = src.ComputeEngineDiskType
Types of disks supported for Compute Engine VM.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type ComputeEngineLicenseType ¶
type ComputeEngineLicenseType = src.ComputeEngineLicenseType
Types of licenses used in OS adaptation.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type ComputeEngineTargetDefaults ¶
type ComputeEngineTargetDefaults = src.ComputeEngineTargetDefaults
ComputeEngineTargetDefaults is a collection of details for creating a VM in a target Compute Engine project.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type ComputeEngineTargetDetails ¶
type ComputeEngineTargetDetails = src.ComputeEngineTargetDetails
ComputeEngineTargetDetails is a collection of details for creating a VM in a target Compute Engine project.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type ComputeScheduling ¶
type ComputeScheduling = src.ComputeScheduling
Scheduling information for VM on maintenance/restart behaviour and node allocation in sole tenant nodes.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type ComputeScheduling_OnHostMaintenance ¶
type ComputeScheduling_OnHostMaintenance = src.ComputeScheduling_OnHostMaintenance
type ComputeScheduling_RestartType ¶
type ComputeScheduling_RestartType = src.ComputeScheduling_RestartType
Defines whether the Instance should be automatically restarted whenever it is terminated by Compute Engine (not terminated by user).
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type CreateCloneJobRequest ¶
type CreateCloneJobRequest = src.CreateCloneJobRequest
Request message for 'CreateCloneJob' request.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type CreateCutoverJobRequest ¶
type CreateCutoverJobRequest = src.CreateCutoverJobRequest
Request message for 'CreateCutoverJob' request.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type CreateDatacenterConnectorRequest ¶
type CreateDatacenterConnectorRequest = src.CreateDatacenterConnectorRequest
Request message for 'CreateDatacenterConnector' request.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type CreateGroupRequest ¶
type CreateGroupRequest = src.CreateGroupRequest
Request message for 'CreateGroup' request.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type CreateMigratingVmRequest ¶
type CreateMigratingVmRequest = src.CreateMigratingVmRequest
Request message for 'CreateMigratingVm' request.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type CreateSourceRequest ¶
type CreateSourceRequest = src.CreateSourceRequest
Request message for 'CreateSource' request.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type CreateTargetProjectRequest ¶
type CreateTargetProjectRequest = src.CreateTargetProjectRequest
Request message for 'CreateTargetProject' request.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type CreateUtilizationReportRequest ¶
type CreateUtilizationReportRequest = src.CreateUtilizationReportRequest
Request message for 'CreateUtilizationReport' request.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type CutoverJob ¶
type CutoverJob = src.CutoverJob
CutoverJob message describes a cutover of a migrating VM. The CutoverJob is the operation of shutting down the VM, creating a snapshot and clonning the VM using the replicated snapshot.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type CutoverJob_ComputeEngineTargetDetails ¶
type CutoverJob_ComputeEngineTargetDetails = src.CutoverJob_ComputeEngineTargetDetails
type CutoverJob_State ¶
type CutoverJob_State = src.CutoverJob_State
Possible states of the cutover job.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type DatacenterConnector ¶
type DatacenterConnector = src.DatacenterConnector
DatacenterConnector message describes a connector between the Source and GCP, which is installed on a vmware datacenter (an OVA vm installed by the user) to connect the Datacenter to GCP and support vm migration data transfer.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type DatacenterConnector_State ¶
type DatacenterConnector_State = src.DatacenterConnector_State
The possible values of the state.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type DeleteDatacenterConnectorRequest ¶
type DeleteDatacenterConnectorRequest = src.DeleteDatacenterConnectorRequest
Request message for 'DeleteDatacenterConnector' request.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type DeleteGroupRequest ¶
type DeleteGroupRequest = src.DeleteGroupRequest
Request message for 'DeleteGroup' request.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type DeleteMigratingVmRequest ¶
type DeleteMigratingVmRequest = src.DeleteMigratingVmRequest
Request message for 'DeleteMigratingVm' request.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type DeleteSourceRequest ¶
type DeleteSourceRequest = src.DeleteSourceRequest
Request message for 'DeleteSource' request.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type DeleteTargetProjectRequest ¶
type DeleteTargetProjectRequest = src.DeleteTargetProjectRequest
Request message for 'DeleteTargetProject' request.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type DeleteUtilizationReportRequest ¶
type DeleteUtilizationReportRequest = src.DeleteUtilizationReportRequest
Request message for 'DeleteUtilizationReport' request.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type FetchInventoryRequest ¶
type FetchInventoryRequest = src.FetchInventoryRequest
Request message for [fetchInventory][google.cloud.vmmigration.v1.VmMigration.FetchInventory].
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type FetchInventoryResponse ¶
type FetchInventoryResponse = src.FetchInventoryResponse
Response message for [fetchInventory][google.cloud.vmmigration.v1.VmMigration.FetchInventory].
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type FetchInventoryResponse_VmwareVms ¶
type FetchInventoryResponse_VmwareVms = src.FetchInventoryResponse_VmwareVms
type FinalizeMigrationRequest ¶
type FinalizeMigrationRequest = src.FinalizeMigrationRequest
Request message for 'FinalizeMigration' request.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type FinalizeMigrationResponse ¶
type FinalizeMigrationResponse = src.FinalizeMigrationResponse
Response message for 'FinalizeMigration' request.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type GetCloneJobRequest ¶
type GetCloneJobRequest = src.GetCloneJobRequest
Request message for 'GetCloneJob' request.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type GetCutoverJobRequest ¶
type GetCutoverJobRequest = src.GetCutoverJobRequest
Request message for 'GetCutoverJob' request.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type GetDatacenterConnectorRequest ¶
type GetDatacenterConnectorRequest = src.GetDatacenterConnectorRequest
Request message for 'GetDatacenterConnector' request.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type GetGroupRequest ¶
type GetGroupRequest = src.GetGroupRequest
Request message for 'GetGroup' request.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type GetMigratingVmRequest ¶
type GetMigratingVmRequest = src.GetMigratingVmRequest
Request message for 'GetMigratingVm' request.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type GetSourceRequest ¶
type GetSourceRequest = src.GetSourceRequest
Request message for 'GetSource' request.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type GetTargetProjectRequest ¶
type GetTargetProjectRequest = src.GetTargetProjectRequest
Request message for 'GetTargetProject' call.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type GetUtilizationReportRequest ¶
type GetUtilizationReportRequest = src.GetUtilizationReportRequest
Request message for 'GetUtilizationReport' request.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type Group ¶
Describes message for 'Group' resource. The Group is a collections of several MigratingVms.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type ListCloneJobsRequest ¶
type ListCloneJobsRequest = src.ListCloneJobsRequest
Request message for 'ListCloneJobsRequest' request.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type ListCloneJobsResponse ¶
type ListCloneJobsResponse = src.ListCloneJobsResponse
Response message for 'ListCloneJobs' request.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type ListCutoverJobsRequest ¶
type ListCutoverJobsRequest = src.ListCutoverJobsRequest
Request message for 'ListCutoverJobsRequest' request.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type ListCutoverJobsResponse ¶
type ListCutoverJobsResponse = src.ListCutoverJobsResponse
Response message for 'ListCutoverJobs' request.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type ListDatacenterConnectorsRequest ¶
type ListDatacenterConnectorsRequest = src.ListDatacenterConnectorsRequest
Request message for 'ListDatacenterConnectors' request.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type ListDatacenterConnectorsResponse ¶
type ListDatacenterConnectorsResponse = src.ListDatacenterConnectorsResponse
Response message for 'ListDatacenterConnectors' request.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type ListGroupsRequest ¶
type ListGroupsRequest = src.ListGroupsRequest
Request message for 'ListGroups' request.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type ListGroupsResponse ¶
type ListGroupsResponse = src.ListGroupsResponse
Response message for 'ListGroups' request.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type ListMigratingVmsRequest ¶
type ListMigratingVmsRequest = src.ListMigratingVmsRequest
Request message for 'LisMigratingVmsRequest' request.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type ListMigratingVmsResponse ¶
type ListMigratingVmsResponse = src.ListMigratingVmsResponse
Response message for 'ListMigratingVms' request.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type ListSourcesRequest ¶
type ListSourcesRequest = src.ListSourcesRequest
Request message for 'ListSources' request.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type ListSourcesResponse ¶
type ListSourcesResponse = src.ListSourcesResponse
Response message for 'ListSources' request.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type ListTargetProjectsRequest ¶
type ListTargetProjectsRequest = src.ListTargetProjectsRequest
Request message for 'ListTargetProjects' call.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type ListTargetProjectsResponse ¶
type ListTargetProjectsResponse = src.ListTargetProjectsResponse
Response message for 'ListTargetProjects' call.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type ListUtilizationReportsRequest ¶
type ListUtilizationReportsRequest = src.ListUtilizationReportsRequest
Request message for 'ListUtilizationReports' request.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type ListUtilizationReportsResponse ¶
type ListUtilizationReportsResponse = src.ListUtilizationReportsResponse
Response message for 'ListUtilizationReports' request.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type MigratingVm ¶
type MigratingVm = src.MigratingVm
MigratingVm describes the VM that will be migrated from a Source environment and its replication state.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type MigratingVmView ¶
type MigratingVmView = src.MigratingVmView
Controls the level of details of a Migrating VM.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type MigratingVm_ComputeEngineTargetDefaults ¶
type MigratingVm_ComputeEngineTargetDefaults = src.MigratingVm_ComputeEngineTargetDefaults
type MigratingVm_State ¶
type MigratingVm_State = src.MigratingVm_State
The possible values of the state/health of source VM.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type MigrationError ¶
type MigrationError = src.MigrationError
Represents migration resource error information that can be used with google.rpc.Status message. MigrationError is used to present the user with error information in migration operations.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type MigrationError_ErrorCode ¶
type MigrationError_ErrorCode = src.MigrationError_ErrorCode
Represents resource error codes.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type NetworkInterface ¶
type NetworkInterface = src.NetworkInterface
NetworkInterface represents a NIC of a VM.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type OperationMetadata ¶
type OperationMetadata = src.OperationMetadata
Represents the metadata of the long-running operation.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type PauseMigrationRequest ¶
type PauseMigrationRequest = src.PauseMigrationRequest
Request message for 'PauseMigration' request.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type PauseMigrationResponse ¶
type PauseMigrationResponse = src.PauseMigrationResponse
Response message for 'PauseMigration' request.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type RemoveGroupMigrationRequest ¶
type RemoveGroupMigrationRequest = src.RemoveGroupMigrationRequest
Request message for 'RemoveMigration' request.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type RemoveGroupMigrationResponse ¶
type RemoveGroupMigrationResponse = src.RemoveGroupMigrationResponse
Response message for 'RemoveMigration' request.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type ReplicationCycle ¶
type ReplicationCycle = src.ReplicationCycle
ReplicationCycle contains information about the current replication cycle status.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type ReplicationSync ¶
type ReplicationSync = src.ReplicationSync
ReplicationSync contain information about the last replica sync to the cloud.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type ResumeMigrationRequest ¶
type ResumeMigrationRequest = src.ResumeMigrationRequest
Request message for 'ResumeMigration' request.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type ResumeMigrationResponse ¶
type ResumeMigrationResponse = src.ResumeMigrationResponse
Response message for 'ResumeMigration' request.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type SchedulePolicy ¶
type SchedulePolicy = src.SchedulePolicy
A policy for scheduling replications.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type SchedulingNodeAffinity ¶
type SchedulingNodeAffinity = src.SchedulingNodeAffinity
Node Affinity: the configuration of desired nodes onto which this Instance could be scheduled. Based on https://cloud.google.com/compute/docs/reference/rest/v1/instances/setScheduling
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type SchedulingNodeAffinity_Operator ¶
type SchedulingNodeAffinity_Operator = src.SchedulingNodeAffinity_Operator
Possible types of node selection operators. Valid operators are IN for affinity and NOT_IN for anti-affinity.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type Source ¶
Source message describes a specific vm migration Source resource. It contains the source environment information.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type Source_Vmware ¶
type Source_Vmware = src.Source_Vmware
type StartMigrationRequest ¶
type StartMigrationRequest = src.StartMigrationRequest
Request message for 'StartMigrationRequest' request.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type StartMigrationResponse ¶
type StartMigrationResponse = src.StartMigrationResponse
Response message for 'StartMigration' request.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type TargetProject ¶
type TargetProject = src.TargetProject
TargetProject message represents a target Compute Engine project for a migration or a clone.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type UnimplementedVmMigrationServer ¶
type UnimplementedVmMigrationServer = src.UnimplementedVmMigrationServer
UnimplementedVmMigrationServer can be embedded to have forward compatible implementations.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type UpdateGroupRequest ¶
type UpdateGroupRequest = src.UpdateGroupRequest
Update message for 'UpdateGroups' request.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type UpdateMigratingVmRequest ¶
type UpdateMigratingVmRequest = src.UpdateMigratingVmRequest
Request message for 'UpdateMigratingVm' request.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type UpdateSourceRequest ¶
type UpdateSourceRequest = src.UpdateSourceRequest
Update message for 'UpdateSources' request.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type UpdateTargetProjectRequest ¶
type UpdateTargetProjectRequest = src.UpdateTargetProjectRequest
Update message for 'UpdateTargetProject' request.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type UpgradeApplianceRequest ¶
type UpgradeApplianceRequest = src.UpgradeApplianceRequest
Request message for 'UpgradeAppliance' request.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type UpgradeApplianceResponse ¶
type UpgradeApplianceResponse = src.UpgradeApplianceResponse
Response message for 'UpgradeAppliance' request.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type UpgradeStatus ¶
type UpgradeStatus = src.UpgradeStatus
UpgradeStatus contains information about upgradeAppliance operation.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type UpgradeStatus_State ¶
type UpgradeStatus_State = src.UpgradeStatus_State
The possible values of the state.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type UtilizationReport ¶
type UtilizationReport = src.UtilizationReport
Utilization report details the utilization (CPU, memory, etc.) of selected source VMs.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type UtilizationReportView ¶
type UtilizationReportView = src.UtilizationReportView
Controls the level of details of a Utilization Report.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type UtilizationReport_State ¶
type UtilizationReport_State = src.UtilizationReport_State
Utilization report state.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type UtilizationReport_TimeFrame ¶
type UtilizationReport_TimeFrame = src.UtilizationReport_TimeFrame
Report time frame options.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type VmMigrationClient ¶
type VmMigrationClient = src.VmMigrationClient
VmMigrationClient is the client API for VmMigration service. For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
func NewVmMigrationClient ¶
func NewVmMigrationClient(cc grpc.ClientConnInterface) VmMigrationClient
Deprecated: Please use funcs in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type VmMigrationServer ¶
type VmMigrationServer = src.VmMigrationServer
VmMigrationServer is the server API for VmMigration service.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type VmUtilizationInfo ¶
type VmUtilizationInfo = src.VmUtilizationInfo
Utilization information of a single VM.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type VmUtilizationInfo_VmwareVmDetails ¶
type VmUtilizationInfo_VmwareVmDetails = src.VmUtilizationInfo_VmwareVmDetails
type VmUtilizationMetrics ¶
type VmUtilizationMetrics = src.VmUtilizationMetrics
Utilization metrics values for a single VM.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type VmwareSourceDetails ¶
type VmwareSourceDetails = src.VmwareSourceDetails
VmwareSourceDetails message describes a specific source details for the vmware source type.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type VmwareVmDetails ¶
type VmwareVmDetails = src.VmwareVmDetails
VmwareVmDetails describes a VM in vCenter.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type VmwareVmDetails_BootOption ¶
type VmwareVmDetails_BootOption = src.VmwareVmDetails_BootOption
Possible values for vm boot option.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type VmwareVmDetails_PowerState ¶
type VmwareVmDetails_PowerState = src.VmwareVmDetails_PowerState
Possible values for the power state of the VM.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
type VmwareVmsDetails ¶
type VmwareVmsDetails = src.VmwareVmsDetails
VmwareVmsDetails describes VMs in vCenter.
Deprecated: Please use types in: cloud.google.com/go/vmmigration/apiv1/vmmigrationpb
Source Files ¶
alias.go
- Version
- v0.0.0-20250219182151-9fdb1cabc7b2 (latest)
- Published
- Feb 19, 2025
- Platform
- linux/amd64
- Imports
- 2 packages
- Last checked
- 1 hour ago –
Tools for package owners.