# Functions
New creates a new service manager API client.
NewServiceManagerDescribeServicesDefault creates a ServiceManagerDescribeServicesDefault with default headers values.
NewServiceManagerDescribeServicesOK creates a ServiceManagerDescribeServicesOK with default headers values.
NewServiceManagerDescribeServicesParams creates a new ServiceManagerDescribeServicesParams object, with the default timeout for this client.
NewServiceManagerDescribeServicesParamsWithContext creates a new ServiceManagerDescribeServicesParams object with the ability to set a context for a request.
NewServiceManagerDescribeServicesParamsWithHTTPClient creates a new ServiceManagerDescribeServicesParams object with the ability to set a custom HTTPClient for a request.
NewServiceManagerDescribeServicesParamsWithTimeout creates a new ServiceManagerDescribeServicesParams object with the ability to set a timeout on a request.
NewServiceManagerModifyServiceDefault creates a ServiceManagerModifyServiceDefault with default headers values.
NewServiceManagerModifyServiceOK creates a ServiceManagerModifyServiceOK with default headers values.
NewServiceManagerModifyServiceParams creates a new ServiceManagerModifyServiceParams object, with the default timeout for this client.
NewServiceManagerModifyServiceParamsWithContext creates a new ServiceManagerModifyServiceParams object with the ability to set a context for a request.
NewServiceManagerModifyServiceParamsWithHTTPClient creates a new ServiceManagerModifyServiceParams object with the ability to set a custom HTTPClient for a request.
NewServiceManagerModifyServiceParamsWithTimeout creates a new ServiceManagerModifyServiceParams object with the ability to set a timeout on a request.
# Structs
Client for service manager API
*/.
ServiceManagerDescribeServicesDefault describes a response with status code -1, with default header values.
ServiceManagerDescribeServicesOK describes a response with status code 200, with default header values.
ServiceManagerDescribeServicesParams contains all the parameters to send to the API endpoint
for the service manager describe services operation.
ServiceManagerDescribeServicesReader is a Reader for the ServiceManagerDescribeServices structure.
ServiceManagerModifyServiceDefault describes a response with status code -1, with default header values.
ServiceManagerModifyServiceOK describes a response with status code 200, with default header values.
ServiceManagerModifyServiceParams contains all the parameters to send to the API endpoint
for the service manager modify service operation.
ServiceManagerModifyServiceReader is a Reader for the ServiceManagerModifyService structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.