package
0.1.12
Repository: https://github.com/johnhoman/go-kfp.git
Documentation: pkg.go.dev

# Functions

New creates a new experiment service API client.
NewArchiveExperimentDefault creates a ArchiveExperimentDefault with default headers values.
NewArchiveExperimentOK creates a ArchiveExperimentOK with default headers values.
NewArchiveExperimentParams creates a new ArchiveExperimentParams object, with the default timeout for this client.
NewArchiveExperimentParamsWithContext creates a new ArchiveExperimentParams object with the ability to set a context for a request.
NewArchiveExperimentParamsWithHTTPClient creates a new ArchiveExperimentParams object with the ability to set a custom HTTPClient for a request.
NewArchiveExperimentParamsWithTimeout creates a new ArchiveExperimentParams object with the ability to set a timeout on a request.
NewCreateExperimentDefault creates a CreateExperimentDefault with default headers values.
NewCreateExperimentOK creates a CreateExperimentOK with default headers values.
NewCreateExperimentParams creates a new CreateExperimentParams object, with the default timeout for this client.
NewCreateExperimentParamsWithContext creates a new CreateExperimentParams object with the ability to set a context for a request.
NewCreateExperimentParamsWithHTTPClient creates a new CreateExperimentParams object with the ability to set a custom HTTPClient for a request.
NewCreateExperimentParamsWithTimeout creates a new CreateExperimentParams object with the ability to set a timeout on a request.
NewDeleteExperimentDefault creates a DeleteExperimentDefault with default headers values.
NewDeleteExperimentOK creates a DeleteExperimentOK with default headers values.
NewDeleteExperimentParams creates a new DeleteExperimentParams object, with the default timeout for this client.
NewDeleteExperimentParamsWithContext creates a new DeleteExperimentParams object with the ability to set a context for a request.
NewDeleteExperimentParamsWithHTTPClient creates a new DeleteExperimentParams object with the ability to set a custom HTTPClient for a request.
NewDeleteExperimentParamsWithTimeout creates a new DeleteExperimentParams object with the ability to set a timeout on a request.
NewGetExperimentDefault creates a GetExperimentDefault with default headers values.
NewGetExperimentOK creates a GetExperimentOK with default headers values.
NewGetExperimentParams creates a new GetExperimentParams object, with the default timeout for this client.
NewGetExperimentParamsWithContext creates a new GetExperimentParams object with the ability to set a context for a request.
NewGetExperimentParamsWithHTTPClient creates a new GetExperimentParams object with the ability to set a custom HTTPClient for a request.
NewGetExperimentParamsWithTimeout creates a new GetExperimentParams object with the ability to set a timeout on a request.
NewListExperimentDefault creates a ListExperimentDefault with default headers values.
NewListExperimentOK creates a ListExperimentOK with default headers values.
NewListExperimentParams creates a new ListExperimentParams object, with the default timeout for this client.
NewListExperimentParamsWithContext creates a new ListExperimentParams object with the ability to set a context for a request.
NewListExperimentParamsWithHTTPClient creates a new ListExperimentParams object with the ability to set a custom HTTPClient for a request.
NewListExperimentParamsWithTimeout creates a new ListExperimentParams object with the ability to set a timeout on a request.
NewUnarchiveExperimentDefault creates a UnarchiveExperimentDefault with default headers values.
NewUnarchiveExperimentOK creates a UnarchiveExperimentOK with default headers values.
NewUnarchiveExperimentParams creates a new UnarchiveExperimentParams object, with the default timeout for this client.
NewUnarchiveExperimentParamsWithContext creates a new UnarchiveExperimentParams object with the ability to set a context for a request.
NewUnarchiveExperimentParamsWithHTTPClient creates a new UnarchiveExperimentParams object with the ability to set a custom HTTPClient for a request.
NewUnarchiveExperimentParamsWithTimeout creates a new UnarchiveExperimentParams object with the ability to set a timeout on a request.

# Structs

ArchiveExperimentDefault describes a response with status code -1, with default header values.
ArchiveExperimentOK describes a response with status code 200, with default header values.
ArchiveExperimentParams contains all the parameters to send to the API endpoint for the archive experiment operation.
ArchiveExperimentReader is a Reader for the ArchiveExperiment structure.
Client for experiment service API */.
CreateExperimentDefault describes a response with status code -1, with default header values.
CreateExperimentOK describes a response with status code 200, with default header values.
CreateExperimentParams contains all the parameters to send to the API endpoint for the create experiment operation.
CreateExperimentReader is a Reader for the CreateExperiment structure.
DeleteExperimentDefault describes a response with status code -1, with default header values.
DeleteExperimentOK describes a response with status code 200, with default header values.
DeleteExperimentParams contains all the parameters to send to the API endpoint for the delete experiment operation.
DeleteExperimentReader is a Reader for the DeleteExperiment structure.
GetExperimentDefault describes a response with status code -1, with default header values.
GetExperimentOK describes a response with status code 200, with default header values.
GetExperimentParams contains all the parameters to send to the API endpoint for the get experiment operation.
GetExperimentReader is a Reader for the GetExperiment structure.
ListExperimentDefault describes a response with status code -1, with default header values.
ListExperimentOK describes a response with status code 200, with default header values.
ListExperimentParams contains all the parameters to send to the API endpoint for the list experiment operation.
ListExperimentReader is a Reader for the ListExperiment structure.
UnarchiveExperimentDefault describes a response with status code -1, with default header values.
UnarchiveExperimentOK describes a response with status code 200, with default header values.
UnarchiveExperimentParams contains all the parameters to send to the API endpoint for the unarchive experiment operation.
UnarchiveExperimentReader is a Reader for the UnarchiveExperiment structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.