# Functions
New creates a new platform configuration trust relationships API client.
NewCreateTrustRelationshipBadRequest creates a CreateTrustRelationshipBadRequest with default headers values.
NewCreateTrustRelationshipCreated creates a CreateTrustRelationshipCreated with default headers values.
NewCreateTrustRelationshipParams creates a new CreateTrustRelationshipParams object, with the default timeout for this client.
NewCreateTrustRelationshipParamsWithContext creates a new CreateTrustRelationshipParams object with the ability to set a context for a request.
NewCreateTrustRelationshipParamsWithHTTPClient creates a new CreateTrustRelationshipParams object with the ability to set a custom HTTPClient for a request.
NewCreateTrustRelationshipParamsWithTimeout creates a new CreateTrustRelationshipParams object with the ability to set a timeout on a request.
NewCreateTrustRelationshipUnauthorized creates a CreateTrustRelationshipUnauthorized with default headers values.
NewDeleteTrustRelationshipNotFound creates a DeleteTrustRelationshipNotFound with default headers values.
NewDeleteTrustRelationshipOK creates a DeleteTrustRelationshipOK with default headers values.
NewDeleteTrustRelationshipParams creates a new DeleteTrustRelationshipParams object, with the default timeout for this client.
NewDeleteTrustRelationshipParamsWithContext creates a new DeleteTrustRelationshipParams object with the ability to set a context for a request.
NewDeleteTrustRelationshipParamsWithHTTPClient creates a new DeleteTrustRelationshipParams object with the ability to set a custom HTTPClient for a request.
NewDeleteTrustRelationshipParamsWithTimeout creates a new DeleteTrustRelationshipParams object with the ability to set a timeout on a request.
NewDeleteTrustRelationshipUnauthorized creates a DeleteTrustRelationshipUnauthorized with default headers values.
NewGetTrustRelationshipNotFound creates a GetTrustRelationshipNotFound with default headers values.
NewGetTrustRelationshipOK creates a GetTrustRelationshipOK with default headers values.
NewGetTrustRelationshipParams creates a new GetTrustRelationshipParams object, with the default timeout for this client.
NewGetTrustRelationshipParamsWithContext creates a new GetTrustRelationshipParams object with the ability to set a context for a request.
NewGetTrustRelationshipParamsWithHTTPClient creates a new GetTrustRelationshipParams object with the ability to set a custom HTTPClient for a request.
NewGetTrustRelationshipParamsWithTimeout creates a new GetTrustRelationshipParams object with the ability to set a timeout on a request.
NewGetTrustRelationshipsOK creates a GetTrustRelationshipsOK with default headers values.
NewGetTrustRelationshipsParams creates a new GetTrustRelationshipsParams object, with the default timeout for this client.
NewGetTrustRelationshipsParamsWithContext creates a new GetTrustRelationshipsParams object with the ability to set a context for a request.
NewGetTrustRelationshipsParamsWithHTTPClient creates a new GetTrustRelationshipsParams object with the ability to set a custom HTTPClient for a request.
NewGetTrustRelationshipsParamsWithTimeout creates a new GetTrustRelationshipsParams object with the ability to set a timeout on a request.
NewGetTrustRelationshipsUnauthorized creates a GetTrustRelationshipsUnauthorized with default headers values.
NewGetTrustRelationshipUnauthorized creates a GetTrustRelationshipUnauthorized with default headers values.
NewUpdateTrustRelationshipBadRequest creates a UpdateTrustRelationshipBadRequest with default headers values.
NewUpdateTrustRelationshipNotFound creates a UpdateTrustRelationshipNotFound with default headers values.
NewUpdateTrustRelationshipOK creates a UpdateTrustRelationshipOK with default headers values.
NewUpdateTrustRelationshipParams creates a new UpdateTrustRelationshipParams object, with the default timeout for this client.
NewUpdateTrustRelationshipParamsWithContext creates a new UpdateTrustRelationshipParams object with the ability to set a context for a request.
NewUpdateTrustRelationshipParamsWithHTTPClient creates a new UpdateTrustRelationshipParams object with the ability to set a custom HTTPClient for a request.
NewUpdateTrustRelationshipParamsWithTimeout creates a new UpdateTrustRelationshipParams object with the ability to set a timeout on a request.
NewUpdateTrustRelationshipUnauthorized creates a UpdateTrustRelationshipUnauthorized with default headers values.
# Structs
Client for platform configuration trust relationships API
*/.
CreateTrustRelationshipBadRequest describes a response with status code 400, with default header values.
CreateTrustRelationshipCreated describes a response with status code 201, with default header values.
CreateTrustRelationshipParams contains all the parameters to send to the API endpoint
for the create trust relationship operation.
CreateTrustRelationshipReader is a Reader for the CreateTrustRelationship structure.
CreateTrustRelationshipUnauthorized describes a response with status code 401, with default header values.
DeleteTrustRelationshipNotFound describes a response with status code 404, with default header values.
DeleteTrustRelationshipOK describes a response with status code 200, with default header values.
DeleteTrustRelationshipParams contains all the parameters to send to the API endpoint
for the delete trust relationship operation.
DeleteTrustRelationshipReader is a Reader for the DeleteTrustRelationship structure.
DeleteTrustRelationshipUnauthorized describes a response with status code 401, with default header values.
GetTrustRelationshipNotFound describes a response with status code 404, with default header values.
GetTrustRelationshipOK describes a response with status code 200, with default header values.
GetTrustRelationshipParams contains all the parameters to send to the API endpoint
for the get trust relationship operation.
GetTrustRelationshipReader is a Reader for the GetTrustRelationship structure.
GetTrustRelationshipsOK describes a response with status code 200, with default header values.
GetTrustRelationshipsParams contains all the parameters to send to the API endpoint
for the get trust relationships operation.
GetTrustRelationshipsReader is a Reader for the GetTrustRelationships structure.
GetTrustRelationshipsUnauthorized describes a response with status code 401, with default header values.
GetTrustRelationshipUnauthorized describes a response with status code 401, with default header values.
UpdateTrustRelationshipBadRequest describes a response with status code 400, with default header values.
UpdateTrustRelationshipNotFound describes a response with status code 404, with default header values.
UpdateTrustRelationshipOK describes a response with status code 200, with default header values.
UpdateTrustRelationshipParams contains all the parameters to send to the API endpoint
for the update trust relationship operation.
UpdateTrustRelationshipReader is a Reader for the UpdateTrustRelationship structure.
UpdateTrustRelationshipUnauthorized 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.