package
0.6.2
Repository: https://github.com/vmware/vra-sdk-go.git
Documentation: pkg.go.dev

# Functions

New creates a new source control sync API client.
NewGetSyncRequestUsingGETNotFound creates a GetSyncRequestUsingGETNotFound with default headers values.
NewGetSyncRequestUsingGETOK creates a GetSyncRequestUsingGETOK with default headers values.
NewGetSyncRequestUsingGETParams creates a new GetSyncRequestUsingGETParams object, with the default timeout for this client.
NewGetSyncRequestUsingGETParamsWithContext creates a new GetSyncRequestUsingGETParams object with the ability to set a context for a request.
NewGetSyncRequestUsingGETParamsWithHTTPClient creates a new GetSyncRequestUsingGETParams object with the ability to set a custom HTTPClient for a request.
NewGetSyncRequestUsingGETParamsWithTimeout creates a new GetSyncRequestUsingGETParams object with the ability to set a timeout on a request.
NewScheduleSyncAllUsingPOSTAccepted creates a ScheduleSyncAllUsingPOSTAccepted with default headers values.
NewScheduleSyncAllUsingPOSTForbidden creates a ScheduleSyncAllUsingPOSTForbidden with default headers values.
NewScheduleSyncAllUsingPOSTNotFound creates a ScheduleSyncAllUsingPOSTNotFound with default headers values.
NewScheduleSyncAllUsingPOSTParams creates a new ScheduleSyncAllUsingPOSTParams object, with the default timeout for this client.
NewScheduleSyncAllUsingPOSTParamsWithContext creates a new ScheduleSyncAllUsingPOSTParams object with the ability to set a context for a request.
NewScheduleSyncAllUsingPOSTParamsWithHTTPClient creates a new ScheduleSyncAllUsingPOSTParams object with the ability to set a custom HTTPClient for a request.
NewScheduleSyncAllUsingPOSTParamsWithTimeout creates a new ScheduleSyncAllUsingPOSTParams object with the ability to set a timeout on a request.
NewScheduleSyncAllUsingPOSTUnauthorized creates a ScheduleSyncAllUsingPOSTUnauthorized with default headers values.
NewScheduleSyncUsingPOSTAccepted creates a ScheduleSyncUsingPOSTAccepted with default headers values.
NewScheduleSyncUsingPOSTNotFound creates a ScheduleSyncUsingPOSTNotFound with default headers values.
NewScheduleSyncUsingPOSTParams creates a new ScheduleSyncUsingPOSTParams object, with the default timeout for this client.
NewScheduleSyncUsingPOSTParamsWithContext creates a new ScheduleSyncUsingPOSTParams object with the ability to set a context for a request.
NewScheduleSyncUsingPOSTParamsWithHTTPClient creates a new ScheduleSyncUsingPOSTParams object with the ability to set a custom HTTPClient for a request.
NewScheduleSyncUsingPOSTParamsWithTimeout creates a new ScheduleSyncUsingPOSTParams object with the ability to set a timeout on a request.
NewSyncHistoryUsingGETForbidden creates a SyncHistoryUsingGETForbidden with default headers values.
NewSyncHistoryUsingGETNotFound creates a SyncHistoryUsingGETNotFound with default headers values.
NewSyncHistoryUsingGETOK creates a SyncHistoryUsingGETOK with default headers values.
NewSyncHistoryUsingGETParams creates a new SyncHistoryUsingGETParams object, with the default timeout for this client.
NewSyncHistoryUsingGETParamsWithContext creates a new SyncHistoryUsingGETParams object with the ability to set a context for a request.
NewSyncHistoryUsingGETParamsWithHTTPClient creates a new SyncHistoryUsingGETParams object with the ability to set a custom HTTPClient for a request.
NewSyncHistoryUsingGETParamsWithTimeout creates a new SyncHistoryUsingGETParams object with the ability to set a timeout on a request.
NewSyncHistoryUsingGETUnauthorized creates a SyncHistoryUsingGETUnauthorized with default headers values.

# Structs

Client for source control sync API */.
GetSyncRequestUsingGETNotFound describes a response with status code 404, with default header values.
GetSyncRequestUsingGETOK describes a response with status code 200, with default header values.
GetSyncRequestUsingGETParams contains all the parameters to send to the API endpoint for the get sync request using g e t operation.
GetSyncRequestUsingGETReader is a Reader for the GetSyncRequestUsingGET structure.
ScheduleSyncAllUsingPOSTAccepted describes a response with status code 202, with default header values.
ScheduleSyncAllUsingPOSTForbidden describes a response with status code 403, with default header values.
ScheduleSyncAllUsingPOSTNotFound describes a response with status code 404, with default header values.
ScheduleSyncAllUsingPOSTParams contains all the parameters to send to the API endpoint for the schedule sync all using p o s t operation.
ScheduleSyncAllUsingPOSTReader is a Reader for the ScheduleSyncAllUsingPOST structure.
ScheduleSyncAllUsingPOSTUnauthorized describes a response with status code 401, with default header values.
ScheduleSyncUsingPOSTAccepted describes a response with status code 202, with default header values.
ScheduleSyncUsingPOSTNotFound describes a response with status code 404, with default header values.
ScheduleSyncUsingPOSTParams contains all the parameters to send to the API endpoint for the schedule sync using p o s t operation.
ScheduleSyncUsingPOSTReader is a Reader for the ScheduleSyncUsingPOST structure.
SyncHistoryUsingGETForbidden describes a response with status code 403, with default header values.
SyncHistoryUsingGETNotFound describes a response with status code 404, with default header values.
SyncHistoryUsingGETOK describes a response with status code 200, with default header values.
SyncHistoryUsingGETParams contains all the parameters to send to the API endpoint for the sync history using g e t operation.
SyncHistoryUsingGETReader is a Reader for the SyncHistoryUsingGET structure.
SyncHistoryUsingGETUnauthorized describes a response with status code 401, with default header values.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.