func (a *Client) ImagesCreateOrUpdate(params *ImagesCreateOrUpdateParams, authInfo runtime.ClientAuthInfoWriter) (*ImagesCreateOrUpdateOK, *ImagesCreateOrUpdateCreated, error) {
    // TODO: Validate the params before sending
    if params == nil {
        params = NewImagesCreateOrUpdateParams()
    }