mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-05-08 22:30:41 +00:00
Update vendored deps, including AWS SDK, openpgp, ftp, ...
This commit is contained in:
+35
-63
@@ -14,7 +14,7 @@ const opCreateReplicationJob = "CreateReplicationJob"
|
||||
|
||||
// CreateReplicationJobRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the CreateReplicationJob operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
@@ -35,7 +35,7 @@ const opCreateReplicationJob = "CreateReplicationJob"
|
||||
// fmt.Println(resp)
|
||||
// }
|
||||
//
|
||||
// Please also see https://docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/CreateReplicationJob
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/CreateReplicationJob
|
||||
func (c *SMS) CreateReplicationJobRequest(input *CreateReplicationJobInput) (req *request.Request, output *CreateReplicationJobOutput) {
|
||||
op := &request.Operation{
|
||||
Name: opCreateReplicationJob,
|
||||
@@ -96,7 +96,7 @@ func (c *SMS) CreateReplicationJobRequest(input *CreateReplicationJobInput) (req
|
||||
// * ErrCodeInternalError "InternalError"
|
||||
// An internal error has occured.
|
||||
//
|
||||
// Please also see https://docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/CreateReplicationJob
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/CreateReplicationJob
|
||||
func (c *SMS) CreateReplicationJob(input *CreateReplicationJobInput) (*CreateReplicationJobOutput, error) {
|
||||
req, out := c.CreateReplicationJobRequest(input)
|
||||
return out, req.Send()
|
||||
@@ -122,7 +122,7 @@ const opDeleteReplicationJob = "DeleteReplicationJob"
|
||||
|
||||
// DeleteReplicationJobRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the DeleteReplicationJob operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
@@ -143,7 +143,7 @@ const opDeleteReplicationJob = "DeleteReplicationJob"
|
||||
// fmt.Println(resp)
|
||||
// }
|
||||
//
|
||||
// Please also see https://docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/DeleteReplicationJob
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/DeleteReplicationJob
|
||||
func (c *SMS) DeleteReplicationJobRequest(input *DeleteReplicationJobInput) (req *request.Request, output *DeleteReplicationJobOutput) {
|
||||
op := &request.Operation{
|
||||
Name: opDeleteReplicationJob,
|
||||
@@ -194,7 +194,7 @@ func (c *SMS) DeleteReplicationJobRequest(input *DeleteReplicationJobInput) (req
|
||||
// * ErrCodeReplicationJobNotFoundException "ReplicationJobNotFoundException"
|
||||
// The specified Replication Job cannot be found.
|
||||
//
|
||||
// Please also see https://docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/DeleteReplicationJob
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/DeleteReplicationJob
|
||||
func (c *SMS) DeleteReplicationJob(input *DeleteReplicationJobInput) (*DeleteReplicationJobOutput, error) {
|
||||
req, out := c.DeleteReplicationJobRequest(input)
|
||||
return out, req.Send()
|
||||
@@ -220,7 +220,7 @@ const opDeleteServerCatalog = "DeleteServerCatalog"
|
||||
|
||||
// DeleteServerCatalogRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the DeleteServerCatalog operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
@@ -241,7 +241,7 @@ const opDeleteServerCatalog = "DeleteServerCatalog"
|
||||
// fmt.Println(resp)
|
||||
// }
|
||||
//
|
||||
// Please also see https://docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/DeleteServerCatalog
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/DeleteServerCatalog
|
||||
func (c *SMS) DeleteServerCatalogRequest(input *DeleteServerCatalogInput) (req *request.Request, output *DeleteServerCatalogOutput) {
|
||||
op := &request.Operation{
|
||||
Name: opDeleteServerCatalog,
|
||||
@@ -288,7 +288,7 @@ func (c *SMS) DeleteServerCatalogRequest(input *DeleteServerCatalogInput) (req *
|
||||
// The request is missing a required parameter. Ensure that you have supplied
|
||||
// all the required parameters for the request.
|
||||
//
|
||||
// Please also see https://docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/DeleteServerCatalog
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/DeleteServerCatalog
|
||||
func (c *SMS) DeleteServerCatalog(input *DeleteServerCatalogInput) (*DeleteServerCatalogOutput, error) {
|
||||
req, out := c.DeleteServerCatalogRequest(input)
|
||||
return out, req.Send()
|
||||
@@ -314,7 +314,7 @@ const opDisassociateConnector = "DisassociateConnector"
|
||||
|
||||
// DisassociateConnectorRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the DisassociateConnector operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
@@ -335,7 +335,7 @@ const opDisassociateConnector = "DisassociateConnector"
|
||||
// fmt.Println(resp)
|
||||
// }
|
||||
//
|
||||
// Please also see https://docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/DisassociateConnector
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/DisassociateConnector
|
||||
func (c *SMS) DisassociateConnectorRequest(input *DisassociateConnectorInput) (req *request.Request, output *DisassociateConnectorOutput) {
|
||||
op := &request.Operation{
|
||||
Name: opDisassociateConnector,
|
||||
@@ -381,7 +381,7 @@ func (c *SMS) DisassociateConnectorRequest(input *DisassociateConnectorInput) (r
|
||||
// A parameter specified in the request is not valid, is unsupported, or cannot
|
||||
// be used.
|
||||
//
|
||||
// Please also see https://docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/DisassociateConnector
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/DisassociateConnector
|
||||
func (c *SMS) DisassociateConnector(input *DisassociateConnectorInput) (*DisassociateConnectorOutput, error) {
|
||||
req, out := c.DisassociateConnectorRequest(input)
|
||||
return out, req.Send()
|
||||
@@ -407,7 +407,7 @@ const opGetConnectors = "GetConnectors"
|
||||
|
||||
// GetConnectorsRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the GetConnectors operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
@@ -428,7 +428,7 @@ const opGetConnectors = "GetConnectors"
|
||||
// fmt.Println(resp)
|
||||
// }
|
||||
//
|
||||
// Please also see https://docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/GetConnectors
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/GetConnectors
|
||||
func (c *SMS) GetConnectorsRequest(input *GetConnectorsInput) (req *request.Request, output *GetConnectorsOutput) {
|
||||
op := &request.Operation{
|
||||
Name: opGetConnectors,
|
||||
@@ -467,7 +467,7 @@ func (c *SMS) GetConnectorsRequest(input *GetConnectorsInput) (req *request.Requ
|
||||
// * ErrCodeUnauthorizedOperationException "UnauthorizedOperationException"
|
||||
// This user does not have permissions to perform this operation.
|
||||
//
|
||||
// Please also see https://docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/GetConnectors
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/GetConnectors
|
||||
func (c *SMS) GetConnectors(input *GetConnectorsInput) (*GetConnectorsOutput, error) {
|
||||
req, out := c.GetConnectorsRequest(input)
|
||||
return out, req.Send()
|
||||
@@ -543,7 +543,7 @@ const opGetReplicationJobs = "GetReplicationJobs"
|
||||
|
||||
// GetReplicationJobsRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the GetReplicationJobs operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
@@ -564,7 +564,7 @@ const opGetReplicationJobs = "GetReplicationJobs"
|
||||
// fmt.Println(resp)
|
||||
// }
|
||||
//
|
||||
// Please also see https://docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/GetReplicationJobs
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/GetReplicationJobs
|
||||
func (c *SMS) GetReplicationJobsRequest(input *GetReplicationJobsInput) (req *request.Request, output *GetReplicationJobsOutput) {
|
||||
op := &request.Operation{
|
||||
Name: opGetReplicationJobs,
|
||||
@@ -612,7 +612,7 @@ func (c *SMS) GetReplicationJobsRequest(input *GetReplicationJobsInput) (req *re
|
||||
// * ErrCodeUnauthorizedOperationException "UnauthorizedOperationException"
|
||||
// This user does not have permissions to perform this operation.
|
||||
//
|
||||
// Please also see https://docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/GetReplicationJobs
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/GetReplicationJobs
|
||||
func (c *SMS) GetReplicationJobs(input *GetReplicationJobsInput) (*GetReplicationJobsOutput, error) {
|
||||
req, out := c.GetReplicationJobsRequest(input)
|
||||
return out, req.Send()
|
||||
@@ -688,7 +688,7 @@ const opGetReplicationRuns = "GetReplicationRuns"
|
||||
|
||||
// GetReplicationRunsRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the GetReplicationRuns operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
@@ -709,7 +709,7 @@ const opGetReplicationRuns = "GetReplicationRuns"
|
||||
// fmt.Println(resp)
|
||||
// }
|
||||
//
|
||||
// Please also see https://docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/GetReplicationRuns
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/GetReplicationRuns
|
||||
func (c *SMS) GetReplicationRunsRequest(input *GetReplicationRunsInput) (req *request.Request, output *GetReplicationRunsOutput) {
|
||||
op := &request.Operation{
|
||||
Name: opGetReplicationRuns,
|
||||
@@ -757,7 +757,7 @@ func (c *SMS) GetReplicationRunsRequest(input *GetReplicationRunsInput) (req *re
|
||||
// * ErrCodeUnauthorizedOperationException "UnauthorizedOperationException"
|
||||
// This user does not have permissions to perform this operation.
|
||||
//
|
||||
// Please also see https://docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/GetReplicationRuns
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/GetReplicationRuns
|
||||
func (c *SMS) GetReplicationRuns(input *GetReplicationRunsInput) (*GetReplicationRunsOutput, error) {
|
||||
req, out := c.GetReplicationRunsRequest(input)
|
||||
return out, req.Send()
|
||||
@@ -833,7 +833,7 @@ const opGetServers = "GetServers"
|
||||
|
||||
// GetServersRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the GetServers operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
@@ -854,7 +854,7 @@ const opGetServers = "GetServers"
|
||||
// fmt.Println(resp)
|
||||
// }
|
||||
//
|
||||
// Please also see https://docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/GetServers
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/GetServers
|
||||
func (c *SMS) GetServersRequest(input *GetServersInput) (req *request.Request, output *GetServersOutput) {
|
||||
op := &request.Operation{
|
||||
Name: opGetServers,
|
||||
@@ -893,7 +893,7 @@ func (c *SMS) GetServersRequest(input *GetServersInput) (req *request.Request, o
|
||||
// * ErrCodeUnauthorizedOperationException "UnauthorizedOperationException"
|
||||
// This user does not have permissions to perform this operation.
|
||||
//
|
||||
// Please also see https://docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/GetServers
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/GetServers
|
||||
func (c *SMS) GetServers(input *GetServersInput) (*GetServersOutput, error) {
|
||||
req, out := c.GetServersRequest(input)
|
||||
return out, req.Send()
|
||||
@@ -969,7 +969,7 @@ const opImportServerCatalog = "ImportServerCatalog"
|
||||
|
||||
// ImportServerCatalogRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the ImportServerCatalog operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
@@ -990,7 +990,7 @@ const opImportServerCatalog = "ImportServerCatalog"
|
||||
// fmt.Println(resp)
|
||||
// }
|
||||
//
|
||||
// Please also see https://docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/ImportServerCatalog
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/ImportServerCatalog
|
||||
func (c *SMS) ImportServerCatalogRequest(input *ImportServerCatalogInput) (req *request.Request, output *ImportServerCatalogOutput) {
|
||||
op := &request.Operation{
|
||||
Name: opImportServerCatalog,
|
||||
@@ -1042,7 +1042,7 @@ func (c *SMS) ImportServerCatalogRequest(input *ImportServerCatalogInput) (req *
|
||||
// No connectors are available to handle this request. Please associate connector(s)
|
||||
// and verify any existing connectors are healthy and can respond to requests.
|
||||
//
|
||||
// Please also see https://docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/ImportServerCatalog
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/ImportServerCatalog
|
||||
func (c *SMS) ImportServerCatalog(input *ImportServerCatalogInput) (*ImportServerCatalogOutput, error) {
|
||||
req, out := c.ImportServerCatalogRequest(input)
|
||||
return out, req.Send()
|
||||
@@ -1068,7 +1068,7 @@ const opStartOnDemandReplicationRun = "StartOnDemandReplicationRun"
|
||||
|
||||
// StartOnDemandReplicationRunRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the StartOnDemandReplicationRun operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
@@ -1089,7 +1089,7 @@ const opStartOnDemandReplicationRun = "StartOnDemandReplicationRun"
|
||||
// fmt.Println(resp)
|
||||
// }
|
||||
//
|
||||
// Please also see https://docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/StartOnDemandReplicationRun
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/StartOnDemandReplicationRun
|
||||
func (c *SMS) StartOnDemandReplicationRunRequest(input *StartOnDemandReplicationRunInput) (req *request.Request, output *StartOnDemandReplicationRunOutput) {
|
||||
op := &request.Operation{
|
||||
Name: opStartOnDemandReplicationRun,
|
||||
@@ -1141,7 +1141,7 @@ func (c *SMS) StartOnDemandReplicationRunRequest(input *StartOnDemandReplication
|
||||
// * ErrCodeReplicationRunLimitExceededException "ReplicationRunLimitExceededException"
|
||||
// This user has exceeded the maximum allowed Replication Run limit.
|
||||
//
|
||||
// Please also see https://docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/StartOnDemandReplicationRun
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/StartOnDemandReplicationRun
|
||||
func (c *SMS) StartOnDemandReplicationRun(input *StartOnDemandReplicationRunInput) (*StartOnDemandReplicationRunOutput, error) {
|
||||
req, out := c.StartOnDemandReplicationRunRequest(input)
|
||||
return out, req.Send()
|
||||
@@ -1167,7 +1167,7 @@ const opUpdateReplicationJob = "UpdateReplicationJob"
|
||||
|
||||
// UpdateReplicationJobRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the UpdateReplicationJob operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
@@ -1188,7 +1188,7 @@ const opUpdateReplicationJob = "UpdateReplicationJob"
|
||||
// fmt.Println(resp)
|
||||
// }
|
||||
//
|
||||
// Please also see https://docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/UpdateReplicationJob
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/UpdateReplicationJob
|
||||
func (c *SMS) UpdateReplicationJobRequest(input *UpdateReplicationJobInput) (req *request.Request, output *UpdateReplicationJobOutput) {
|
||||
op := &request.Operation{
|
||||
Name: opUpdateReplicationJob,
|
||||
@@ -1244,7 +1244,7 @@ func (c *SMS) UpdateReplicationJobRequest(input *UpdateReplicationJobInput) (req
|
||||
// * ErrCodeInternalError "InternalError"
|
||||
// An internal error has occured.
|
||||
//
|
||||
// Please also see https://docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/UpdateReplicationJob
|
||||
// See also, https://docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/UpdateReplicationJob
|
||||
func (c *SMS) UpdateReplicationJob(input *UpdateReplicationJobInput) (*UpdateReplicationJobOutput, error) {
|
||||
req, out := c.UpdateReplicationJobRequest(input)
|
||||
return out, req.Send()
|
||||
@@ -1267,7 +1267,6 @@ func (c *SMS) UpdateReplicationJobWithContext(ctx aws.Context, input *UpdateRepl
|
||||
}
|
||||
|
||||
// Object representing a Connector
|
||||
// Please also see https://docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/Connector
|
||||
type Connector struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
@@ -1286,7 +1285,7 @@ type Connector struct {
|
||||
// Hardware (MAC) address
|
||||
MacAddress *string `locationName:"macAddress" type:"string"`
|
||||
|
||||
// Status of on-premise Connector
|
||||
// Status of on-premises Connector
|
||||
Status *string `locationName:"status" type:"string" enum:"ConnectorStatus"`
|
||||
|
||||
// Connector version string
|
||||
@@ -1372,7 +1371,6 @@ func (s *Connector) SetVmManagerType(v string) *Connector {
|
||||
return s
|
||||
}
|
||||
|
||||
// Please also see https://docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/CreateReplicationJobRequest
|
||||
type CreateReplicationJobInput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
@@ -1468,7 +1466,6 @@ func (s *CreateReplicationJobInput) SetServerId(v string) *CreateReplicationJobI
|
||||
return s
|
||||
}
|
||||
|
||||
// Please also see https://docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/CreateReplicationJobResponse
|
||||
type CreateReplicationJobOutput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
@@ -1492,7 +1489,6 @@ func (s *CreateReplicationJobOutput) SetReplicationJobId(v string) *CreateReplic
|
||||
return s
|
||||
}
|
||||
|
||||
// Please also see https://docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/DeleteReplicationJobRequest
|
||||
type DeleteReplicationJobInput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
@@ -1531,7 +1527,6 @@ func (s *DeleteReplicationJobInput) SetReplicationJobId(v string) *DeleteReplica
|
||||
return s
|
||||
}
|
||||
|
||||
// Please also see https://docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/DeleteReplicationJobResponse
|
||||
type DeleteReplicationJobOutput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
}
|
||||
@@ -1546,7 +1541,6 @@ func (s DeleteReplicationJobOutput) GoString() string {
|
||||
return s.String()
|
||||
}
|
||||
|
||||
// Please also see https://docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/DeleteServerCatalogRequest
|
||||
type DeleteServerCatalogInput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
}
|
||||
@@ -1561,7 +1555,6 @@ func (s DeleteServerCatalogInput) GoString() string {
|
||||
return s.String()
|
||||
}
|
||||
|
||||
// Please also see https://docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/DeleteServerCatalogResponse
|
||||
type DeleteServerCatalogOutput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
}
|
||||
@@ -1576,7 +1569,6 @@ func (s DeleteServerCatalogOutput) GoString() string {
|
||||
return s.String()
|
||||
}
|
||||
|
||||
// Please also see https://docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/DisassociateConnectorRequest
|
||||
type DisassociateConnectorInput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
@@ -1615,7 +1607,6 @@ func (s *DisassociateConnectorInput) SetConnectorId(v string) *DisassociateConne
|
||||
return s
|
||||
}
|
||||
|
||||
// Please also see https://docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/DisassociateConnectorResponse
|
||||
type DisassociateConnectorOutput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
}
|
||||
@@ -1630,7 +1621,6 @@ func (s DisassociateConnectorOutput) GoString() string {
|
||||
return s.String()
|
||||
}
|
||||
|
||||
// Please also see https://docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/GetConnectorsRequest
|
||||
type GetConnectorsInput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
@@ -1664,7 +1654,6 @@ func (s *GetConnectorsInput) SetNextToken(v string) *GetConnectorsInput {
|
||||
return s
|
||||
}
|
||||
|
||||
// Please also see https://docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/GetConnectorsResponse
|
||||
type GetConnectorsOutput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
@@ -1697,7 +1686,6 @@ func (s *GetConnectorsOutput) SetNextToken(v string) *GetConnectorsOutput {
|
||||
return s
|
||||
}
|
||||
|
||||
// Please also see https://docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/GetReplicationJobsRequest
|
||||
type GetReplicationJobsInput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
@@ -1740,7 +1728,6 @@ func (s *GetReplicationJobsInput) SetReplicationJobId(v string) *GetReplicationJ
|
||||
return s
|
||||
}
|
||||
|
||||
// Please also see https://docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/GetReplicationJobsResponse
|
||||
type GetReplicationJobsOutput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
@@ -1773,7 +1760,6 @@ func (s *GetReplicationJobsOutput) SetReplicationJobList(v []*ReplicationJob) *G
|
||||
return s
|
||||
}
|
||||
|
||||
// Please also see https://docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/GetReplicationRunsRequest
|
||||
type GetReplicationRunsInput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
@@ -1831,7 +1817,6 @@ func (s *GetReplicationRunsInput) SetReplicationJobId(v string) *GetReplicationR
|
||||
return s
|
||||
}
|
||||
|
||||
// Please also see https://docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/GetReplicationRunsResponse
|
||||
type GetReplicationRunsOutput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
@@ -1873,7 +1858,6 @@ func (s *GetReplicationRunsOutput) SetReplicationRunList(v []*ReplicationRun) *G
|
||||
return s
|
||||
}
|
||||
|
||||
// Please also see https://docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/GetServersRequest
|
||||
type GetServersInput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
@@ -1907,7 +1891,6 @@ func (s *GetServersInput) SetNextToken(v string) *GetServersInput {
|
||||
return s
|
||||
}
|
||||
|
||||
// Please also see https://docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/GetServersResponse
|
||||
type GetServersOutput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
@@ -1958,7 +1941,6 @@ func (s *GetServersOutput) SetServerList(v []*Server) *GetServersOutput {
|
||||
return s
|
||||
}
|
||||
|
||||
// Please also see https://docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/ImportServerCatalogRequest
|
||||
type ImportServerCatalogInput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
}
|
||||
@@ -1973,7 +1955,6 @@ func (s ImportServerCatalogInput) GoString() string {
|
||||
return s.String()
|
||||
}
|
||||
|
||||
// Please also see https://docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/ImportServerCatalogResponse
|
||||
type ImportServerCatalogOutput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
}
|
||||
@@ -1989,7 +1970,6 @@ func (s ImportServerCatalogOutput) GoString() string {
|
||||
}
|
||||
|
||||
// Object representing a Replication Job
|
||||
// Please also see https://docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/ReplicationJob
|
||||
type ReplicationJob struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
@@ -2133,7 +2113,6 @@ func (s *ReplicationJob) SetVmServer(v *VmServer) *ReplicationJob {
|
||||
}
|
||||
|
||||
// Object representing a Replication Run
|
||||
// Please also see https://docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/ReplicationRun
|
||||
type ReplicationRun struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
@@ -2221,7 +2200,6 @@ func (s *ReplicationRun) SetType(v string) *ReplicationRun {
|
||||
}
|
||||
|
||||
// Object representing a server
|
||||
// Please also see https://docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/Server
|
||||
type Server struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
@@ -2281,7 +2259,6 @@ func (s *Server) SetVmServer(v *VmServer) *Server {
|
||||
return s
|
||||
}
|
||||
|
||||
// Please also see https://docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/StartOnDemandReplicationRunRequest
|
||||
type StartOnDemandReplicationRunInput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
@@ -2329,7 +2306,6 @@ func (s *StartOnDemandReplicationRunInput) SetReplicationJobId(v string) *StartO
|
||||
return s
|
||||
}
|
||||
|
||||
// Please also see https://docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/StartOnDemandReplicationRunResponse
|
||||
type StartOnDemandReplicationRunOutput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
@@ -2353,7 +2329,6 @@ func (s *StartOnDemandReplicationRunOutput) SetReplicationRunId(v string) *Start
|
||||
return s
|
||||
}
|
||||
|
||||
// Please also see https://docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/UpdateReplicationJobRequest
|
||||
type UpdateReplicationJobInput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
@@ -2439,7 +2414,6 @@ func (s *UpdateReplicationJobInput) SetRoleName(v string) *UpdateReplicationJobI
|
||||
return s
|
||||
}
|
||||
|
||||
// Please also see https://docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/UpdateReplicationJobResponse
|
||||
type UpdateReplicationJobOutput struct {
|
||||
_ struct{} `type:"structure"`
|
||||
}
|
||||
@@ -2455,7 +2429,6 @@ func (s UpdateReplicationJobOutput) GoString() string {
|
||||
}
|
||||
|
||||
// Object representing a VM server
|
||||
// Please also see https://docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/VmServer
|
||||
type VmServer struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
@@ -2516,7 +2489,6 @@ func (s *VmServer) SetVmServerAddress(v *VmServerAddress) *VmServer {
|
||||
}
|
||||
|
||||
// Object representing a server's location
|
||||
// Please also see https://docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24/VmServerAddress
|
||||
type VmServerAddress struct {
|
||||
_ struct{} `type:"structure"`
|
||||
|
||||
@@ -2555,7 +2527,7 @@ const (
|
||||
ConnectorCapabilityVsphere = "VSPHERE"
|
||||
)
|
||||
|
||||
// Status of on-premise Connector
|
||||
// Status of on-premises Connector
|
||||
const (
|
||||
// ConnectorStatusHealthy is a ConnectorStatus enum value
|
||||
ConnectorStatusHealthy = "HEALTHY"
|
||||
|
||||
+1
-1
@@ -13,7 +13,7 @@
|
||||
//
|
||||
// Using the Client
|
||||
//
|
||||
// To AWS Server Migration Service with the SDK use the New function to create
|
||||
// To contact AWS Server Migration Service with the SDK use the New function to create
|
||||
// a new service client. With that client you can make API requests to the service.
|
||||
// These clients are safe to use concurrently.
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user