teams_v1

package
v2.4.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 21, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ApproveTeamRunsDefault

type ApproveTeamRunsDefault struct {
	Payload *service_model.RuntimeError
	// contains filtered or unexported fields
}

ApproveTeamRunsDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewApproveTeamRunsDefault

func NewApproveTeamRunsDefault(code int) *ApproveTeamRunsDefault

NewApproveTeamRunsDefault creates a ApproveTeamRunsDefault with default headers values

func (*ApproveTeamRunsDefault) Code

func (o *ApproveTeamRunsDefault) Code() int

Code gets the status code for the approve team runs default response

func (*ApproveTeamRunsDefault) Error

func (o *ApproveTeamRunsDefault) Error() string

func (*ApproveTeamRunsDefault) GetPayload

func (*ApproveTeamRunsDefault) IsClientError

func (o *ApproveTeamRunsDefault) IsClientError() bool

IsClientError returns true when this approve team runs default response has a 4xx status code

func (*ApproveTeamRunsDefault) IsCode

func (o *ApproveTeamRunsDefault) IsCode(code int) bool

IsCode returns true when this approve team runs default response a status code equal to that given

func (*ApproveTeamRunsDefault) IsRedirect

func (o *ApproveTeamRunsDefault) IsRedirect() bool

IsRedirect returns true when this approve team runs default response has a 3xx status code

func (*ApproveTeamRunsDefault) IsServerError

func (o *ApproveTeamRunsDefault) IsServerError() bool

IsServerError returns true when this approve team runs default response has a 5xx status code

func (*ApproveTeamRunsDefault) IsSuccess

func (o *ApproveTeamRunsDefault) IsSuccess() bool

IsSuccess returns true when this approve team runs default response has a 2xx status code

func (*ApproveTeamRunsDefault) String

func (o *ApproveTeamRunsDefault) String() string

type ApproveTeamRunsForbidden

type ApproveTeamRunsForbidden struct {
	Payload interface{}
}

ApproveTeamRunsForbidden describes a response with status code 403, with default header values.

You don't have permission to access the resource.

func NewApproveTeamRunsForbidden

func NewApproveTeamRunsForbidden() *ApproveTeamRunsForbidden

NewApproveTeamRunsForbidden creates a ApproveTeamRunsForbidden with default headers values

func (*ApproveTeamRunsForbidden) Code

func (o *ApproveTeamRunsForbidden) Code() int

Code gets the status code for the approve team runs forbidden response

func (*ApproveTeamRunsForbidden) Error

func (o *ApproveTeamRunsForbidden) Error() string

func (*ApproveTeamRunsForbidden) GetPayload

func (o *ApproveTeamRunsForbidden) GetPayload() interface{}

func (*ApproveTeamRunsForbidden) IsClientError

func (o *ApproveTeamRunsForbidden) IsClientError() bool

IsClientError returns true when this approve team runs forbidden response has a 4xx status code

func (*ApproveTeamRunsForbidden) IsCode

func (o *ApproveTeamRunsForbidden) IsCode(code int) bool

IsCode returns true when this approve team runs forbidden response a status code equal to that given

func (*ApproveTeamRunsForbidden) IsRedirect

func (o *ApproveTeamRunsForbidden) IsRedirect() bool

IsRedirect returns true when this approve team runs forbidden response has a 3xx status code

func (*ApproveTeamRunsForbidden) IsServerError

func (o *ApproveTeamRunsForbidden) IsServerError() bool

IsServerError returns true when this approve team runs forbidden response has a 5xx status code

func (*ApproveTeamRunsForbidden) IsSuccess

func (o *ApproveTeamRunsForbidden) IsSuccess() bool

IsSuccess returns true when this approve team runs forbidden response has a 2xx status code

func (*ApproveTeamRunsForbidden) String

func (o *ApproveTeamRunsForbidden) String() string

type ApproveTeamRunsNoContent

type ApproveTeamRunsNoContent struct {
	Payload interface{}
}

ApproveTeamRunsNoContent describes a response with status code 204, with default header values.

No content.

func NewApproveTeamRunsNoContent

func NewApproveTeamRunsNoContent() *ApproveTeamRunsNoContent

NewApproveTeamRunsNoContent creates a ApproveTeamRunsNoContent with default headers values

func (*ApproveTeamRunsNoContent) Code

func (o *ApproveTeamRunsNoContent) Code() int

Code gets the status code for the approve team runs no content response

func (*ApproveTeamRunsNoContent) Error

func (o *ApproveTeamRunsNoContent) Error() string

func (*ApproveTeamRunsNoContent) GetPayload

func (o *ApproveTeamRunsNoContent) GetPayload() interface{}

func (*ApproveTeamRunsNoContent) IsClientError

func (o *ApproveTeamRunsNoContent) IsClientError() bool

IsClientError returns true when this approve team runs no content response has a 4xx status code

func (*ApproveTeamRunsNoContent) IsCode

func (o *ApproveTeamRunsNoContent) IsCode(code int) bool

IsCode returns true when this approve team runs no content response a status code equal to that given

func (*ApproveTeamRunsNoContent) IsRedirect

func (o *ApproveTeamRunsNoContent) IsRedirect() bool

IsRedirect returns true when this approve team runs no content response has a 3xx status code

func (*ApproveTeamRunsNoContent) IsServerError

func (o *ApproveTeamRunsNoContent) IsServerError() bool

IsServerError returns true when this approve team runs no content response has a 5xx status code

func (*ApproveTeamRunsNoContent) IsSuccess

func (o *ApproveTeamRunsNoContent) IsSuccess() bool

IsSuccess returns true when this approve team runs no content response has a 2xx status code

func (*ApproveTeamRunsNoContent) String

func (o *ApproveTeamRunsNoContent) String() string

type ApproveTeamRunsNotFound

type ApproveTeamRunsNotFound struct {
	Payload interface{}
}

ApproveTeamRunsNotFound describes a response with status code 404, with default header values.

Resource does not exist.

func NewApproveTeamRunsNotFound

func NewApproveTeamRunsNotFound() *ApproveTeamRunsNotFound

NewApproveTeamRunsNotFound creates a ApproveTeamRunsNotFound with default headers values

func (*ApproveTeamRunsNotFound) Code

func (o *ApproveTeamRunsNotFound) Code() int

Code gets the status code for the approve team runs not found response

func (*ApproveTeamRunsNotFound) Error

func (o *ApproveTeamRunsNotFound) Error() string

func (*ApproveTeamRunsNotFound) GetPayload

func (o *ApproveTeamRunsNotFound) GetPayload() interface{}

func (*ApproveTeamRunsNotFound) IsClientError

func (o *ApproveTeamRunsNotFound) IsClientError() bool

IsClientError returns true when this approve team runs not found response has a 4xx status code

func (*ApproveTeamRunsNotFound) IsCode

func (o *ApproveTeamRunsNotFound) IsCode(code int) bool

IsCode returns true when this approve team runs not found response a status code equal to that given

func (*ApproveTeamRunsNotFound) IsRedirect

func (o *ApproveTeamRunsNotFound) IsRedirect() bool

IsRedirect returns true when this approve team runs not found response has a 3xx status code

func (*ApproveTeamRunsNotFound) IsServerError

func (o *ApproveTeamRunsNotFound) IsServerError() bool

IsServerError returns true when this approve team runs not found response has a 5xx status code

func (*ApproveTeamRunsNotFound) IsSuccess

func (o *ApproveTeamRunsNotFound) IsSuccess() bool

IsSuccess returns true when this approve team runs not found response has a 2xx status code

func (*ApproveTeamRunsNotFound) String

func (o *ApproveTeamRunsNotFound) String() string

type ApproveTeamRunsOK

type ApproveTeamRunsOK struct {
}

ApproveTeamRunsOK describes a response with status code 200, with default header values.

A successful response.

func NewApproveTeamRunsOK

func NewApproveTeamRunsOK() *ApproveTeamRunsOK

NewApproveTeamRunsOK creates a ApproveTeamRunsOK with default headers values

func (*ApproveTeamRunsOK) Code

func (o *ApproveTeamRunsOK) Code() int

Code gets the status code for the approve team runs o k response

func (*ApproveTeamRunsOK) Error

func (o *ApproveTeamRunsOK) Error() string

func (*ApproveTeamRunsOK) IsClientError

func (o *ApproveTeamRunsOK) IsClientError() bool

IsClientError returns true when this approve team runs o k response has a 4xx status code

func (*ApproveTeamRunsOK) IsCode

func (o *ApproveTeamRunsOK) IsCode(code int) bool

IsCode returns true when this approve team runs o k response a status code equal to that given

func (*ApproveTeamRunsOK) IsRedirect

func (o *ApproveTeamRunsOK) IsRedirect() bool

IsRedirect returns true when this approve team runs o k response has a 3xx status code

func (*ApproveTeamRunsOK) IsServerError

func (o *ApproveTeamRunsOK) IsServerError() bool

IsServerError returns true when this approve team runs o k response has a 5xx status code

func (*ApproveTeamRunsOK) IsSuccess

func (o *ApproveTeamRunsOK) IsSuccess() bool

IsSuccess returns true when this approve team runs o k response has a 2xx status code

func (*ApproveTeamRunsOK) String

func (o *ApproveTeamRunsOK) String() string

type ApproveTeamRunsParams

type ApproveTeamRunsParams struct {

	/* Body.

	   Uuids of the entities
	*/
	Body *service_model.V1Uuids

	/* Name.

	   Entity under namespace
	*/
	Name string

	/* Owner.

	   Owner of the namespace
	*/
	Owner string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ApproveTeamRunsParams contains all the parameters to send to the API endpoint

for the approve team runs operation.

Typically these are written to a http.Request.

func NewApproveTeamRunsParams

func NewApproveTeamRunsParams() *ApproveTeamRunsParams

NewApproveTeamRunsParams creates a new ApproveTeamRunsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewApproveTeamRunsParamsWithContext

func NewApproveTeamRunsParamsWithContext(ctx context.Context) *ApproveTeamRunsParams

NewApproveTeamRunsParamsWithContext creates a new ApproveTeamRunsParams object with the ability to set a context for a request.

func NewApproveTeamRunsParamsWithHTTPClient

func NewApproveTeamRunsParamsWithHTTPClient(client *http.Client) *ApproveTeamRunsParams

NewApproveTeamRunsParamsWithHTTPClient creates a new ApproveTeamRunsParams object with the ability to set a custom HTTPClient for a request.

func NewApproveTeamRunsParamsWithTimeout

func NewApproveTeamRunsParamsWithTimeout(timeout time.Duration) *ApproveTeamRunsParams

NewApproveTeamRunsParamsWithTimeout creates a new ApproveTeamRunsParams object with the ability to set a timeout on a request.

func (*ApproveTeamRunsParams) SetBody

func (o *ApproveTeamRunsParams) SetBody(body *service_model.V1Uuids)

SetBody adds the body to the approve team runs params

func (*ApproveTeamRunsParams) SetContext

func (o *ApproveTeamRunsParams) SetContext(ctx context.Context)

SetContext adds the context to the approve team runs params

func (*ApproveTeamRunsParams) SetDefaults

func (o *ApproveTeamRunsParams) SetDefaults()

SetDefaults hydrates default values in the approve team runs params (not the query body).

All values with no default are reset to their zero value.

func (*ApproveTeamRunsParams) SetHTTPClient

func (o *ApproveTeamRunsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the approve team runs params

func (*ApproveTeamRunsParams) SetName

func (o *ApproveTeamRunsParams) SetName(name string)

SetName adds the name to the approve team runs params

func (*ApproveTeamRunsParams) SetOwner

func (o *ApproveTeamRunsParams) SetOwner(owner string)

SetOwner adds the owner to the approve team runs params

func (*ApproveTeamRunsParams) SetTimeout

func (o *ApproveTeamRunsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the approve team runs params

func (*ApproveTeamRunsParams) WithBody

WithBody adds the body to the approve team runs params

func (*ApproveTeamRunsParams) WithContext

WithContext adds the context to the approve team runs params

func (*ApproveTeamRunsParams) WithDefaults

func (o *ApproveTeamRunsParams) WithDefaults() *ApproveTeamRunsParams

WithDefaults hydrates default values in the approve team runs params (not the query body).

All values with no default are reset to their zero value.

func (*ApproveTeamRunsParams) WithHTTPClient

func (o *ApproveTeamRunsParams) WithHTTPClient(client *http.Client) *ApproveTeamRunsParams

WithHTTPClient adds the HTTPClient to the approve team runs params

func (*ApproveTeamRunsParams) WithName

WithName adds the name to the approve team runs params

func (*ApproveTeamRunsParams) WithOwner

func (o *ApproveTeamRunsParams) WithOwner(owner string) *ApproveTeamRunsParams

WithOwner adds the owner to the approve team runs params

func (*ApproveTeamRunsParams) WithTimeout

func (o *ApproveTeamRunsParams) WithTimeout(timeout time.Duration) *ApproveTeamRunsParams

WithTimeout adds the timeout to the approve team runs params

func (*ApproveTeamRunsParams) WriteToRequest

func (o *ApproveTeamRunsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type ApproveTeamRunsReader

type ApproveTeamRunsReader struct {
	// contains filtered or unexported fields
}

ApproveTeamRunsReader is a Reader for the ApproveTeamRuns structure.

func (*ApproveTeamRunsReader) ReadResponse

func (o *ApproveTeamRunsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ArchiveTeamRunsDefault

type ArchiveTeamRunsDefault struct {
	Payload *service_model.RuntimeError
	// contains filtered or unexported fields
}

ArchiveTeamRunsDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewArchiveTeamRunsDefault

func NewArchiveTeamRunsDefault(code int) *ArchiveTeamRunsDefault

NewArchiveTeamRunsDefault creates a ArchiveTeamRunsDefault with default headers values

func (*ArchiveTeamRunsDefault) Code

func (o *ArchiveTeamRunsDefault) Code() int

Code gets the status code for the archive team runs default response

func (*ArchiveTeamRunsDefault) Error

func (o *ArchiveTeamRunsDefault) Error() string

func (*ArchiveTeamRunsDefault) GetPayload

func (*ArchiveTeamRunsDefault) IsClientError

func (o *ArchiveTeamRunsDefault) IsClientError() bool

IsClientError returns true when this archive team runs default response has a 4xx status code

func (*ArchiveTeamRunsDefault) IsCode

func (o *ArchiveTeamRunsDefault) IsCode(code int) bool

IsCode returns true when this archive team runs default response a status code equal to that given

func (*ArchiveTeamRunsDefault) IsRedirect

func (o *ArchiveTeamRunsDefault) IsRedirect() bool

IsRedirect returns true when this archive team runs default response has a 3xx status code

func (*ArchiveTeamRunsDefault) IsServerError

func (o *ArchiveTeamRunsDefault) IsServerError() bool

IsServerError returns true when this archive team runs default response has a 5xx status code

func (*ArchiveTeamRunsDefault) IsSuccess

func (o *ArchiveTeamRunsDefault) IsSuccess() bool

IsSuccess returns true when this archive team runs default response has a 2xx status code

func (*ArchiveTeamRunsDefault) String

func (o *ArchiveTeamRunsDefault) String() string

type ArchiveTeamRunsForbidden

type ArchiveTeamRunsForbidden struct {
	Payload interface{}
}

ArchiveTeamRunsForbidden describes a response with status code 403, with default header values.

You don't have permission to access the resource.

func NewArchiveTeamRunsForbidden

func NewArchiveTeamRunsForbidden() *ArchiveTeamRunsForbidden

NewArchiveTeamRunsForbidden creates a ArchiveTeamRunsForbidden with default headers values

func (*ArchiveTeamRunsForbidden) Code

func (o *ArchiveTeamRunsForbidden) Code() int

Code gets the status code for the archive team runs forbidden response

func (*ArchiveTeamRunsForbidden) Error

func (o *ArchiveTeamRunsForbidden) Error() string

func (*ArchiveTeamRunsForbidden) GetPayload

func (o *ArchiveTeamRunsForbidden) GetPayload() interface{}

func (*ArchiveTeamRunsForbidden) IsClientError

func (o *ArchiveTeamRunsForbidden) IsClientError() bool

IsClientError returns true when this archive team runs forbidden response has a 4xx status code

func (*ArchiveTeamRunsForbidden) IsCode

func (o *ArchiveTeamRunsForbidden) IsCode(code int) bool

IsCode returns true when this archive team runs forbidden response a status code equal to that given

func (*ArchiveTeamRunsForbidden) IsRedirect

func (o *ArchiveTeamRunsForbidden) IsRedirect() bool

IsRedirect returns true when this archive team runs forbidden response has a 3xx status code

func (*ArchiveTeamRunsForbidden) IsServerError

func (o *ArchiveTeamRunsForbidden) IsServerError() bool

IsServerError returns true when this archive team runs forbidden response has a 5xx status code

func (*ArchiveTeamRunsForbidden) IsSuccess

func (o *ArchiveTeamRunsForbidden) IsSuccess() bool

IsSuccess returns true when this archive team runs forbidden response has a 2xx status code

func (*ArchiveTeamRunsForbidden) String

func (o *ArchiveTeamRunsForbidden) String() string

type ArchiveTeamRunsNoContent

type ArchiveTeamRunsNoContent struct {
	Payload interface{}
}

ArchiveTeamRunsNoContent describes a response with status code 204, with default header values.

No content.

func NewArchiveTeamRunsNoContent

func NewArchiveTeamRunsNoContent() *ArchiveTeamRunsNoContent

NewArchiveTeamRunsNoContent creates a ArchiveTeamRunsNoContent with default headers values

func (*ArchiveTeamRunsNoContent) Code

func (o *ArchiveTeamRunsNoContent) Code() int

Code gets the status code for the archive team runs no content response

func (*ArchiveTeamRunsNoContent) Error

func (o *ArchiveTeamRunsNoContent) Error() string

func (*ArchiveTeamRunsNoContent) GetPayload

func (o *ArchiveTeamRunsNoContent) GetPayload() interface{}

func (*ArchiveTeamRunsNoContent) IsClientError

func (o *ArchiveTeamRunsNoContent) IsClientError() bool

IsClientError returns true when this archive team runs no content response has a 4xx status code

func (*ArchiveTeamRunsNoContent) IsCode

func (o *ArchiveTeamRunsNoContent) IsCode(code int) bool

IsCode returns true when this archive team runs no content response a status code equal to that given

func (*ArchiveTeamRunsNoContent) IsRedirect

func (o *ArchiveTeamRunsNoContent) IsRedirect() bool

IsRedirect returns true when this archive team runs no content response has a 3xx status code

func (*ArchiveTeamRunsNoContent) IsServerError

func (o *ArchiveTeamRunsNoContent) IsServerError() bool

IsServerError returns true when this archive team runs no content response has a 5xx status code

func (*ArchiveTeamRunsNoContent) IsSuccess

func (o *ArchiveTeamRunsNoContent) IsSuccess() bool

IsSuccess returns true when this archive team runs no content response has a 2xx status code

func (*ArchiveTeamRunsNoContent) String

func (o *ArchiveTeamRunsNoContent) String() string

type ArchiveTeamRunsNotFound

type ArchiveTeamRunsNotFound struct {
	Payload interface{}
}

ArchiveTeamRunsNotFound describes a response with status code 404, with default header values.

Resource does not exist.

func NewArchiveTeamRunsNotFound

func NewArchiveTeamRunsNotFound() *ArchiveTeamRunsNotFound

NewArchiveTeamRunsNotFound creates a ArchiveTeamRunsNotFound with default headers values

func (*ArchiveTeamRunsNotFound) Code

func (o *ArchiveTeamRunsNotFound) Code() int

Code gets the status code for the archive team runs not found response

func (*ArchiveTeamRunsNotFound) Error

func (o *ArchiveTeamRunsNotFound) Error() string

func (*ArchiveTeamRunsNotFound) GetPayload

func (o *ArchiveTeamRunsNotFound) GetPayload() interface{}

func (*ArchiveTeamRunsNotFound) IsClientError

func (o *ArchiveTeamRunsNotFound) IsClientError() bool

IsClientError returns true when this archive team runs not found response has a 4xx status code

func (*ArchiveTeamRunsNotFound) IsCode

func (o *ArchiveTeamRunsNotFound) IsCode(code int) bool

IsCode returns true when this archive team runs not found response a status code equal to that given

func (*ArchiveTeamRunsNotFound) IsRedirect

func (o *ArchiveTeamRunsNotFound) IsRedirect() bool

IsRedirect returns true when this archive team runs not found response has a 3xx status code

func (*ArchiveTeamRunsNotFound) IsServerError

func (o *ArchiveTeamRunsNotFound) IsServerError() bool

IsServerError returns true when this archive team runs not found response has a 5xx status code

func (*ArchiveTeamRunsNotFound) IsSuccess

func (o *ArchiveTeamRunsNotFound) IsSuccess() bool

IsSuccess returns true when this archive team runs not found response has a 2xx status code

func (*ArchiveTeamRunsNotFound) String

func (o *ArchiveTeamRunsNotFound) String() string

type ArchiveTeamRunsOK

type ArchiveTeamRunsOK struct {
}

ArchiveTeamRunsOK describes a response with status code 200, with default header values.

A successful response.

func NewArchiveTeamRunsOK

func NewArchiveTeamRunsOK() *ArchiveTeamRunsOK

NewArchiveTeamRunsOK creates a ArchiveTeamRunsOK with default headers values

func (*ArchiveTeamRunsOK) Code

func (o *ArchiveTeamRunsOK) Code() int

Code gets the status code for the archive team runs o k response

func (*ArchiveTeamRunsOK) Error

func (o *ArchiveTeamRunsOK) Error() string

func (*ArchiveTeamRunsOK) IsClientError

func (o *ArchiveTeamRunsOK) IsClientError() bool

IsClientError returns true when this archive team runs o k response has a 4xx status code

func (*ArchiveTeamRunsOK) IsCode

func (o *ArchiveTeamRunsOK) IsCode(code int) bool

IsCode returns true when this archive team runs o k response a status code equal to that given

func (*ArchiveTeamRunsOK) IsRedirect

func (o *ArchiveTeamRunsOK) IsRedirect() bool

IsRedirect returns true when this archive team runs o k response has a 3xx status code

func (*ArchiveTeamRunsOK) IsServerError

func (o *ArchiveTeamRunsOK) IsServerError() bool

IsServerError returns true when this archive team runs o k response has a 5xx status code

func (*ArchiveTeamRunsOK) IsSuccess

func (o *ArchiveTeamRunsOK) IsSuccess() bool

IsSuccess returns true when this archive team runs o k response has a 2xx status code

func (*ArchiveTeamRunsOK) String

func (o *ArchiveTeamRunsOK) String() string

type ArchiveTeamRunsParams

type ArchiveTeamRunsParams struct {

	/* Body.

	   Uuids of the entities
	*/
	Body *service_model.V1Uuids

	/* Name.

	   Entity under namespace
	*/
	Name string

	/* Owner.

	   Owner of the namespace
	*/
	Owner string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ArchiveTeamRunsParams contains all the parameters to send to the API endpoint

for the archive team runs operation.

Typically these are written to a http.Request.

func NewArchiveTeamRunsParams

func NewArchiveTeamRunsParams() *ArchiveTeamRunsParams

NewArchiveTeamRunsParams creates a new ArchiveTeamRunsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewArchiveTeamRunsParamsWithContext

func NewArchiveTeamRunsParamsWithContext(ctx context.Context) *ArchiveTeamRunsParams

NewArchiveTeamRunsParamsWithContext creates a new ArchiveTeamRunsParams object with the ability to set a context for a request.

func NewArchiveTeamRunsParamsWithHTTPClient

func NewArchiveTeamRunsParamsWithHTTPClient(client *http.Client) *ArchiveTeamRunsParams

NewArchiveTeamRunsParamsWithHTTPClient creates a new ArchiveTeamRunsParams object with the ability to set a custom HTTPClient for a request.

func NewArchiveTeamRunsParamsWithTimeout

func NewArchiveTeamRunsParamsWithTimeout(timeout time.Duration) *ArchiveTeamRunsParams

NewArchiveTeamRunsParamsWithTimeout creates a new ArchiveTeamRunsParams object with the ability to set a timeout on a request.

func (*ArchiveTeamRunsParams) SetBody

func (o *ArchiveTeamRunsParams) SetBody(body *service_model.V1Uuids)

SetBody adds the body to the archive team runs params

func (*ArchiveTeamRunsParams) SetContext

func (o *ArchiveTeamRunsParams) SetContext(ctx context.Context)

SetContext adds the context to the archive team runs params

func (*ArchiveTeamRunsParams) SetDefaults

func (o *ArchiveTeamRunsParams) SetDefaults()

SetDefaults hydrates default values in the archive team runs params (not the query body).

All values with no default are reset to their zero value.

func (*ArchiveTeamRunsParams) SetHTTPClient

func (o *ArchiveTeamRunsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the archive team runs params

func (*ArchiveTeamRunsParams) SetName

func (o *ArchiveTeamRunsParams) SetName(name string)

SetName adds the name to the archive team runs params

func (*ArchiveTeamRunsParams) SetOwner

func (o *ArchiveTeamRunsParams) SetOwner(owner string)

SetOwner adds the owner to the archive team runs params

func (*ArchiveTeamRunsParams) SetTimeout

func (o *ArchiveTeamRunsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the archive team runs params

func (*ArchiveTeamRunsParams) WithBody

WithBody adds the body to the archive team runs params

func (*ArchiveTeamRunsParams) WithContext

WithContext adds the context to the archive team runs params

func (*ArchiveTeamRunsParams) WithDefaults

func (o *ArchiveTeamRunsParams) WithDefaults() *ArchiveTeamRunsParams

WithDefaults hydrates default values in the archive team runs params (not the query body).

All values with no default are reset to their zero value.

func (*ArchiveTeamRunsParams) WithHTTPClient

func (o *ArchiveTeamRunsParams) WithHTTPClient(client *http.Client) *ArchiveTeamRunsParams

WithHTTPClient adds the HTTPClient to the archive team runs params

func (*ArchiveTeamRunsParams) WithName

WithName adds the name to the archive team runs params

func (*ArchiveTeamRunsParams) WithOwner

func (o *ArchiveTeamRunsParams) WithOwner(owner string) *ArchiveTeamRunsParams

WithOwner adds the owner to the archive team runs params

func (*ArchiveTeamRunsParams) WithTimeout

func (o *ArchiveTeamRunsParams) WithTimeout(timeout time.Duration) *ArchiveTeamRunsParams

WithTimeout adds the timeout to the archive team runs params

func (*ArchiveTeamRunsParams) WriteToRequest

func (o *ArchiveTeamRunsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type ArchiveTeamRunsReader

type ArchiveTeamRunsReader struct {
	// contains filtered or unexported fields
}

ArchiveTeamRunsReader is a Reader for the ArchiveTeamRuns structure.

func (*ArchiveTeamRunsReader) ReadResponse

func (o *ArchiveTeamRunsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type BookmarkTeamRunsDefault

type BookmarkTeamRunsDefault struct {
	Payload *service_model.RuntimeError
	// contains filtered or unexported fields
}

BookmarkTeamRunsDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewBookmarkTeamRunsDefault

func NewBookmarkTeamRunsDefault(code int) *BookmarkTeamRunsDefault

NewBookmarkTeamRunsDefault creates a BookmarkTeamRunsDefault with default headers values

func (*BookmarkTeamRunsDefault) Code

func (o *BookmarkTeamRunsDefault) Code() int

Code gets the status code for the bookmark team runs default response

func (*BookmarkTeamRunsDefault) Error

func (o *BookmarkTeamRunsDefault) Error() string

func (*BookmarkTeamRunsDefault) GetPayload

func (*BookmarkTeamRunsDefault) IsClientError

func (o *BookmarkTeamRunsDefault) IsClientError() bool

IsClientError returns true when this bookmark team runs default response has a 4xx status code

func (*BookmarkTeamRunsDefault) IsCode

func (o *BookmarkTeamRunsDefault) IsCode(code int) bool

IsCode returns true when this bookmark team runs default response a status code equal to that given

func (*BookmarkTeamRunsDefault) IsRedirect

func (o *BookmarkTeamRunsDefault) IsRedirect() bool

IsRedirect returns true when this bookmark team runs default response has a 3xx status code

func (*BookmarkTeamRunsDefault) IsServerError

func (o *BookmarkTeamRunsDefault) IsServerError() bool

IsServerError returns true when this bookmark team runs default response has a 5xx status code

func (*BookmarkTeamRunsDefault) IsSuccess

func (o *BookmarkTeamRunsDefault) IsSuccess() bool

IsSuccess returns true when this bookmark team runs default response has a 2xx status code

func (*BookmarkTeamRunsDefault) String

func (o *BookmarkTeamRunsDefault) String() string

type BookmarkTeamRunsForbidden

type BookmarkTeamRunsForbidden struct {
	Payload interface{}
}

BookmarkTeamRunsForbidden describes a response with status code 403, with default header values.

You don't have permission to access the resource.

func NewBookmarkTeamRunsForbidden

func NewBookmarkTeamRunsForbidden() *BookmarkTeamRunsForbidden

NewBookmarkTeamRunsForbidden creates a BookmarkTeamRunsForbidden with default headers values

func (*BookmarkTeamRunsForbidden) Code

func (o *BookmarkTeamRunsForbidden) Code() int

Code gets the status code for the bookmark team runs forbidden response

func (*BookmarkTeamRunsForbidden) Error

func (o *BookmarkTeamRunsForbidden) Error() string

func (*BookmarkTeamRunsForbidden) GetPayload

func (o *BookmarkTeamRunsForbidden) GetPayload() interface{}

func (*BookmarkTeamRunsForbidden) IsClientError

func (o *BookmarkTeamRunsForbidden) IsClientError() bool

IsClientError returns true when this bookmark team runs forbidden response has a 4xx status code

func (*BookmarkTeamRunsForbidden) IsCode

func (o *BookmarkTeamRunsForbidden) IsCode(code int) bool

IsCode returns true when this bookmark team runs forbidden response a status code equal to that given

func (*BookmarkTeamRunsForbidden) IsRedirect

func (o *BookmarkTeamRunsForbidden) IsRedirect() bool

IsRedirect returns true when this bookmark team runs forbidden response has a 3xx status code

func (*BookmarkTeamRunsForbidden) IsServerError

func (o *BookmarkTeamRunsForbidden) IsServerError() bool

IsServerError returns true when this bookmark team runs forbidden response has a 5xx status code

func (*BookmarkTeamRunsForbidden) IsSuccess

func (o *BookmarkTeamRunsForbidden) IsSuccess() bool

IsSuccess returns true when this bookmark team runs forbidden response has a 2xx status code

func (*BookmarkTeamRunsForbidden) String

func (o *BookmarkTeamRunsForbidden) String() string

type BookmarkTeamRunsNoContent

type BookmarkTeamRunsNoContent struct {
	Payload interface{}
}

BookmarkTeamRunsNoContent describes a response with status code 204, with default header values.

No content.

func NewBookmarkTeamRunsNoContent

func NewBookmarkTeamRunsNoContent() *BookmarkTeamRunsNoContent

NewBookmarkTeamRunsNoContent creates a BookmarkTeamRunsNoContent with default headers values

func (*BookmarkTeamRunsNoContent) Code

func (o *BookmarkTeamRunsNoContent) Code() int

Code gets the status code for the bookmark team runs no content response

func (*BookmarkTeamRunsNoContent) Error

func (o *BookmarkTeamRunsNoContent) Error() string

func (*BookmarkTeamRunsNoContent) GetPayload

func (o *BookmarkTeamRunsNoContent) GetPayload() interface{}

func (*BookmarkTeamRunsNoContent) IsClientError

func (o *BookmarkTeamRunsNoContent) IsClientError() bool

IsClientError returns true when this bookmark team runs no content response has a 4xx status code

func (*BookmarkTeamRunsNoContent) IsCode

func (o *BookmarkTeamRunsNoContent) IsCode(code int) bool

IsCode returns true when this bookmark team runs no content response a status code equal to that given

func (*BookmarkTeamRunsNoContent) IsRedirect

func (o *BookmarkTeamRunsNoContent) IsRedirect() bool

IsRedirect returns true when this bookmark team runs no content response has a 3xx status code

func (*BookmarkTeamRunsNoContent) IsServerError

func (o *BookmarkTeamRunsNoContent) IsServerError() bool

IsServerError returns true when this bookmark team runs no content response has a 5xx status code

func (*BookmarkTeamRunsNoContent) IsSuccess

func (o *BookmarkTeamRunsNoContent) IsSuccess() bool

IsSuccess returns true when this bookmark team runs no content response has a 2xx status code

func (*BookmarkTeamRunsNoContent) String

func (o *BookmarkTeamRunsNoContent) String() string

type BookmarkTeamRunsNotFound

type BookmarkTeamRunsNotFound struct {
	Payload interface{}
}

BookmarkTeamRunsNotFound describes a response with status code 404, with default header values.

Resource does not exist.

func NewBookmarkTeamRunsNotFound

func NewBookmarkTeamRunsNotFound() *BookmarkTeamRunsNotFound

NewBookmarkTeamRunsNotFound creates a BookmarkTeamRunsNotFound with default headers values

func (*BookmarkTeamRunsNotFound) Code

func (o *BookmarkTeamRunsNotFound) Code() int

Code gets the status code for the bookmark team runs not found response

func (*BookmarkTeamRunsNotFound) Error

func (o *BookmarkTeamRunsNotFound) Error() string

func (*BookmarkTeamRunsNotFound) GetPayload

func (o *BookmarkTeamRunsNotFound) GetPayload() interface{}

func (*BookmarkTeamRunsNotFound) IsClientError

func (o *BookmarkTeamRunsNotFound) IsClientError() bool

IsClientError returns true when this bookmark team runs not found response has a 4xx status code

func (*BookmarkTeamRunsNotFound) IsCode

func (o *BookmarkTeamRunsNotFound) IsCode(code int) bool

IsCode returns true when this bookmark team runs not found response a status code equal to that given

func (*BookmarkTeamRunsNotFound) IsRedirect

func (o *BookmarkTeamRunsNotFound) IsRedirect() bool

IsRedirect returns true when this bookmark team runs not found response has a 3xx status code

func (*BookmarkTeamRunsNotFound) IsServerError

func (o *BookmarkTeamRunsNotFound) IsServerError() bool

IsServerError returns true when this bookmark team runs not found response has a 5xx status code

func (*BookmarkTeamRunsNotFound) IsSuccess

func (o *BookmarkTeamRunsNotFound) IsSuccess() bool

IsSuccess returns true when this bookmark team runs not found response has a 2xx status code

func (*BookmarkTeamRunsNotFound) String

func (o *BookmarkTeamRunsNotFound) String() string

type BookmarkTeamRunsOK

type BookmarkTeamRunsOK struct {
}

BookmarkTeamRunsOK describes a response with status code 200, with default header values.

A successful response.

func NewBookmarkTeamRunsOK

func NewBookmarkTeamRunsOK() *BookmarkTeamRunsOK

NewBookmarkTeamRunsOK creates a BookmarkTeamRunsOK with default headers values

func (*BookmarkTeamRunsOK) Code

func (o *BookmarkTeamRunsOK) Code() int

Code gets the status code for the bookmark team runs o k response

func (*BookmarkTeamRunsOK) Error

func (o *BookmarkTeamRunsOK) Error() string

func (*BookmarkTeamRunsOK) IsClientError

func (o *BookmarkTeamRunsOK) IsClientError() bool

IsClientError returns true when this bookmark team runs o k response has a 4xx status code

func (*BookmarkTeamRunsOK) IsCode

func (o *BookmarkTeamRunsOK) IsCode(code int) bool

IsCode returns true when this bookmark team runs o k response a status code equal to that given

func (*BookmarkTeamRunsOK) IsRedirect

func (o *BookmarkTeamRunsOK) IsRedirect() bool

IsRedirect returns true when this bookmark team runs o k response has a 3xx status code

func (*BookmarkTeamRunsOK) IsServerError

func (o *BookmarkTeamRunsOK) IsServerError() bool

IsServerError returns true when this bookmark team runs o k response has a 5xx status code

func (*BookmarkTeamRunsOK) IsSuccess

func (o *BookmarkTeamRunsOK) IsSuccess() bool

IsSuccess returns true when this bookmark team runs o k response has a 2xx status code

func (*BookmarkTeamRunsOK) String

func (o *BookmarkTeamRunsOK) String() string

type BookmarkTeamRunsParams

type BookmarkTeamRunsParams struct {

	/* Body.

	   Uuids of the entities
	*/
	Body *service_model.V1Uuids

	/* Name.

	   Entity under namespace
	*/
	Name string

	/* Owner.

	   Owner of the namespace
	*/
	Owner string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

BookmarkTeamRunsParams contains all the parameters to send to the API endpoint

for the bookmark team runs operation.

Typically these are written to a http.Request.

func NewBookmarkTeamRunsParams

func NewBookmarkTeamRunsParams() *BookmarkTeamRunsParams

NewBookmarkTeamRunsParams creates a new BookmarkTeamRunsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewBookmarkTeamRunsParamsWithContext

func NewBookmarkTeamRunsParamsWithContext(ctx context.Context) *BookmarkTeamRunsParams

NewBookmarkTeamRunsParamsWithContext creates a new BookmarkTeamRunsParams object with the ability to set a context for a request.

func NewBookmarkTeamRunsParamsWithHTTPClient

func NewBookmarkTeamRunsParamsWithHTTPClient(client *http.Client) *BookmarkTeamRunsParams

NewBookmarkTeamRunsParamsWithHTTPClient creates a new BookmarkTeamRunsParams object with the ability to set a custom HTTPClient for a request.

func NewBookmarkTeamRunsParamsWithTimeout

func NewBookmarkTeamRunsParamsWithTimeout(timeout time.Duration) *BookmarkTeamRunsParams

NewBookmarkTeamRunsParamsWithTimeout creates a new BookmarkTeamRunsParams object with the ability to set a timeout on a request.

func (*BookmarkTeamRunsParams) SetBody

func (o *BookmarkTeamRunsParams) SetBody(body *service_model.V1Uuids)

SetBody adds the body to the bookmark team runs params

func (*BookmarkTeamRunsParams) SetContext

func (o *BookmarkTeamRunsParams) SetContext(ctx context.Context)

SetContext adds the context to the bookmark team runs params

func (*BookmarkTeamRunsParams) SetDefaults

func (o *BookmarkTeamRunsParams) SetDefaults()

SetDefaults hydrates default values in the bookmark team runs params (not the query body).

All values with no default are reset to their zero value.

func (*BookmarkTeamRunsParams) SetHTTPClient

func (o *BookmarkTeamRunsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the bookmark team runs params

func (*BookmarkTeamRunsParams) SetName

func (o *BookmarkTeamRunsParams) SetName(name string)

SetName adds the name to the bookmark team runs params

func (*BookmarkTeamRunsParams) SetOwner

func (o *BookmarkTeamRunsParams) SetOwner(owner string)

SetOwner adds the owner to the bookmark team runs params

func (*BookmarkTeamRunsParams) SetTimeout

func (o *BookmarkTeamRunsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the bookmark team runs params

func (*BookmarkTeamRunsParams) WithBody

WithBody adds the body to the bookmark team runs params

func (*BookmarkTeamRunsParams) WithContext

WithContext adds the context to the bookmark team runs params

func (*BookmarkTeamRunsParams) WithDefaults

WithDefaults hydrates default values in the bookmark team runs params (not the query body).

All values with no default are reset to their zero value.

func (*BookmarkTeamRunsParams) WithHTTPClient

func (o *BookmarkTeamRunsParams) WithHTTPClient(client *http.Client) *BookmarkTeamRunsParams

WithHTTPClient adds the HTTPClient to the bookmark team runs params

func (*BookmarkTeamRunsParams) WithName

WithName adds the name to the bookmark team runs params

func (*BookmarkTeamRunsParams) WithOwner

WithOwner adds the owner to the bookmark team runs params

func (*BookmarkTeamRunsParams) WithTimeout

WithTimeout adds the timeout to the bookmark team runs params

func (*BookmarkTeamRunsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type BookmarkTeamRunsReader

type BookmarkTeamRunsReader struct {
	// contains filtered or unexported fields
}

BookmarkTeamRunsReader is a Reader for the BookmarkTeamRuns structure.

func (*BookmarkTeamRunsReader) ReadResponse

func (o *BookmarkTeamRunsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type Client

type Client struct {
	// contains filtered or unexported fields
}

Client for teams v1 API

func (*Client) ApproveTeamRuns

ApproveTeamRuns approves cross project runs selection

func (*Client) ArchiveTeamRuns

ArchiveTeamRuns archives cross project runs selection

func (*Client) BookmarkTeamRuns

BookmarkTeamRuns bookmarks cross project runs selection

func (*Client) CreateTeam

CreateTeam creates team

func (*Client) CreateTeamMember

CreateTeamMember creates team member

func (*Client) DeleteTeam

DeleteTeam deletes team

func (*Client) DeleteTeamMember

DeleteTeamMember deletes team member details

func (*Client) DeleteTeamRuns

DeleteTeamRuns deletes cross project runs selection

func (*Client) GetTeam

func (a *Client) GetTeam(params *GetTeamParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetTeamOK, *GetTeamNoContent, error)

GetTeam gets team

func (*Client) GetTeamActivities

GetTeamActivities gets organization activities

func (*Client) GetTeamMember

GetTeamMember gets team member details

func (*Client) GetTeamMultiRunEvents

GetTeamMultiRunEvents gets multi runs events

func (*Client) GetTeamMultiRunImportance

GetTeamMultiRunImportance gets multi run importance

func (*Client) GetTeamRun

GetTeamRun gets a run in a team

func (*Client) GetTeamRuns

GetTeamRuns gets all runs in a team

func (*Client) GetTeamRunsArtifactsLineage

GetTeamRunsArtifactsLineage gets runs artifacts lineage

func (*Client) GetTeamStats

GetTeamStats gets team stats

func (*Client) GetTeamVersions

GetTeamVersions gets all runs in a team

func (*Client) InvalidateTeamRuns

InvalidateTeamRuns invalidates cross project runs selection

func (*Client) ListTeamMembers

ListTeamMembers gets team members

func (*Client) ListTeamNames

ListTeamNames lists teams names

func (*Client) ListTeams

func (a *Client) ListTeams(params *ListTeamsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListTeamsOK, *ListTeamsNoContent, error)

ListTeams lists teams

func (*Client) PatchTeam

func (a *Client) PatchTeam(params *PatchTeamParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PatchTeamOK, *PatchTeamNoContent, error)

PatchTeam patches team

func (*Client) PatchTeamMember

PatchTeamMember patches team member

func (*Client) RestoreTeamRuns

RestoreTeamRuns restores cross project runs selection

func (*Client) SetTransport

func (a *Client) SetTransport(transport runtime.ClientTransport)

SetTransport changes the transport on the client

func (*Client) SkipTeamRuns

SkipTeamRuns skips cross project runs selection

func (*Client) StopTeamRuns

StopTeamRuns stops cross project runs selection

func (*Client) TagTeamRuns

TagTeamRuns tags cross project runs selection

func (*Client) TransferTeamRuns

TransferTeamRuns transfers cross project runs selection to a new project

func (*Client) UpdateTeam

UpdateTeam updates team

func (*Client) UpdateTeamMember

UpdateTeamMember updates team member

type ClientOption

type ClientOption func(*runtime.ClientOperation)

ClientOption is the option for Client methods

type ClientService

type ClientService interface {
	ApproveTeamRuns(params *ApproveTeamRunsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ApproveTeamRunsOK, *ApproveTeamRunsNoContent, error)

	ArchiveTeamRuns(params *ArchiveTeamRunsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ArchiveTeamRunsOK, *ArchiveTeamRunsNoContent, error)

	BookmarkTeamRuns(params *BookmarkTeamRunsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*BookmarkTeamRunsOK, *BookmarkTeamRunsNoContent, error)

	CreateTeam(params *CreateTeamParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateTeamOK, *CreateTeamNoContent, error)

	CreateTeamMember(params *CreateTeamMemberParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateTeamMemberOK, *CreateTeamMemberNoContent, error)

	DeleteTeam(params *DeleteTeamParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteTeamOK, *DeleteTeamNoContent, error)

	DeleteTeamMember(params *DeleteTeamMemberParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteTeamMemberOK, *DeleteTeamMemberNoContent, error)

	DeleteTeamRuns(params *DeleteTeamRunsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteTeamRunsOK, *DeleteTeamRunsNoContent, error)

	GetTeam(params *GetTeamParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetTeamOK, *GetTeamNoContent, error)

	GetTeamActivities(params *GetTeamActivitiesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetTeamActivitiesOK, *GetTeamActivitiesNoContent, error)

	GetTeamMember(params *GetTeamMemberParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetTeamMemberOK, *GetTeamMemberNoContent, error)

	GetTeamMultiRunEvents(params *GetTeamMultiRunEventsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetTeamMultiRunEventsOK, *GetTeamMultiRunEventsNoContent, error)

	GetTeamMultiRunImportance(params *GetTeamMultiRunImportanceParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetTeamMultiRunImportanceOK, *GetTeamMultiRunImportanceNoContent, error)

	GetTeamRun(params *GetTeamRunParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetTeamRunOK, *GetTeamRunNoContent, error)

	GetTeamRuns(params *GetTeamRunsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetTeamRunsOK, *GetTeamRunsNoContent, error)

	GetTeamRunsArtifactsLineage(params *GetTeamRunsArtifactsLineageParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetTeamRunsArtifactsLineageOK, *GetTeamRunsArtifactsLineageNoContent, error)

	GetTeamStats(params *GetTeamStatsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetTeamStatsOK, *GetTeamStatsNoContent, error)

	GetTeamVersions(params *GetTeamVersionsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetTeamVersionsOK, *GetTeamVersionsNoContent, error)

	InvalidateTeamRuns(params *InvalidateTeamRunsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*InvalidateTeamRunsOK, *InvalidateTeamRunsNoContent, error)

	ListTeamMembers(params *ListTeamMembersParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListTeamMembersOK, *ListTeamMembersNoContent, error)

	ListTeamNames(params *ListTeamNamesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListTeamNamesOK, *ListTeamNamesNoContent, error)

	ListTeams(params *ListTeamsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListTeamsOK, *ListTeamsNoContent, error)

	PatchTeam(params *PatchTeamParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PatchTeamOK, *PatchTeamNoContent, error)

	PatchTeamMember(params *PatchTeamMemberParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PatchTeamMemberOK, *PatchTeamMemberNoContent, error)

	RestoreTeamRuns(params *RestoreTeamRunsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*RestoreTeamRunsOK, *RestoreTeamRunsNoContent, error)

	SkipTeamRuns(params *SkipTeamRunsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SkipTeamRunsOK, *SkipTeamRunsNoContent, error)

	StopTeamRuns(params *StopTeamRunsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*StopTeamRunsOK, *StopTeamRunsNoContent, error)

	TagTeamRuns(params *TagTeamRunsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*TagTeamRunsOK, *TagTeamRunsNoContent, error)

	TransferTeamRuns(params *TransferTeamRunsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*TransferTeamRunsOK, *TransferTeamRunsNoContent, error)

	UpdateTeam(params *UpdateTeamParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateTeamOK, *UpdateTeamNoContent, error)

	UpdateTeamMember(params *UpdateTeamMemberParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateTeamMemberOK, *UpdateTeamMemberNoContent, error)

	SetTransport(transport runtime.ClientTransport)
}

ClientService is the interface for Client methods

func New

func New(transport runtime.ClientTransport, formats strfmt.Registry) ClientService

New creates a new teams v1 API client.

type CreateTeamDefault

type CreateTeamDefault struct {
	Payload *service_model.RuntimeError
	// contains filtered or unexported fields
}

CreateTeamDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewCreateTeamDefault

func NewCreateTeamDefault(code int) *CreateTeamDefault

NewCreateTeamDefault creates a CreateTeamDefault with default headers values

func (*CreateTeamDefault) Code

func (o *CreateTeamDefault) Code() int

Code gets the status code for the create team default response

func (*CreateTeamDefault) Error

func (o *CreateTeamDefault) Error() string

func (*CreateTeamDefault) GetPayload

func (o *CreateTeamDefault) GetPayload() *service_model.RuntimeError

func (*CreateTeamDefault) IsClientError

func (o *CreateTeamDefault) IsClientError() bool

IsClientError returns true when this create team default response has a 4xx status code

func (*CreateTeamDefault) IsCode

func (o *CreateTeamDefault) IsCode(code int) bool

IsCode returns true when this create team default response a status code equal to that given

func (*CreateTeamDefault) IsRedirect

func (o *CreateTeamDefault) IsRedirect() bool

IsRedirect returns true when this create team default response has a 3xx status code

func (*CreateTeamDefault) IsServerError

func (o *CreateTeamDefault) IsServerError() bool

IsServerError returns true when this create team default response has a 5xx status code

func (*CreateTeamDefault) IsSuccess

func (o *CreateTeamDefault) IsSuccess() bool

IsSuccess returns true when this create team default response has a 2xx status code

func (*CreateTeamDefault) String

func (o *CreateTeamDefault) String() string

type CreateTeamForbidden

type CreateTeamForbidden struct {
	Payload interface{}
}

CreateTeamForbidden describes a response with status code 403, with default header values.

You don't have permission to access the resource.

func NewCreateTeamForbidden

func NewCreateTeamForbidden() *CreateTeamForbidden

NewCreateTeamForbidden creates a CreateTeamForbidden with default headers values

func (*CreateTeamForbidden) Code

func (o *CreateTeamForbidden) Code() int

Code gets the status code for the create team forbidden response

func (*CreateTeamForbidden) Error

func (o *CreateTeamForbidden) Error() string

func (*CreateTeamForbidden) GetPayload

func (o *CreateTeamForbidden) GetPayload() interface{}

func (*CreateTeamForbidden) IsClientError

func (o *CreateTeamForbidden) IsClientError() bool

IsClientError returns true when this create team forbidden response has a 4xx status code

func (*CreateTeamForbidden) IsCode

func (o *CreateTeamForbidden) IsCode(code int) bool

IsCode returns true when this create team forbidden response a status code equal to that given

func (*CreateTeamForbidden) IsRedirect

func (o *CreateTeamForbidden) IsRedirect() bool

IsRedirect returns true when this create team forbidden response has a 3xx status code

func (*CreateTeamForbidden) IsServerError

func (o *CreateTeamForbidden) IsServerError() bool

IsServerError returns true when this create team forbidden response has a 5xx status code

func (*CreateTeamForbidden) IsSuccess

func (o *CreateTeamForbidden) IsSuccess() bool

IsSuccess returns true when this create team forbidden response has a 2xx status code

func (*CreateTeamForbidden) String

func (o *CreateTeamForbidden) String() string

type CreateTeamMemberDefault

type CreateTeamMemberDefault struct {
	Payload *service_model.RuntimeError
	// contains filtered or unexported fields
}

CreateTeamMemberDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewCreateTeamMemberDefault

func NewCreateTeamMemberDefault(code int) *CreateTeamMemberDefault

NewCreateTeamMemberDefault creates a CreateTeamMemberDefault with default headers values

func (*CreateTeamMemberDefault) Code

func (o *CreateTeamMemberDefault) Code() int

Code gets the status code for the create team member default response

func (*CreateTeamMemberDefault) Error

func (o *CreateTeamMemberDefault) Error() string

func (*CreateTeamMemberDefault) GetPayload

func (*CreateTeamMemberDefault) IsClientError

func (o *CreateTeamMemberDefault) IsClientError() bool

IsClientError returns true when this create team member default response has a 4xx status code

func (*CreateTeamMemberDefault) IsCode

func (o *CreateTeamMemberDefault) IsCode(code int) bool

IsCode returns true when this create team member default response a status code equal to that given

func (*CreateTeamMemberDefault) IsRedirect

func (o *CreateTeamMemberDefault) IsRedirect() bool

IsRedirect returns true when this create team member default response has a 3xx status code

func (*CreateTeamMemberDefault) IsServerError

func (o *CreateTeamMemberDefault) IsServerError() bool

IsServerError returns true when this create team member default response has a 5xx status code

func (*CreateTeamMemberDefault) IsSuccess

func (o *CreateTeamMemberDefault) IsSuccess() bool

IsSuccess returns true when this create team member default response has a 2xx status code

func (*CreateTeamMemberDefault) String

func (o *CreateTeamMemberDefault) String() string

type CreateTeamMemberForbidden

type CreateTeamMemberForbidden struct {
	Payload interface{}
}

CreateTeamMemberForbidden describes a response with status code 403, with default header values.

You don't have permission to access the resource.

func NewCreateTeamMemberForbidden

func NewCreateTeamMemberForbidden() *CreateTeamMemberForbidden

NewCreateTeamMemberForbidden creates a CreateTeamMemberForbidden with default headers values

func (*CreateTeamMemberForbidden) Code

func (o *CreateTeamMemberForbidden) Code() int

Code gets the status code for the create team member forbidden response

func (*CreateTeamMemberForbidden) Error

func (o *CreateTeamMemberForbidden) Error() string

func (*CreateTeamMemberForbidden) GetPayload

func (o *CreateTeamMemberForbidden) GetPayload() interface{}

func (*CreateTeamMemberForbidden) IsClientError

func (o *CreateTeamMemberForbidden) IsClientError() bool

IsClientError returns true when this create team member forbidden response has a 4xx status code

func (*CreateTeamMemberForbidden) IsCode

func (o *CreateTeamMemberForbidden) IsCode(code int) bool

IsCode returns true when this create team member forbidden response a status code equal to that given

func (*CreateTeamMemberForbidden) IsRedirect

func (o *CreateTeamMemberForbidden) IsRedirect() bool

IsRedirect returns true when this create team member forbidden response has a 3xx status code

func (*CreateTeamMemberForbidden) IsServerError

func (o *CreateTeamMemberForbidden) IsServerError() bool

IsServerError returns true when this create team member forbidden response has a 5xx status code

func (*CreateTeamMemberForbidden) IsSuccess

func (o *CreateTeamMemberForbidden) IsSuccess() bool

IsSuccess returns true when this create team member forbidden response has a 2xx status code

func (*CreateTeamMemberForbidden) String

func (o *CreateTeamMemberForbidden) String() string

type CreateTeamMemberNoContent

type CreateTeamMemberNoContent struct {
	Payload interface{}
}

CreateTeamMemberNoContent describes a response with status code 204, with default header values.

No content.

func NewCreateTeamMemberNoContent

func NewCreateTeamMemberNoContent() *CreateTeamMemberNoContent

NewCreateTeamMemberNoContent creates a CreateTeamMemberNoContent with default headers values

func (*CreateTeamMemberNoContent) Code

func (o *CreateTeamMemberNoContent) Code() int

Code gets the status code for the create team member no content response

func (*CreateTeamMemberNoContent) Error

func (o *CreateTeamMemberNoContent) Error() string

func (*CreateTeamMemberNoContent) GetPayload

func (o *CreateTeamMemberNoContent) GetPayload() interface{}

func (*CreateTeamMemberNoContent) IsClientError

func (o *CreateTeamMemberNoContent) IsClientError() bool

IsClientError returns true when this create team member no content response has a 4xx status code

func (*CreateTeamMemberNoContent) IsCode

func (o *CreateTeamMemberNoContent) IsCode(code int) bool

IsCode returns true when this create team member no content response a status code equal to that given

func (*CreateTeamMemberNoContent) IsRedirect

func (o *CreateTeamMemberNoContent) IsRedirect() bool

IsRedirect returns true when this create team member no content response has a 3xx status code

func (*CreateTeamMemberNoContent) IsServerError

func (o *CreateTeamMemberNoContent) IsServerError() bool

IsServerError returns true when this create team member no content response has a 5xx status code

func (*CreateTeamMemberNoContent) IsSuccess

func (o *CreateTeamMemberNoContent) IsSuccess() bool

IsSuccess returns true when this create team member no content response has a 2xx status code

func (*CreateTeamMemberNoContent) String

func (o *CreateTeamMemberNoContent) String() string

type CreateTeamMemberNotFound

type CreateTeamMemberNotFound struct {
	Payload interface{}
}

CreateTeamMemberNotFound describes a response with status code 404, with default header values.

Resource does not exist.

func NewCreateTeamMemberNotFound

func NewCreateTeamMemberNotFound() *CreateTeamMemberNotFound

NewCreateTeamMemberNotFound creates a CreateTeamMemberNotFound with default headers values

func (*CreateTeamMemberNotFound) Code

func (o *CreateTeamMemberNotFound) Code() int

Code gets the status code for the create team member not found response

func (*CreateTeamMemberNotFound) Error

func (o *CreateTeamMemberNotFound) Error() string

func (*CreateTeamMemberNotFound) GetPayload

func (o *CreateTeamMemberNotFound) GetPayload() interface{}

func (*CreateTeamMemberNotFound) IsClientError

func (o *CreateTeamMemberNotFound) IsClientError() bool

IsClientError returns true when this create team member not found response has a 4xx status code

func (*CreateTeamMemberNotFound) IsCode

func (o *CreateTeamMemberNotFound) IsCode(code int) bool

IsCode returns true when this create team member not found response a status code equal to that given

func (*CreateTeamMemberNotFound) IsRedirect

func (o *CreateTeamMemberNotFound) IsRedirect() bool

IsRedirect returns true when this create team member not found response has a 3xx status code

func (*CreateTeamMemberNotFound) IsServerError

func (o *CreateTeamMemberNotFound) IsServerError() bool

IsServerError returns true when this create team member not found response has a 5xx status code

func (*CreateTeamMemberNotFound) IsSuccess

func (o *CreateTeamMemberNotFound) IsSuccess() bool

IsSuccess returns true when this create team member not found response has a 2xx status code

func (*CreateTeamMemberNotFound) String

func (o *CreateTeamMemberNotFound) String() string

type CreateTeamMemberOK

type CreateTeamMemberOK struct {
	Payload *service_model.V1TeamMember
}

CreateTeamMemberOK describes a response with status code 200, with default header values.

A successful response.

func NewCreateTeamMemberOK

func NewCreateTeamMemberOK() *CreateTeamMemberOK

NewCreateTeamMemberOK creates a CreateTeamMemberOK with default headers values

func (*CreateTeamMemberOK) Code

func (o *CreateTeamMemberOK) Code() int

Code gets the status code for the create team member o k response

func (*CreateTeamMemberOK) Error

func (o *CreateTeamMemberOK) Error() string

func (*CreateTeamMemberOK) GetPayload

func (*CreateTeamMemberOK) IsClientError

func (o *CreateTeamMemberOK) IsClientError() bool

IsClientError returns true when this create team member o k response has a 4xx status code

func (*CreateTeamMemberOK) IsCode

func (o *CreateTeamMemberOK) IsCode(code int) bool

IsCode returns true when this create team member o k response a status code equal to that given

func (*CreateTeamMemberOK) IsRedirect

func (o *CreateTeamMemberOK) IsRedirect() bool

IsRedirect returns true when this create team member o k response has a 3xx status code

func (*CreateTeamMemberOK) IsServerError

func (o *CreateTeamMemberOK) IsServerError() bool

IsServerError returns true when this create team member o k response has a 5xx status code

func (*CreateTeamMemberOK) IsSuccess

func (o *CreateTeamMemberOK) IsSuccess() bool

IsSuccess returns true when this create team member o k response has a 2xx status code

func (*CreateTeamMemberOK) String

func (o *CreateTeamMemberOK) String() string

type CreateTeamMemberParams

type CreateTeamMemberParams struct {

	/* Body.

	   Team body
	*/
	Body *service_model.V1TeamMember

	/* Owner.

	   Owner of the namespace
	*/
	Owner string

	/* Team.

	   Team
	*/
	Team string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CreateTeamMemberParams contains all the parameters to send to the API endpoint

for the create team member operation.

Typically these are written to a http.Request.

func NewCreateTeamMemberParams

func NewCreateTeamMemberParams() *CreateTeamMemberParams

NewCreateTeamMemberParams creates a new CreateTeamMemberParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewCreateTeamMemberParamsWithContext

func NewCreateTeamMemberParamsWithContext(ctx context.Context) *CreateTeamMemberParams

NewCreateTeamMemberParamsWithContext creates a new CreateTeamMemberParams object with the ability to set a context for a request.

func NewCreateTeamMemberParamsWithHTTPClient

func NewCreateTeamMemberParamsWithHTTPClient(client *http.Client) *CreateTeamMemberParams

NewCreateTeamMemberParamsWithHTTPClient creates a new CreateTeamMemberParams object with the ability to set a custom HTTPClient for a request.

func NewCreateTeamMemberParamsWithTimeout

func NewCreateTeamMemberParamsWithTimeout(timeout time.Duration) *CreateTeamMemberParams

NewCreateTeamMemberParamsWithTimeout creates a new CreateTeamMemberParams object with the ability to set a timeout on a request.

func (*CreateTeamMemberParams) SetBody

SetBody adds the body to the create team member params

func (*CreateTeamMemberParams) SetContext

func (o *CreateTeamMemberParams) SetContext(ctx context.Context)

SetContext adds the context to the create team member params

func (*CreateTeamMemberParams) SetDefaults

func (o *CreateTeamMemberParams) SetDefaults()

SetDefaults hydrates default values in the create team member params (not the query body).

All values with no default are reset to their zero value.

func (*CreateTeamMemberParams) SetHTTPClient

func (o *CreateTeamMemberParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the create team member params

func (*CreateTeamMemberParams) SetOwner

func (o *CreateTeamMemberParams) SetOwner(owner string)

SetOwner adds the owner to the create team member params

func (*CreateTeamMemberParams) SetTeam

func (o *CreateTeamMemberParams) SetTeam(team string)

SetTeam adds the team to the create team member params

func (*CreateTeamMemberParams) SetTimeout

func (o *CreateTeamMemberParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the create team member params

func (*CreateTeamMemberParams) WithBody

WithBody adds the body to the create team member params

func (*CreateTeamMemberParams) WithContext

WithContext adds the context to the create team member params

func (*CreateTeamMemberParams) WithDefaults

WithDefaults hydrates default values in the create team member params (not the query body).

All values with no default are reset to their zero value.

func (*CreateTeamMemberParams) WithHTTPClient

func (o *CreateTeamMemberParams) WithHTTPClient(client *http.Client) *CreateTeamMemberParams

WithHTTPClient adds the HTTPClient to the create team member params

func (*CreateTeamMemberParams) WithOwner

WithOwner adds the owner to the create team member params

func (*CreateTeamMemberParams) WithTeam

WithTeam adds the team to the create team member params

func (*CreateTeamMemberParams) WithTimeout

WithTimeout adds the timeout to the create team member params

func (*CreateTeamMemberParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type CreateTeamMemberReader

type CreateTeamMemberReader struct {
	// contains filtered or unexported fields
}

CreateTeamMemberReader is a Reader for the CreateTeamMember structure.

func (*CreateTeamMemberReader) ReadResponse

func (o *CreateTeamMemberReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CreateTeamNoContent

type CreateTeamNoContent struct {
	Payload interface{}
}

CreateTeamNoContent describes a response with status code 204, with default header values.

No content.

func NewCreateTeamNoContent

func NewCreateTeamNoContent() *CreateTeamNoContent

NewCreateTeamNoContent creates a CreateTeamNoContent with default headers values

func (*CreateTeamNoContent) Code

func (o *CreateTeamNoContent) Code() int

Code gets the status code for the create team no content response

func (*CreateTeamNoContent) Error

func (o *CreateTeamNoContent) Error() string

func (*CreateTeamNoContent) GetPayload

func (o *CreateTeamNoContent) GetPayload() interface{}

func (*CreateTeamNoContent) IsClientError

func (o *CreateTeamNoContent) IsClientError() bool

IsClientError returns true when this create team no content response has a 4xx status code

func (*CreateTeamNoContent) IsCode

func (o *CreateTeamNoContent) IsCode(code int) bool

IsCode returns true when this create team no content response a status code equal to that given

func (*CreateTeamNoContent) IsRedirect

func (o *CreateTeamNoContent) IsRedirect() bool

IsRedirect returns true when this create team no content response has a 3xx status code

func (*CreateTeamNoContent) IsServerError

func (o *CreateTeamNoContent) IsServerError() bool

IsServerError returns true when this create team no content response has a 5xx status code

func (*CreateTeamNoContent) IsSuccess

func (o *CreateTeamNoContent) IsSuccess() bool

IsSuccess returns true when this create team no content response has a 2xx status code

func (*CreateTeamNoContent) String

func (o *CreateTeamNoContent) String() string

type CreateTeamNotFound

type CreateTeamNotFound struct {
	Payload interface{}
}

CreateTeamNotFound describes a response with status code 404, with default header values.

Resource does not exist.

func NewCreateTeamNotFound

func NewCreateTeamNotFound() *CreateTeamNotFound

NewCreateTeamNotFound creates a CreateTeamNotFound with default headers values

func (*CreateTeamNotFound) Code

func (o *CreateTeamNotFound) Code() int

Code gets the status code for the create team not found response

func (*CreateTeamNotFound) Error

func (o *CreateTeamNotFound) Error() string

func (*CreateTeamNotFound) GetPayload

func (o *CreateTeamNotFound) GetPayload() interface{}

func (*CreateTeamNotFound) IsClientError

func (o *CreateTeamNotFound) IsClientError() bool

IsClientError returns true when this create team not found response has a 4xx status code

func (*CreateTeamNotFound) IsCode

func (o *CreateTeamNotFound) IsCode(code int) bool

IsCode returns true when this create team not found response a status code equal to that given

func (*CreateTeamNotFound) IsRedirect

func (o *CreateTeamNotFound) IsRedirect() bool

IsRedirect returns true when this create team not found response has a 3xx status code

func (*CreateTeamNotFound) IsServerError

func (o *CreateTeamNotFound) IsServerError() bool

IsServerError returns true when this create team not found response has a 5xx status code

func (*CreateTeamNotFound) IsSuccess

func (o *CreateTeamNotFound) IsSuccess() bool

IsSuccess returns true when this create team not found response has a 2xx status code

func (*CreateTeamNotFound) String

func (o *CreateTeamNotFound) String() string

type CreateTeamOK

type CreateTeamOK struct {
	Payload *service_model.V1Team
}

CreateTeamOK describes a response with status code 200, with default header values.

A successful response.

func NewCreateTeamOK

func NewCreateTeamOK() *CreateTeamOK

NewCreateTeamOK creates a CreateTeamOK with default headers values

func (*CreateTeamOK) Code

func (o *CreateTeamOK) Code() int

Code gets the status code for the create team o k response

func (*CreateTeamOK) Error

func (o *CreateTeamOK) Error() string

func (*CreateTeamOK) GetPayload

func (o *CreateTeamOK) GetPayload() *service_model.V1Team

func (*CreateTeamOK) IsClientError

func (o *CreateTeamOK) IsClientError() bool

IsClientError returns true when this create team o k response has a 4xx status code

func (*CreateTeamOK) IsCode

func (o *CreateTeamOK) IsCode(code int) bool

IsCode returns true when this create team o k response a status code equal to that given

func (*CreateTeamOK) IsRedirect

func (o *CreateTeamOK) IsRedirect() bool

IsRedirect returns true when this create team o k response has a 3xx status code

func (*CreateTeamOK) IsServerError

func (o *CreateTeamOK) IsServerError() bool

IsServerError returns true when this create team o k response has a 5xx status code

func (*CreateTeamOK) IsSuccess

func (o *CreateTeamOK) IsSuccess() bool

IsSuccess returns true when this create team o k response has a 2xx status code

func (*CreateTeamOK) String

func (o *CreateTeamOK) String() string

type CreateTeamParams

type CreateTeamParams struct {

	/* Body.

	   Team body
	*/
	Body *service_model.V1Team

	/* Owner.

	   Owner of the namespace
	*/
	Owner string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CreateTeamParams contains all the parameters to send to the API endpoint

for the create team operation.

Typically these are written to a http.Request.

func NewCreateTeamParams

func NewCreateTeamParams() *CreateTeamParams

NewCreateTeamParams creates a new CreateTeamParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewCreateTeamParamsWithContext

func NewCreateTeamParamsWithContext(ctx context.Context) *CreateTeamParams

NewCreateTeamParamsWithContext creates a new CreateTeamParams object with the ability to set a context for a request.

func NewCreateTeamParamsWithHTTPClient

func NewCreateTeamParamsWithHTTPClient(client *http.Client) *CreateTeamParams

NewCreateTeamParamsWithHTTPClient creates a new CreateTeamParams object with the ability to set a custom HTTPClient for a request.

func NewCreateTeamParamsWithTimeout

func NewCreateTeamParamsWithTimeout(timeout time.Duration) *CreateTeamParams

NewCreateTeamParamsWithTimeout creates a new CreateTeamParams object with the ability to set a timeout on a request.

func (*CreateTeamParams) SetBody

func (o *CreateTeamParams) SetBody(body *service_model.V1Team)

SetBody adds the body to the create team params

func (*CreateTeamParams) SetContext

func (o *CreateTeamParams) SetContext(ctx context.Context)

SetContext adds the context to the create team params

func (*CreateTeamParams) SetDefaults

func (o *CreateTeamParams) SetDefaults()

SetDefaults hydrates default values in the create team params (not the query body).

All values with no default are reset to their zero value.

func (*CreateTeamParams) SetHTTPClient

func (o *CreateTeamParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the create team params

func (*CreateTeamParams) SetOwner

func (o *CreateTeamParams) SetOwner(owner string)

SetOwner adds the owner to the create team params

func (*CreateTeamParams) SetTimeout

func (o *CreateTeamParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the create team params

func (*CreateTeamParams) WithBody

WithBody adds the body to the create team params

func (*CreateTeamParams) WithContext

func (o *CreateTeamParams) WithContext(ctx context.Context) *CreateTeamParams

WithContext adds the context to the create team params

func (*CreateTeamParams) WithDefaults

func (o *CreateTeamParams) WithDefaults() *CreateTeamParams

WithDefaults hydrates default values in the create team params (not the query body).

All values with no default are reset to their zero value.

func (*CreateTeamParams) WithHTTPClient

func (o *CreateTeamParams) WithHTTPClient(client *http.Client) *CreateTeamParams

WithHTTPClient adds the HTTPClient to the create team params

func (*CreateTeamParams) WithOwner

func (o *CreateTeamParams) WithOwner(owner string) *CreateTeamParams

WithOwner adds the owner to the create team params

func (*CreateTeamParams) WithTimeout

func (o *CreateTeamParams) WithTimeout(timeout time.Duration) *CreateTeamParams

WithTimeout adds the timeout to the create team params

func (*CreateTeamParams) WriteToRequest

func (o *CreateTeamParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type CreateTeamReader

type CreateTeamReader struct {
	// contains filtered or unexported fields
}

CreateTeamReader is a Reader for the CreateTeam structure.

func (*CreateTeamReader) ReadResponse

func (o *CreateTeamReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type DeleteTeamDefault

type DeleteTeamDefault struct {
	Payload *service_model.RuntimeError
	// contains filtered or unexported fields
}

DeleteTeamDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewDeleteTeamDefault

func NewDeleteTeamDefault(code int) *DeleteTeamDefault

NewDeleteTeamDefault creates a DeleteTeamDefault with default headers values

func (*DeleteTeamDefault) Code

func (o *DeleteTeamDefault) Code() int

Code gets the status code for the delete team default response

func (*DeleteTeamDefault) Error

func (o *DeleteTeamDefault) Error() string

func (*DeleteTeamDefault) GetPayload

func (o *DeleteTeamDefault) GetPayload() *service_model.RuntimeError

func (*DeleteTeamDefault) IsClientError

func (o *DeleteTeamDefault) IsClientError() bool

IsClientError returns true when this delete team default response has a 4xx status code

func (*DeleteTeamDefault) IsCode

func (o *DeleteTeamDefault) IsCode(code int) bool

IsCode returns true when this delete team default response a status code equal to that given

func (*DeleteTeamDefault) IsRedirect

func (o *DeleteTeamDefault) IsRedirect() bool

IsRedirect returns true when this delete team default response has a 3xx status code

func (*DeleteTeamDefault) IsServerError

func (o *DeleteTeamDefault) IsServerError() bool

IsServerError returns true when this delete team default response has a 5xx status code

func (*DeleteTeamDefault) IsSuccess

func (o *DeleteTeamDefault) IsSuccess() bool

IsSuccess returns true when this delete team default response has a 2xx status code

func (*DeleteTeamDefault) String

func (o *DeleteTeamDefault) String() string

type DeleteTeamForbidden

type DeleteTeamForbidden struct {
	Payload interface{}
}

DeleteTeamForbidden describes a response with status code 403, with default header values.

You don't have permission to access the resource.

func NewDeleteTeamForbidden

func NewDeleteTeamForbidden() *DeleteTeamForbidden

NewDeleteTeamForbidden creates a DeleteTeamForbidden with default headers values

func (*DeleteTeamForbidden) Code

func (o *DeleteTeamForbidden) Code() int

Code gets the status code for the delete team forbidden response

func (*DeleteTeamForbidden) Error

func (o *DeleteTeamForbidden) Error() string

func (*DeleteTeamForbidden) GetPayload

func (o *DeleteTeamForbidden) GetPayload() interface{}

func (*DeleteTeamForbidden) IsClientError

func (o *DeleteTeamForbidden) IsClientError() bool

IsClientError returns true when this delete team forbidden response has a 4xx status code

func (*DeleteTeamForbidden) IsCode

func (o *DeleteTeamForbidden) IsCode(code int) bool

IsCode returns true when this delete team forbidden response a status code equal to that given

func (*DeleteTeamForbidden) IsRedirect

func (o *DeleteTeamForbidden) IsRedirect() bool

IsRedirect returns true when this delete team forbidden response has a 3xx status code

func (*DeleteTeamForbidden) IsServerError

func (o *DeleteTeamForbidden) IsServerError() bool

IsServerError returns true when this delete team forbidden response has a 5xx status code

func (*DeleteTeamForbidden) IsSuccess

func (o *DeleteTeamForbidden) IsSuccess() bool

IsSuccess returns true when this delete team forbidden response has a 2xx status code

func (*DeleteTeamForbidden) String

func (o *DeleteTeamForbidden) String() string

type DeleteTeamMemberDefault

type DeleteTeamMemberDefault struct {
	Payload *service_model.RuntimeError
	// contains filtered or unexported fields
}

DeleteTeamMemberDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewDeleteTeamMemberDefault

func NewDeleteTeamMemberDefault(code int) *DeleteTeamMemberDefault

NewDeleteTeamMemberDefault creates a DeleteTeamMemberDefault with default headers values

func (*DeleteTeamMemberDefault) Code

func (o *DeleteTeamMemberDefault) Code() int

Code gets the status code for the delete team member default response

func (*DeleteTeamMemberDefault) Error

func (o *DeleteTeamMemberDefault) Error() string

func (*DeleteTeamMemberDefault) GetPayload

func (*DeleteTeamMemberDefault) IsClientError

func (o *DeleteTeamMemberDefault) IsClientError() bool

IsClientError returns true when this delete team member default response has a 4xx status code

func (*DeleteTeamMemberDefault) IsCode

func (o *DeleteTeamMemberDefault) IsCode(code int) bool

IsCode returns true when this delete team member default response a status code equal to that given

func (*DeleteTeamMemberDefault) IsRedirect

func (o *DeleteTeamMemberDefault) IsRedirect() bool

IsRedirect returns true when this delete team member default response has a 3xx status code

func (*DeleteTeamMemberDefault) IsServerError

func (o *DeleteTeamMemberDefault) IsServerError() bool

IsServerError returns true when this delete team member default response has a 5xx status code

func (*DeleteTeamMemberDefault) IsSuccess

func (o *DeleteTeamMemberDefault) IsSuccess() bool

IsSuccess returns true when this delete team member default response has a 2xx status code

func (*DeleteTeamMemberDefault) String

func (o *DeleteTeamMemberDefault) String() string

type DeleteTeamMemberForbidden

type DeleteTeamMemberForbidden struct {
	Payload interface{}
}

DeleteTeamMemberForbidden describes a response with status code 403, with default header values.

You don't have permission to access the resource.

func NewDeleteTeamMemberForbidden

func NewDeleteTeamMemberForbidden() *DeleteTeamMemberForbidden

NewDeleteTeamMemberForbidden creates a DeleteTeamMemberForbidden with default headers values

func (*DeleteTeamMemberForbidden) Code

func (o *DeleteTeamMemberForbidden) Code() int

Code gets the status code for the delete team member forbidden response

func (*DeleteTeamMemberForbidden) Error

func (o *DeleteTeamMemberForbidden) Error() string

func (*DeleteTeamMemberForbidden) GetPayload

func (o *DeleteTeamMemberForbidden) GetPayload() interface{}

func (*DeleteTeamMemberForbidden) IsClientError

func (o *DeleteTeamMemberForbidden) IsClientError() bool

IsClientError returns true when this delete team member forbidden response has a 4xx status code

func (*DeleteTeamMemberForbidden) IsCode

func (o *DeleteTeamMemberForbidden) IsCode(code int) bool

IsCode returns true when this delete team member forbidden response a status code equal to that given

func (*DeleteTeamMemberForbidden) IsRedirect

func (o *DeleteTeamMemberForbidden) IsRedirect() bool

IsRedirect returns true when this delete team member forbidden response has a 3xx status code

func (*DeleteTeamMemberForbidden) IsServerError

func (o *DeleteTeamMemberForbidden) IsServerError() bool

IsServerError returns true when this delete team member forbidden response has a 5xx status code

func (*DeleteTeamMemberForbidden) IsSuccess

func (o *DeleteTeamMemberForbidden) IsSuccess() bool

IsSuccess returns true when this delete team member forbidden response has a 2xx status code

func (*DeleteTeamMemberForbidden) String

func (o *DeleteTeamMemberForbidden) String() string

type DeleteTeamMemberNoContent

type DeleteTeamMemberNoContent struct {
	Payload interface{}
}

DeleteTeamMemberNoContent describes a response with status code 204, with default header values.

No content.

func NewDeleteTeamMemberNoContent

func NewDeleteTeamMemberNoContent() *DeleteTeamMemberNoContent

NewDeleteTeamMemberNoContent creates a DeleteTeamMemberNoContent with default headers values

func (*DeleteTeamMemberNoContent) Code

func (o *DeleteTeamMemberNoContent) Code() int

Code gets the status code for the delete team member no content response

func (*DeleteTeamMemberNoContent) Error

func (o *DeleteTeamMemberNoContent) Error() string

func (*DeleteTeamMemberNoContent) GetPayload

func (o *DeleteTeamMemberNoContent) GetPayload() interface{}

func (*DeleteTeamMemberNoContent) IsClientError

func (o *DeleteTeamMemberNoContent) IsClientError() bool

IsClientError returns true when this delete team member no content response has a 4xx status code

func (*DeleteTeamMemberNoContent) IsCode

func (o *DeleteTeamMemberNoContent) IsCode(code int) bool

IsCode returns true when this delete team member no content response a status code equal to that given

func (*DeleteTeamMemberNoContent) IsRedirect

func (o *DeleteTeamMemberNoContent) IsRedirect() bool

IsRedirect returns true when this delete team member no content response has a 3xx status code

func (*DeleteTeamMemberNoContent) IsServerError

func (o *DeleteTeamMemberNoContent) IsServerError() bool

IsServerError returns true when this delete team member no content response has a 5xx status code

func (*DeleteTeamMemberNoContent) IsSuccess

func (o *DeleteTeamMemberNoContent) IsSuccess() bool

IsSuccess returns true when this delete team member no content response has a 2xx status code

func (*DeleteTeamMemberNoContent) String

func (o *DeleteTeamMemberNoContent) String() string

type DeleteTeamMemberNotFound

type DeleteTeamMemberNotFound struct {
	Payload interface{}
}

DeleteTeamMemberNotFound describes a response with status code 404, with default header values.

Resource does not exist.

func NewDeleteTeamMemberNotFound

func NewDeleteTeamMemberNotFound() *DeleteTeamMemberNotFound

NewDeleteTeamMemberNotFound creates a DeleteTeamMemberNotFound with default headers values

func (*DeleteTeamMemberNotFound) Code

func (o *DeleteTeamMemberNotFound) Code() int

Code gets the status code for the delete team member not found response

func (*DeleteTeamMemberNotFound) Error

func (o *DeleteTeamMemberNotFound) Error() string

func (*DeleteTeamMemberNotFound) GetPayload

func (o *DeleteTeamMemberNotFound) GetPayload() interface{}

func (*DeleteTeamMemberNotFound) IsClientError

func (o *DeleteTeamMemberNotFound) IsClientError() bool

IsClientError returns true when this delete team member not found response has a 4xx status code

func (*DeleteTeamMemberNotFound) IsCode

func (o *DeleteTeamMemberNotFound) IsCode(code int) bool

IsCode returns true when this delete team member not found response a status code equal to that given

func (*DeleteTeamMemberNotFound) IsRedirect

func (o *DeleteTeamMemberNotFound) IsRedirect() bool

IsRedirect returns true when this delete team member not found response has a 3xx status code

func (*DeleteTeamMemberNotFound) IsServerError

func (o *DeleteTeamMemberNotFound) IsServerError() bool

IsServerError returns true when this delete team member not found response has a 5xx status code

func (*DeleteTeamMemberNotFound) IsSuccess

func (o *DeleteTeamMemberNotFound) IsSuccess() bool

IsSuccess returns true when this delete team member not found response has a 2xx status code

func (*DeleteTeamMemberNotFound) String

func (o *DeleteTeamMemberNotFound) String() string

type DeleteTeamMemberOK

type DeleteTeamMemberOK struct {
}

DeleteTeamMemberOK describes a response with status code 200, with default header values.

A successful response.

func NewDeleteTeamMemberOK

func NewDeleteTeamMemberOK() *DeleteTeamMemberOK

NewDeleteTeamMemberOK creates a DeleteTeamMemberOK with default headers values

func (*DeleteTeamMemberOK) Code

func (o *DeleteTeamMemberOK) Code() int

Code gets the status code for the delete team member o k response

func (*DeleteTeamMemberOK) Error

func (o *DeleteTeamMemberOK) Error() string

func (*DeleteTeamMemberOK) IsClientError

func (o *DeleteTeamMemberOK) IsClientError() bool

IsClientError returns true when this delete team member o k response has a 4xx status code

func (*DeleteTeamMemberOK) IsCode

func (o *DeleteTeamMemberOK) IsCode(code int) bool

IsCode returns true when this delete team member o k response a status code equal to that given

func (*DeleteTeamMemberOK) IsRedirect

func (o *DeleteTeamMemberOK) IsRedirect() bool

IsRedirect returns true when this delete team member o k response has a 3xx status code

func (*DeleteTeamMemberOK) IsServerError

func (o *DeleteTeamMemberOK) IsServerError() bool

IsServerError returns true when this delete team member o k response has a 5xx status code

func (*DeleteTeamMemberOK) IsSuccess

func (o *DeleteTeamMemberOK) IsSuccess() bool

IsSuccess returns true when this delete team member o k response has a 2xx status code

func (*DeleteTeamMemberOK) String

func (o *DeleteTeamMemberOK) String() string

type DeleteTeamMemberParams

type DeleteTeamMemberParams struct {

	/* Owner.

	   Owner of the namespace
	*/
	Owner string

	/* Team.

	   Team under namespace
	*/
	Team string

	/* User.

	   Member under team
	*/
	User string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

DeleteTeamMemberParams contains all the parameters to send to the API endpoint

for the delete team member operation.

Typically these are written to a http.Request.

func NewDeleteTeamMemberParams

func NewDeleteTeamMemberParams() *DeleteTeamMemberParams

NewDeleteTeamMemberParams creates a new DeleteTeamMemberParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewDeleteTeamMemberParamsWithContext

func NewDeleteTeamMemberParamsWithContext(ctx context.Context) *DeleteTeamMemberParams

NewDeleteTeamMemberParamsWithContext creates a new DeleteTeamMemberParams object with the ability to set a context for a request.

func NewDeleteTeamMemberParamsWithHTTPClient

func NewDeleteTeamMemberParamsWithHTTPClient(client *http.Client) *DeleteTeamMemberParams

NewDeleteTeamMemberParamsWithHTTPClient creates a new DeleteTeamMemberParams object with the ability to set a custom HTTPClient for a request.

func NewDeleteTeamMemberParamsWithTimeout

func NewDeleteTeamMemberParamsWithTimeout(timeout time.Duration) *DeleteTeamMemberParams

NewDeleteTeamMemberParamsWithTimeout creates a new DeleteTeamMemberParams object with the ability to set a timeout on a request.

func (*DeleteTeamMemberParams) SetContext

func (o *DeleteTeamMemberParams) SetContext(ctx context.Context)

SetContext adds the context to the delete team member params

func (*DeleteTeamMemberParams) SetDefaults

func (o *DeleteTeamMemberParams) SetDefaults()

SetDefaults hydrates default values in the delete team member params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteTeamMemberParams) SetHTTPClient

func (o *DeleteTeamMemberParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the delete team member params

func (*DeleteTeamMemberParams) SetOwner

func (o *DeleteTeamMemberParams) SetOwner(owner string)

SetOwner adds the owner to the delete team member params

func (*DeleteTeamMemberParams) SetTeam

func (o *DeleteTeamMemberParams) SetTeam(team string)

SetTeam adds the team to the delete team member params

func (*DeleteTeamMemberParams) SetTimeout

func (o *DeleteTeamMemberParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the delete team member params

func (*DeleteTeamMemberParams) SetUser

func (o *DeleteTeamMemberParams) SetUser(user string)

SetUser adds the user to the delete team member params

func (*DeleteTeamMemberParams) WithContext

WithContext adds the context to the delete team member params

func (*DeleteTeamMemberParams) WithDefaults

WithDefaults hydrates default values in the delete team member params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteTeamMemberParams) WithHTTPClient

func (o *DeleteTeamMemberParams) WithHTTPClient(client *http.Client) *DeleteTeamMemberParams

WithHTTPClient adds the HTTPClient to the delete team member params

func (*DeleteTeamMemberParams) WithOwner

WithOwner adds the owner to the delete team member params

func (*DeleteTeamMemberParams) WithTeam

WithTeam adds the team to the delete team member params

func (*DeleteTeamMemberParams) WithTimeout

WithTimeout adds the timeout to the delete team member params

func (*DeleteTeamMemberParams) WithUser

WithUser adds the user to the delete team member params

func (*DeleteTeamMemberParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type DeleteTeamMemberReader

type DeleteTeamMemberReader struct {
	// contains filtered or unexported fields
}

DeleteTeamMemberReader is a Reader for the DeleteTeamMember structure.

func (*DeleteTeamMemberReader) ReadResponse

func (o *DeleteTeamMemberReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type DeleteTeamNoContent

type DeleteTeamNoContent struct {
	Payload interface{}
}

DeleteTeamNoContent describes a response with status code 204, with default header values.

No content.

func NewDeleteTeamNoContent

func NewDeleteTeamNoContent() *DeleteTeamNoContent

NewDeleteTeamNoContent creates a DeleteTeamNoContent with default headers values

func (*DeleteTeamNoContent) Code

func (o *DeleteTeamNoContent) Code() int

Code gets the status code for the delete team no content response

func (*DeleteTeamNoContent) Error

func (o *DeleteTeamNoContent) Error() string

func (*DeleteTeamNoContent) GetPayload

func (o *DeleteTeamNoContent) GetPayload() interface{}

func (*DeleteTeamNoContent) IsClientError

func (o *DeleteTeamNoContent) IsClientError() bool

IsClientError returns true when this delete team no content response has a 4xx status code

func (*DeleteTeamNoContent) IsCode

func (o *DeleteTeamNoContent) IsCode(code int) bool

IsCode returns true when this delete team no content response a status code equal to that given

func (*DeleteTeamNoContent) IsRedirect

func (o *DeleteTeamNoContent) IsRedirect() bool

IsRedirect returns true when this delete team no content response has a 3xx status code

func (*DeleteTeamNoContent) IsServerError

func (o *DeleteTeamNoContent) IsServerError() bool

IsServerError returns true when this delete team no content response has a 5xx status code

func (*DeleteTeamNoContent) IsSuccess

func (o *DeleteTeamNoContent) IsSuccess() bool

IsSuccess returns true when this delete team no content response has a 2xx status code

func (*DeleteTeamNoContent) String

func (o *DeleteTeamNoContent) String() string

type DeleteTeamNotFound

type DeleteTeamNotFound struct {
	Payload interface{}
}

DeleteTeamNotFound describes a response with status code 404, with default header values.

Resource does not exist.

func NewDeleteTeamNotFound

func NewDeleteTeamNotFound() *DeleteTeamNotFound

NewDeleteTeamNotFound creates a DeleteTeamNotFound with default headers values

func (*DeleteTeamNotFound) Code

func (o *DeleteTeamNotFound) Code() int

Code gets the status code for the delete team not found response

func (*DeleteTeamNotFound) Error

func (o *DeleteTeamNotFound) Error() string

func (*DeleteTeamNotFound) GetPayload

func (o *DeleteTeamNotFound) GetPayload() interface{}

func (*DeleteTeamNotFound) IsClientError

func (o *DeleteTeamNotFound) IsClientError() bool

IsClientError returns true when this delete team not found response has a 4xx status code

func (*DeleteTeamNotFound) IsCode

func (o *DeleteTeamNotFound) IsCode(code int) bool

IsCode returns true when this delete team not found response a status code equal to that given

func (*DeleteTeamNotFound) IsRedirect

func (o *DeleteTeamNotFound) IsRedirect() bool

IsRedirect returns true when this delete team not found response has a 3xx status code

func (*DeleteTeamNotFound) IsServerError

func (o *DeleteTeamNotFound) IsServerError() bool

IsServerError returns true when this delete team not found response has a 5xx status code

func (*DeleteTeamNotFound) IsSuccess

func (o *DeleteTeamNotFound) IsSuccess() bool

IsSuccess returns true when this delete team not found response has a 2xx status code

func (*DeleteTeamNotFound) String

func (o *DeleteTeamNotFound) String() string

type DeleteTeamOK

type DeleteTeamOK struct {
}

DeleteTeamOK describes a response with status code 200, with default header values.

A successful response.

func NewDeleteTeamOK

func NewDeleteTeamOK() *DeleteTeamOK

NewDeleteTeamOK creates a DeleteTeamOK with default headers values

func (*DeleteTeamOK) Code

func (o *DeleteTeamOK) Code() int

Code gets the status code for the delete team o k response

func (*DeleteTeamOK) Error

func (o *DeleteTeamOK) Error() string

func (*DeleteTeamOK) IsClientError

func (o *DeleteTeamOK) IsClientError() bool

IsClientError returns true when this delete team o k response has a 4xx status code

func (*DeleteTeamOK) IsCode

func (o *DeleteTeamOK) IsCode(code int) bool

IsCode returns true when this delete team o k response a status code equal to that given

func (*DeleteTeamOK) IsRedirect

func (o *DeleteTeamOK) IsRedirect() bool

IsRedirect returns true when this delete team o k response has a 3xx status code

func (*DeleteTeamOK) IsServerError

func (o *DeleteTeamOK) IsServerError() bool

IsServerError returns true when this delete team o k response has a 5xx status code

func (*DeleteTeamOK) IsSuccess

func (o *DeleteTeamOK) IsSuccess() bool

IsSuccess returns true when this delete team o k response has a 2xx status code

func (*DeleteTeamOK) String

func (o *DeleteTeamOK) String() string

type DeleteTeamParams

type DeleteTeamParams struct {

	/* Name.

	   Component under namespace
	*/
	Name string

	/* Owner.

	   Owner of the namespace
	*/
	Owner string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

DeleteTeamParams contains all the parameters to send to the API endpoint

for the delete team operation.

Typically these are written to a http.Request.

func NewDeleteTeamParams

func NewDeleteTeamParams() *DeleteTeamParams

NewDeleteTeamParams creates a new DeleteTeamParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewDeleteTeamParamsWithContext

func NewDeleteTeamParamsWithContext(ctx context.Context) *DeleteTeamParams

NewDeleteTeamParamsWithContext creates a new DeleteTeamParams object with the ability to set a context for a request.

func NewDeleteTeamParamsWithHTTPClient

func NewDeleteTeamParamsWithHTTPClient(client *http.Client) *DeleteTeamParams

NewDeleteTeamParamsWithHTTPClient creates a new DeleteTeamParams object with the ability to set a custom HTTPClient for a request.

func NewDeleteTeamParamsWithTimeout

func NewDeleteTeamParamsWithTimeout(timeout time.Duration) *DeleteTeamParams

NewDeleteTeamParamsWithTimeout creates a new DeleteTeamParams object with the ability to set a timeout on a request.

func (*DeleteTeamParams) SetContext

func (o *DeleteTeamParams) SetContext(ctx context.Context)

SetContext adds the context to the delete team params

func (*DeleteTeamParams) SetDefaults

func (o *DeleteTeamParams) SetDefaults()

SetDefaults hydrates default values in the delete team params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteTeamParams) SetHTTPClient

func (o *DeleteTeamParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the delete team params

func (*DeleteTeamParams) SetName

func (o *DeleteTeamParams) SetName(name string)

SetName adds the name to the delete team params

func (*DeleteTeamParams) SetOwner

func (o *DeleteTeamParams) SetOwner(owner string)

SetOwner adds the owner to the delete team params

func (*DeleteTeamParams) SetTimeout

func (o *DeleteTeamParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the delete team params

func (*DeleteTeamParams) WithContext

func (o *DeleteTeamParams) WithContext(ctx context.Context) *DeleteTeamParams

WithContext adds the context to the delete team params

func (*DeleteTeamParams) WithDefaults

func (o *DeleteTeamParams) WithDefaults() *DeleteTeamParams

WithDefaults hydrates default values in the delete team params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteTeamParams) WithHTTPClient

func (o *DeleteTeamParams) WithHTTPClient(client *http.Client) *DeleteTeamParams

WithHTTPClient adds the HTTPClient to the delete team params

func (*DeleteTeamParams) WithName

func (o *DeleteTeamParams) WithName(name string) *DeleteTeamParams

WithName adds the name to the delete team params

func (*DeleteTeamParams) WithOwner

func (o *DeleteTeamParams) WithOwner(owner string) *DeleteTeamParams

WithOwner adds the owner to the delete team params

func (*DeleteTeamParams) WithTimeout

func (o *DeleteTeamParams) WithTimeout(timeout time.Duration) *DeleteTeamParams

WithTimeout adds the timeout to the delete team params

func (*DeleteTeamParams) WriteToRequest

func (o *DeleteTeamParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type DeleteTeamReader

type DeleteTeamReader struct {
	// contains filtered or unexported fields
}

DeleteTeamReader is a Reader for the DeleteTeam structure.

func (*DeleteTeamReader) ReadResponse

func (o *DeleteTeamReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type DeleteTeamRunsDefault

type DeleteTeamRunsDefault struct {
	Payload *service_model.RuntimeError
	// contains filtered or unexported fields
}

DeleteTeamRunsDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewDeleteTeamRunsDefault

func NewDeleteTeamRunsDefault(code int) *DeleteTeamRunsDefault

NewDeleteTeamRunsDefault creates a DeleteTeamRunsDefault with default headers values

func (*DeleteTeamRunsDefault) Code

func (o *DeleteTeamRunsDefault) Code() int

Code gets the status code for the delete team runs default response

func (*DeleteTeamRunsDefault) Error

func (o *DeleteTeamRunsDefault) Error() string

func (*DeleteTeamRunsDefault) GetPayload

func (*DeleteTeamRunsDefault) IsClientError

func (o *DeleteTeamRunsDefault) IsClientError() bool

IsClientError returns true when this delete team runs default response has a 4xx status code

func (*DeleteTeamRunsDefault) IsCode

func (o *DeleteTeamRunsDefault) IsCode(code int) bool

IsCode returns true when this delete team runs default response a status code equal to that given

func (*DeleteTeamRunsDefault) IsRedirect

func (o *DeleteTeamRunsDefault) IsRedirect() bool

IsRedirect returns true when this delete team runs default response has a 3xx status code

func (*DeleteTeamRunsDefault) IsServerError

func (o *DeleteTeamRunsDefault) IsServerError() bool

IsServerError returns true when this delete team runs default response has a 5xx status code

func (*DeleteTeamRunsDefault) IsSuccess

func (o *DeleteTeamRunsDefault) IsSuccess() bool

IsSuccess returns true when this delete team runs default response has a 2xx status code

func (*DeleteTeamRunsDefault) String

func (o *DeleteTeamRunsDefault) String() string

type DeleteTeamRunsForbidden

type DeleteTeamRunsForbidden struct {
	Payload interface{}
}

DeleteTeamRunsForbidden describes a response with status code 403, with default header values.

You don't have permission to access the resource.

func NewDeleteTeamRunsForbidden

func NewDeleteTeamRunsForbidden() *DeleteTeamRunsForbidden

NewDeleteTeamRunsForbidden creates a DeleteTeamRunsForbidden with default headers values

func (*DeleteTeamRunsForbidden) Code

func (o *DeleteTeamRunsForbidden) Code() int

Code gets the status code for the delete team runs forbidden response

func (*DeleteTeamRunsForbidden) Error

func (o *DeleteTeamRunsForbidden) Error() string

func (*DeleteTeamRunsForbidden) GetPayload

func (o *DeleteTeamRunsForbidden) GetPayload() interface{}

func (*DeleteTeamRunsForbidden) IsClientError

func (o *DeleteTeamRunsForbidden) IsClientError() bool

IsClientError returns true when this delete team runs forbidden response has a 4xx status code

func (*DeleteTeamRunsForbidden) IsCode

func (o *DeleteTeamRunsForbidden) IsCode(code int) bool

IsCode returns true when this delete team runs forbidden response a status code equal to that given

func (*DeleteTeamRunsForbidden) IsRedirect

func (o *DeleteTeamRunsForbidden) IsRedirect() bool

IsRedirect returns true when this delete team runs forbidden response has a 3xx status code

func (*DeleteTeamRunsForbidden) IsServerError

func (o *DeleteTeamRunsForbidden) IsServerError() bool

IsServerError returns true when this delete team runs forbidden response has a 5xx status code

func (*DeleteTeamRunsForbidden) IsSuccess

func (o *DeleteTeamRunsForbidden) IsSuccess() bool

IsSuccess returns true when this delete team runs forbidden response has a 2xx status code

func (*DeleteTeamRunsForbidden) String

func (o *DeleteTeamRunsForbidden) String() string

type DeleteTeamRunsNoContent

type DeleteTeamRunsNoContent struct {
	Payload interface{}
}

DeleteTeamRunsNoContent describes a response with status code 204, with default header values.

No content.

func NewDeleteTeamRunsNoContent

func NewDeleteTeamRunsNoContent() *DeleteTeamRunsNoContent

NewDeleteTeamRunsNoContent creates a DeleteTeamRunsNoContent with default headers values

func (*DeleteTeamRunsNoContent) Code

func (o *DeleteTeamRunsNoContent) Code() int

Code gets the status code for the delete team runs no content response

func (*DeleteTeamRunsNoContent) Error

func (o *DeleteTeamRunsNoContent) Error() string

func (*DeleteTeamRunsNoContent) GetPayload

func (o *DeleteTeamRunsNoContent) GetPayload() interface{}

func (*DeleteTeamRunsNoContent) IsClientError

func (o *DeleteTeamRunsNoContent) IsClientError() bool

IsClientError returns true when this delete team runs no content response has a 4xx status code

func (*DeleteTeamRunsNoContent) IsCode

func (o *DeleteTeamRunsNoContent) IsCode(code int) bool

IsCode returns true when this delete team runs no content response a status code equal to that given

func (*DeleteTeamRunsNoContent) IsRedirect

func (o *DeleteTeamRunsNoContent) IsRedirect() bool

IsRedirect returns true when this delete team runs no content response has a 3xx status code

func (*DeleteTeamRunsNoContent) IsServerError

func (o *DeleteTeamRunsNoContent) IsServerError() bool

IsServerError returns true when this delete team runs no content response has a 5xx status code

func (*DeleteTeamRunsNoContent) IsSuccess

func (o *DeleteTeamRunsNoContent) IsSuccess() bool

IsSuccess returns true when this delete team runs no content response has a 2xx status code

func (*DeleteTeamRunsNoContent) String

func (o *DeleteTeamRunsNoContent) String() string

type DeleteTeamRunsNotFound

type DeleteTeamRunsNotFound struct {
	Payload interface{}
}

DeleteTeamRunsNotFound describes a response with status code 404, with default header values.

Resource does not exist.

func NewDeleteTeamRunsNotFound

func NewDeleteTeamRunsNotFound() *DeleteTeamRunsNotFound

NewDeleteTeamRunsNotFound creates a DeleteTeamRunsNotFound with default headers values

func (*DeleteTeamRunsNotFound) Code

func (o *DeleteTeamRunsNotFound) Code() int

Code gets the status code for the delete team runs not found response

func (*DeleteTeamRunsNotFound) Error

func (o *DeleteTeamRunsNotFound) Error() string

func (*DeleteTeamRunsNotFound) GetPayload

func (o *DeleteTeamRunsNotFound) GetPayload() interface{}

func (*DeleteTeamRunsNotFound) IsClientError

func (o *DeleteTeamRunsNotFound) IsClientError() bool

IsClientError returns true when this delete team runs not found response has a 4xx status code

func (*DeleteTeamRunsNotFound) IsCode

func (o *DeleteTeamRunsNotFound) IsCode(code int) bool

IsCode returns true when this delete team runs not found response a status code equal to that given

func (*DeleteTeamRunsNotFound) IsRedirect

func (o *DeleteTeamRunsNotFound) IsRedirect() bool

IsRedirect returns true when this delete team runs not found response has a 3xx status code

func (*DeleteTeamRunsNotFound) IsServerError

func (o *DeleteTeamRunsNotFound) IsServerError() bool

IsServerError returns true when this delete team runs not found response has a 5xx status code

func (*DeleteTeamRunsNotFound) IsSuccess

func (o *DeleteTeamRunsNotFound) IsSuccess() bool

IsSuccess returns true when this delete team runs not found response has a 2xx status code

func (*DeleteTeamRunsNotFound) String

func (o *DeleteTeamRunsNotFound) String() string

type DeleteTeamRunsOK

type DeleteTeamRunsOK struct {
}

DeleteTeamRunsOK describes a response with status code 200, with default header values.

A successful response.

func NewDeleteTeamRunsOK

func NewDeleteTeamRunsOK() *DeleteTeamRunsOK

NewDeleteTeamRunsOK creates a DeleteTeamRunsOK with default headers values

func (*DeleteTeamRunsOK) Code

func (o *DeleteTeamRunsOK) Code() int

Code gets the status code for the delete team runs o k response

func (*DeleteTeamRunsOK) Error

func (o *DeleteTeamRunsOK) Error() string

func (*DeleteTeamRunsOK) IsClientError

func (o *DeleteTeamRunsOK) IsClientError() bool

IsClientError returns true when this delete team runs o k response has a 4xx status code

func (*DeleteTeamRunsOK) IsCode

func (o *DeleteTeamRunsOK) IsCode(code int) bool

IsCode returns true when this delete team runs o k response a status code equal to that given

func (*DeleteTeamRunsOK) IsRedirect

func (o *DeleteTeamRunsOK) IsRedirect() bool

IsRedirect returns true when this delete team runs o k response has a 3xx status code

func (*DeleteTeamRunsOK) IsServerError

func (o *DeleteTeamRunsOK) IsServerError() bool

IsServerError returns true when this delete team runs o k response has a 5xx status code

func (*DeleteTeamRunsOK) IsSuccess

func (o *DeleteTeamRunsOK) IsSuccess() bool

IsSuccess returns true when this delete team runs o k response has a 2xx status code

func (*DeleteTeamRunsOK) String

func (o *DeleteTeamRunsOK) String() string

type DeleteTeamRunsParams

type DeleteTeamRunsParams struct {

	/* Body.

	   Uuids of the entities
	*/
	Body *service_model.V1Uuids

	/* Name.

	   Entity under namespace
	*/
	Name string

	/* Owner.

	   Owner of the namespace
	*/
	Owner string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

DeleteTeamRunsParams contains all the parameters to send to the API endpoint

for the delete team runs operation.

Typically these are written to a http.Request.

func NewDeleteTeamRunsParams

func NewDeleteTeamRunsParams() *DeleteTeamRunsParams

NewDeleteTeamRunsParams creates a new DeleteTeamRunsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewDeleteTeamRunsParamsWithContext

func NewDeleteTeamRunsParamsWithContext(ctx context.Context) *DeleteTeamRunsParams

NewDeleteTeamRunsParamsWithContext creates a new DeleteTeamRunsParams object with the ability to set a context for a request.

func NewDeleteTeamRunsParamsWithHTTPClient

func NewDeleteTeamRunsParamsWithHTTPClient(client *http.Client) *DeleteTeamRunsParams

NewDeleteTeamRunsParamsWithHTTPClient creates a new DeleteTeamRunsParams object with the ability to set a custom HTTPClient for a request.

func NewDeleteTeamRunsParamsWithTimeout

func NewDeleteTeamRunsParamsWithTimeout(timeout time.Duration) *DeleteTeamRunsParams

NewDeleteTeamRunsParamsWithTimeout creates a new DeleteTeamRunsParams object with the ability to set a timeout on a request.

func (*DeleteTeamRunsParams) SetBody

func (o *DeleteTeamRunsParams) SetBody(body *service_model.V1Uuids)

SetBody adds the body to the delete team runs params

func (*DeleteTeamRunsParams) SetContext

func (o *DeleteTeamRunsParams) SetContext(ctx context.Context)

SetContext adds the context to the delete team runs params

func (*DeleteTeamRunsParams) SetDefaults

func (o *DeleteTeamRunsParams) SetDefaults()

SetDefaults hydrates default values in the delete team runs params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteTeamRunsParams) SetHTTPClient

func (o *DeleteTeamRunsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the delete team runs params

func (*DeleteTeamRunsParams) SetName

func (o *DeleteTeamRunsParams) SetName(name string)

SetName adds the name to the delete team runs params

func (*DeleteTeamRunsParams) SetOwner

func (o *DeleteTeamRunsParams) SetOwner(owner string)

SetOwner adds the owner to the delete team runs params

func (*DeleteTeamRunsParams) SetTimeout

func (o *DeleteTeamRunsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the delete team runs params

func (*DeleteTeamRunsParams) WithBody

WithBody adds the body to the delete team runs params

func (*DeleteTeamRunsParams) WithContext

WithContext adds the context to the delete team runs params

func (*DeleteTeamRunsParams) WithDefaults

func (o *DeleteTeamRunsParams) WithDefaults() *DeleteTeamRunsParams

WithDefaults hydrates default values in the delete team runs params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteTeamRunsParams) WithHTTPClient

func (o *DeleteTeamRunsParams) WithHTTPClient(client *http.Client) *DeleteTeamRunsParams

WithHTTPClient adds the HTTPClient to the delete team runs params

func (*DeleteTeamRunsParams) WithName

WithName adds the name to the delete team runs params

func (*DeleteTeamRunsParams) WithOwner

func (o *DeleteTeamRunsParams) WithOwner(owner string) *DeleteTeamRunsParams

WithOwner adds the owner to the delete team runs params

func (*DeleteTeamRunsParams) WithTimeout

func (o *DeleteTeamRunsParams) WithTimeout(timeout time.Duration) *DeleteTeamRunsParams

WithTimeout adds the timeout to the delete team runs params

func (*DeleteTeamRunsParams) WriteToRequest

func (o *DeleteTeamRunsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type DeleteTeamRunsReader

type DeleteTeamRunsReader struct {
	// contains filtered or unexported fields
}

DeleteTeamRunsReader is a Reader for the DeleteTeamRuns structure.

func (*DeleteTeamRunsReader) ReadResponse

func (o *DeleteTeamRunsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetTeamActivitiesDefault

type GetTeamActivitiesDefault struct {
	Payload *service_model.RuntimeError
	// contains filtered or unexported fields
}

GetTeamActivitiesDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewGetTeamActivitiesDefault

func NewGetTeamActivitiesDefault(code int) *GetTeamActivitiesDefault

NewGetTeamActivitiesDefault creates a GetTeamActivitiesDefault with default headers values

func (*GetTeamActivitiesDefault) Code

func (o *GetTeamActivitiesDefault) Code() int

Code gets the status code for the get team activities default response

func (*GetTeamActivitiesDefault) Error

func (o *GetTeamActivitiesDefault) Error() string

func (*GetTeamActivitiesDefault) GetPayload

func (*GetTeamActivitiesDefault) IsClientError

func (o *GetTeamActivitiesDefault) IsClientError() bool

IsClientError returns true when this get team activities default response has a 4xx status code

func (*GetTeamActivitiesDefault) IsCode

func (o *GetTeamActivitiesDefault) IsCode(code int) bool

IsCode returns true when this get team activities default response a status code equal to that given

func (*GetTeamActivitiesDefault) IsRedirect

func (o *GetTeamActivitiesDefault) IsRedirect() bool

IsRedirect returns true when this get team activities default response has a 3xx status code

func (*GetTeamActivitiesDefault) IsServerError

func (o *GetTeamActivitiesDefault) IsServerError() bool

IsServerError returns true when this get team activities default response has a 5xx status code

func (*GetTeamActivitiesDefault) IsSuccess

func (o *GetTeamActivitiesDefault) IsSuccess() bool

IsSuccess returns true when this get team activities default response has a 2xx status code

func (*GetTeamActivitiesDefault) String

func (o *GetTeamActivitiesDefault) String() string

type GetTeamActivitiesForbidden

type GetTeamActivitiesForbidden struct {
	Payload interface{}
}

GetTeamActivitiesForbidden describes a response with status code 403, with default header values.

You don't have permission to access the resource.

func NewGetTeamActivitiesForbidden

func NewGetTeamActivitiesForbidden() *GetTeamActivitiesForbidden

NewGetTeamActivitiesForbidden creates a GetTeamActivitiesForbidden with default headers values

func (*GetTeamActivitiesForbidden) Code

func (o *GetTeamActivitiesForbidden) Code() int

Code gets the status code for the get team activities forbidden response

func (*GetTeamActivitiesForbidden) Error

func (*GetTeamActivitiesForbidden) GetPayload

func (o *GetTeamActivitiesForbidden) GetPayload() interface{}

func (*GetTeamActivitiesForbidden) IsClientError

func (o *GetTeamActivitiesForbidden) IsClientError() bool

IsClientError returns true when this get team activities forbidden response has a 4xx status code

func (*GetTeamActivitiesForbidden) IsCode

func (o *GetTeamActivitiesForbidden) IsCode(code int) bool

IsCode returns true when this get team activities forbidden response a status code equal to that given

func (*GetTeamActivitiesForbidden) IsRedirect

func (o *GetTeamActivitiesForbidden) IsRedirect() bool

IsRedirect returns true when this get team activities forbidden response has a 3xx status code

func (*GetTeamActivitiesForbidden) IsServerError

func (o *GetTeamActivitiesForbidden) IsServerError() bool

IsServerError returns true when this get team activities forbidden response has a 5xx status code

func (*GetTeamActivitiesForbidden) IsSuccess

func (o *GetTeamActivitiesForbidden) IsSuccess() bool

IsSuccess returns true when this get team activities forbidden response has a 2xx status code

func (*GetTeamActivitiesForbidden) String

func (o *GetTeamActivitiesForbidden) String() string

type GetTeamActivitiesNoContent

type GetTeamActivitiesNoContent struct {
	Payload interface{}
}

GetTeamActivitiesNoContent describes a response with status code 204, with default header values.

No content.

func NewGetTeamActivitiesNoContent

func NewGetTeamActivitiesNoContent() *GetTeamActivitiesNoContent

NewGetTeamActivitiesNoContent creates a GetTeamActivitiesNoContent with default headers values

func (*GetTeamActivitiesNoContent) Code

func (o *GetTeamActivitiesNoContent) Code() int

Code gets the status code for the get team activities no content response

func (*GetTeamActivitiesNoContent) Error

func (*GetTeamActivitiesNoContent) GetPayload

func (o *GetTeamActivitiesNoContent) GetPayload() interface{}

func (*GetTeamActivitiesNoContent) IsClientError

func (o *GetTeamActivitiesNoContent) IsClientError() bool

IsClientError returns true when this get team activities no content response has a 4xx status code

func (*GetTeamActivitiesNoContent) IsCode

func (o *GetTeamActivitiesNoContent) IsCode(code int) bool

IsCode returns true when this get team activities no content response a status code equal to that given

func (*GetTeamActivitiesNoContent) IsRedirect

func (o *GetTeamActivitiesNoContent) IsRedirect() bool

IsRedirect returns true when this get team activities no content response has a 3xx status code

func (*GetTeamActivitiesNoContent) IsServerError

func (o *GetTeamActivitiesNoContent) IsServerError() bool

IsServerError returns true when this get team activities no content response has a 5xx status code

func (*GetTeamActivitiesNoContent) IsSuccess

func (o *GetTeamActivitiesNoContent) IsSuccess() bool

IsSuccess returns true when this get team activities no content response has a 2xx status code

func (*GetTeamActivitiesNoContent) String

func (o *GetTeamActivitiesNoContent) String() string

type GetTeamActivitiesNotFound

type GetTeamActivitiesNotFound struct {
	Payload interface{}
}

GetTeamActivitiesNotFound describes a response with status code 404, with default header values.

Resource does not exist.

func NewGetTeamActivitiesNotFound

func NewGetTeamActivitiesNotFound() *GetTeamActivitiesNotFound

NewGetTeamActivitiesNotFound creates a GetTeamActivitiesNotFound with default headers values

func (*GetTeamActivitiesNotFound) Code

func (o *GetTeamActivitiesNotFound) Code() int

Code gets the status code for the get team activities not found response

func (*GetTeamActivitiesNotFound) Error

func (o *GetTeamActivitiesNotFound) Error() string

func (*GetTeamActivitiesNotFound) GetPayload

func (o *GetTeamActivitiesNotFound) GetPayload() interface{}

func (*GetTeamActivitiesNotFound) IsClientError

func (o *GetTeamActivitiesNotFound) IsClientError() bool

IsClientError returns true when this get team activities not found response has a 4xx status code

func (*GetTeamActivitiesNotFound) IsCode

func (o *GetTeamActivitiesNotFound) IsCode(code int) bool

IsCode returns true when this get team activities not found response a status code equal to that given

func (*GetTeamActivitiesNotFound) IsRedirect

func (o *GetTeamActivitiesNotFound) IsRedirect() bool

IsRedirect returns true when this get team activities not found response has a 3xx status code

func (*GetTeamActivitiesNotFound) IsServerError

func (o *GetTeamActivitiesNotFound) IsServerError() bool

IsServerError returns true when this get team activities not found response has a 5xx status code

func (*GetTeamActivitiesNotFound) IsSuccess

func (o *GetTeamActivitiesNotFound) IsSuccess() bool

IsSuccess returns true when this get team activities not found response has a 2xx status code

func (*GetTeamActivitiesNotFound) String

func (o *GetTeamActivitiesNotFound) String() string

type GetTeamActivitiesOK

type GetTeamActivitiesOK struct {
	Payload *service_model.V1ListActivitiesResponse
}

GetTeamActivitiesOK describes a response with status code 200, with default header values.

A successful response.

func NewGetTeamActivitiesOK

func NewGetTeamActivitiesOK() *GetTeamActivitiesOK

NewGetTeamActivitiesOK creates a GetTeamActivitiesOK with default headers values

func (*GetTeamActivitiesOK) Code

func (o *GetTeamActivitiesOK) Code() int

Code gets the status code for the get team activities o k response

func (*GetTeamActivitiesOK) Error

func (o *GetTeamActivitiesOK) Error() string

func (*GetTeamActivitiesOK) GetPayload

func (*GetTeamActivitiesOK) IsClientError

func (o *GetTeamActivitiesOK) IsClientError() bool

IsClientError returns true when this get team activities o k response has a 4xx status code

func (*GetTeamActivitiesOK) IsCode

func (o *GetTeamActivitiesOK) IsCode(code int) bool

IsCode returns true when this get team activities o k response a status code equal to that given

func (*GetTeamActivitiesOK) IsRedirect

func (o *GetTeamActivitiesOK) IsRedirect() bool

IsRedirect returns true when this get team activities o k response has a 3xx status code

func (*GetTeamActivitiesOK) IsServerError

func (o *GetTeamActivitiesOK) IsServerError() bool

IsServerError returns true when this get team activities o k response has a 5xx status code

func (*GetTeamActivitiesOK) IsSuccess

func (o *GetTeamActivitiesOK) IsSuccess() bool

IsSuccess returns true when this get team activities o k response has a 2xx status code

func (*GetTeamActivitiesOK) String

func (o *GetTeamActivitiesOK) String() string

type GetTeamActivitiesParams

type GetTeamActivitiesParams struct {

	/* Bookmarks.

	   Filter by bookmarks.
	*/
	Bookmarks *bool

	/* Limit.

	   Limit size.

	   Format: int32
	*/
	Limit *int32

	/* Mode.

	   Mode of the search.
	*/
	Mode *string

	/* Name.

	   Entity managing the resource
	*/
	Name string

	/* NoPage.

	   No pagination.
	*/
	NoPage *bool

	/* Offset.

	   Pagination offset.

	   Format: int32
	*/
	Offset *int32

	/* Owner.

	   Owner of the namespace
	*/
	Owner string

	/* Query.

	   Query filter the search.
	*/
	Query *string

	/* Sort.

	   Sort to order the search.
	*/
	Sort *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetTeamActivitiesParams contains all the parameters to send to the API endpoint

for the get team activities operation.

Typically these are written to a http.Request.

func NewGetTeamActivitiesParams

func NewGetTeamActivitiesParams() *GetTeamActivitiesParams

NewGetTeamActivitiesParams creates a new GetTeamActivitiesParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetTeamActivitiesParamsWithContext

func NewGetTeamActivitiesParamsWithContext(ctx context.Context) *GetTeamActivitiesParams

NewGetTeamActivitiesParamsWithContext creates a new GetTeamActivitiesParams object with the ability to set a context for a request.

func NewGetTeamActivitiesParamsWithHTTPClient

func NewGetTeamActivitiesParamsWithHTTPClient(client *http.Client) *GetTeamActivitiesParams

NewGetTeamActivitiesParamsWithHTTPClient creates a new GetTeamActivitiesParams object with the ability to set a custom HTTPClient for a request.

func NewGetTeamActivitiesParamsWithTimeout

func NewGetTeamActivitiesParamsWithTimeout(timeout time.Duration) *GetTeamActivitiesParams

NewGetTeamActivitiesParamsWithTimeout creates a new GetTeamActivitiesParams object with the ability to set a timeout on a request.

func (*GetTeamActivitiesParams) SetBookmarks

func (o *GetTeamActivitiesParams) SetBookmarks(bookmarks *bool)

SetBookmarks adds the bookmarks to the get team activities params

func (*GetTeamActivitiesParams) SetContext

func (o *GetTeamActivitiesParams) SetContext(ctx context.Context)

SetContext adds the context to the get team activities params

func (*GetTeamActivitiesParams) SetDefaults

func (o *GetTeamActivitiesParams) SetDefaults()

SetDefaults hydrates default values in the get team activities params (not the query body).

All values with no default are reset to their zero value.

func (*GetTeamActivitiesParams) SetHTTPClient

func (o *GetTeamActivitiesParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get team activities params

func (*GetTeamActivitiesParams) SetLimit

func (o *GetTeamActivitiesParams) SetLimit(limit *int32)

SetLimit adds the limit to the get team activities params

func (*GetTeamActivitiesParams) SetMode

func (o *GetTeamActivitiesParams) SetMode(mode *string)

SetMode adds the mode to the get team activities params

func (*GetTeamActivitiesParams) SetName

func (o *GetTeamActivitiesParams) SetName(name string)

SetName adds the name to the get team activities params

func (*GetTeamActivitiesParams) SetNoPage

func (o *GetTeamActivitiesParams) SetNoPage(noPage *bool)

SetNoPage adds the noPage to the get team activities params

func (*GetTeamActivitiesParams) SetOffset

func (o *GetTeamActivitiesParams) SetOffset(offset *int32)

SetOffset adds the offset to the get team activities params

func (*GetTeamActivitiesParams) SetOwner

func (o *GetTeamActivitiesParams) SetOwner(owner string)

SetOwner adds the owner to the get team activities params

func (*GetTeamActivitiesParams) SetQuery

func (o *GetTeamActivitiesParams) SetQuery(query *string)

SetQuery adds the query to the get team activities params

func (*GetTeamActivitiesParams) SetSort

func (o *GetTeamActivitiesParams) SetSort(sort *string)

SetSort adds the sort to the get team activities params

func (*GetTeamActivitiesParams) SetTimeout

func (o *GetTeamActivitiesParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get team activities params

func (*GetTeamActivitiesParams) WithBookmarks

func (o *GetTeamActivitiesParams) WithBookmarks(bookmarks *bool) *GetTeamActivitiesParams

WithBookmarks adds the bookmarks to the get team activities params

func (*GetTeamActivitiesParams) WithContext

WithContext adds the context to the get team activities params

func (*GetTeamActivitiesParams) WithDefaults

WithDefaults hydrates default values in the get team activities params (not the query body).

All values with no default are reset to their zero value.

func (*GetTeamActivitiesParams) WithHTTPClient

func (o *GetTeamActivitiesParams) WithHTTPClient(client *http.Client) *GetTeamActivitiesParams

WithHTTPClient adds the HTTPClient to the get team activities params

func (*GetTeamActivitiesParams) WithLimit

WithLimit adds the limit to the get team activities params

func (*GetTeamActivitiesParams) WithMode

WithMode adds the mode to the get team activities params

func (*GetTeamActivitiesParams) WithName

WithName adds the name to the get team activities params

func (*GetTeamActivitiesParams) WithNoPage

func (o *GetTeamActivitiesParams) WithNoPage(noPage *bool) *GetTeamActivitiesParams

WithNoPage adds the noPage to the get team activities params

func (*GetTeamActivitiesParams) WithOffset

func (o *GetTeamActivitiesParams) WithOffset(offset *int32) *GetTeamActivitiesParams

WithOffset adds the offset to the get team activities params

func (*GetTeamActivitiesParams) WithOwner

WithOwner adds the owner to the get team activities params

func (*GetTeamActivitiesParams) WithQuery

WithQuery adds the query to the get team activities params

func (*GetTeamActivitiesParams) WithSort

WithSort adds the sort to the get team activities params

func (*GetTeamActivitiesParams) WithTimeout

WithTimeout adds the timeout to the get team activities params

func (*GetTeamActivitiesParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetTeamActivitiesReader

type GetTeamActivitiesReader struct {
	// contains filtered or unexported fields
}

GetTeamActivitiesReader is a Reader for the GetTeamActivities structure.

func (*GetTeamActivitiesReader) ReadResponse

func (o *GetTeamActivitiesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetTeamDefault

type GetTeamDefault struct {
	Payload *service_model.RuntimeError
	// contains filtered or unexported fields
}

GetTeamDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewGetTeamDefault

func NewGetTeamDefault(code int) *GetTeamDefault

NewGetTeamDefault creates a GetTeamDefault with default headers values

func (*GetTeamDefault) Code

func (o *GetTeamDefault) Code() int

Code gets the status code for the get team default response

func (*GetTeamDefault) Error

func (o *GetTeamDefault) Error() string

func (*GetTeamDefault) GetPayload

func (o *GetTeamDefault) GetPayload() *service_model.RuntimeError

func (*GetTeamDefault) IsClientError

func (o *GetTeamDefault) IsClientError() bool

IsClientError returns true when this get team default response has a 4xx status code

func (*GetTeamDefault) IsCode

func (o *GetTeamDefault) IsCode(code int) bool

IsCode returns true when this get team default response a status code equal to that given

func (*GetTeamDefault) IsRedirect

func (o *GetTeamDefault) IsRedirect() bool

IsRedirect returns true when this get team default response has a 3xx status code

func (*GetTeamDefault) IsServerError

func (o *GetTeamDefault) IsServerError() bool

IsServerError returns true when this get team default response has a 5xx status code

func (*GetTeamDefault) IsSuccess

func (o *GetTeamDefault) IsSuccess() bool

IsSuccess returns true when this get team default response has a 2xx status code

func (*GetTeamDefault) String

func (o *GetTeamDefault) String() string

type GetTeamForbidden

type GetTeamForbidden struct {
	Payload interface{}
}

GetTeamForbidden describes a response with status code 403, with default header values.

You don't have permission to access the resource.

func NewGetTeamForbidden

func NewGetTeamForbidden() *GetTeamForbidden

NewGetTeamForbidden creates a GetTeamForbidden with default headers values

func (*GetTeamForbidden) Code

func (o *GetTeamForbidden) Code() int

Code gets the status code for the get team forbidden response

func (*GetTeamForbidden) Error

func (o *GetTeamForbidden) Error() string

func (*GetTeamForbidden) GetPayload

func (o *GetTeamForbidden) GetPayload() interface{}

func (*GetTeamForbidden) IsClientError

func (o *GetTeamForbidden) IsClientError() bool

IsClientError returns true when this get team forbidden response has a 4xx status code

func (*GetTeamForbidden) IsCode

func (o *GetTeamForbidden) IsCode(code int) bool

IsCode returns true when this get team forbidden response a status code equal to that given

func (*GetTeamForbidden) IsRedirect

func (o *GetTeamForbidden) IsRedirect() bool

IsRedirect returns true when this get team forbidden response has a 3xx status code

func (*GetTeamForbidden) IsServerError

func (o *GetTeamForbidden) IsServerError() bool

IsServerError returns true when this get team forbidden response has a 5xx status code

func (*GetTeamForbidden) IsSuccess

func (o *GetTeamForbidden) IsSuccess() bool

IsSuccess returns true when this get team forbidden response has a 2xx status code

func (*GetTeamForbidden) String

func (o *GetTeamForbidden) String() string

type GetTeamMemberDefault

type GetTeamMemberDefault struct {
	Payload *service_model.RuntimeError
	// contains filtered or unexported fields
}

GetTeamMemberDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewGetTeamMemberDefault

func NewGetTeamMemberDefault(code int) *GetTeamMemberDefault

NewGetTeamMemberDefault creates a GetTeamMemberDefault with default headers values

func (*GetTeamMemberDefault) Code

func (o *GetTeamMemberDefault) Code() int

Code gets the status code for the get team member default response

func (*GetTeamMemberDefault) Error

func (o *GetTeamMemberDefault) Error() string

func (*GetTeamMemberDefault) GetPayload

func (*GetTeamMemberDefault) IsClientError

func (o *GetTeamMemberDefault) IsClientError() bool

IsClientError returns true when this get team member default response has a 4xx status code

func (*GetTeamMemberDefault) IsCode

func (o *GetTeamMemberDefault) IsCode(code int) bool

IsCode returns true when this get team member default response a status code equal to that given

func (*GetTeamMemberDefault) IsRedirect

func (o *GetTeamMemberDefault) IsRedirect() bool

IsRedirect returns true when this get team member default response has a 3xx status code

func (*GetTeamMemberDefault) IsServerError

func (o *GetTeamMemberDefault) IsServerError() bool

IsServerError returns true when this get team member default response has a 5xx status code

func (*GetTeamMemberDefault) IsSuccess

func (o *GetTeamMemberDefault) IsSuccess() bool

IsSuccess returns true when this get team member default response has a 2xx status code

func (*GetTeamMemberDefault) String

func (o *GetTeamMemberDefault) String() string

type GetTeamMemberForbidden

type GetTeamMemberForbidden struct {
	Payload interface{}
}

GetTeamMemberForbidden describes a response with status code 403, with default header values.

You don't have permission to access the resource.

func NewGetTeamMemberForbidden

func NewGetTeamMemberForbidden() *GetTeamMemberForbidden

NewGetTeamMemberForbidden creates a GetTeamMemberForbidden with default headers values

func (*GetTeamMemberForbidden) Code

func (o *GetTeamMemberForbidden) Code() int

Code gets the status code for the get team member forbidden response

func (*GetTeamMemberForbidden) Error

func (o *GetTeamMemberForbidden) Error() string

func (*GetTeamMemberForbidden) GetPayload

func (o *GetTeamMemberForbidden) GetPayload() interface{}

func (*GetTeamMemberForbidden) IsClientError

func (o *GetTeamMemberForbidden) IsClientError() bool

IsClientError returns true when this get team member forbidden response has a 4xx status code

func (*GetTeamMemberForbidden) IsCode

func (o *GetTeamMemberForbidden) IsCode(code int) bool

IsCode returns true when this get team member forbidden response a status code equal to that given

func (*GetTeamMemberForbidden) IsRedirect

func (o *GetTeamMemberForbidden) IsRedirect() bool

IsRedirect returns true when this get team member forbidden response has a 3xx status code

func (*GetTeamMemberForbidden) IsServerError

func (o *GetTeamMemberForbidden) IsServerError() bool

IsServerError returns true when this get team member forbidden response has a 5xx status code

func (*GetTeamMemberForbidden) IsSuccess

func (o *GetTeamMemberForbidden) IsSuccess() bool

IsSuccess returns true when this get team member forbidden response has a 2xx status code

func (*GetTeamMemberForbidden) String

func (o *GetTeamMemberForbidden) String() string

type GetTeamMemberNoContent

type GetTeamMemberNoContent struct {
	Payload interface{}
}

GetTeamMemberNoContent describes a response with status code 204, with default header values.

No content.

func NewGetTeamMemberNoContent

func NewGetTeamMemberNoContent() *GetTeamMemberNoContent

NewGetTeamMemberNoContent creates a GetTeamMemberNoContent with default headers values

func (*GetTeamMemberNoContent) Code

func (o *GetTeamMemberNoContent) Code() int

Code gets the status code for the get team member no content response

func (*GetTeamMemberNoContent) Error

func (o *GetTeamMemberNoContent) Error() string

func (*GetTeamMemberNoContent) GetPayload

func (o *GetTeamMemberNoContent) GetPayload() interface{}

func (*GetTeamMemberNoContent) IsClientError

func (o *GetTeamMemberNoContent) IsClientError() bool

IsClientError returns true when this get team member no content response has a 4xx status code

func (*GetTeamMemberNoContent) IsCode

func (o *GetTeamMemberNoContent) IsCode(code int) bool

IsCode returns true when this get team member no content response a status code equal to that given

func (*GetTeamMemberNoContent) IsRedirect

func (o *GetTeamMemberNoContent) IsRedirect() bool

IsRedirect returns true when this get team member no content response has a 3xx status code

func (*GetTeamMemberNoContent) IsServerError

func (o *GetTeamMemberNoContent) IsServerError() bool

IsServerError returns true when this get team member no content response has a 5xx status code

func (*GetTeamMemberNoContent) IsSuccess

func (o *GetTeamMemberNoContent) IsSuccess() bool

IsSuccess returns true when this get team member no content response has a 2xx status code

func (*GetTeamMemberNoContent) String

func (o *GetTeamMemberNoContent) String() string

type GetTeamMemberNotFound

type GetTeamMemberNotFound struct {
	Payload interface{}
}

GetTeamMemberNotFound describes a response with status code 404, with default header values.

Resource does not exist.

func NewGetTeamMemberNotFound

func NewGetTeamMemberNotFound() *GetTeamMemberNotFound

NewGetTeamMemberNotFound creates a GetTeamMemberNotFound with default headers values

func (*GetTeamMemberNotFound) Code

func (o *GetTeamMemberNotFound) Code() int

Code gets the status code for the get team member not found response

func (*GetTeamMemberNotFound) Error

func (o *GetTeamMemberNotFound) Error() string

func (*GetTeamMemberNotFound) GetPayload

func (o *GetTeamMemberNotFound) GetPayload() interface{}

func (*GetTeamMemberNotFound) IsClientError

func (o *GetTeamMemberNotFound) IsClientError() bool

IsClientError returns true when this get team member not found response has a 4xx status code

func (*GetTeamMemberNotFound) IsCode

func (o *GetTeamMemberNotFound) IsCode(code int) bool

IsCode returns true when this get team member not found response a status code equal to that given

func (*GetTeamMemberNotFound) IsRedirect

func (o *GetTeamMemberNotFound) IsRedirect() bool

IsRedirect returns true when this get team member not found response has a 3xx status code

func (*GetTeamMemberNotFound) IsServerError

func (o *GetTeamMemberNotFound) IsServerError() bool

IsServerError returns true when this get team member not found response has a 5xx status code

func (*GetTeamMemberNotFound) IsSuccess

func (o *GetTeamMemberNotFound) IsSuccess() bool

IsSuccess returns true when this get team member not found response has a 2xx status code

func (*GetTeamMemberNotFound) String

func (o *GetTeamMemberNotFound) String() string

type GetTeamMemberOK

type GetTeamMemberOK struct {
	Payload *service_model.V1TeamMember
}

GetTeamMemberOK describes a response with status code 200, with default header values.

A successful response.

func NewGetTeamMemberOK

func NewGetTeamMemberOK() *GetTeamMemberOK

NewGetTeamMemberOK creates a GetTeamMemberOK with default headers values

func (*GetTeamMemberOK) Code

func (o *GetTeamMemberOK) Code() int

Code gets the status code for the get team member o k response

func (*GetTeamMemberOK) Error

func (o *GetTeamMemberOK) Error() string

func (*GetTeamMemberOK) GetPayload

func (o *GetTeamMemberOK) GetPayload() *service_model.V1TeamMember

func (*GetTeamMemberOK) IsClientError

func (o *GetTeamMemberOK) IsClientError() bool

IsClientError returns true when this get team member o k response has a 4xx status code

func (*GetTeamMemberOK) IsCode

func (o *GetTeamMemberOK) IsCode(code int) bool

IsCode returns true when this get team member o k response a status code equal to that given

func (*GetTeamMemberOK) IsRedirect

func (o *GetTeamMemberOK) IsRedirect() bool

IsRedirect returns true when this get team member o k response has a 3xx status code

func (*GetTeamMemberOK) IsServerError

func (o *GetTeamMemberOK) IsServerError() bool

IsServerError returns true when this get team member o k response has a 5xx status code

func (*GetTeamMemberOK) IsSuccess

func (o *GetTeamMemberOK) IsSuccess() bool

IsSuccess returns true when this get team member o k response has a 2xx status code

func (*GetTeamMemberOK) String

func (o *GetTeamMemberOK) String() string

type GetTeamMemberParams

type GetTeamMemberParams struct {

	/* Owner.

	   Owner of the namespace
	*/
	Owner string

	/* Team.

	   Team under namespace
	*/
	Team string

	/* User.

	   Member under team
	*/
	User string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetTeamMemberParams contains all the parameters to send to the API endpoint

for the get team member operation.

Typically these are written to a http.Request.

func NewGetTeamMemberParams

func NewGetTeamMemberParams() *GetTeamMemberParams

NewGetTeamMemberParams creates a new GetTeamMemberParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetTeamMemberParamsWithContext

func NewGetTeamMemberParamsWithContext(ctx context.Context) *GetTeamMemberParams

NewGetTeamMemberParamsWithContext creates a new GetTeamMemberParams object with the ability to set a context for a request.

func NewGetTeamMemberParamsWithHTTPClient

func NewGetTeamMemberParamsWithHTTPClient(client *http.Client) *GetTeamMemberParams

NewGetTeamMemberParamsWithHTTPClient creates a new GetTeamMemberParams object with the ability to set a custom HTTPClient for a request.

func NewGetTeamMemberParamsWithTimeout

func NewGetTeamMemberParamsWithTimeout(timeout time.Duration) *GetTeamMemberParams

NewGetTeamMemberParamsWithTimeout creates a new GetTeamMemberParams object with the ability to set a timeout on a request.

func (*GetTeamMemberParams) SetContext

func (o *GetTeamMemberParams) SetContext(ctx context.Context)

SetContext adds the context to the get team member params

func (*GetTeamMemberParams) SetDefaults

func (o *GetTeamMemberParams) SetDefaults()

SetDefaults hydrates default values in the get team member params (not the query body).

All values with no default are reset to their zero value.

func (*GetTeamMemberParams) SetHTTPClient

func (o *GetTeamMemberParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get team member params

func (*GetTeamMemberParams) SetOwner

func (o *GetTeamMemberParams) SetOwner(owner string)

SetOwner adds the owner to the get team member params

func (*GetTeamMemberParams) SetTeam

func (o *GetTeamMemberParams) SetTeam(team string)

SetTeam adds the team to the get team member params

func (*GetTeamMemberParams) SetTimeout

func (o *GetTeamMemberParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get team member params

func (*GetTeamMemberParams) SetUser

func (o *GetTeamMemberParams) SetUser(user string)

SetUser adds the user to the get team member params

func (*GetTeamMemberParams) WithContext

WithContext adds the context to the get team member params

func (*GetTeamMemberParams) WithDefaults

func (o *GetTeamMemberParams) WithDefaults() *GetTeamMemberParams

WithDefaults hydrates default values in the get team member params (not the query body).

All values with no default are reset to their zero value.

func (*GetTeamMemberParams) WithHTTPClient

func (o *GetTeamMemberParams) WithHTTPClient(client *http.Client) *GetTeamMemberParams

WithHTTPClient adds the HTTPClient to the get team member params

func (*GetTeamMemberParams) WithOwner

func (o *GetTeamMemberParams) WithOwner(owner string) *GetTeamMemberParams

WithOwner adds the owner to the get team member params

func (*GetTeamMemberParams) WithTeam

func (o *GetTeamMemberParams) WithTeam(team string) *GetTeamMemberParams

WithTeam adds the team to the get team member params

func (*GetTeamMemberParams) WithTimeout

func (o *GetTeamMemberParams) WithTimeout(timeout time.Duration) *GetTeamMemberParams

WithTimeout adds the timeout to the get team member params

func (*GetTeamMemberParams) WithUser

func (o *GetTeamMemberParams) WithUser(user string) *GetTeamMemberParams

WithUser adds the user to the get team member params

func (*GetTeamMemberParams) WriteToRequest

func (o *GetTeamMemberParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type GetTeamMemberReader

type GetTeamMemberReader struct {
	// contains filtered or unexported fields
}

GetTeamMemberReader is a Reader for the GetTeamMember structure.

func (*GetTeamMemberReader) ReadResponse

func (o *GetTeamMemberReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetTeamMultiRunEventsDefault

type GetTeamMultiRunEventsDefault struct {
	Payload *service_model.RuntimeError
	// contains filtered or unexported fields
}

GetTeamMultiRunEventsDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewGetTeamMultiRunEventsDefault

func NewGetTeamMultiRunEventsDefault(code int) *GetTeamMultiRunEventsDefault

NewGetTeamMultiRunEventsDefault creates a GetTeamMultiRunEventsDefault with default headers values

func (*GetTeamMultiRunEventsDefault) Code

Code gets the status code for the get team multi run events default response

func (*GetTeamMultiRunEventsDefault) Error

func (*GetTeamMultiRunEventsDefault) GetPayload

func (*GetTeamMultiRunEventsDefault) IsClientError

func (o *GetTeamMultiRunEventsDefault) IsClientError() bool

IsClientError returns true when this get team multi run events default response has a 4xx status code

func (*GetTeamMultiRunEventsDefault) IsCode

func (o *GetTeamMultiRunEventsDefault) IsCode(code int) bool

IsCode returns true when this get team multi run events default response a status code equal to that given

func (*GetTeamMultiRunEventsDefault) IsRedirect

func (o *GetTeamMultiRunEventsDefault) IsRedirect() bool

IsRedirect returns true when this get team multi run events default response has a 3xx status code

func (*GetTeamMultiRunEventsDefault) IsServerError

func (o *GetTeamMultiRunEventsDefault) IsServerError() bool

IsServerError returns true when this get team multi run events default response has a 5xx status code

func (*GetTeamMultiRunEventsDefault) IsSuccess

func (o *GetTeamMultiRunEventsDefault) IsSuccess() bool

IsSuccess returns true when this get team multi run events default response has a 2xx status code

func (*GetTeamMultiRunEventsDefault) String

type GetTeamMultiRunEventsForbidden

type GetTeamMultiRunEventsForbidden struct {
	Payload interface{}
}

GetTeamMultiRunEventsForbidden describes a response with status code 403, with default header values.

You don't have permission to access the resource.

func NewGetTeamMultiRunEventsForbidden

func NewGetTeamMultiRunEventsForbidden() *GetTeamMultiRunEventsForbidden

NewGetTeamMultiRunEventsForbidden creates a GetTeamMultiRunEventsForbidden with default headers values

func (*GetTeamMultiRunEventsForbidden) Code

Code gets the status code for the get team multi run events forbidden response

func (*GetTeamMultiRunEventsForbidden) Error

func (*GetTeamMultiRunEventsForbidden) GetPayload

func (o *GetTeamMultiRunEventsForbidden) GetPayload() interface{}

func (*GetTeamMultiRunEventsForbidden) IsClientError

func (o *GetTeamMultiRunEventsForbidden) IsClientError() bool

IsClientError returns true when this get team multi run events forbidden response has a 4xx status code

func (*GetTeamMultiRunEventsForbidden) IsCode

func (o *GetTeamMultiRunEventsForbidden) IsCode(code int) bool

IsCode returns true when this get team multi run events forbidden response a status code equal to that given

func (*GetTeamMultiRunEventsForbidden) IsRedirect

func (o *GetTeamMultiRunEventsForbidden) IsRedirect() bool

IsRedirect returns true when this get team multi run events forbidden response has a 3xx status code

func (*GetTeamMultiRunEventsForbidden) IsServerError

func (o *GetTeamMultiRunEventsForbidden) IsServerError() bool

IsServerError returns true when this get team multi run events forbidden response has a 5xx status code

func (*GetTeamMultiRunEventsForbidden) IsSuccess

func (o *GetTeamMultiRunEventsForbidden) IsSuccess() bool

IsSuccess returns true when this get team multi run events forbidden response has a 2xx status code

func (*GetTeamMultiRunEventsForbidden) String

type GetTeamMultiRunEventsNoContent

type GetTeamMultiRunEventsNoContent struct {
	Payload interface{}
}

GetTeamMultiRunEventsNoContent describes a response with status code 204, with default header values.

No content.

func NewGetTeamMultiRunEventsNoContent

func NewGetTeamMultiRunEventsNoContent() *GetTeamMultiRunEventsNoContent

NewGetTeamMultiRunEventsNoContent creates a GetTeamMultiRunEventsNoContent with default headers values

func (*GetTeamMultiRunEventsNoContent) Code

Code gets the status code for the get team multi run events no content response

func (*GetTeamMultiRunEventsNoContent) Error

func (*GetTeamMultiRunEventsNoContent) GetPayload

func (o *GetTeamMultiRunEventsNoContent) GetPayload() interface{}

func (*GetTeamMultiRunEventsNoContent) IsClientError

func (o *GetTeamMultiRunEventsNoContent) IsClientError() bool

IsClientError returns true when this get team multi run events no content response has a 4xx status code

func (*GetTeamMultiRunEventsNoContent) IsCode

func (o *GetTeamMultiRunEventsNoContent) IsCode(code int) bool

IsCode returns true when this get team multi run events no content response a status code equal to that given

func (*GetTeamMultiRunEventsNoContent) IsRedirect

func (o *GetTeamMultiRunEventsNoContent) IsRedirect() bool

IsRedirect returns true when this get team multi run events no content response has a 3xx status code

func (*GetTeamMultiRunEventsNoContent) IsServerError

func (o *GetTeamMultiRunEventsNoContent) IsServerError() bool

IsServerError returns true when this get team multi run events no content response has a 5xx status code

func (*GetTeamMultiRunEventsNoContent) IsSuccess

func (o *GetTeamMultiRunEventsNoContent) IsSuccess() bool

IsSuccess returns true when this get team multi run events no content response has a 2xx status code

func (*GetTeamMultiRunEventsNoContent) String

type GetTeamMultiRunEventsNotFound

type GetTeamMultiRunEventsNotFound struct {
	Payload interface{}
}

GetTeamMultiRunEventsNotFound describes a response with status code 404, with default header values.

Resource does not exist.

func NewGetTeamMultiRunEventsNotFound

func NewGetTeamMultiRunEventsNotFound() *GetTeamMultiRunEventsNotFound

NewGetTeamMultiRunEventsNotFound creates a GetTeamMultiRunEventsNotFound with default headers values

func (*GetTeamMultiRunEventsNotFound) Code

Code gets the status code for the get team multi run events not found response

func (*GetTeamMultiRunEventsNotFound) Error

func (*GetTeamMultiRunEventsNotFound) GetPayload

func (o *GetTeamMultiRunEventsNotFound) GetPayload() interface{}

func (*GetTeamMultiRunEventsNotFound) IsClientError

func (o *GetTeamMultiRunEventsNotFound) IsClientError() bool

IsClientError returns true when this get team multi run events not found response has a 4xx status code

func (*GetTeamMultiRunEventsNotFound) IsCode

func (o *GetTeamMultiRunEventsNotFound) IsCode(code int) bool

IsCode returns true when this get team multi run events not found response a status code equal to that given

func (*GetTeamMultiRunEventsNotFound) IsRedirect

func (o *GetTeamMultiRunEventsNotFound) IsRedirect() bool

IsRedirect returns true when this get team multi run events not found response has a 3xx status code

func (*GetTeamMultiRunEventsNotFound) IsServerError

func (o *GetTeamMultiRunEventsNotFound) IsServerError() bool

IsServerError returns true when this get team multi run events not found response has a 5xx status code

func (*GetTeamMultiRunEventsNotFound) IsSuccess

func (o *GetTeamMultiRunEventsNotFound) IsSuccess() bool

IsSuccess returns true when this get team multi run events not found response has a 2xx status code

func (*GetTeamMultiRunEventsNotFound) String

type GetTeamMultiRunEventsOK

type GetTeamMultiRunEventsOK struct {
	Payload *service_model.V1MultiEventsResponse
}

GetTeamMultiRunEventsOK describes a response with status code 200, with default header values.

A successful response.

func NewGetTeamMultiRunEventsOK

func NewGetTeamMultiRunEventsOK() *GetTeamMultiRunEventsOK

NewGetTeamMultiRunEventsOK creates a GetTeamMultiRunEventsOK with default headers values

func (*GetTeamMultiRunEventsOK) Code

func (o *GetTeamMultiRunEventsOK) Code() int

Code gets the status code for the get team multi run events o k response

func (*GetTeamMultiRunEventsOK) Error

func (o *GetTeamMultiRunEventsOK) Error() string

func (*GetTeamMultiRunEventsOK) GetPayload

func (*GetTeamMultiRunEventsOK) IsClientError

func (o *GetTeamMultiRunEventsOK) IsClientError() bool

IsClientError returns true when this get team multi run events o k response has a 4xx status code

func (*GetTeamMultiRunEventsOK) IsCode

func (o *GetTeamMultiRunEventsOK) IsCode(code int) bool

IsCode returns true when this get team multi run events o k response a status code equal to that given

func (*GetTeamMultiRunEventsOK) IsRedirect

func (o *GetTeamMultiRunEventsOK) IsRedirect() bool

IsRedirect returns true when this get team multi run events o k response has a 3xx status code

func (*GetTeamMultiRunEventsOK) IsServerError

func (o *GetTeamMultiRunEventsOK) IsServerError() bool

IsServerError returns true when this get team multi run events o k response has a 5xx status code

func (*GetTeamMultiRunEventsOK) IsSuccess

func (o *GetTeamMultiRunEventsOK) IsSuccess() bool

IsSuccess returns true when this get team multi run events o k response has a 2xx status code

func (*GetTeamMultiRunEventsOK) String

func (o *GetTeamMultiRunEventsOK) String() string

type GetTeamMultiRunEventsParams

type GetTeamMultiRunEventsParams struct {

	/* Connection.

	   Connection to use.
	*/
	Connection *string

	/* Entity.

	   Entity where the run will be assigned
	*/
	Entity string

	/* Force.

	   Force query param.
	*/
	Force *bool

	/* Kind.

	   The artifact kind
	*/
	Kind string

	/* Names.

	   Names query param.
	*/
	Names *string

	/* Namespace.

	   namespace
	*/
	Namespace string

	/* Orient.

	   Orient query param.
	*/
	Orient *string

	/* Owner.

	   Owner of the namespace
	*/
	Owner string

	/* Runs.

	   Runs query param.
	*/
	Runs *string

	/* Sample.

	   Sample query param.

	   Format: int32
	*/
	Sample *int32

	/* Status.

	   Optional status.

	   Default: "created"
	*/
	Status *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetTeamMultiRunEventsParams contains all the parameters to send to the API endpoint

for the get team multi run events operation.

Typically these are written to a http.Request.

func NewGetTeamMultiRunEventsParams

func NewGetTeamMultiRunEventsParams() *GetTeamMultiRunEventsParams

NewGetTeamMultiRunEventsParams creates a new GetTeamMultiRunEventsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetTeamMultiRunEventsParamsWithContext

func NewGetTeamMultiRunEventsParamsWithContext(ctx context.Context) *GetTeamMultiRunEventsParams

NewGetTeamMultiRunEventsParamsWithContext creates a new GetTeamMultiRunEventsParams object with the ability to set a context for a request.

func NewGetTeamMultiRunEventsParamsWithHTTPClient

func NewGetTeamMultiRunEventsParamsWithHTTPClient(client *http.Client) *GetTeamMultiRunEventsParams

NewGetTeamMultiRunEventsParamsWithHTTPClient creates a new GetTeamMultiRunEventsParams object with the ability to set a custom HTTPClient for a request.

func NewGetTeamMultiRunEventsParamsWithTimeout

func NewGetTeamMultiRunEventsParamsWithTimeout(timeout time.Duration) *GetTeamMultiRunEventsParams

NewGetTeamMultiRunEventsParamsWithTimeout creates a new GetTeamMultiRunEventsParams object with the ability to set a timeout on a request.

func (*GetTeamMultiRunEventsParams) SetConnection

func (o *GetTeamMultiRunEventsParams) SetConnection(connection *string)

SetConnection adds the connection to the get team multi run events params

func (*GetTeamMultiRunEventsParams) SetContext

func (o *GetTeamMultiRunEventsParams) SetContext(ctx context.Context)

SetContext adds the context to the get team multi run events params

func (*GetTeamMultiRunEventsParams) SetDefaults

func (o *GetTeamMultiRunEventsParams) SetDefaults()

SetDefaults hydrates default values in the get team multi run events params (not the query body).

All values with no default are reset to their zero value.

func (*GetTeamMultiRunEventsParams) SetEntity

func (o *GetTeamMultiRunEventsParams) SetEntity(entity string)

SetEntity adds the entity to the get team multi run events params

func (*GetTeamMultiRunEventsParams) SetForce

func (o *GetTeamMultiRunEventsParams) SetForce(force *bool)

SetForce adds the force to the get team multi run events params

func (*GetTeamMultiRunEventsParams) SetHTTPClient

func (o *GetTeamMultiRunEventsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get team multi run events params

func (*GetTeamMultiRunEventsParams) SetKind

func (o *GetTeamMultiRunEventsParams) SetKind(kind string)

SetKind adds the kind to the get team multi run events params

func (*GetTeamMultiRunEventsParams) SetNames

func (o *GetTeamMultiRunEventsParams) SetNames(names *string)

SetNames adds the names to the get team multi run events params

func (*GetTeamMultiRunEventsParams) SetNamespace

func (o *GetTeamMultiRunEventsParams) SetNamespace(namespace string)

SetNamespace adds the namespace to the get team multi run events params

func (*GetTeamMultiRunEventsParams) SetOrient

func (o *GetTeamMultiRunEventsParams) SetOrient(orient *string)

SetOrient adds the orient to the get team multi run events params

func (*GetTeamMultiRunEventsParams) SetOwner

func (o *GetTeamMultiRunEventsParams) SetOwner(owner string)

SetOwner adds the owner to the get team multi run events params

func (*GetTeamMultiRunEventsParams) SetRuns

func (o *GetTeamMultiRunEventsParams) SetRuns(runs *string)

SetRuns adds the runs to the get team multi run events params

func (*GetTeamMultiRunEventsParams) SetSample

func (o *GetTeamMultiRunEventsParams) SetSample(sample *int32)

SetSample adds the sample to the get team multi run events params

func (*GetTeamMultiRunEventsParams) SetStatus

func (o *GetTeamMultiRunEventsParams) SetStatus(status *string)

SetStatus adds the status to the get team multi run events params

func (*GetTeamMultiRunEventsParams) SetTimeout

func (o *GetTeamMultiRunEventsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get team multi run events params

func (*GetTeamMultiRunEventsParams) WithConnection

func (o *GetTeamMultiRunEventsParams) WithConnection(connection *string) *GetTeamMultiRunEventsParams

WithConnection adds the connection to the get team multi run events params

func (*GetTeamMultiRunEventsParams) WithContext

WithContext adds the context to the get team multi run events params

func (*GetTeamMultiRunEventsParams) WithDefaults

WithDefaults hydrates default values in the get team multi run events params (not the query body).

All values with no default are reset to their zero value.

func (*GetTeamMultiRunEventsParams) WithEntity

WithEntity adds the entity to the get team multi run events params

func (*GetTeamMultiRunEventsParams) WithForce

WithForce adds the force to the get team multi run events params

func (*GetTeamMultiRunEventsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get team multi run events params

func (*GetTeamMultiRunEventsParams) WithKind

WithKind adds the kind to the get team multi run events params

func (*GetTeamMultiRunEventsParams) WithNames

WithNames adds the names to the get team multi run events params

func (*GetTeamMultiRunEventsParams) WithNamespace

func (o *GetTeamMultiRunEventsParams) WithNamespace(namespace string) *GetTeamMultiRunEventsParams

WithNamespace adds the namespace to the get team multi run events params

func (*GetTeamMultiRunEventsParams) WithOrient

WithOrient adds the orient to the get team multi run events params

func (*GetTeamMultiRunEventsParams) WithOwner

WithOwner adds the owner to the get team multi run events params

func (*GetTeamMultiRunEventsParams) WithRuns

WithRuns adds the runs to the get team multi run events params

func (*GetTeamMultiRunEventsParams) WithSample

WithSample adds the sample to the get team multi run events params

func (*GetTeamMultiRunEventsParams) WithStatus

WithStatus adds the status to the get team multi run events params

func (*GetTeamMultiRunEventsParams) WithTimeout

WithTimeout adds the timeout to the get team multi run events params

func (*GetTeamMultiRunEventsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetTeamMultiRunEventsReader

type GetTeamMultiRunEventsReader struct {
	// contains filtered or unexported fields
}

GetTeamMultiRunEventsReader is a Reader for the GetTeamMultiRunEvents structure.

func (*GetTeamMultiRunEventsReader) ReadResponse

func (o *GetTeamMultiRunEventsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetTeamMultiRunImportanceDefault

type GetTeamMultiRunImportanceDefault struct {
	Payload *service_model.RuntimeError
	// contains filtered or unexported fields
}

GetTeamMultiRunImportanceDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewGetTeamMultiRunImportanceDefault

func NewGetTeamMultiRunImportanceDefault(code int) *GetTeamMultiRunImportanceDefault

NewGetTeamMultiRunImportanceDefault creates a GetTeamMultiRunImportanceDefault with default headers values

func (*GetTeamMultiRunImportanceDefault) Code

Code gets the status code for the get team multi run importance default response

func (*GetTeamMultiRunImportanceDefault) Error

func (*GetTeamMultiRunImportanceDefault) GetPayload

func (*GetTeamMultiRunImportanceDefault) IsClientError

func (o *GetTeamMultiRunImportanceDefault) IsClientError() bool

IsClientError returns true when this get team multi run importance default response has a 4xx status code

func (*GetTeamMultiRunImportanceDefault) IsCode

func (o *GetTeamMultiRunImportanceDefault) IsCode(code int) bool

IsCode returns true when this get team multi run importance default response a status code equal to that given

func (*GetTeamMultiRunImportanceDefault) IsRedirect

func (o *GetTeamMultiRunImportanceDefault) IsRedirect() bool

IsRedirect returns true when this get team multi run importance default response has a 3xx status code

func (*GetTeamMultiRunImportanceDefault) IsServerError

func (o *GetTeamMultiRunImportanceDefault) IsServerError() bool

IsServerError returns true when this get team multi run importance default response has a 5xx status code

func (*GetTeamMultiRunImportanceDefault) IsSuccess

func (o *GetTeamMultiRunImportanceDefault) IsSuccess() bool

IsSuccess returns true when this get team multi run importance default response has a 2xx status code

func (*GetTeamMultiRunImportanceDefault) String

type GetTeamMultiRunImportanceForbidden

type GetTeamMultiRunImportanceForbidden struct {
	Payload interface{}
}

GetTeamMultiRunImportanceForbidden describes a response with status code 403, with default header values.

You don't have permission to access the resource.

func NewGetTeamMultiRunImportanceForbidden

func NewGetTeamMultiRunImportanceForbidden() *GetTeamMultiRunImportanceForbidden

NewGetTeamMultiRunImportanceForbidden creates a GetTeamMultiRunImportanceForbidden with default headers values

func (*GetTeamMultiRunImportanceForbidden) Code

Code gets the status code for the get team multi run importance forbidden response

func (*GetTeamMultiRunImportanceForbidden) Error

func (*GetTeamMultiRunImportanceForbidden) GetPayload

func (o *GetTeamMultiRunImportanceForbidden) GetPayload() interface{}

func (*GetTeamMultiRunImportanceForbidden) IsClientError

func (o *GetTeamMultiRunImportanceForbidden) IsClientError() bool

IsClientError returns true when this get team multi run importance forbidden response has a 4xx status code

func (*GetTeamMultiRunImportanceForbidden) IsCode

IsCode returns true when this get team multi run importance forbidden response a status code equal to that given

func (*GetTeamMultiRunImportanceForbidden) IsRedirect

func (o *GetTeamMultiRunImportanceForbidden) IsRedirect() bool

IsRedirect returns true when this get team multi run importance forbidden response has a 3xx status code

func (*GetTeamMultiRunImportanceForbidden) IsServerError

func (o *GetTeamMultiRunImportanceForbidden) IsServerError() bool

IsServerError returns true when this get team multi run importance forbidden response has a 5xx status code

func (*GetTeamMultiRunImportanceForbidden) IsSuccess

IsSuccess returns true when this get team multi run importance forbidden response has a 2xx status code

func (*GetTeamMultiRunImportanceForbidden) String

type GetTeamMultiRunImportanceNoContent

type GetTeamMultiRunImportanceNoContent struct {
	Payload interface{}
}

GetTeamMultiRunImportanceNoContent describes a response with status code 204, with default header values.

No content.

func NewGetTeamMultiRunImportanceNoContent

func NewGetTeamMultiRunImportanceNoContent() *GetTeamMultiRunImportanceNoContent

NewGetTeamMultiRunImportanceNoContent creates a GetTeamMultiRunImportanceNoContent with default headers values

func (*GetTeamMultiRunImportanceNoContent) Code

Code gets the status code for the get team multi run importance no content response

func (*GetTeamMultiRunImportanceNoContent) Error

func (*GetTeamMultiRunImportanceNoContent) GetPayload

func (o *GetTeamMultiRunImportanceNoContent) GetPayload() interface{}

func (*GetTeamMultiRunImportanceNoContent) IsClientError

func (o *GetTeamMultiRunImportanceNoContent) IsClientError() bool

IsClientError returns true when this get team multi run importance no content response has a 4xx status code

func (*GetTeamMultiRunImportanceNoContent) IsCode

IsCode returns true when this get team multi run importance no content response a status code equal to that given

func (*GetTeamMultiRunImportanceNoContent) IsRedirect

func (o *GetTeamMultiRunImportanceNoContent) IsRedirect() bool

IsRedirect returns true when this get team multi run importance no content response has a 3xx status code

func (*GetTeamMultiRunImportanceNoContent) IsServerError

func (o *GetTeamMultiRunImportanceNoContent) IsServerError() bool

IsServerError returns true when this get team multi run importance no content response has a 5xx status code

func (*GetTeamMultiRunImportanceNoContent) IsSuccess

IsSuccess returns true when this get team multi run importance no content response has a 2xx status code

func (*GetTeamMultiRunImportanceNoContent) String

type GetTeamMultiRunImportanceNotFound

type GetTeamMultiRunImportanceNotFound struct {
	Payload interface{}
}

GetTeamMultiRunImportanceNotFound describes a response with status code 404, with default header values.

Resource does not exist.

func NewGetTeamMultiRunImportanceNotFound

func NewGetTeamMultiRunImportanceNotFound() *GetTeamMultiRunImportanceNotFound

NewGetTeamMultiRunImportanceNotFound creates a GetTeamMultiRunImportanceNotFound with default headers values

func (*GetTeamMultiRunImportanceNotFound) Code

Code gets the status code for the get team multi run importance not found response

func (*GetTeamMultiRunImportanceNotFound) Error

func (*GetTeamMultiRunImportanceNotFound) GetPayload

func (o *GetTeamMultiRunImportanceNotFound) GetPayload() interface{}

func (*GetTeamMultiRunImportanceNotFound) IsClientError

func (o *GetTeamMultiRunImportanceNotFound) IsClientError() bool

IsClientError returns true when this get team multi run importance not found response has a 4xx status code

func (*GetTeamMultiRunImportanceNotFound) IsCode

func (o *GetTeamMultiRunImportanceNotFound) IsCode(code int) bool

IsCode returns true when this get team multi run importance not found response a status code equal to that given

func (*GetTeamMultiRunImportanceNotFound) IsRedirect

func (o *GetTeamMultiRunImportanceNotFound) IsRedirect() bool

IsRedirect returns true when this get team multi run importance not found response has a 3xx status code

func (*GetTeamMultiRunImportanceNotFound) IsServerError

func (o *GetTeamMultiRunImportanceNotFound) IsServerError() bool

IsServerError returns true when this get team multi run importance not found response has a 5xx status code

func (*GetTeamMultiRunImportanceNotFound) IsSuccess

func (o *GetTeamMultiRunImportanceNotFound) IsSuccess() bool

IsSuccess returns true when this get team multi run importance not found response has a 2xx status code

func (*GetTeamMultiRunImportanceNotFound) String

type GetTeamMultiRunImportanceOK

type GetTeamMultiRunImportanceOK struct {
	Payload *service_model.V1MultiEventsResponse
}

GetTeamMultiRunImportanceOK describes a response with status code 200, with default header values.

A successful response.

func NewGetTeamMultiRunImportanceOK

func NewGetTeamMultiRunImportanceOK() *GetTeamMultiRunImportanceOK

NewGetTeamMultiRunImportanceOK creates a GetTeamMultiRunImportanceOK with default headers values

func (*GetTeamMultiRunImportanceOK) Code

func (o *GetTeamMultiRunImportanceOK) Code() int

Code gets the status code for the get team multi run importance o k response

func (*GetTeamMultiRunImportanceOK) Error

func (*GetTeamMultiRunImportanceOK) GetPayload

func (*GetTeamMultiRunImportanceOK) IsClientError

func (o *GetTeamMultiRunImportanceOK) IsClientError() bool

IsClientError returns true when this get team multi run importance o k response has a 4xx status code

func (*GetTeamMultiRunImportanceOK) IsCode

func (o *GetTeamMultiRunImportanceOK) IsCode(code int) bool

IsCode returns true when this get team multi run importance o k response a status code equal to that given

func (*GetTeamMultiRunImportanceOK) IsRedirect

func (o *GetTeamMultiRunImportanceOK) IsRedirect() bool

IsRedirect returns true when this get team multi run importance o k response has a 3xx status code

func (*GetTeamMultiRunImportanceOK) IsServerError

func (o *GetTeamMultiRunImportanceOK) IsServerError() bool

IsServerError returns true when this get team multi run importance o k response has a 5xx status code

func (*GetTeamMultiRunImportanceOK) IsSuccess

func (o *GetTeamMultiRunImportanceOK) IsSuccess() bool

IsSuccess returns true when this get team multi run importance o k response has a 2xx status code

func (*GetTeamMultiRunImportanceOK) String

func (o *GetTeamMultiRunImportanceOK) String() string

type GetTeamMultiRunImportanceParams

type GetTeamMultiRunImportanceParams struct {

	/* Body.

	   Params/Metrics data
	*/
	Body interface{}

	/* Entity.

	   Entity where the run will be assigned
	*/
	Entity string

	/* Namespace.

	   namespace
	*/
	Namespace string

	/* Owner.

	   Owner of the namespace
	*/
	Owner string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetTeamMultiRunImportanceParams contains all the parameters to send to the API endpoint

for the get team multi run importance operation.

Typically these are written to a http.Request.

func NewGetTeamMultiRunImportanceParams

func NewGetTeamMultiRunImportanceParams() *GetTeamMultiRunImportanceParams

NewGetTeamMultiRunImportanceParams creates a new GetTeamMultiRunImportanceParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetTeamMultiRunImportanceParamsWithContext

func NewGetTeamMultiRunImportanceParamsWithContext(ctx context.Context) *GetTeamMultiRunImportanceParams

NewGetTeamMultiRunImportanceParamsWithContext creates a new GetTeamMultiRunImportanceParams object with the ability to set a context for a request.

func NewGetTeamMultiRunImportanceParamsWithHTTPClient

func NewGetTeamMultiRunImportanceParamsWithHTTPClient(client *http.Client) *GetTeamMultiRunImportanceParams

NewGetTeamMultiRunImportanceParamsWithHTTPClient creates a new GetTeamMultiRunImportanceParams object with the ability to set a custom HTTPClient for a request.

func NewGetTeamMultiRunImportanceParamsWithTimeout

func NewGetTeamMultiRunImportanceParamsWithTimeout(timeout time.Duration) *GetTeamMultiRunImportanceParams

NewGetTeamMultiRunImportanceParamsWithTimeout creates a new GetTeamMultiRunImportanceParams object with the ability to set a timeout on a request.

func (*GetTeamMultiRunImportanceParams) SetBody

func (o *GetTeamMultiRunImportanceParams) SetBody(body interface{})

SetBody adds the body to the get team multi run importance params

func (*GetTeamMultiRunImportanceParams) SetContext

func (o *GetTeamMultiRunImportanceParams) SetContext(ctx context.Context)

SetContext adds the context to the get team multi run importance params

func (*GetTeamMultiRunImportanceParams) SetDefaults

func (o *GetTeamMultiRunImportanceParams) SetDefaults()

SetDefaults hydrates default values in the get team multi run importance params (not the query body).

All values with no default are reset to their zero value.

func (*GetTeamMultiRunImportanceParams) SetEntity

func (o *GetTeamMultiRunImportanceParams) SetEntity(entity string)

SetEntity adds the entity to the get team multi run importance params

func (*GetTeamMultiRunImportanceParams) SetHTTPClient

func (o *GetTeamMultiRunImportanceParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get team multi run importance params

func (*GetTeamMultiRunImportanceParams) SetNamespace

func (o *GetTeamMultiRunImportanceParams) SetNamespace(namespace string)

SetNamespace adds the namespace to the get team multi run importance params

func (*GetTeamMultiRunImportanceParams) SetOwner

func (o *GetTeamMultiRunImportanceParams) SetOwner(owner string)

SetOwner adds the owner to the get team multi run importance params

func (*GetTeamMultiRunImportanceParams) SetTimeout

func (o *GetTeamMultiRunImportanceParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get team multi run importance params

func (*GetTeamMultiRunImportanceParams) WithBody

WithBody adds the body to the get team multi run importance params

func (*GetTeamMultiRunImportanceParams) WithContext

WithContext adds the context to the get team multi run importance params

func (*GetTeamMultiRunImportanceParams) WithDefaults

WithDefaults hydrates default values in the get team multi run importance params (not the query body).

All values with no default are reset to their zero value.

func (*GetTeamMultiRunImportanceParams) WithEntity

WithEntity adds the entity to the get team multi run importance params

func (*GetTeamMultiRunImportanceParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get team multi run importance params

func (*GetTeamMultiRunImportanceParams) WithNamespace

WithNamespace adds the namespace to the get team multi run importance params

func (*GetTeamMultiRunImportanceParams) WithOwner

WithOwner adds the owner to the get team multi run importance params

func (*GetTeamMultiRunImportanceParams) WithTimeout

WithTimeout adds the timeout to the get team multi run importance params

func (*GetTeamMultiRunImportanceParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetTeamMultiRunImportanceReader

type GetTeamMultiRunImportanceReader struct {
	// contains filtered or unexported fields
}

GetTeamMultiRunImportanceReader is a Reader for the GetTeamMultiRunImportance structure.

func (*GetTeamMultiRunImportanceReader) ReadResponse

func (o *GetTeamMultiRunImportanceReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetTeamNoContent

type GetTeamNoContent struct {
	Payload interface{}
}

GetTeamNoContent describes a response with status code 204, with default header values.

No content.

func NewGetTeamNoContent

func NewGetTeamNoContent() *GetTeamNoContent

NewGetTeamNoContent creates a GetTeamNoContent with default headers values

func (*GetTeamNoContent) Code

func (o *GetTeamNoContent) Code() int

Code gets the status code for the get team no content response

func (*GetTeamNoContent) Error

func (o *GetTeamNoContent) Error() string

func (*GetTeamNoContent) GetPayload

func (o *GetTeamNoContent) GetPayload() interface{}

func (*GetTeamNoContent) IsClientError

func (o *GetTeamNoContent) IsClientError() bool

IsClientError returns true when this get team no content response has a 4xx status code

func (*GetTeamNoContent) IsCode

func (o *GetTeamNoContent) IsCode(code int) bool

IsCode returns true when this get team no content response a status code equal to that given

func (*GetTeamNoContent) IsRedirect

func (o *GetTeamNoContent) IsRedirect() bool

IsRedirect returns true when this get team no content response has a 3xx status code

func (*GetTeamNoContent) IsServerError

func (o *GetTeamNoContent) IsServerError() bool

IsServerError returns true when this get team no content response has a 5xx status code

func (*GetTeamNoContent) IsSuccess

func (o *GetTeamNoContent) IsSuccess() bool

IsSuccess returns true when this get team no content response has a 2xx status code

func (*GetTeamNoContent) String

func (o *GetTeamNoContent) String() string

type GetTeamNotFound

type GetTeamNotFound struct {
	Payload interface{}
}

GetTeamNotFound describes a response with status code 404, with default header values.

Resource does not exist.

func NewGetTeamNotFound

func NewGetTeamNotFound() *GetTeamNotFound

NewGetTeamNotFound creates a GetTeamNotFound with default headers values

func (*GetTeamNotFound) Code

func (o *GetTeamNotFound) Code() int

Code gets the status code for the get team not found response

func (*GetTeamNotFound) Error

func (o *GetTeamNotFound) Error() string

func (*GetTeamNotFound) GetPayload

func (o *GetTeamNotFound) GetPayload() interface{}

func (*GetTeamNotFound) IsClientError

func (o *GetTeamNotFound) IsClientError() bool

IsClientError returns true when this get team not found response has a 4xx status code

func (*GetTeamNotFound) IsCode

func (o *GetTeamNotFound) IsCode(code int) bool

IsCode returns true when this get team not found response a status code equal to that given

func (*GetTeamNotFound) IsRedirect

func (o *GetTeamNotFound) IsRedirect() bool

IsRedirect returns true when this get team not found response has a 3xx status code

func (*GetTeamNotFound) IsServerError

func (o *GetTeamNotFound) IsServerError() bool

IsServerError returns true when this get team not found response has a 5xx status code

func (*GetTeamNotFound) IsSuccess

func (o *GetTeamNotFound) IsSuccess() bool

IsSuccess returns true when this get team not found response has a 2xx status code

func (*GetTeamNotFound) String

func (o *GetTeamNotFound) String() string

type GetTeamOK

type GetTeamOK struct {
	Payload *service_model.V1Team
}

GetTeamOK describes a response with status code 200, with default header values.

A successful response.

func NewGetTeamOK

func NewGetTeamOK() *GetTeamOK

NewGetTeamOK creates a GetTeamOK with default headers values

func (*GetTeamOK) Code

func (o *GetTeamOK) Code() int

Code gets the status code for the get team o k response

func (*GetTeamOK) Error

func (o *GetTeamOK) Error() string

func (*GetTeamOK) GetPayload

func (o *GetTeamOK) GetPayload() *service_model.V1Team

func (*GetTeamOK) IsClientError

func (o *GetTeamOK) IsClientError() bool

IsClientError returns true when this get team o k response has a 4xx status code

func (*GetTeamOK) IsCode

func (o *GetTeamOK) IsCode(code int) bool

IsCode returns true when this get team o k response a status code equal to that given

func (*GetTeamOK) IsRedirect

func (o *GetTeamOK) IsRedirect() bool

IsRedirect returns true when this get team o k response has a 3xx status code

func (*GetTeamOK) IsServerError

func (o *GetTeamOK) IsServerError() bool

IsServerError returns true when this get team o k response has a 5xx status code

func (*GetTeamOK) IsSuccess

func (o *GetTeamOK) IsSuccess() bool

IsSuccess returns true when this get team o k response has a 2xx status code

func (*GetTeamOK) String

func (o *GetTeamOK) String() string

type GetTeamParams

type GetTeamParams struct {

	/* Name.

	   Component under namespace
	*/
	Name string

	/* Owner.

	   Owner of the namespace
	*/
	Owner string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetTeamParams contains all the parameters to send to the API endpoint

for the get team operation.

Typically these are written to a http.Request.

func NewGetTeamParams

func NewGetTeamParams() *GetTeamParams

NewGetTeamParams creates a new GetTeamParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetTeamParamsWithContext

func NewGetTeamParamsWithContext(ctx context.Context) *GetTeamParams

NewGetTeamParamsWithContext creates a new GetTeamParams object with the ability to set a context for a request.

func NewGetTeamParamsWithHTTPClient

func NewGetTeamParamsWithHTTPClient(client *http.Client) *GetTeamParams

NewGetTeamParamsWithHTTPClient creates a new GetTeamParams object with the ability to set a custom HTTPClient for a request.

func NewGetTeamParamsWithTimeout

func NewGetTeamParamsWithTimeout(timeout time.Duration) *GetTeamParams

NewGetTeamParamsWithTimeout creates a new GetTeamParams object with the ability to set a timeout on a request.

func (*GetTeamParams) SetContext

func (o *GetTeamParams) SetContext(ctx context.Context)

SetContext adds the context to the get team params

func (*GetTeamParams) SetDefaults

func (o *GetTeamParams) SetDefaults()

SetDefaults hydrates default values in the get team params (not the query body).

All values with no default are reset to their zero value.

func (*GetTeamParams) SetHTTPClient

func (o *GetTeamParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get team params

func (*GetTeamParams) SetName

func (o *GetTeamParams) SetName(name string)

SetName adds the name to the get team params

func (*GetTeamParams) SetOwner

func (o *GetTeamParams) SetOwner(owner string)

SetOwner adds the owner to the get team params

func (*GetTeamParams) SetTimeout

func (o *GetTeamParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get team params

func (*GetTeamParams) WithContext

func (o *GetTeamParams) WithContext(ctx context.Context) *GetTeamParams

WithContext adds the context to the get team params

func (*GetTeamParams) WithDefaults

func (o *GetTeamParams) WithDefaults() *GetTeamParams

WithDefaults hydrates default values in the get team params (not the query body).

All values with no default are reset to their zero value.

func (*GetTeamParams) WithHTTPClient

func (o *GetTeamParams) WithHTTPClient(client *http.Client) *GetTeamParams

WithHTTPClient adds the HTTPClient to the get team params

func (*GetTeamParams) WithName

func (o *GetTeamParams) WithName(name string) *GetTeamParams

WithName adds the name to the get team params

func (*GetTeamParams) WithOwner

func (o *GetTeamParams) WithOwner(owner string) *GetTeamParams

WithOwner adds the owner to the get team params

func (*GetTeamParams) WithTimeout

func (o *GetTeamParams) WithTimeout(timeout time.Duration) *GetTeamParams

WithTimeout adds the timeout to the get team params

func (*GetTeamParams) WriteToRequest

func (o *GetTeamParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type GetTeamReader

type GetTeamReader struct {
	// contains filtered or unexported fields
}

GetTeamReader is a Reader for the GetTeam structure.

func (*GetTeamReader) ReadResponse

func (o *GetTeamReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetTeamRunDefault

type GetTeamRunDefault struct {
	Payload *service_model.RuntimeError
	// contains filtered or unexported fields
}

GetTeamRunDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewGetTeamRunDefault

func NewGetTeamRunDefault(code int) *GetTeamRunDefault

NewGetTeamRunDefault creates a GetTeamRunDefault with default headers values

func (*GetTeamRunDefault) Code

func (o *GetTeamRunDefault) Code() int

Code gets the status code for the get team run default response

func (*GetTeamRunDefault) Error

func (o *GetTeamRunDefault) Error() string

func (*GetTeamRunDefault) GetPayload

func (o *GetTeamRunDefault) GetPayload() *service_model.RuntimeError

func (*GetTeamRunDefault) IsClientError

func (o *GetTeamRunDefault) IsClientError() bool

IsClientError returns true when this get team run default response has a 4xx status code

func (*GetTeamRunDefault) IsCode

func (o *GetTeamRunDefault) IsCode(code int) bool

IsCode returns true when this get team run default response a status code equal to that given

func (*GetTeamRunDefault) IsRedirect

func (o *GetTeamRunDefault) IsRedirect() bool

IsRedirect returns true when this get team run default response has a 3xx status code

func (*GetTeamRunDefault) IsServerError

func (o *GetTeamRunDefault) IsServerError() bool

IsServerError returns true when this get team run default response has a 5xx status code

func (*GetTeamRunDefault) IsSuccess

func (o *GetTeamRunDefault) IsSuccess() bool

IsSuccess returns true when this get team run default response has a 2xx status code

func (*GetTeamRunDefault) String

func (o *GetTeamRunDefault) String() string

type GetTeamRunForbidden

type GetTeamRunForbidden struct {
	Payload interface{}
}

GetTeamRunForbidden describes a response with status code 403, with default header values.

You don't have permission to access the resource.

func NewGetTeamRunForbidden

func NewGetTeamRunForbidden() *GetTeamRunForbidden

NewGetTeamRunForbidden creates a GetTeamRunForbidden with default headers values

func (*GetTeamRunForbidden) Code

func (o *GetTeamRunForbidden) Code() int

Code gets the status code for the get team run forbidden response

func (*GetTeamRunForbidden) Error

func (o *GetTeamRunForbidden) Error() string

func (*GetTeamRunForbidden) GetPayload

func (o *GetTeamRunForbidden) GetPayload() interface{}

func (*GetTeamRunForbidden) IsClientError

func (o *GetTeamRunForbidden) IsClientError() bool

IsClientError returns true when this get team run forbidden response has a 4xx status code

func (*GetTeamRunForbidden) IsCode

func (o *GetTeamRunForbidden) IsCode(code int) bool

IsCode returns true when this get team run forbidden response a status code equal to that given

func (*GetTeamRunForbidden) IsRedirect

func (o *GetTeamRunForbidden) IsRedirect() bool

IsRedirect returns true when this get team run forbidden response has a 3xx status code

func (*GetTeamRunForbidden) IsServerError

func (o *GetTeamRunForbidden) IsServerError() bool

IsServerError returns true when this get team run forbidden response has a 5xx status code

func (*GetTeamRunForbidden) IsSuccess

func (o *GetTeamRunForbidden) IsSuccess() bool

IsSuccess returns true when this get team run forbidden response has a 2xx status code

func (*GetTeamRunForbidden) String

func (o *GetTeamRunForbidden) String() string

type GetTeamRunNoContent

type GetTeamRunNoContent struct {
	Payload interface{}
}

GetTeamRunNoContent describes a response with status code 204, with default header values.

No content.

func NewGetTeamRunNoContent

func NewGetTeamRunNoContent() *GetTeamRunNoContent

NewGetTeamRunNoContent creates a GetTeamRunNoContent with default headers values

func (*GetTeamRunNoContent) Code

func (o *GetTeamRunNoContent) Code() int

Code gets the status code for the get team run no content response

func (*GetTeamRunNoContent) Error

func (o *GetTeamRunNoContent) Error() string

func (*GetTeamRunNoContent) GetPayload

func (o *GetTeamRunNoContent) GetPayload() interface{}

func (*GetTeamRunNoContent) IsClientError

func (o *GetTeamRunNoContent) IsClientError() bool

IsClientError returns true when this get team run no content response has a 4xx status code

func (*GetTeamRunNoContent) IsCode

func (o *GetTeamRunNoContent) IsCode(code int) bool

IsCode returns true when this get team run no content response a status code equal to that given

func (*GetTeamRunNoContent) IsRedirect

func (o *GetTeamRunNoContent) IsRedirect() bool

IsRedirect returns true when this get team run no content response has a 3xx status code

func (*GetTeamRunNoContent) IsServerError

func (o *GetTeamRunNoContent) IsServerError() bool

IsServerError returns true when this get team run no content response has a 5xx status code

func (*GetTeamRunNoContent) IsSuccess

func (o *GetTeamRunNoContent) IsSuccess() bool

IsSuccess returns true when this get team run no content response has a 2xx status code

func (*GetTeamRunNoContent) String

func (o *GetTeamRunNoContent) String() string

type GetTeamRunNotFound

type GetTeamRunNotFound struct {
	Payload interface{}
}

GetTeamRunNotFound describes a response with status code 404, with default header values.

Resource does not exist.

func NewGetTeamRunNotFound

func NewGetTeamRunNotFound() *GetTeamRunNotFound

NewGetTeamRunNotFound creates a GetTeamRunNotFound with default headers values

func (*GetTeamRunNotFound) Code

func (o *GetTeamRunNotFound) Code() int

Code gets the status code for the get team run not found response

func (*GetTeamRunNotFound) Error

func (o *GetTeamRunNotFound) Error() string

func (*GetTeamRunNotFound) GetPayload

func (o *GetTeamRunNotFound) GetPayload() interface{}

func (*GetTeamRunNotFound) IsClientError

func (o *GetTeamRunNotFound) IsClientError() bool

IsClientError returns true when this get team run not found response has a 4xx status code

func (*GetTeamRunNotFound) IsCode

func (o *GetTeamRunNotFound) IsCode(code int) bool

IsCode returns true when this get team run not found response a status code equal to that given

func (*GetTeamRunNotFound) IsRedirect

func (o *GetTeamRunNotFound) IsRedirect() bool

IsRedirect returns true when this get team run not found response has a 3xx status code

func (*GetTeamRunNotFound) IsServerError

func (o *GetTeamRunNotFound) IsServerError() bool

IsServerError returns true when this get team run not found response has a 5xx status code

func (*GetTeamRunNotFound) IsSuccess

func (o *GetTeamRunNotFound) IsSuccess() bool

IsSuccess returns true when this get team run not found response has a 2xx status code

func (*GetTeamRunNotFound) String

func (o *GetTeamRunNotFound) String() string

type GetTeamRunOK

type GetTeamRunOK struct {
	Payload *service_model.V1Run
}

GetTeamRunOK describes a response with status code 200, with default header values.

A successful response.

func NewGetTeamRunOK

func NewGetTeamRunOK() *GetTeamRunOK

NewGetTeamRunOK creates a GetTeamRunOK with default headers values

func (*GetTeamRunOK) Code

func (o *GetTeamRunOK) Code() int

Code gets the status code for the get team run o k response

func (*GetTeamRunOK) Error

func (o *GetTeamRunOK) Error() string

func (*GetTeamRunOK) GetPayload

func (o *GetTeamRunOK) GetPayload() *service_model.V1Run

func (*GetTeamRunOK) IsClientError

func (o *GetTeamRunOK) IsClientError() bool

IsClientError returns true when this get team run o k response has a 4xx status code

func (*GetTeamRunOK) IsCode

func (o *GetTeamRunOK) IsCode(code int) bool

IsCode returns true when this get team run o k response a status code equal to that given

func (*GetTeamRunOK) IsRedirect

func (o *GetTeamRunOK) IsRedirect() bool

IsRedirect returns true when this get team run o k response has a 3xx status code

func (*GetTeamRunOK) IsServerError

func (o *GetTeamRunOK) IsServerError() bool

IsServerError returns true when this get team run o k response has a 5xx status code

func (*GetTeamRunOK) IsSuccess

func (o *GetTeamRunOK) IsSuccess() bool

IsSuccess returns true when this get team run o k response has a 2xx status code

func (*GetTeamRunOK) String

func (o *GetTeamRunOK) String() string

type GetTeamRunParams

type GetTeamRunParams struct {

	/* Entity.

	   Entity: project name, hub name, registry name, ...
	*/
	Entity string

	/* Owner.

	   Owner of the namespace
	*/
	Owner string

	/* UUID.

	   Uuid identifier of the sub-entity
	*/
	UUID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetTeamRunParams contains all the parameters to send to the API endpoint

for the get team run operation.

Typically these are written to a http.Request.

func NewGetTeamRunParams

func NewGetTeamRunParams() *GetTeamRunParams

NewGetTeamRunParams creates a new GetTeamRunParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetTeamRunParamsWithContext

func NewGetTeamRunParamsWithContext(ctx context.Context) *GetTeamRunParams

NewGetTeamRunParamsWithContext creates a new GetTeamRunParams object with the ability to set a context for a request.

func NewGetTeamRunParamsWithHTTPClient

func NewGetTeamRunParamsWithHTTPClient(client *http.Client) *GetTeamRunParams

NewGetTeamRunParamsWithHTTPClient creates a new GetTeamRunParams object with the ability to set a custom HTTPClient for a request.

func NewGetTeamRunParamsWithTimeout

func NewGetTeamRunParamsWithTimeout(timeout time.Duration) *GetTeamRunParams

NewGetTeamRunParamsWithTimeout creates a new GetTeamRunParams object with the ability to set a timeout on a request.

func (*GetTeamRunParams) SetContext

func (o *GetTeamRunParams) SetContext(ctx context.Context)

SetContext adds the context to the get team run params

func (*GetTeamRunParams) SetDefaults

func (o *GetTeamRunParams) SetDefaults()

SetDefaults hydrates default values in the get team run params (not the query body).

All values with no default are reset to their zero value.

func (*GetTeamRunParams) SetEntity

func (o *GetTeamRunParams) SetEntity(entity string)

SetEntity adds the entity to the get team run params

func (*GetTeamRunParams) SetHTTPClient

func (o *GetTeamRunParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get team run params

func (*GetTeamRunParams) SetOwner

func (o *GetTeamRunParams) SetOwner(owner string)

SetOwner adds the owner to the get team run params

func (*GetTeamRunParams) SetTimeout

func (o *GetTeamRunParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get team run params

func (*GetTeamRunParams) SetUUID

func (o *GetTeamRunParams) SetUUID(uuid string)

SetUUID adds the uuid to the get team run params

func (*GetTeamRunParams) WithContext

func (o *GetTeamRunParams) WithContext(ctx context.Context) *GetTeamRunParams

WithContext adds the context to the get team run params

func (*GetTeamRunParams) WithDefaults

func (o *GetTeamRunParams) WithDefaults() *GetTeamRunParams

WithDefaults hydrates default values in the get team run params (not the query body).

All values with no default are reset to their zero value.

func (*GetTeamRunParams) WithEntity

func (o *GetTeamRunParams) WithEntity(entity string) *GetTeamRunParams

WithEntity adds the entity to the get team run params

func (*GetTeamRunParams) WithHTTPClient

func (o *GetTeamRunParams) WithHTTPClient(client *http.Client) *GetTeamRunParams

WithHTTPClient adds the HTTPClient to the get team run params

func (*GetTeamRunParams) WithOwner

func (o *GetTeamRunParams) WithOwner(owner string) *GetTeamRunParams

WithOwner adds the owner to the get team run params

func (*GetTeamRunParams) WithTimeout

func (o *GetTeamRunParams) WithTimeout(timeout time.Duration) *GetTeamRunParams

WithTimeout adds the timeout to the get team run params

func (*GetTeamRunParams) WithUUID

func (o *GetTeamRunParams) WithUUID(uuid string) *GetTeamRunParams

WithUUID adds the uuid to the get team run params

func (*GetTeamRunParams) WriteToRequest

func (o *GetTeamRunParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type GetTeamRunReader

type GetTeamRunReader struct {
	// contains filtered or unexported fields
}

GetTeamRunReader is a Reader for the GetTeamRun structure.

func (*GetTeamRunReader) ReadResponse

func (o *GetTeamRunReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetTeamRunsArtifactsLineageDefault

type GetTeamRunsArtifactsLineageDefault struct {
	Payload *service_model.RuntimeError
	// contains filtered or unexported fields
}

GetTeamRunsArtifactsLineageDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewGetTeamRunsArtifactsLineageDefault

func NewGetTeamRunsArtifactsLineageDefault(code int) *GetTeamRunsArtifactsLineageDefault

NewGetTeamRunsArtifactsLineageDefault creates a GetTeamRunsArtifactsLineageDefault with default headers values

func (*GetTeamRunsArtifactsLineageDefault) Code

Code gets the status code for the get team runs artifacts lineage default response

func (*GetTeamRunsArtifactsLineageDefault) Error

func (*GetTeamRunsArtifactsLineageDefault) GetPayload

func (*GetTeamRunsArtifactsLineageDefault) IsClientError

func (o *GetTeamRunsArtifactsLineageDefault) IsClientError() bool

IsClientError returns true when this get team runs artifacts lineage default response has a 4xx status code

func (*GetTeamRunsArtifactsLineageDefault) IsCode

IsCode returns true when this get team runs artifacts lineage default response a status code equal to that given

func (*GetTeamRunsArtifactsLineageDefault) IsRedirect

func (o *GetTeamRunsArtifactsLineageDefault) IsRedirect() bool

IsRedirect returns true when this get team runs artifacts lineage default response has a 3xx status code

func (*GetTeamRunsArtifactsLineageDefault) IsServerError

func (o *GetTeamRunsArtifactsLineageDefault) IsServerError() bool

IsServerError returns true when this get team runs artifacts lineage default response has a 5xx status code

func (*GetTeamRunsArtifactsLineageDefault) IsSuccess

IsSuccess returns true when this get team runs artifacts lineage default response has a 2xx status code

func (*GetTeamRunsArtifactsLineageDefault) String

type GetTeamRunsArtifactsLineageForbidden

type GetTeamRunsArtifactsLineageForbidden struct {
	Payload interface{}
}

GetTeamRunsArtifactsLineageForbidden describes a response with status code 403, with default header values.

You don't have permission to access the resource.

func NewGetTeamRunsArtifactsLineageForbidden

func NewGetTeamRunsArtifactsLineageForbidden() *GetTeamRunsArtifactsLineageForbidden

NewGetTeamRunsArtifactsLineageForbidden creates a GetTeamRunsArtifactsLineageForbidden with default headers values

func (*GetTeamRunsArtifactsLineageForbidden) Code

Code gets the status code for the get team runs artifacts lineage forbidden response

func (*GetTeamRunsArtifactsLineageForbidden) Error

func (*GetTeamRunsArtifactsLineageForbidden) GetPayload

func (o *GetTeamRunsArtifactsLineageForbidden) GetPayload() interface{}

func (*GetTeamRunsArtifactsLineageForbidden) IsClientError

func (o *GetTeamRunsArtifactsLineageForbidden) IsClientError() bool

IsClientError returns true when this get team runs artifacts lineage forbidden response has a 4xx status code

func (*GetTeamRunsArtifactsLineageForbidden) IsCode

IsCode returns true when this get team runs artifacts lineage forbidden response a status code equal to that given

func (*GetTeamRunsArtifactsLineageForbidden) IsRedirect

IsRedirect returns true when this get team runs artifacts lineage forbidden response has a 3xx status code

func (*GetTeamRunsArtifactsLineageForbidden) IsServerError

func (o *GetTeamRunsArtifactsLineageForbidden) IsServerError() bool

IsServerError returns true when this get team runs artifacts lineage forbidden response has a 5xx status code

func (*GetTeamRunsArtifactsLineageForbidden) IsSuccess

IsSuccess returns true when this get team runs artifacts lineage forbidden response has a 2xx status code

func (*GetTeamRunsArtifactsLineageForbidden) String

type GetTeamRunsArtifactsLineageNoContent

type GetTeamRunsArtifactsLineageNoContent struct {
	Payload interface{}
}

GetTeamRunsArtifactsLineageNoContent describes a response with status code 204, with default header values.

No content.

func NewGetTeamRunsArtifactsLineageNoContent

func NewGetTeamRunsArtifactsLineageNoContent() *GetTeamRunsArtifactsLineageNoContent

NewGetTeamRunsArtifactsLineageNoContent creates a GetTeamRunsArtifactsLineageNoContent with default headers values

func (*GetTeamRunsArtifactsLineageNoContent) Code

Code gets the status code for the get team runs artifacts lineage no content response

func (*GetTeamRunsArtifactsLineageNoContent) Error

func (*GetTeamRunsArtifactsLineageNoContent) GetPayload

func (o *GetTeamRunsArtifactsLineageNoContent) GetPayload() interface{}

func (*GetTeamRunsArtifactsLineageNoContent) IsClientError

func (o *GetTeamRunsArtifactsLineageNoContent) IsClientError() bool

IsClientError returns true when this get team runs artifacts lineage no content response has a 4xx status code

func (*GetTeamRunsArtifactsLineageNoContent) IsCode

IsCode returns true when this get team runs artifacts lineage no content response a status code equal to that given

func (*GetTeamRunsArtifactsLineageNoContent) IsRedirect

IsRedirect returns true when this get team runs artifacts lineage no content response has a 3xx status code

func (*GetTeamRunsArtifactsLineageNoContent) IsServerError

func (o *GetTeamRunsArtifactsLineageNoContent) IsServerError() bool

IsServerError returns true when this get team runs artifacts lineage no content response has a 5xx status code

func (*GetTeamRunsArtifactsLineageNoContent) IsSuccess

IsSuccess returns true when this get team runs artifacts lineage no content response has a 2xx status code

func (*GetTeamRunsArtifactsLineageNoContent) String

type GetTeamRunsArtifactsLineageNotFound

type GetTeamRunsArtifactsLineageNotFound struct {
	Payload interface{}
}

GetTeamRunsArtifactsLineageNotFound describes a response with status code 404, with default header values.

Resource does not exist.

func NewGetTeamRunsArtifactsLineageNotFound

func NewGetTeamRunsArtifactsLineageNotFound() *GetTeamRunsArtifactsLineageNotFound

NewGetTeamRunsArtifactsLineageNotFound creates a GetTeamRunsArtifactsLineageNotFound with default headers values

func (*GetTeamRunsArtifactsLineageNotFound) Code

Code gets the status code for the get team runs artifacts lineage not found response

func (*GetTeamRunsArtifactsLineageNotFound) Error

func (*GetTeamRunsArtifactsLineageNotFound) GetPayload

func (o *GetTeamRunsArtifactsLineageNotFound) GetPayload() interface{}

func (*GetTeamRunsArtifactsLineageNotFound) IsClientError

func (o *GetTeamRunsArtifactsLineageNotFound) IsClientError() bool

IsClientError returns true when this get team runs artifacts lineage not found response has a 4xx status code

func (*GetTeamRunsArtifactsLineageNotFound) IsCode

IsCode returns true when this get team runs artifacts lineage not found response a status code equal to that given

func (*GetTeamRunsArtifactsLineageNotFound) IsRedirect

func (o *GetTeamRunsArtifactsLineageNotFound) IsRedirect() bool

IsRedirect returns true when this get team runs artifacts lineage not found response has a 3xx status code

func (*GetTeamRunsArtifactsLineageNotFound) IsServerError

func (o *GetTeamRunsArtifactsLineageNotFound) IsServerError() bool

IsServerError returns true when this get team runs artifacts lineage not found response has a 5xx status code

func (*GetTeamRunsArtifactsLineageNotFound) IsSuccess

IsSuccess returns true when this get team runs artifacts lineage not found response has a 2xx status code

func (*GetTeamRunsArtifactsLineageNotFound) String

type GetTeamRunsArtifactsLineageOK

type GetTeamRunsArtifactsLineageOK struct {
	Payload *service_model.V1ListRunArtifactsResponse
}

GetTeamRunsArtifactsLineageOK describes a response with status code 200, with default header values.

A successful response.

func NewGetTeamRunsArtifactsLineageOK

func NewGetTeamRunsArtifactsLineageOK() *GetTeamRunsArtifactsLineageOK

NewGetTeamRunsArtifactsLineageOK creates a GetTeamRunsArtifactsLineageOK with default headers values

func (*GetTeamRunsArtifactsLineageOK) Code

Code gets the status code for the get team runs artifacts lineage o k response

func (*GetTeamRunsArtifactsLineageOK) Error

func (*GetTeamRunsArtifactsLineageOK) GetPayload

func (*GetTeamRunsArtifactsLineageOK) IsClientError

func (o *GetTeamRunsArtifactsLineageOK) IsClientError() bool

IsClientError returns true when this get team runs artifacts lineage o k response has a 4xx status code

func (*GetTeamRunsArtifactsLineageOK) IsCode

func (o *GetTeamRunsArtifactsLineageOK) IsCode(code int) bool

IsCode returns true when this get team runs artifacts lineage o k response a status code equal to that given

func (*GetTeamRunsArtifactsLineageOK) IsRedirect

func (o *GetTeamRunsArtifactsLineageOK) IsRedirect() bool

IsRedirect returns true when this get team runs artifacts lineage o k response has a 3xx status code

func (*GetTeamRunsArtifactsLineageOK) IsServerError

func (o *GetTeamRunsArtifactsLineageOK) IsServerError() bool

IsServerError returns true when this get team runs artifacts lineage o k response has a 5xx status code

func (*GetTeamRunsArtifactsLineageOK) IsSuccess

func (o *GetTeamRunsArtifactsLineageOK) IsSuccess() bool

IsSuccess returns true when this get team runs artifacts lineage o k response has a 2xx status code

func (*GetTeamRunsArtifactsLineageOK) String

type GetTeamRunsArtifactsLineageParams

type GetTeamRunsArtifactsLineageParams struct {

	/* Bookmarks.

	   Filter by bookmarks.
	*/
	Bookmarks *bool

	/* Limit.

	   Limit size.

	   Format: int32
	*/
	Limit *int32

	/* Mode.

	   Mode of the search.
	*/
	Mode *string

	/* Name.

	   Entity managing the resource
	*/
	Name string

	/* NoPage.

	   No pagination.
	*/
	NoPage *bool

	/* Offset.

	   Pagination offset.

	   Format: int32
	*/
	Offset *int32

	/* Owner.

	   Owner of the namespace
	*/
	Owner string

	/* Query.

	   Query filter the search.
	*/
	Query *string

	/* Sort.

	   Sort to order the search.
	*/
	Sort *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetTeamRunsArtifactsLineageParams contains all the parameters to send to the API endpoint

for the get team runs artifacts lineage operation.

Typically these are written to a http.Request.

func NewGetTeamRunsArtifactsLineageParams

func NewGetTeamRunsArtifactsLineageParams() *GetTeamRunsArtifactsLineageParams

NewGetTeamRunsArtifactsLineageParams creates a new GetTeamRunsArtifactsLineageParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetTeamRunsArtifactsLineageParamsWithContext

func NewGetTeamRunsArtifactsLineageParamsWithContext(ctx context.Context) *GetTeamRunsArtifactsLineageParams

NewGetTeamRunsArtifactsLineageParamsWithContext creates a new GetTeamRunsArtifactsLineageParams object with the ability to set a context for a request.

func NewGetTeamRunsArtifactsLineageParamsWithHTTPClient

func NewGetTeamRunsArtifactsLineageParamsWithHTTPClient(client *http.Client) *GetTeamRunsArtifactsLineageParams

NewGetTeamRunsArtifactsLineageParamsWithHTTPClient creates a new GetTeamRunsArtifactsLineageParams object with the ability to set a custom HTTPClient for a request.

func NewGetTeamRunsArtifactsLineageParamsWithTimeout

func NewGetTeamRunsArtifactsLineageParamsWithTimeout(timeout time.Duration) *GetTeamRunsArtifactsLineageParams

NewGetTeamRunsArtifactsLineageParamsWithTimeout creates a new GetTeamRunsArtifactsLineageParams object with the ability to set a timeout on a request.

func (*GetTeamRunsArtifactsLineageParams) SetBookmarks

func (o *GetTeamRunsArtifactsLineageParams) SetBookmarks(bookmarks *bool)

SetBookmarks adds the bookmarks to the get team runs artifacts lineage params

func (*GetTeamRunsArtifactsLineageParams) SetContext

SetContext adds the context to the get team runs artifacts lineage params

func (*GetTeamRunsArtifactsLineageParams) SetDefaults

func (o *GetTeamRunsArtifactsLineageParams) SetDefaults()

SetDefaults hydrates default values in the get team runs artifacts lineage params (not the query body).

All values with no default are reset to their zero value.

func (*GetTeamRunsArtifactsLineageParams) SetHTTPClient

func (o *GetTeamRunsArtifactsLineageParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get team runs artifacts lineage params

func (*GetTeamRunsArtifactsLineageParams) SetLimit

func (o *GetTeamRunsArtifactsLineageParams) SetLimit(limit *int32)

SetLimit adds the limit to the get team runs artifacts lineage params

func (*GetTeamRunsArtifactsLineageParams) SetMode

func (o *GetTeamRunsArtifactsLineageParams) SetMode(mode *string)

SetMode adds the mode to the get team runs artifacts lineage params

func (*GetTeamRunsArtifactsLineageParams) SetName

func (o *GetTeamRunsArtifactsLineageParams) SetName(name string)

SetName adds the name to the get team runs artifacts lineage params

func (*GetTeamRunsArtifactsLineageParams) SetNoPage

func (o *GetTeamRunsArtifactsLineageParams) SetNoPage(noPage *bool)

SetNoPage adds the noPage to the get team runs artifacts lineage params

func (*GetTeamRunsArtifactsLineageParams) SetOffset

func (o *GetTeamRunsArtifactsLineageParams) SetOffset(offset *int32)

SetOffset adds the offset to the get team runs artifacts lineage params

func (*GetTeamRunsArtifactsLineageParams) SetOwner

func (o *GetTeamRunsArtifactsLineageParams) SetOwner(owner string)

SetOwner adds the owner to the get team runs artifacts lineage params

func (*GetTeamRunsArtifactsLineageParams) SetQuery

func (o *GetTeamRunsArtifactsLineageParams) SetQuery(query *string)

SetQuery adds the query to the get team runs artifacts lineage params

func (*GetTeamRunsArtifactsLineageParams) SetSort

func (o *GetTeamRunsArtifactsLineageParams) SetSort(sort *string)

SetSort adds the sort to the get team runs artifacts lineage params

func (*GetTeamRunsArtifactsLineageParams) SetTimeout

func (o *GetTeamRunsArtifactsLineageParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get team runs artifacts lineage params

func (*GetTeamRunsArtifactsLineageParams) WithBookmarks

WithBookmarks adds the bookmarks to the get team runs artifacts lineage params

func (*GetTeamRunsArtifactsLineageParams) WithContext

WithContext adds the context to the get team runs artifacts lineage params

func (*GetTeamRunsArtifactsLineageParams) WithDefaults

WithDefaults hydrates default values in the get team runs artifacts lineage params (not the query body).

All values with no default are reset to their zero value.

func (*GetTeamRunsArtifactsLineageParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get team runs artifacts lineage params

func (*GetTeamRunsArtifactsLineageParams) WithLimit

WithLimit adds the limit to the get team runs artifacts lineage params

func (*GetTeamRunsArtifactsLineageParams) WithMode

WithMode adds the mode to the get team runs artifacts lineage params

func (*GetTeamRunsArtifactsLineageParams) WithName

WithName adds the name to the get team runs artifacts lineage params

func (*GetTeamRunsArtifactsLineageParams) WithNoPage

WithNoPage adds the noPage to the get team runs artifacts lineage params

func (*GetTeamRunsArtifactsLineageParams) WithOffset

WithOffset adds the offset to the get team runs artifacts lineage params

func (*GetTeamRunsArtifactsLineageParams) WithOwner

WithOwner adds the owner to the get team runs artifacts lineage params

func (*GetTeamRunsArtifactsLineageParams) WithQuery

WithQuery adds the query to the get team runs artifacts lineage params

func (*GetTeamRunsArtifactsLineageParams) WithSort

WithSort adds the sort to the get team runs artifacts lineage params

func (*GetTeamRunsArtifactsLineageParams) WithTimeout

WithTimeout adds the timeout to the get team runs artifacts lineage params

func (*GetTeamRunsArtifactsLineageParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetTeamRunsArtifactsLineageReader

type GetTeamRunsArtifactsLineageReader struct {
	// contains filtered or unexported fields
}

GetTeamRunsArtifactsLineageReader is a Reader for the GetTeamRunsArtifactsLineage structure.

func (*GetTeamRunsArtifactsLineageReader) ReadResponse

func (o *GetTeamRunsArtifactsLineageReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetTeamRunsDefault

type GetTeamRunsDefault struct {
	Payload *service_model.RuntimeError
	// contains filtered or unexported fields
}

GetTeamRunsDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewGetTeamRunsDefault

func NewGetTeamRunsDefault(code int) *GetTeamRunsDefault

NewGetTeamRunsDefault creates a GetTeamRunsDefault with default headers values

func (*GetTeamRunsDefault) Code

func (o *GetTeamRunsDefault) Code() int

Code gets the status code for the get team runs default response

func (*GetTeamRunsDefault) Error

func (o *GetTeamRunsDefault) Error() string

func (*GetTeamRunsDefault) GetPayload

func (*GetTeamRunsDefault) IsClientError

func (o *GetTeamRunsDefault) IsClientError() bool

IsClientError returns true when this get team runs default response has a 4xx status code

func (*GetTeamRunsDefault) IsCode

func (o *GetTeamRunsDefault) IsCode(code int) bool

IsCode returns true when this get team runs default response a status code equal to that given

func (*GetTeamRunsDefault) IsRedirect

func (o *GetTeamRunsDefault) IsRedirect() bool

IsRedirect returns true when this get team runs default response has a 3xx status code

func (*GetTeamRunsDefault) IsServerError

func (o *GetTeamRunsDefault) IsServerError() bool

IsServerError returns true when this get team runs default response has a 5xx status code

func (*GetTeamRunsDefault) IsSuccess

func (o *GetTeamRunsDefault) IsSuccess() bool

IsSuccess returns true when this get team runs default response has a 2xx status code

func (*GetTeamRunsDefault) String

func (o *GetTeamRunsDefault) String() string

type GetTeamRunsForbidden

type GetTeamRunsForbidden struct {
	Payload interface{}
}

GetTeamRunsForbidden describes a response with status code 403, with default header values.

You don't have permission to access the resource.

func NewGetTeamRunsForbidden

func NewGetTeamRunsForbidden() *GetTeamRunsForbidden

NewGetTeamRunsForbidden creates a GetTeamRunsForbidden with default headers values

func (*GetTeamRunsForbidden) Code

func (o *GetTeamRunsForbidden) Code() int

Code gets the status code for the get team runs forbidden response

func (*GetTeamRunsForbidden) Error

func (o *GetTeamRunsForbidden) Error() string

func (*GetTeamRunsForbidden) GetPayload

func (o *GetTeamRunsForbidden) GetPayload() interface{}

func (*GetTeamRunsForbidden) IsClientError

func (o *GetTeamRunsForbidden) IsClientError() bool

IsClientError returns true when this get team runs forbidden response has a 4xx status code

func (*GetTeamRunsForbidden) IsCode

func (o *GetTeamRunsForbidden) IsCode(code int) bool

IsCode returns true when this get team runs forbidden response a status code equal to that given

func (*GetTeamRunsForbidden) IsRedirect

func (o *GetTeamRunsForbidden) IsRedirect() bool

IsRedirect returns true when this get team runs forbidden response has a 3xx status code

func (*GetTeamRunsForbidden) IsServerError

func (o *GetTeamRunsForbidden) IsServerError() bool

IsServerError returns true when this get team runs forbidden response has a 5xx status code

func (*GetTeamRunsForbidden) IsSuccess

func (o *GetTeamRunsForbidden) IsSuccess() bool

IsSuccess returns true when this get team runs forbidden response has a 2xx status code

func (*GetTeamRunsForbidden) String

func (o *GetTeamRunsForbidden) String() string

type GetTeamRunsNoContent

type GetTeamRunsNoContent struct {
	Payload interface{}
}

GetTeamRunsNoContent describes a response with status code 204, with default header values.

No content.

func NewGetTeamRunsNoContent

func NewGetTeamRunsNoContent() *GetTeamRunsNoContent

NewGetTeamRunsNoContent creates a GetTeamRunsNoContent with default headers values

func (*GetTeamRunsNoContent) Code

func (o *GetTeamRunsNoContent) Code() int

Code gets the status code for the get team runs no content response

func (*GetTeamRunsNoContent) Error

func (o *GetTeamRunsNoContent) Error() string

func (*GetTeamRunsNoContent) GetPayload

func (o *GetTeamRunsNoContent) GetPayload() interface{}

func (*GetTeamRunsNoContent) IsClientError

func (o *GetTeamRunsNoContent) IsClientError() bool

IsClientError returns true when this get team runs no content response has a 4xx status code

func (*GetTeamRunsNoContent) IsCode

func (o *GetTeamRunsNoContent) IsCode(code int) bool

IsCode returns true when this get team runs no content response a status code equal to that given

func (*GetTeamRunsNoContent) IsRedirect

func (o *GetTeamRunsNoContent) IsRedirect() bool

IsRedirect returns true when this get team runs no content response has a 3xx status code

func (*GetTeamRunsNoContent) IsServerError

func (o *GetTeamRunsNoContent) IsServerError() bool

IsServerError returns true when this get team runs no content response has a 5xx status code

func (*GetTeamRunsNoContent) IsSuccess

func (o *GetTeamRunsNoContent) IsSuccess() bool

IsSuccess returns true when this get team runs no content response has a 2xx status code

func (*GetTeamRunsNoContent) String

func (o *GetTeamRunsNoContent) String() string

type GetTeamRunsNotFound

type GetTeamRunsNotFound struct {
	Payload interface{}
}

GetTeamRunsNotFound describes a response with status code 404, with default header values.

Resource does not exist.

func NewGetTeamRunsNotFound

func NewGetTeamRunsNotFound() *GetTeamRunsNotFound

NewGetTeamRunsNotFound creates a GetTeamRunsNotFound with default headers values

func (*GetTeamRunsNotFound) Code

func (o *GetTeamRunsNotFound) Code() int

Code gets the status code for the get team runs not found response

func (*GetTeamRunsNotFound) Error

func (o *GetTeamRunsNotFound) Error() string

func (*GetTeamRunsNotFound) GetPayload

func (o *GetTeamRunsNotFound) GetPayload() interface{}

func (*GetTeamRunsNotFound) IsClientError

func (o *GetTeamRunsNotFound) IsClientError() bool

IsClientError returns true when this get team runs not found response has a 4xx status code

func (*GetTeamRunsNotFound) IsCode

func (o *GetTeamRunsNotFound) IsCode(code int) bool

IsCode returns true when this get team runs not found response a status code equal to that given

func (*GetTeamRunsNotFound) IsRedirect

func (o *GetTeamRunsNotFound) IsRedirect() bool

IsRedirect returns true when this get team runs not found response has a 3xx status code

func (*GetTeamRunsNotFound) IsServerError

func (o *GetTeamRunsNotFound) IsServerError() bool

IsServerError returns true when this get team runs not found response has a 5xx status code

func (*GetTeamRunsNotFound) IsSuccess

func (o *GetTeamRunsNotFound) IsSuccess() bool

IsSuccess returns true when this get team runs not found response has a 2xx status code

func (*GetTeamRunsNotFound) String

func (o *GetTeamRunsNotFound) String() string

type GetTeamRunsOK

type GetTeamRunsOK struct {
	Payload *service_model.V1ListRunsResponse
}

GetTeamRunsOK describes a response with status code 200, with default header values.

A successful response.

func NewGetTeamRunsOK

func NewGetTeamRunsOK() *GetTeamRunsOK

NewGetTeamRunsOK creates a GetTeamRunsOK with default headers values

func (*GetTeamRunsOK) Code

func (o *GetTeamRunsOK) Code() int

Code gets the status code for the get team runs o k response

func (*GetTeamRunsOK) Error

func (o *GetTeamRunsOK) Error() string

func (*GetTeamRunsOK) GetPayload

func (*GetTeamRunsOK) IsClientError

func (o *GetTeamRunsOK) IsClientError() bool

IsClientError returns true when this get team runs o k response has a 4xx status code

func (*GetTeamRunsOK) IsCode

func (o *GetTeamRunsOK) IsCode(code int) bool

IsCode returns true when this get team runs o k response a status code equal to that given

func (*GetTeamRunsOK) IsRedirect

func (o *GetTeamRunsOK) IsRedirect() bool

IsRedirect returns true when this get team runs o k response has a 3xx status code

func (*GetTeamRunsOK) IsServerError

func (o *GetTeamRunsOK) IsServerError() bool

IsServerError returns true when this get team runs o k response has a 5xx status code

func (*GetTeamRunsOK) IsSuccess

func (o *GetTeamRunsOK) IsSuccess() bool

IsSuccess returns true when this get team runs o k response has a 2xx status code

func (*GetTeamRunsOK) String

func (o *GetTeamRunsOK) String() string

type GetTeamRunsParams

type GetTeamRunsParams struct {

	/* Bookmarks.

	   Filter by bookmarks.
	*/
	Bookmarks *bool

	/* Limit.

	   Limit size.

	   Format: int32
	*/
	Limit *int32

	/* Mode.

	   Mode of the search.
	*/
	Mode *string

	/* Name.

	   Entity managing the resource
	*/
	Name string

	/* NoPage.

	   No pagination.
	*/
	NoPage *bool

	/* Offset.

	   Pagination offset.

	   Format: int32
	*/
	Offset *int32

	/* Owner.

	   Owner of the namespace
	*/
	Owner string

	/* Query.

	   Query filter the search.
	*/
	Query *string

	/* Sort.

	   Sort to order the search.
	*/
	Sort *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetTeamRunsParams contains all the parameters to send to the API endpoint

for the get team runs operation.

Typically these are written to a http.Request.

func NewGetTeamRunsParams

func NewGetTeamRunsParams() *GetTeamRunsParams

NewGetTeamRunsParams creates a new GetTeamRunsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetTeamRunsParamsWithContext

func NewGetTeamRunsParamsWithContext(ctx context.Context) *GetTeamRunsParams

NewGetTeamRunsParamsWithContext creates a new GetTeamRunsParams object with the ability to set a context for a request.

func NewGetTeamRunsParamsWithHTTPClient

func NewGetTeamRunsParamsWithHTTPClient(client *http.Client) *GetTeamRunsParams

NewGetTeamRunsParamsWithHTTPClient creates a new GetTeamRunsParams object with the ability to set a custom HTTPClient for a request.

func NewGetTeamRunsParamsWithTimeout

func NewGetTeamRunsParamsWithTimeout(timeout time.Duration) *GetTeamRunsParams

NewGetTeamRunsParamsWithTimeout creates a new GetTeamRunsParams object with the ability to set a timeout on a request.

func (*GetTeamRunsParams) SetBookmarks

func (o *GetTeamRunsParams) SetBookmarks(bookmarks *bool)

SetBookmarks adds the bookmarks to the get team runs params

func (*GetTeamRunsParams) SetContext

func (o *GetTeamRunsParams) SetContext(ctx context.Context)

SetContext adds the context to the get team runs params

func (*GetTeamRunsParams) SetDefaults

func (o *GetTeamRunsParams) SetDefaults()

SetDefaults hydrates default values in the get team runs params (not the query body).

All values with no default are reset to their zero value.

func (*GetTeamRunsParams) SetHTTPClient

func (o *GetTeamRunsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get team runs params

func (*GetTeamRunsParams) SetLimit

func (o *GetTeamRunsParams) SetLimit(limit *int32)

SetLimit adds the limit to the get team runs params

func (*GetTeamRunsParams) SetMode

func (o *GetTeamRunsParams) SetMode(mode *string)

SetMode adds the mode to the get team runs params

func (*GetTeamRunsParams) SetName

func (o *GetTeamRunsParams) SetName(name string)

SetName adds the name to the get team runs params

func (*GetTeamRunsParams) SetNoPage

func (o *GetTeamRunsParams) SetNoPage(noPage *bool)

SetNoPage adds the noPage to the get team runs params

func (*GetTeamRunsParams) SetOffset

func (o *GetTeamRunsParams) SetOffset(offset *int32)

SetOffset adds the offset to the get team runs params

func (*GetTeamRunsParams) SetOwner

func (o *GetTeamRunsParams) SetOwner(owner string)

SetOwner adds the owner to the get team runs params

func (*GetTeamRunsParams) SetQuery

func (o *GetTeamRunsParams) SetQuery(query *string)

SetQuery adds the query to the get team runs params

func (*GetTeamRunsParams) SetSort

func (o *GetTeamRunsParams) SetSort(sort *string)

SetSort adds the sort to the get team runs params

func (*GetTeamRunsParams) SetTimeout

func (o *GetTeamRunsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get team runs params

func (*GetTeamRunsParams) WithBookmarks

func (o *GetTeamRunsParams) WithBookmarks(bookmarks *bool) *GetTeamRunsParams

WithBookmarks adds the bookmarks to the get team runs params

func (*GetTeamRunsParams) WithContext

func (o *GetTeamRunsParams) WithContext(ctx context.Context) *GetTeamRunsParams

WithContext adds the context to the get team runs params

func (*GetTeamRunsParams) WithDefaults

func (o *GetTeamRunsParams) WithDefaults() *GetTeamRunsParams

WithDefaults hydrates default values in the get team runs params (not the query body).

All values with no default are reset to their zero value.

func (*GetTeamRunsParams) WithHTTPClient

func (o *GetTeamRunsParams) WithHTTPClient(client *http.Client) *GetTeamRunsParams

WithHTTPClient adds the HTTPClient to the get team runs params

func (*GetTeamRunsParams) WithLimit

func (o *GetTeamRunsParams) WithLimit(limit *int32) *GetTeamRunsParams

WithLimit adds the limit to the get team runs params

func (*GetTeamRunsParams) WithMode

func (o *GetTeamRunsParams) WithMode(mode *string) *GetTeamRunsParams

WithMode adds the mode to the get team runs params

func (*GetTeamRunsParams) WithName

func (o *GetTeamRunsParams) WithName(name string) *GetTeamRunsParams

WithName adds the name to the get team runs params

func (*GetTeamRunsParams) WithNoPage

func (o *GetTeamRunsParams) WithNoPage(noPage *bool) *GetTeamRunsParams

WithNoPage adds the noPage to the get team runs params

func (*GetTeamRunsParams) WithOffset

func (o *GetTeamRunsParams) WithOffset(offset *int32) *GetTeamRunsParams

WithOffset adds the offset to the get team runs params

func (*GetTeamRunsParams) WithOwner

func (o *GetTeamRunsParams) WithOwner(owner string) *GetTeamRunsParams

WithOwner adds the owner to the get team runs params

func (*GetTeamRunsParams) WithQuery

func (o *GetTeamRunsParams) WithQuery(query *string) *GetTeamRunsParams

WithQuery adds the query to the get team runs params

func (*GetTeamRunsParams) WithSort

func (o *GetTeamRunsParams) WithSort(sort *string) *GetTeamRunsParams

WithSort adds the sort to the get team runs params

func (*GetTeamRunsParams) WithTimeout

func (o *GetTeamRunsParams) WithTimeout(timeout time.Duration) *GetTeamRunsParams

WithTimeout adds the timeout to the get team runs params

func (*GetTeamRunsParams) WriteToRequest

func (o *GetTeamRunsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type GetTeamRunsReader

type GetTeamRunsReader struct {
	// contains filtered or unexported fields
}

GetTeamRunsReader is a Reader for the GetTeamRuns structure.

func (*GetTeamRunsReader) ReadResponse

func (o *GetTeamRunsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetTeamStatsDefault

type GetTeamStatsDefault struct {
	Payload *service_model.RuntimeError
	// contains filtered or unexported fields
}

GetTeamStatsDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewGetTeamStatsDefault

func NewGetTeamStatsDefault(code int) *GetTeamStatsDefault

NewGetTeamStatsDefault creates a GetTeamStatsDefault with default headers values

func (*GetTeamStatsDefault) Code

func (o *GetTeamStatsDefault) Code() int

Code gets the status code for the get team stats default response

func (*GetTeamStatsDefault) Error

func (o *GetTeamStatsDefault) Error() string

func (*GetTeamStatsDefault) GetPayload

func (*GetTeamStatsDefault) IsClientError

func (o *GetTeamStatsDefault) IsClientError() bool

IsClientError returns true when this get team stats default response has a 4xx status code

func (*GetTeamStatsDefault) IsCode

func (o *GetTeamStatsDefault) IsCode(code int) bool

IsCode returns true when this get team stats default response a status code equal to that given

func (*GetTeamStatsDefault) IsRedirect

func (o *GetTeamStatsDefault) IsRedirect() bool

IsRedirect returns true when this get team stats default response has a 3xx status code

func (*GetTeamStatsDefault) IsServerError

func (o *GetTeamStatsDefault) IsServerError() bool

IsServerError returns true when this get team stats default response has a 5xx status code

func (*GetTeamStatsDefault) IsSuccess

func (o *GetTeamStatsDefault) IsSuccess() bool

IsSuccess returns true when this get team stats default response has a 2xx status code

func (*GetTeamStatsDefault) String

func (o *GetTeamStatsDefault) String() string

type GetTeamStatsForbidden

type GetTeamStatsForbidden struct {
	Payload interface{}
}

GetTeamStatsForbidden describes a response with status code 403, with default header values.

You don't have permission to access the resource.

func NewGetTeamStatsForbidden

func NewGetTeamStatsForbidden() *GetTeamStatsForbidden

NewGetTeamStatsForbidden creates a GetTeamStatsForbidden with default headers values

func (*GetTeamStatsForbidden) Code

func (o *GetTeamStatsForbidden) Code() int

Code gets the status code for the get team stats forbidden response

func (*GetTeamStatsForbidden) Error

func (o *GetTeamStatsForbidden) Error() string

func (*GetTeamStatsForbidden) GetPayload

func (o *GetTeamStatsForbidden) GetPayload() interface{}

func (*GetTeamStatsForbidden) IsClientError

func (o *GetTeamStatsForbidden) IsClientError() bool

IsClientError returns true when this get team stats forbidden response has a 4xx status code

func (*GetTeamStatsForbidden) IsCode

func (o *GetTeamStatsForbidden) IsCode(code int) bool

IsCode returns true when this get team stats forbidden response a status code equal to that given

func (*GetTeamStatsForbidden) IsRedirect

func (o *GetTeamStatsForbidden) IsRedirect() bool

IsRedirect returns true when this get team stats forbidden response has a 3xx status code

func (*GetTeamStatsForbidden) IsServerError

func (o *GetTeamStatsForbidden) IsServerError() bool

IsServerError returns true when this get team stats forbidden response has a 5xx status code

func (*GetTeamStatsForbidden) IsSuccess

func (o *GetTeamStatsForbidden) IsSuccess() bool

IsSuccess returns true when this get team stats forbidden response has a 2xx status code

func (*GetTeamStatsForbidden) String

func (o *GetTeamStatsForbidden) String() string

type GetTeamStatsNoContent

type GetTeamStatsNoContent struct {
	Payload interface{}
}

GetTeamStatsNoContent describes a response with status code 204, with default header values.

No content.

func NewGetTeamStatsNoContent

func NewGetTeamStatsNoContent() *GetTeamStatsNoContent

NewGetTeamStatsNoContent creates a GetTeamStatsNoContent with default headers values

func (*GetTeamStatsNoContent) Code

func (o *GetTeamStatsNoContent) Code() int

Code gets the status code for the get team stats no content response

func (*GetTeamStatsNoContent) Error

func (o *GetTeamStatsNoContent) Error() string

func (*GetTeamStatsNoContent) GetPayload

func (o *GetTeamStatsNoContent) GetPayload() interface{}

func (*GetTeamStatsNoContent) IsClientError

func (o *GetTeamStatsNoContent) IsClientError() bool

IsClientError returns true when this get team stats no content response has a 4xx status code

func (*GetTeamStatsNoContent) IsCode

func (o *GetTeamStatsNoContent) IsCode(code int) bool

IsCode returns true when this get team stats no content response a status code equal to that given

func (*GetTeamStatsNoContent) IsRedirect

func (o *GetTeamStatsNoContent) IsRedirect() bool

IsRedirect returns true when this get team stats no content response has a 3xx status code

func (*GetTeamStatsNoContent) IsServerError

func (o *GetTeamStatsNoContent) IsServerError() bool

IsServerError returns true when this get team stats no content response has a 5xx status code

func (*GetTeamStatsNoContent) IsSuccess

func (o *GetTeamStatsNoContent) IsSuccess() bool

IsSuccess returns true when this get team stats no content response has a 2xx status code

func (*GetTeamStatsNoContent) String

func (o *GetTeamStatsNoContent) String() string

type GetTeamStatsNotFound

type GetTeamStatsNotFound struct {
	Payload interface{}
}

GetTeamStatsNotFound describes a response with status code 404, with default header values.

Resource does not exist.

func NewGetTeamStatsNotFound

func NewGetTeamStatsNotFound() *GetTeamStatsNotFound

NewGetTeamStatsNotFound creates a GetTeamStatsNotFound with default headers values

func (*GetTeamStatsNotFound) Code

func (o *GetTeamStatsNotFound) Code() int

Code gets the status code for the get team stats not found response

func (*GetTeamStatsNotFound) Error

func (o *GetTeamStatsNotFound) Error() string

func (*GetTeamStatsNotFound) GetPayload

func (o *GetTeamStatsNotFound) GetPayload() interface{}

func (*GetTeamStatsNotFound) IsClientError

func (o *GetTeamStatsNotFound) IsClientError() bool

IsClientError returns true when this get team stats not found response has a 4xx status code

func (*GetTeamStatsNotFound) IsCode

func (o *GetTeamStatsNotFound) IsCode(code int) bool

IsCode returns true when this get team stats not found response a status code equal to that given

func (*GetTeamStatsNotFound) IsRedirect

func (o *GetTeamStatsNotFound) IsRedirect() bool

IsRedirect returns true when this get team stats not found response has a 3xx status code

func (*GetTeamStatsNotFound) IsServerError

func (o *GetTeamStatsNotFound) IsServerError() bool

IsServerError returns true when this get team stats not found response has a 5xx status code

func (*GetTeamStatsNotFound) IsSuccess

func (o *GetTeamStatsNotFound) IsSuccess() bool

IsSuccess returns true when this get team stats not found response has a 2xx status code

func (*GetTeamStatsNotFound) String

func (o *GetTeamStatsNotFound) String() string

type GetTeamStatsOK

type GetTeamStatsOK struct {
	Payload interface{}
}

GetTeamStatsOK describes a response with status code 200, with default header values.

A successful response.

func NewGetTeamStatsOK

func NewGetTeamStatsOK() *GetTeamStatsOK

NewGetTeamStatsOK creates a GetTeamStatsOK with default headers values

func (*GetTeamStatsOK) Code

func (o *GetTeamStatsOK) Code() int

Code gets the status code for the get team stats o k response

func (*GetTeamStatsOK) Error

func (o *GetTeamStatsOK) Error() string

func (*GetTeamStatsOK) GetPayload

func (o *GetTeamStatsOK) GetPayload() interface{}

func (*GetTeamStatsOK) IsClientError

func (o *GetTeamStatsOK) IsClientError() bool

IsClientError returns true when this get team stats o k response has a 4xx status code

func (*GetTeamStatsOK) IsCode

func (o *GetTeamStatsOK) IsCode(code int) bool

IsCode returns true when this get team stats o k response a status code equal to that given

func (*GetTeamStatsOK) IsRedirect

func (o *GetTeamStatsOK) IsRedirect() bool

IsRedirect returns true when this get team stats o k response has a 3xx status code

func (*GetTeamStatsOK) IsServerError

func (o *GetTeamStatsOK) IsServerError() bool

IsServerError returns true when this get team stats o k response has a 5xx status code

func (*GetTeamStatsOK) IsSuccess

func (o *GetTeamStatsOK) IsSuccess() bool

IsSuccess returns true when this get team stats o k response has a 2xx status code

func (*GetTeamStatsOK) String

func (o *GetTeamStatsOK) String() string

type GetTeamStatsParams

type GetTeamStatsParams struct {

	/* Aggregate.

	   Stats aggregate.
	*/
	Aggregate *string

	/* Bookmarks.

	   Filter by bookmarks.
	*/
	Bookmarks *bool

	/* Groupby.

	   Stats group.
	*/
	Groupby *string

	/* Kind.

	   Stats Kind.
	*/
	Kind *string

	/* Limit.

	   Limit size.

	   Format: int32
	*/
	Limit *int32

	/* Mode.

	   Stats Mode.
	*/
	Mode *string

	/* Name.

	   Entity managing the resource
	*/
	Name string

	/* Offset.

	   Pagination offset.

	   Format: int32
	*/
	Offset *int32

	/* Owner.

	   Owner of the namespace
	*/
	Owner string

	/* Query.

	   Query filter the search.
	*/
	Query *string

	/* Sort.

	   Sort to order the search.
	*/
	Sort *string

	/* Trunc.

	   Stats trunc.
	*/
	Trunc *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetTeamStatsParams contains all the parameters to send to the API endpoint

for the get team stats operation.

Typically these are written to a http.Request.

func NewGetTeamStatsParams

func NewGetTeamStatsParams() *GetTeamStatsParams

NewGetTeamStatsParams creates a new GetTeamStatsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetTeamStatsParamsWithContext

func NewGetTeamStatsParamsWithContext(ctx context.Context) *GetTeamStatsParams

NewGetTeamStatsParamsWithContext creates a new GetTeamStatsParams object with the ability to set a context for a request.

func NewGetTeamStatsParamsWithHTTPClient

func NewGetTeamStatsParamsWithHTTPClient(client *http.Client) *GetTeamStatsParams

NewGetTeamStatsParamsWithHTTPClient creates a new GetTeamStatsParams object with the ability to set a custom HTTPClient for a request.

func NewGetTeamStatsParamsWithTimeout

func NewGetTeamStatsParamsWithTimeout(timeout time.Duration) *GetTeamStatsParams

NewGetTeamStatsParamsWithTimeout creates a new GetTeamStatsParams object with the ability to set a timeout on a request.

func (*GetTeamStatsParams) SetAggregate

func (o *GetTeamStatsParams) SetAggregate(aggregate *string)

SetAggregate adds the aggregate to the get team stats params

func (*GetTeamStatsParams) SetBookmarks

func (o *GetTeamStatsParams) SetBookmarks(bookmarks *bool)

SetBookmarks adds the bookmarks to the get team stats params

func (*GetTeamStatsParams) SetContext

func (o *GetTeamStatsParams) SetContext(ctx context.Context)

SetContext adds the context to the get team stats params

func (*GetTeamStatsParams) SetDefaults

func (o *GetTeamStatsParams) SetDefaults()

SetDefaults hydrates default values in the get team stats params (not the query body).

All values with no default are reset to their zero value.

func (*GetTeamStatsParams) SetGroupby

func (o *GetTeamStatsParams) SetGroupby(groupby *string)

SetGroupby adds the groupby to the get team stats params

func (*GetTeamStatsParams) SetHTTPClient

func (o *GetTeamStatsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get team stats params

func (*GetTeamStatsParams) SetKind

func (o *GetTeamStatsParams) SetKind(kind *string)

SetKind adds the kind to the get team stats params

func (*GetTeamStatsParams) SetLimit

func (o *GetTeamStatsParams) SetLimit(limit *int32)

SetLimit adds the limit to the get team stats params

func (*GetTeamStatsParams) SetMode

func (o *GetTeamStatsParams) SetMode(mode *string)

SetMode adds the mode to the get team stats params

func (*GetTeamStatsParams) SetName

func (o *GetTeamStatsParams) SetName(name string)

SetName adds the name to the get team stats params

func (*GetTeamStatsParams) SetOffset

func (o *GetTeamStatsParams) SetOffset(offset *int32)

SetOffset adds the offset to the get team stats params

func (*GetTeamStatsParams) SetOwner

func (o *GetTeamStatsParams) SetOwner(owner string)

SetOwner adds the owner to the get team stats params

func (*GetTeamStatsParams) SetQuery

func (o *GetTeamStatsParams) SetQuery(query *string)

SetQuery adds the query to the get team stats params

func (*GetTeamStatsParams) SetSort

func (o *GetTeamStatsParams) SetSort(sort *string)

SetSort adds the sort to the get team stats params

func (*GetTeamStatsParams) SetTimeout

func (o *GetTeamStatsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get team stats params

func (*GetTeamStatsParams) SetTrunc

func (o *GetTeamStatsParams) SetTrunc(trunc *string)

SetTrunc adds the trunc to the get team stats params

func (*GetTeamStatsParams) WithAggregate

func (o *GetTeamStatsParams) WithAggregate(aggregate *string) *GetTeamStatsParams

WithAggregate adds the aggregate to the get team stats params

func (*GetTeamStatsParams) WithBookmarks

func (o *GetTeamStatsParams) WithBookmarks(bookmarks *bool) *GetTeamStatsParams

WithBookmarks adds the bookmarks to the get team stats params

func (*GetTeamStatsParams) WithContext

WithContext adds the context to the get team stats params

func (*GetTeamStatsParams) WithDefaults

func (o *GetTeamStatsParams) WithDefaults() *GetTeamStatsParams

WithDefaults hydrates default values in the get team stats params (not the query body).

All values with no default are reset to their zero value.

func (*GetTeamStatsParams) WithGroupby

func (o *GetTeamStatsParams) WithGroupby(groupby *string) *GetTeamStatsParams

WithGroupby adds the groupby to the get team stats params

func (*GetTeamStatsParams) WithHTTPClient

func (o *GetTeamStatsParams) WithHTTPClient(client *http.Client) *GetTeamStatsParams

WithHTTPClient adds the HTTPClient to the get team stats params

func (*GetTeamStatsParams) WithKind

func (o *GetTeamStatsParams) WithKind(kind *string) *GetTeamStatsParams

WithKind adds the kind to the get team stats params

func (*GetTeamStatsParams) WithLimit

func (o *GetTeamStatsParams) WithLimit(limit *int32) *GetTeamStatsParams

WithLimit adds the limit to the get team stats params

func (*GetTeamStatsParams) WithMode

func (o *GetTeamStatsParams) WithMode(mode *string) *GetTeamStatsParams

WithMode adds the mode to the get team stats params

func (*GetTeamStatsParams) WithName

func (o *GetTeamStatsParams) WithName(name string) *GetTeamStatsParams

WithName adds the name to the get team stats params

func (*GetTeamStatsParams) WithOffset

func (o *GetTeamStatsParams) WithOffset(offset *int32) *GetTeamStatsParams

WithOffset adds the offset to the get team stats params

func (*GetTeamStatsParams) WithOwner

func (o *GetTeamStatsParams) WithOwner(owner string) *GetTeamStatsParams

WithOwner adds the owner to the get team stats params

func (*GetTeamStatsParams) WithQuery

func (o *GetTeamStatsParams) WithQuery(query *string) *GetTeamStatsParams

WithQuery adds the query to the get team stats params

func (*GetTeamStatsParams) WithSort

func (o *GetTeamStatsParams) WithSort(sort *string) *GetTeamStatsParams

WithSort adds the sort to the get team stats params

func (*GetTeamStatsParams) WithTimeout

func (o *GetTeamStatsParams) WithTimeout(timeout time.Duration) *GetTeamStatsParams

WithTimeout adds the timeout to the get team stats params

func (*GetTeamStatsParams) WithTrunc

func (o *GetTeamStatsParams) WithTrunc(trunc *string) *GetTeamStatsParams

WithTrunc adds the trunc to the get team stats params

func (*GetTeamStatsParams) WriteToRequest

func (o *GetTeamStatsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type GetTeamStatsReader

type GetTeamStatsReader struct {
	// contains filtered or unexported fields
}

GetTeamStatsReader is a Reader for the GetTeamStats structure.

func (*GetTeamStatsReader) ReadResponse

func (o *GetTeamStatsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetTeamVersionsDefault

type GetTeamVersionsDefault struct {
	Payload *service_model.RuntimeError
	// contains filtered or unexported fields
}

GetTeamVersionsDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewGetTeamVersionsDefault

func NewGetTeamVersionsDefault(code int) *GetTeamVersionsDefault

NewGetTeamVersionsDefault creates a GetTeamVersionsDefault with default headers values

func (*GetTeamVersionsDefault) Code

func (o *GetTeamVersionsDefault) Code() int

Code gets the status code for the get team versions default response

func (*GetTeamVersionsDefault) Error

func (o *GetTeamVersionsDefault) Error() string

func (*GetTeamVersionsDefault) GetPayload

func (*GetTeamVersionsDefault) IsClientError

func (o *GetTeamVersionsDefault) IsClientError() bool

IsClientError returns true when this get team versions default response has a 4xx status code

func (*GetTeamVersionsDefault) IsCode

func (o *GetTeamVersionsDefault) IsCode(code int) bool

IsCode returns true when this get team versions default response a status code equal to that given

func (*GetTeamVersionsDefault) IsRedirect

func (o *GetTeamVersionsDefault) IsRedirect() bool

IsRedirect returns true when this get team versions default response has a 3xx status code

func (*GetTeamVersionsDefault) IsServerError

func (o *GetTeamVersionsDefault) IsServerError() bool

IsServerError returns true when this get team versions default response has a 5xx status code

func (*GetTeamVersionsDefault) IsSuccess

func (o *GetTeamVersionsDefault) IsSuccess() bool

IsSuccess returns true when this get team versions default response has a 2xx status code

func (*GetTeamVersionsDefault) String

func (o *GetTeamVersionsDefault) String() string

type GetTeamVersionsForbidden

type GetTeamVersionsForbidden struct {
	Payload interface{}
}

GetTeamVersionsForbidden describes a response with status code 403, with default header values.

You don't have permission to access the resource.

func NewGetTeamVersionsForbidden

func NewGetTeamVersionsForbidden() *GetTeamVersionsForbidden

NewGetTeamVersionsForbidden creates a GetTeamVersionsForbidden with default headers values

func (*GetTeamVersionsForbidden) Code

func (o *GetTeamVersionsForbidden) Code() int

Code gets the status code for the get team versions forbidden response

func (*GetTeamVersionsForbidden) Error

func (o *GetTeamVersionsForbidden) Error() string

func (*GetTeamVersionsForbidden) GetPayload

func (o *GetTeamVersionsForbidden) GetPayload() interface{}

func (*GetTeamVersionsForbidden) IsClientError

func (o *GetTeamVersionsForbidden) IsClientError() bool

IsClientError returns true when this get team versions forbidden response has a 4xx status code

func (*GetTeamVersionsForbidden) IsCode

func (o *GetTeamVersionsForbidden) IsCode(code int) bool

IsCode returns true when this get team versions forbidden response a status code equal to that given

func (*GetTeamVersionsForbidden) IsRedirect

func (o *GetTeamVersionsForbidden) IsRedirect() bool

IsRedirect returns true when this get team versions forbidden response has a 3xx status code

func (*GetTeamVersionsForbidden) IsServerError

func (o *GetTeamVersionsForbidden) IsServerError() bool

IsServerError returns true when this get team versions forbidden response has a 5xx status code

func (*GetTeamVersionsForbidden) IsSuccess

func (o *GetTeamVersionsForbidden) IsSuccess() bool

IsSuccess returns true when this get team versions forbidden response has a 2xx status code

func (*GetTeamVersionsForbidden) String

func (o *GetTeamVersionsForbidden) String() string

type GetTeamVersionsNoContent

type GetTeamVersionsNoContent struct {
	Payload interface{}
}

GetTeamVersionsNoContent describes a response with status code 204, with default header values.

No content.

func NewGetTeamVersionsNoContent

func NewGetTeamVersionsNoContent() *GetTeamVersionsNoContent

NewGetTeamVersionsNoContent creates a GetTeamVersionsNoContent with default headers values

func (*GetTeamVersionsNoContent) Code

func (o *GetTeamVersionsNoContent) Code() int

Code gets the status code for the get team versions no content response

func (*GetTeamVersionsNoContent) Error

func (o *GetTeamVersionsNoContent) Error() string

func (*GetTeamVersionsNoContent) GetPayload

func (o *GetTeamVersionsNoContent) GetPayload() interface{}

func (*GetTeamVersionsNoContent) IsClientError

func (o *GetTeamVersionsNoContent) IsClientError() bool

IsClientError returns true when this get team versions no content response has a 4xx status code

func (*GetTeamVersionsNoContent) IsCode

func (o *GetTeamVersionsNoContent) IsCode(code int) bool

IsCode returns true when this get team versions no content response a status code equal to that given

func (*GetTeamVersionsNoContent) IsRedirect

func (o *GetTeamVersionsNoContent) IsRedirect() bool

IsRedirect returns true when this get team versions no content response has a 3xx status code

func (*GetTeamVersionsNoContent) IsServerError

func (o *GetTeamVersionsNoContent) IsServerError() bool

IsServerError returns true when this get team versions no content response has a 5xx status code

func (*GetTeamVersionsNoContent) IsSuccess

func (o *GetTeamVersionsNoContent) IsSuccess() bool

IsSuccess returns true when this get team versions no content response has a 2xx status code

func (*GetTeamVersionsNoContent) String

func (o *GetTeamVersionsNoContent) String() string

type GetTeamVersionsNotFound

type GetTeamVersionsNotFound struct {
	Payload interface{}
}

GetTeamVersionsNotFound describes a response with status code 404, with default header values.

Resource does not exist.

func NewGetTeamVersionsNotFound

func NewGetTeamVersionsNotFound() *GetTeamVersionsNotFound

NewGetTeamVersionsNotFound creates a GetTeamVersionsNotFound with default headers values

func (*GetTeamVersionsNotFound) Code

func (o *GetTeamVersionsNotFound) Code() int

Code gets the status code for the get team versions not found response

func (*GetTeamVersionsNotFound) Error

func (o *GetTeamVersionsNotFound) Error() string

func (*GetTeamVersionsNotFound) GetPayload

func (o *GetTeamVersionsNotFound) GetPayload() interface{}

func (*GetTeamVersionsNotFound) IsClientError

func (o *GetTeamVersionsNotFound) IsClientError() bool

IsClientError returns true when this get team versions not found response has a 4xx status code

func (*GetTeamVersionsNotFound) IsCode

func (o *GetTeamVersionsNotFound) IsCode(code int) bool

IsCode returns true when this get team versions not found response a status code equal to that given

func (*GetTeamVersionsNotFound) IsRedirect

func (o *GetTeamVersionsNotFound) IsRedirect() bool

IsRedirect returns true when this get team versions not found response has a 3xx status code

func (*GetTeamVersionsNotFound) IsServerError

func (o *GetTeamVersionsNotFound) IsServerError() bool

IsServerError returns true when this get team versions not found response has a 5xx status code

func (*GetTeamVersionsNotFound) IsSuccess

func (o *GetTeamVersionsNotFound) IsSuccess() bool

IsSuccess returns true when this get team versions not found response has a 2xx status code

func (*GetTeamVersionsNotFound) String

func (o *GetTeamVersionsNotFound) String() string

type GetTeamVersionsOK

type GetTeamVersionsOK struct {
	Payload *service_model.V1ListProjectVersionsResponse
}

GetTeamVersionsOK describes a response with status code 200, with default header values.

A successful response.

func NewGetTeamVersionsOK

func NewGetTeamVersionsOK() *GetTeamVersionsOK

NewGetTeamVersionsOK creates a GetTeamVersionsOK with default headers values

func (*GetTeamVersionsOK) Code

func (o *GetTeamVersionsOK) Code() int

Code gets the status code for the get team versions o k response

func (*GetTeamVersionsOK) Error

func (o *GetTeamVersionsOK) Error() string

func (*GetTeamVersionsOK) GetPayload

func (*GetTeamVersionsOK) IsClientError

func (o *GetTeamVersionsOK) IsClientError() bool

IsClientError returns true when this get team versions o k response has a 4xx status code

func (*GetTeamVersionsOK) IsCode

func (o *GetTeamVersionsOK) IsCode(code int) bool

IsCode returns true when this get team versions o k response a status code equal to that given

func (*GetTeamVersionsOK) IsRedirect

func (o *GetTeamVersionsOK) IsRedirect() bool

IsRedirect returns true when this get team versions o k response has a 3xx status code

func (*GetTeamVersionsOK) IsServerError

func (o *GetTeamVersionsOK) IsServerError() bool

IsServerError returns true when this get team versions o k response has a 5xx status code

func (*GetTeamVersionsOK) IsSuccess

func (o *GetTeamVersionsOK) IsSuccess() bool

IsSuccess returns true when this get team versions o k response has a 2xx status code

func (*GetTeamVersionsOK) String

func (o *GetTeamVersionsOK) String() string

type GetTeamVersionsParams

type GetTeamVersionsParams struct {

	/* Entity.

	   Entity name under namespace
	*/
	Entity string

	/* Kind.

	   Version Kind
	*/
	Kind string

	/* Limit.

	   Limit size.

	   Format: int32
	*/
	Limit *int32

	/* NoPage.

	   No pagination.
	*/
	NoPage *bool

	/* Offset.

	   Pagination offset.

	   Format: int32
	*/
	Offset *int32

	/* Owner.

	   Owner of the namespace
	*/
	Owner string

	/* Query.

	   Query filter the search.
	*/
	Query *string

	/* Sort.

	   Sort to order the search.
	*/
	Sort *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetTeamVersionsParams contains all the parameters to send to the API endpoint

for the get team versions operation.

Typically these are written to a http.Request.

func NewGetTeamVersionsParams

func NewGetTeamVersionsParams() *GetTeamVersionsParams

NewGetTeamVersionsParams creates a new GetTeamVersionsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetTeamVersionsParamsWithContext

func NewGetTeamVersionsParamsWithContext(ctx context.Context) *GetTeamVersionsParams

NewGetTeamVersionsParamsWithContext creates a new GetTeamVersionsParams object with the ability to set a context for a request.

func NewGetTeamVersionsParamsWithHTTPClient

func NewGetTeamVersionsParamsWithHTTPClient(client *http.Client) *GetTeamVersionsParams

NewGetTeamVersionsParamsWithHTTPClient creates a new GetTeamVersionsParams object with the ability to set a custom HTTPClient for a request.

func NewGetTeamVersionsParamsWithTimeout

func NewGetTeamVersionsParamsWithTimeout(timeout time.Duration) *GetTeamVersionsParams

NewGetTeamVersionsParamsWithTimeout creates a new GetTeamVersionsParams object with the ability to set a timeout on a request.

func (*GetTeamVersionsParams) SetContext

func (o *GetTeamVersionsParams) SetContext(ctx context.Context)

SetContext adds the context to the get team versions params

func (*GetTeamVersionsParams) SetDefaults

func (o *GetTeamVersionsParams) SetDefaults()

SetDefaults hydrates default values in the get team versions params (not the query body).

All values with no default are reset to their zero value.

func (*GetTeamVersionsParams) SetEntity

func (o *GetTeamVersionsParams) SetEntity(entity string)

SetEntity adds the entity to the get team versions params

func (*GetTeamVersionsParams) SetHTTPClient

func (o *GetTeamVersionsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get team versions params

func (*GetTeamVersionsParams) SetKind

func (o *GetTeamVersionsParams) SetKind(kind string)

SetKind adds the kind to the get team versions params

func (*GetTeamVersionsParams) SetLimit

func (o *GetTeamVersionsParams) SetLimit(limit *int32)

SetLimit adds the limit to the get team versions params

func (*GetTeamVersionsParams) SetNoPage

func (o *GetTeamVersionsParams) SetNoPage(noPage *bool)

SetNoPage adds the noPage to the get team versions params

func (*GetTeamVersionsParams) SetOffset

func (o *GetTeamVersionsParams) SetOffset(offset *int32)

SetOffset adds the offset to the get team versions params

func (*GetTeamVersionsParams) SetOwner

func (o *GetTeamVersionsParams) SetOwner(owner string)

SetOwner adds the owner to the get team versions params

func (*GetTeamVersionsParams) SetQuery

func (o *GetTeamVersionsParams) SetQuery(query *string)

SetQuery adds the query to the get team versions params

func (*GetTeamVersionsParams) SetSort

func (o *GetTeamVersionsParams) SetSort(sort *string)

SetSort adds the sort to the get team versions params

func (*GetTeamVersionsParams) SetTimeout

func (o *GetTeamVersionsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get team versions params

func (*GetTeamVersionsParams) WithContext

WithContext adds the context to the get team versions params

func (*GetTeamVersionsParams) WithDefaults

func (o *GetTeamVersionsParams) WithDefaults() *GetTeamVersionsParams

WithDefaults hydrates default values in the get team versions params (not the query body).

All values with no default are reset to their zero value.

func (*GetTeamVersionsParams) WithEntity

func (o *GetTeamVersionsParams) WithEntity(entity string) *GetTeamVersionsParams

WithEntity adds the entity to the get team versions params

func (*GetTeamVersionsParams) WithHTTPClient

func (o *GetTeamVersionsParams) WithHTTPClient(client *http.Client) *GetTeamVersionsParams

WithHTTPClient adds the HTTPClient to the get team versions params

func (*GetTeamVersionsParams) WithKind

WithKind adds the kind to the get team versions params

func (*GetTeamVersionsParams) WithLimit

func (o *GetTeamVersionsParams) WithLimit(limit *int32) *GetTeamVersionsParams

WithLimit adds the limit to the get team versions params

func (*GetTeamVersionsParams) WithNoPage

func (o *GetTeamVersionsParams) WithNoPage(noPage *bool) *GetTeamVersionsParams

WithNoPage adds the noPage to the get team versions params

func (*GetTeamVersionsParams) WithOffset

func (o *GetTeamVersionsParams) WithOffset(offset *int32) *GetTeamVersionsParams

WithOffset adds the offset to the get team versions params

func (*GetTeamVersionsParams) WithOwner

func (o *GetTeamVersionsParams) WithOwner(owner string) *GetTeamVersionsParams

WithOwner adds the owner to the get team versions params

func (*GetTeamVersionsParams) WithQuery

func (o *GetTeamVersionsParams) WithQuery(query *string) *GetTeamVersionsParams

WithQuery adds the query to the get team versions params

func (*GetTeamVersionsParams) WithSort

WithSort adds the sort to the get team versions params

func (*GetTeamVersionsParams) WithTimeout

func (o *GetTeamVersionsParams) WithTimeout(timeout time.Duration) *GetTeamVersionsParams

WithTimeout adds the timeout to the get team versions params

func (*GetTeamVersionsParams) WriteToRequest

func (o *GetTeamVersionsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type GetTeamVersionsReader

type GetTeamVersionsReader struct {
	// contains filtered or unexported fields
}

GetTeamVersionsReader is a Reader for the GetTeamVersions structure.

func (*GetTeamVersionsReader) ReadResponse

func (o *GetTeamVersionsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type InvalidateTeamRunsDefault

type InvalidateTeamRunsDefault struct {
	Payload *service_model.RuntimeError
	// contains filtered or unexported fields
}

InvalidateTeamRunsDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewInvalidateTeamRunsDefault

func NewInvalidateTeamRunsDefault(code int) *InvalidateTeamRunsDefault

NewInvalidateTeamRunsDefault creates a InvalidateTeamRunsDefault with default headers values

func (*InvalidateTeamRunsDefault) Code

func (o *InvalidateTeamRunsDefault) Code() int

Code gets the status code for the invalidate team runs default response

func (*InvalidateTeamRunsDefault) Error

func (o *InvalidateTeamRunsDefault) Error() string

func (*InvalidateTeamRunsDefault) GetPayload

func (*InvalidateTeamRunsDefault) IsClientError

func (o *InvalidateTeamRunsDefault) IsClientError() bool

IsClientError returns true when this invalidate team runs default response has a 4xx status code

func (*InvalidateTeamRunsDefault) IsCode

func (o *InvalidateTeamRunsDefault) IsCode(code int) bool

IsCode returns true when this invalidate team runs default response a status code equal to that given

func (*InvalidateTeamRunsDefault) IsRedirect

func (o *InvalidateTeamRunsDefault) IsRedirect() bool

IsRedirect returns true when this invalidate team runs default response has a 3xx status code

func (*InvalidateTeamRunsDefault) IsServerError

func (o *InvalidateTeamRunsDefault) IsServerError() bool

IsServerError returns true when this invalidate team runs default response has a 5xx status code

func (*InvalidateTeamRunsDefault) IsSuccess

func (o *InvalidateTeamRunsDefault) IsSuccess() bool

IsSuccess returns true when this invalidate team runs default response has a 2xx status code

func (*InvalidateTeamRunsDefault) String

func (o *InvalidateTeamRunsDefault) String() string

type InvalidateTeamRunsForbidden

type InvalidateTeamRunsForbidden struct {
	Payload interface{}
}

InvalidateTeamRunsForbidden describes a response with status code 403, with default header values.

You don't have permission to access the resource.

func NewInvalidateTeamRunsForbidden

func NewInvalidateTeamRunsForbidden() *InvalidateTeamRunsForbidden

NewInvalidateTeamRunsForbidden creates a InvalidateTeamRunsForbidden with default headers values

func (*InvalidateTeamRunsForbidden) Code

func (o *InvalidateTeamRunsForbidden) Code() int

Code gets the status code for the invalidate team runs forbidden response

func (*InvalidateTeamRunsForbidden) Error

func (*InvalidateTeamRunsForbidden) GetPayload

func (o *InvalidateTeamRunsForbidden) GetPayload() interface{}

func (*InvalidateTeamRunsForbidden) IsClientError

func (o *InvalidateTeamRunsForbidden) IsClientError() bool

IsClientError returns true when this invalidate team runs forbidden response has a 4xx status code

func (*InvalidateTeamRunsForbidden) IsCode

func (o *InvalidateTeamRunsForbidden) IsCode(code int) bool

IsCode returns true when this invalidate team runs forbidden response a status code equal to that given

func (*InvalidateTeamRunsForbidden) IsRedirect

func (o *InvalidateTeamRunsForbidden) IsRedirect() bool

IsRedirect returns true when this invalidate team runs forbidden response has a 3xx status code

func (*InvalidateTeamRunsForbidden) IsServerError

func (o *InvalidateTeamRunsForbidden) IsServerError() bool

IsServerError returns true when this invalidate team runs forbidden response has a 5xx status code

func (*InvalidateTeamRunsForbidden) IsSuccess

func (o *InvalidateTeamRunsForbidden) IsSuccess() bool

IsSuccess returns true when this invalidate team runs forbidden response has a 2xx status code

func (*InvalidateTeamRunsForbidden) String

func (o *InvalidateTeamRunsForbidden) String() string

type InvalidateTeamRunsNoContent

type InvalidateTeamRunsNoContent struct {
	Payload interface{}
}

InvalidateTeamRunsNoContent describes a response with status code 204, with default header values.

No content.

func NewInvalidateTeamRunsNoContent

func NewInvalidateTeamRunsNoContent() *InvalidateTeamRunsNoContent

NewInvalidateTeamRunsNoContent creates a InvalidateTeamRunsNoContent with default headers values

func (*InvalidateTeamRunsNoContent) Code

func (o *InvalidateTeamRunsNoContent) Code() int

Code gets the status code for the invalidate team runs no content response

func (*InvalidateTeamRunsNoContent) Error

func (*InvalidateTeamRunsNoContent) GetPayload

func (o *InvalidateTeamRunsNoContent) GetPayload() interface{}

func (*InvalidateTeamRunsNoContent) IsClientError

func (o *InvalidateTeamRunsNoContent) IsClientError() bool

IsClientError returns true when this invalidate team runs no content response has a 4xx status code

func (*InvalidateTeamRunsNoContent) IsCode

func (o *InvalidateTeamRunsNoContent) IsCode(code int) bool

IsCode returns true when this invalidate team runs no content response a status code equal to that given

func (*InvalidateTeamRunsNoContent) IsRedirect

func (o *InvalidateTeamRunsNoContent) IsRedirect() bool

IsRedirect returns true when this invalidate team runs no content response has a 3xx status code

func (*InvalidateTeamRunsNoContent) IsServerError

func (o *InvalidateTeamRunsNoContent) IsServerError() bool

IsServerError returns true when this invalidate team runs no content response has a 5xx status code

func (*InvalidateTeamRunsNoContent) IsSuccess

func (o *InvalidateTeamRunsNoContent) IsSuccess() bool

IsSuccess returns true when this invalidate team runs no content response has a 2xx status code

func (*InvalidateTeamRunsNoContent) String

func (o *InvalidateTeamRunsNoContent) String() string

type InvalidateTeamRunsNotFound

type InvalidateTeamRunsNotFound struct {
	Payload interface{}
}

InvalidateTeamRunsNotFound describes a response with status code 404, with default header values.

Resource does not exist.

func NewInvalidateTeamRunsNotFound

func NewInvalidateTeamRunsNotFound() *InvalidateTeamRunsNotFound

NewInvalidateTeamRunsNotFound creates a InvalidateTeamRunsNotFound with default headers values

func (*InvalidateTeamRunsNotFound) Code

func (o *InvalidateTeamRunsNotFound) Code() int

Code gets the status code for the invalidate team runs not found response

func (*InvalidateTeamRunsNotFound) Error

func (*InvalidateTeamRunsNotFound) GetPayload

func (o *InvalidateTeamRunsNotFound) GetPayload() interface{}

func (*InvalidateTeamRunsNotFound) IsClientError

func (o *InvalidateTeamRunsNotFound) IsClientError() bool

IsClientError returns true when this invalidate team runs not found response has a 4xx status code

func (*InvalidateTeamRunsNotFound) IsCode

func (o *InvalidateTeamRunsNotFound) IsCode(code int) bool

IsCode returns true when this invalidate team runs not found response a status code equal to that given

func (*InvalidateTeamRunsNotFound) IsRedirect

func (o *InvalidateTeamRunsNotFound) IsRedirect() bool

IsRedirect returns true when this invalidate team runs not found response has a 3xx status code

func (*InvalidateTeamRunsNotFound) IsServerError

func (o *InvalidateTeamRunsNotFound) IsServerError() bool

IsServerError returns true when this invalidate team runs not found response has a 5xx status code

func (*InvalidateTeamRunsNotFound) IsSuccess

func (o *InvalidateTeamRunsNotFound) IsSuccess() bool

IsSuccess returns true when this invalidate team runs not found response has a 2xx status code

func (*InvalidateTeamRunsNotFound) String

func (o *InvalidateTeamRunsNotFound) String() string

type InvalidateTeamRunsOK

type InvalidateTeamRunsOK struct {
}

InvalidateTeamRunsOK describes a response with status code 200, with default header values.

A successful response.

func NewInvalidateTeamRunsOK

func NewInvalidateTeamRunsOK() *InvalidateTeamRunsOK

NewInvalidateTeamRunsOK creates a InvalidateTeamRunsOK with default headers values

func (*InvalidateTeamRunsOK) Code

func (o *InvalidateTeamRunsOK) Code() int

Code gets the status code for the invalidate team runs o k response

func (*InvalidateTeamRunsOK) Error

func (o *InvalidateTeamRunsOK) Error() string

func (*InvalidateTeamRunsOK) IsClientError

func (o *InvalidateTeamRunsOK) IsClientError() bool

IsClientError returns true when this invalidate team runs o k response has a 4xx status code

func (*InvalidateTeamRunsOK) IsCode

func (o *InvalidateTeamRunsOK) IsCode(code int) bool

IsCode returns true when this invalidate team runs o k response a status code equal to that given

func (*InvalidateTeamRunsOK) IsRedirect

func (o *InvalidateTeamRunsOK) IsRedirect() bool

IsRedirect returns true when this invalidate team runs o k response has a 3xx status code

func (*InvalidateTeamRunsOK) IsServerError

func (o *InvalidateTeamRunsOK) IsServerError() bool

IsServerError returns true when this invalidate team runs o k response has a 5xx status code

func (*InvalidateTeamRunsOK) IsSuccess

func (o *InvalidateTeamRunsOK) IsSuccess() bool

IsSuccess returns true when this invalidate team runs o k response has a 2xx status code

func (*InvalidateTeamRunsOK) String

func (o *InvalidateTeamRunsOK) String() string

type InvalidateTeamRunsParams

type InvalidateTeamRunsParams struct {

	/* Body.

	   Uuids of the entities
	*/
	Body *service_model.V1Uuids

	/* Name.

	   Entity under namespace
	*/
	Name string

	/* Owner.

	   Owner of the namespace
	*/
	Owner string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

InvalidateTeamRunsParams contains all the parameters to send to the API endpoint

for the invalidate team runs operation.

Typically these are written to a http.Request.

func NewInvalidateTeamRunsParams

func NewInvalidateTeamRunsParams() *InvalidateTeamRunsParams

NewInvalidateTeamRunsParams creates a new InvalidateTeamRunsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewInvalidateTeamRunsParamsWithContext

func NewInvalidateTeamRunsParamsWithContext(ctx context.Context) *InvalidateTeamRunsParams

NewInvalidateTeamRunsParamsWithContext creates a new InvalidateTeamRunsParams object with the ability to set a context for a request.

func NewInvalidateTeamRunsParamsWithHTTPClient

func NewInvalidateTeamRunsParamsWithHTTPClient(client *http.Client) *InvalidateTeamRunsParams

NewInvalidateTeamRunsParamsWithHTTPClient creates a new InvalidateTeamRunsParams object with the ability to set a custom HTTPClient for a request.

func NewInvalidateTeamRunsParamsWithTimeout

func NewInvalidateTeamRunsParamsWithTimeout(timeout time.Duration) *InvalidateTeamRunsParams

NewInvalidateTeamRunsParamsWithTimeout creates a new InvalidateTeamRunsParams object with the ability to set a timeout on a request.

func (*InvalidateTeamRunsParams) SetBody

SetBody adds the body to the invalidate team runs params

func (*InvalidateTeamRunsParams) SetContext

func (o *InvalidateTeamRunsParams) SetContext(ctx context.Context)

SetContext adds the context to the invalidate team runs params

func (*InvalidateTeamRunsParams) SetDefaults

func (o *InvalidateTeamRunsParams) SetDefaults()

SetDefaults hydrates default values in the invalidate team runs params (not the query body).

All values with no default are reset to their zero value.

func (*InvalidateTeamRunsParams) SetHTTPClient

func (o *InvalidateTeamRunsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the invalidate team runs params

func (*InvalidateTeamRunsParams) SetName

func (o *InvalidateTeamRunsParams) SetName(name string)

SetName adds the name to the invalidate team runs params

func (*InvalidateTeamRunsParams) SetOwner

func (o *InvalidateTeamRunsParams) SetOwner(owner string)

SetOwner adds the owner to the invalidate team runs params

func (*InvalidateTeamRunsParams) SetTimeout

func (o *InvalidateTeamRunsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the invalidate team runs params

func (*InvalidateTeamRunsParams) WithBody

WithBody adds the body to the invalidate team runs params

func (*InvalidateTeamRunsParams) WithContext

WithContext adds the context to the invalidate team runs params

func (*InvalidateTeamRunsParams) WithDefaults

WithDefaults hydrates default values in the invalidate team runs params (not the query body).

All values with no default are reset to their zero value.

func (*InvalidateTeamRunsParams) WithHTTPClient

func (o *InvalidateTeamRunsParams) WithHTTPClient(client *http.Client) *InvalidateTeamRunsParams

WithHTTPClient adds the HTTPClient to the invalidate team runs params

func (*InvalidateTeamRunsParams) WithName

WithName adds the name to the invalidate team runs params

func (*InvalidateTeamRunsParams) WithOwner

WithOwner adds the owner to the invalidate team runs params

func (*InvalidateTeamRunsParams) WithTimeout

WithTimeout adds the timeout to the invalidate team runs params

func (*InvalidateTeamRunsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type InvalidateTeamRunsReader

type InvalidateTeamRunsReader struct {
	// contains filtered or unexported fields
}

InvalidateTeamRunsReader is a Reader for the InvalidateTeamRuns structure.

func (*InvalidateTeamRunsReader) ReadResponse

func (o *InvalidateTeamRunsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ListTeamMembersDefault

type ListTeamMembersDefault struct {
	Payload *service_model.RuntimeError
	// contains filtered or unexported fields
}

ListTeamMembersDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewListTeamMembersDefault

func NewListTeamMembersDefault(code int) *ListTeamMembersDefault

NewListTeamMembersDefault creates a ListTeamMembersDefault with default headers values

func (*ListTeamMembersDefault) Code

func (o *ListTeamMembersDefault) Code() int

Code gets the status code for the list team members default response

func (*ListTeamMembersDefault) Error

func (o *ListTeamMembersDefault) Error() string

func (*ListTeamMembersDefault) GetPayload

func (*ListTeamMembersDefault) IsClientError

func (o *ListTeamMembersDefault) IsClientError() bool

IsClientError returns true when this list team members default response has a 4xx status code

func (*ListTeamMembersDefault) IsCode

func (o *ListTeamMembersDefault) IsCode(code int) bool

IsCode returns true when this list team members default response a status code equal to that given

func (*ListTeamMembersDefault) IsRedirect

func (o *ListTeamMembersDefault) IsRedirect() bool

IsRedirect returns true when this list team members default response has a 3xx status code

func (*ListTeamMembersDefault) IsServerError

func (o *ListTeamMembersDefault) IsServerError() bool

IsServerError returns true when this list team members default response has a 5xx status code

func (*ListTeamMembersDefault) IsSuccess

func (o *ListTeamMembersDefault) IsSuccess() bool

IsSuccess returns true when this list team members default response has a 2xx status code

func (*ListTeamMembersDefault) String

func (o *ListTeamMembersDefault) String() string

type ListTeamMembersForbidden

type ListTeamMembersForbidden struct {
	Payload interface{}
}

ListTeamMembersForbidden describes a response with status code 403, with default header values.

You don't have permission to access the resource.

func NewListTeamMembersForbidden

func NewListTeamMembersForbidden() *ListTeamMembersForbidden

NewListTeamMembersForbidden creates a ListTeamMembersForbidden with default headers values

func (*ListTeamMembersForbidden) Code

func (o *ListTeamMembersForbidden) Code() int

Code gets the status code for the list team members forbidden response

func (*ListTeamMembersForbidden) Error

func (o *ListTeamMembersForbidden) Error() string

func (*ListTeamMembersForbidden) GetPayload

func (o *ListTeamMembersForbidden) GetPayload() interface{}

func (*ListTeamMembersForbidden) IsClientError

func (o *ListTeamMembersForbidden) IsClientError() bool

IsClientError returns true when this list team members forbidden response has a 4xx status code

func (*ListTeamMembersForbidden) IsCode

func (o *ListTeamMembersForbidden) IsCode(code int) bool

IsCode returns true when this list team members forbidden response a status code equal to that given

func (*ListTeamMembersForbidden) IsRedirect

func (o *ListTeamMembersForbidden) IsRedirect() bool

IsRedirect returns true when this list team members forbidden response has a 3xx status code

func (*ListTeamMembersForbidden) IsServerError

func (o *ListTeamMembersForbidden) IsServerError() bool

IsServerError returns true when this list team members forbidden response has a 5xx status code

func (*ListTeamMembersForbidden) IsSuccess

func (o *ListTeamMembersForbidden) IsSuccess() bool

IsSuccess returns true when this list team members forbidden response has a 2xx status code

func (*ListTeamMembersForbidden) String

func (o *ListTeamMembersForbidden) String() string

type ListTeamMembersNoContent

type ListTeamMembersNoContent struct {
	Payload interface{}
}

ListTeamMembersNoContent describes a response with status code 204, with default header values.

No content.

func NewListTeamMembersNoContent

func NewListTeamMembersNoContent() *ListTeamMembersNoContent

NewListTeamMembersNoContent creates a ListTeamMembersNoContent with default headers values

func (*ListTeamMembersNoContent) Code

func (o *ListTeamMembersNoContent) Code() int

Code gets the status code for the list team members no content response

func (*ListTeamMembersNoContent) Error

func (o *ListTeamMembersNoContent) Error() string

func (*ListTeamMembersNoContent) GetPayload

func (o *ListTeamMembersNoContent) GetPayload() interface{}

func (*ListTeamMembersNoContent) IsClientError

func (o *ListTeamMembersNoContent) IsClientError() bool

IsClientError returns true when this list team members no content response has a 4xx status code

func (*ListTeamMembersNoContent) IsCode

func (o *ListTeamMembersNoContent) IsCode(code int) bool

IsCode returns true when this list team members no content response a status code equal to that given

func (*ListTeamMembersNoContent) IsRedirect

func (o *ListTeamMembersNoContent) IsRedirect() bool

IsRedirect returns true when this list team members no content response has a 3xx status code

func (*ListTeamMembersNoContent) IsServerError

func (o *ListTeamMembersNoContent) IsServerError() bool

IsServerError returns true when this list team members no content response has a 5xx status code

func (*ListTeamMembersNoContent) IsSuccess

func (o *ListTeamMembersNoContent) IsSuccess() bool

IsSuccess returns true when this list team members no content response has a 2xx status code

func (*ListTeamMembersNoContent) String

func (o *ListTeamMembersNoContent) String() string

type ListTeamMembersNotFound

type ListTeamMembersNotFound struct {
	Payload interface{}
}

ListTeamMembersNotFound describes a response with status code 404, with default header values.

Resource does not exist.

func NewListTeamMembersNotFound

func NewListTeamMembersNotFound() *ListTeamMembersNotFound

NewListTeamMembersNotFound creates a ListTeamMembersNotFound with default headers values

func (*ListTeamMembersNotFound) Code

func (o *ListTeamMembersNotFound) Code() int

Code gets the status code for the list team members not found response

func (*ListTeamMembersNotFound) Error

func (o *ListTeamMembersNotFound) Error() string

func (*ListTeamMembersNotFound) GetPayload

func (o *ListTeamMembersNotFound) GetPayload() interface{}

func (*ListTeamMembersNotFound) IsClientError

func (o *ListTeamMembersNotFound) IsClientError() bool

IsClientError returns true when this list team members not found response has a 4xx status code

func (*ListTeamMembersNotFound) IsCode

func (o *ListTeamMembersNotFound) IsCode(code int) bool

IsCode returns true when this list team members not found response a status code equal to that given

func (*ListTeamMembersNotFound) IsRedirect

func (o *ListTeamMembersNotFound) IsRedirect() bool

IsRedirect returns true when this list team members not found response has a 3xx status code

func (*ListTeamMembersNotFound) IsServerError

func (o *ListTeamMembersNotFound) IsServerError() bool

IsServerError returns true when this list team members not found response has a 5xx status code

func (*ListTeamMembersNotFound) IsSuccess

func (o *ListTeamMembersNotFound) IsSuccess() bool

IsSuccess returns true when this list team members not found response has a 2xx status code

func (*ListTeamMembersNotFound) String

func (o *ListTeamMembersNotFound) String() string

type ListTeamMembersOK

type ListTeamMembersOK struct {
	Payload *service_model.V1ListTeamMembersResponse
}

ListTeamMembersOK describes a response with status code 200, with default header values.

A successful response.

func NewListTeamMembersOK

func NewListTeamMembersOK() *ListTeamMembersOK

NewListTeamMembersOK creates a ListTeamMembersOK with default headers values

func (*ListTeamMembersOK) Code

func (o *ListTeamMembersOK) Code() int

Code gets the status code for the list team members o k response

func (*ListTeamMembersOK) Error

func (o *ListTeamMembersOK) Error() string

func (*ListTeamMembersOK) GetPayload

func (*ListTeamMembersOK) IsClientError

func (o *ListTeamMembersOK) IsClientError() bool

IsClientError returns true when this list team members o k response has a 4xx status code

func (*ListTeamMembersOK) IsCode

func (o *ListTeamMembersOK) IsCode(code int) bool

IsCode returns true when this list team members o k response a status code equal to that given

func (*ListTeamMembersOK) IsRedirect

func (o *ListTeamMembersOK) IsRedirect() bool

IsRedirect returns true when this list team members o k response has a 3xx status code

func (*ListTeamMembersOK) IsServerError

func (o *ListTeamMembersOK) IsServerError() bool

IsServerError returns true when this list team members o k response has a 5xx status code

func (*ListTeamMembersOK) IsSuccess

func (o *ListTeamMembersOK) IsSuccess() bool

IsSuccess returns true when this list team members o k response has a 2xx status code

func (*ListTeamMembersOK) String

func (o *ListTeamMembersOK) String() string

type ListTeamMembersParams

type ListTeamMembersParams struct {

	/* Bookmarks.

	   Filter by bookmarks.
	*/
	Bookmarks *bool

	/* Limit.

	   Limit size.

	   Format: int32
	*/
	Limit *int32

	/* Mode.

	   Mode of the search.
	*/
	Mode *string

	/* Name.

	   Entity managing the resource
	*/
	Name string

	/* NoPage.

	   No pagination.
	*/
	NoPage *bool

	/* Offset.

	   Pagination offset.

	   Format: int32
	*/
	Offset *int32

	/* Owner.

	   Owner of the namespace
	*/
	Owner string

	/* Query.

	   Query filter the search.
	*/
	Query *string

	/* Sort.

	   Sort to order the search.
	*/
	Sort *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ListTeamMembersParams contains all the parameters to send to the API endpoint

for the list team members operation.

Typically these are written to a http.Request.

func NewListTeamMembersParams

func NewListTeamMembersParams() *ListTeamMembersParams

NewListTeamMembersParams creates a new ListTeamMembersParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewListTeamMembersParamsWithContext

func NewListTeamMembersParamsWithContext(ctx context.Context) *ListTeamMembersParams

NewListTeamMembersParamsWithContext creates a new ListTeamMembersParams object with the ability to set a context for a request.

func NewListTeamMembersParamsWithHTTPClient

func NewListTeamMembersParamsWithHTTPClient(client *http.Client) *ListTeamMembersParams

NewListTeamMembersParamsWithHTTPClient creates a new ListTeamMembersParams object with the ability to set a custom HTTPClient for a request.

func NewListTeamMembersParamsWithTimeout

func NewListTeamMembersParamsWithTimeout(timeout time.Duration) *ListTeamMembersParams

NewListTeamMembersParamsWithTimeout creates a new ListTeamMembersParams object with the ability to set a timeout on a request.

func (*ListTeamMembersParams) SetBookmarks

func (o *ListTeamMembersParams) SetBookmarks(bookmarks *bool)

SetBookmarks adds the bookmarks to the list team members params

func (*ListTeamMembersParams) SetContext

func (o *ListTeamMembersParams) SetContext(ctx context.Context)

SetContext adds the context to the list team members params

func (*ListTeamMembersParams) SetDefaults

func (o *ListTeamMembersParams) SetDefaults()

SetDefaults hydrates default values in the list team members params (not the query body).

All values with no default are reset to their zero value.

func (*ListTeamMembersParams) SetHTTPClient

func (o *ListTeamMembersParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the list team members params

func (*ListTeamMembersParams) SetLimit

func (o *ListTeamMembersParams) SetLimit(limit *int32)

SetLimit adds the limit to the list team members params

func (*ListTeamMembersParams) SetMode

func (o *ListTeamMembersParams) SetMode(mode *string)

SetMode adds the mode to the list team members params

func (*ListTeamMembersParams) SetName

func (o *ListTeamMembersParams) SetName(name string)

SetName adds the name to the list team members params

func (*ListTeamMembersParams) SetNoPage

func (o *ListTeamMembersParams) SetNoPage(noPage *bool)

SetNoPage adds the noPage to the list team members params

func (*ListTeamMembersParams) SetOffset

func (o *ListTeamMembersParams) SetOffset(offset *int32)

SetOffset adds the offset to the list team members params

func (*ListTeamMembersParams) SetOwner

func (o *ListTeamMembersParams) SetOwner(owner string)

SetOwner adds the owner to the list team members params

func (*ListTeamMembersParams) SetQuery

func (o *ListTeamMembersParams) SetQuery(query *string)

SetQuery adds the query to the list team members params

func (*ListTeamMembersParams) SetSort

func (o *ListTeamMembersParams) SetSort(sort *string)

SetSort adds the sort to the list team members params

func (*ListTeamMembersParams) SetTimeout

func (o *ListTeamMembersParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the list team members params

func (*ListTeamMembersParams) WithBookmarks

func (o *ListTeamMembersParams) WithBookmarks(bookmarks *bool) *ListTeamMembersParams

WithBookmarks adds the bookmarks to the list team members params

func (*ListTeamMembersParams) WithContext

WithContext adds the context to the list team members params

func (*ListTeamMembersParams) WithDefaults

func (o *ListTeamMembersParams) WithDefaults() *ListTeamMembersParams

WithDefaults hydrates default values in the list team members params (not the query body).

All values with no default are reset to their zero value.

func (*ListTeamMembersParams) WithHTTPClient

func (o *ListTeamMembersParams) WithHTTPClient(client *http.Client) *ListTeamMembersParams

WithHTTPClient adds the HTTPClient to the list team members params

func (*ListTeamMembersParams) WithLimit

func (o *ListTeamMembersParams) WithLimit(limit *int32) *ListTeamMembersParams

WithLimit adds the limit to the list team members params

func (*ListTeamMembersParams) WithMode

WithMode adds the mode to the list team members params

func (*ListTeamMembersParams) WithName

WithName adds the name to the list team members params

func (*ListTeamMembersParams) WithNoPage

func (o *ListTeamMembersParams) WithNoPage(noPage *bool) *ListTeamMembersParams

WithNoPage adds the noPage to the list team members params

func (*ListTeamMembersParams) WithOffset

func (o *ListTeamMembersParams) WithOffset(offset *int32) *ListTeamMembersParams

WithOffset adds the offset to the list team members params

func (*ListTeamMembersParams) WithOwner

func (o *ListTeamMembersParams) WithOwner(owner string) *ListTeamMembersParams

WithOwner adds the owner to the list team members params

func (*ListTeamMembersParams) WithQuery

func (o *ListTeamMembersParams) WithQuery(query *string) *ListTeamMembersParams

WithQuery adds the query to the list team members params

func (*ListTeamMembersParams) WithSort

WithSort adds the sort to the list team members params

func (*ListTeamMembersParams) WithTimeout

func (o *ListTeamMembersParams) WithTimeout(timeout time.Duration) *ListTeamMembersParams

WithTimeout adds the timeout to the list team members params

func (*ListTeamMembersParams) WriteToRequest

func (o *ListTeamMembersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type ListTeamMembersReader

type ListTeamMembersReader struct {
	// contains filtered or unexported fields
}

ListTeamMembersReader is a Reader for the ListTeamMembers structure.

func (*ListTeamMembersReader) ReadResponse

func (o *ListTeamMembersReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ListTeamNamesDefault

type ListTeamNamesDefault struct {
	Payload *service_model.RuntimeError
	// contains filtered or unexported fields
}

ListTeamNamesDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewListTeamNamesDefault

func NewListTeamNamesDefault(code int) *ListTeamNamesDefault

NewListTeamNamesDefault creates a ListTeamNamesDefault with default headers values

func (*ListTeamNamesDefault) Code

func (o *ListTeamNamesDefault) Code() int

Code gets the status code for the list team names default response

func (*ListTeamNamesDefault) Error

func (o *ListTeamNamesDefault) Error() string

func (*ListTeamNamesDefault) GetPayload

func (*ListTeamNamesDefault) IsClientError

func (o *ListTeamNamesDefault) IsClientError() bool

IsClientError returns true when this list team names default response has a 4xx status code

func (*ListTeamNamesDefault) IsCode

func (o *ListTeamNamesDefault) IsCode(code int) bool

IsCode returns true when this list team names default response a status code equal to that given

func (*ListTeamNamesDefault) IsRedirect

func (o *ListTeamNamesDefault) IsRedirect() bool

IsRedirect returns true when this list team names default response has a 3xx status code

func (*ListTeamNamesDefault) IsServerError

func (o *ListTeamNamesDefault) IsServerError() bool

IsServerError returns true when this list team names default response has a 5xx status code

func (*ListTeamNamesDefault) IsSuccess

func (o *ListTeamNamesDefault) IsSuccess() bool

IsSuccess returns true when this list team names default response has a 2xx status code

func (*ListTeamNamesDefault) String

func (o *ListTeamNamesDefault) String() string

type ListTeamNamesForbidden

type ListTeamNamesForbidden struct {
	Payload interface{}
}

ListTeamNamesForbidden describes a response with status code 403, with default header values.

You don't have permission to access the resource.

func NewListTeamNamesForbidden

func NewListTeamNamesForbidden() *ListTeamNamesForbidden

NewListTeamNamesForbidden creates a ListTeamNamesForbidden with default headers values

func (*ListTeamNamesForbidden) Code

func (o *ListTeamNamesForbidden) Code() int

Code gets the status code for the list team names forbidden response

func (*ListTeamNamesForbidden) Error

func (o *ListTeamNamesForbidden) Error() string

func (*ListTeamNamesForbidden) GetPayload

func (o *ListTeamNamesForbidden) GetPayload() interface{}

func (*ListTeamNamesForbidden) IsClientError

func (o *ListTeamNamesForbidden) IsClientError() bool

IsClientError returns true when this list team names forbidden response has a 4xx status code

func (*ListTeamNamesForbidden) IsCode

func (o *ListTeamNamesForbidden) IsCode(code int) bool

IsCode returns true when this list team names forbidden response a status code equal to that given

func (*ListTeamNamesForbidden) IsRedirect

func (o *ListTeamNamesForbidden) IsRedirect() bool

IsRedirect returns true when this list team names forbidden response has a 3xx status code

func (*ListTeamNamesForbidden) IsServerError

func (o *ListTeamNamesForbidden) IsServerError() bool

IsServerError returns true when this list team names forbidden response has a 5xx status code

func (*ListTeamNamesForbidden) IsSuccess

func (o *ListTeamNamesForbidden) IsSuccess() bool

IsSuccess returns true when this list team names forbidden response has a 2xx status code

func (*ListTeamNamesForbidden) String

func (o *ListTeamNamesForbidden) String() string

type ListTeamNamesNoContent

type ListTeamNamesNoContent struct {
	Payload interface{}
}

ListTeamNamesNoContent describes a response with status code 204, with default header values.

No content.

func NewListTeamNamesNoContent

func NewListTeamNamesNoContent() *ListTeamNamesNoContent

NewListTeamNamesNoContent creates a ListTeamNamesNoContent with default headers values

func (*ListTeamNamesNoContent) Code

func (o *ListTeamNamesNoContent) Code() int

Code gets the status code for the list team names no content response

func (*ListTeamNamesNoContent) Error

func (o *ListTeamNamesNoContent) Error() string

func (*ListTeamNamesNoContent) GetPayload

func (o *ListTeamNamesNoContent) GetPayload() interface{}

func (*ListTeamNamesNoContent) IsClientError

func (o *ListTeamNamesNoContent) IsClientError() bool

IsClientError returns true when this list team names no content response has a 4xx status code

func (*ListTeamNamesNoContent) IsCode

func (o *ListTeamNamesNoContent) IsCode(code int) bool

IsCode returns true when this list team names no content response a status code equal to that given

func (*ListTeamNamesNoContent) IsRedirect

func (o *ListTeamNamesNoContent) IsRedirect() bool

IsRedirect returns true when this list team names no content response has a 3xx status code

func (*ListTeamNamesNoContent) IsServerError

func (o *ListTeamNamesNoContent) IsServerError() bool

IsServerError returns true when this list team names no content response has a 5xx status code

func (*ListTeamNamesNoContent) IsSuccess

func (o *ListTeamNamesNoContent) IsSuccess() bool

IsSuccess returns true when this list team names no content response has a 2xx status code

func (*ListTeamNamesNoContent) String

func (o *ListTeamNamesNoContent) String() string

type ListTeamNamesNotFound

type ListTeamNamesNotFound struct {
	Payload interface{}
}

ListTeamNamesNotFound describes a response with status code 404, with default header values.

Resource does not exist.

func NewListTeamNamesNotFound

func NewListTeamNamesNotFound() *ListTeamNamesNotFound

NewListTeamNamesNotFound creates a ListTeamNamesNotFound with default headers values

func (*ListTeamNamesNotFound) Code

func (o *ListTeamNamesNotFound) Code() int

Code gets the status code for the list team names not found response

func (*ListTeamNamesNotFound) Error

func (o *ListTeamNamesNotFound) Error() string

func (*ListTeamNamesNotFound) GetPayload

func (o *ListTeamNamesNotFound) GetPayload() interface{}

func (*ListTeamNamesNotFound) IsClientError

func (o *ListTeamNamesNotFound) IsClientError() bool

IsClientError returns true when this list team names not found response has a 4xx status code

func (*ListTeamNamesNotFound) IsCode

func (o *ListTeamNamesNotFound) IsCode(code int) bool

IsCode returns true when this list team names not found response a status code equal to that given

func (*ListTeamNamesNotFound) IsRedirect

func (o *ListTeamNamesNotFound) IsRedirect() bool

IsRedirect returns true when this list team names not found response has a 3xx status code

func (*ListTeamNamesNotFound) IsServerError

func (o *ListTeamNamesNotFound) IsServerError() bool

IsServerError returns true when this list team names not found response has a 5xx status code

func (*ListTeamNamesNotFound) IsSuccess

func (o *ListTeamNamesNotFound) IsSuccess() bool

IsSuccess returns true when this list team names not found response has a 2xx status code

func (*ListTeamNamesNotFound) String

func (o *ListTeamNamesNotFound) String() string

type ListTeamNamesOK

type ListTeamNamesOK struct {
	Payload *service_model.V1ListTeamsResponse
}

ListTeamNamesOK describes a response with status code 200, with default header values.

A successful response.

func NewListTeamNamesOK

func NewListTeamNamesOK() *ListTeamNamesOK

NewListTeamNamesOK creates a ListTeamNamesOK with default headers values

func (*ListTeamNamesOK) Code

func (o *ListTeamNamesOK) Code() int

Code gets the status code for the list team names o k response

func (*ListTeamNamesOK) Error

func (o *ListTeamNamesOK) Error() string

func (*ListTeamNamesOK) GetPayload

func (*ListTeamNamesOK) IsClientError

func (o *ListTeamNamesOK) IsClientError() bool

IsClientError returns true when this list team names o k response has a 4xx status code

func (*ListTeamNamesOK) IsCode

func (o *ListTeamNamesOK) IsCode(code int) bool

IsCode returns true when this list team names o k response a status code equal to that given

func (*ListTeamNamesOK) IsRedirect

func (o *ListTeamNamesOK) IsRedirect() bool

IsRedirect returns true when this list team names o k response has a 3xx status code

func (*ListTeamNamesOK) IsServerError

func (o *ListTeamNamesOK) IsServerError() bool

IsServerError returns true when this list team names o k response has a 5xx status code

func (*ListTeamNamesOK) IsSuccess

func (o *ListTeamNamesOK) IsSuccess() bool

IsSuccess returns true when this list team names o k response has a 2xx status code

func (*ListTeamNamesOK) String

func (o *ListTeamNamesOK) String() string

type ListTeamNamesParams

type ListTeamNamesParams struct {

	/* Bookmarks.

	   Filter by bookmarks.
	*/
	Bookmarks *bool

	/* Limit.

	   Limit size.

	   Format: int32
	*/
	Limit *int32

	/* Mode.

	   Mode of the search.
	*/
	Mode *string

	/* NoPage.

	   No pagination.
	*/
	NoPage *bool

	/* Offset.

	   Pagination offset.

	   Format: int32
	*/
	Offset *int32

	/* Owner.

	   Owner of the namespace
	*/
	Owner string

	/* Query.

	   Query filter the search.
	*/
	Query *string

	/* Sort.

	   Sort to order the search.
	*/
	Sort *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ListTeamNamesParams contains all the parameters to send to the API endpoint

for the list team names operation.

Typically these are written to a http.Request.

func NewListTeamNamesParams

func NewListTeamNamesParams() *ListTeamNamesParams

NewListTeamNamesParams creates a new ListTeamNamesParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewListTeamNamesParamsWithContext

func NewListTeamNamesParamsWithContext(ctx context.Context) *ListTeamNamesParams

NewListTeamNamesParamsWithContext creates a new ListTeamNamesParams object with the ability to set a context for a request.

func NewListTeamNamesParamsWithHTTPClient

func NewListTeamNamesParamsWithHTTPClient(client *http.Client) *ListTeamNamesParams

NewListTeamNamesParamsWithHTTPClient creates a new ListTeamNamesParams object with the ability to set a custom HTTPClient for a request.

func NewListTeamNamesParamsWithTimeout

func NewListTeamNamesParamsWithTimeout(timeout time.Duration) *ListTeamNamesParams

NewListTeamNamesParamsWithTimeout creates a new ListTeamNamesParams object with the ability to set a timeout on a request.

func (*ListTeamNamesParams) SetBookmarks

func (o *ListTeamNamesParams) SetBookmarks(bookmarks *bool)

SetBookmarks adds the bookmarks to the list team names params

func (*ListTeamNamesParams) SetContext

func (o *ListTeamNamesParams) SetContext(ctx context.Context)

SetContext adds the context to the list team names params

func (*ListTeamNamesParams) SetDefaults

func (o *ListTeamNamesParams) SetDefaults()

SetDefaults hydrates default values in the list team names params (not the query body).

All values with no default are reset to their zero value.

func (*ListTeamNamesParams) SetHTTPClient

func (o *ListTeamNamesParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the list team names params

func (*ListTeamNamesParams) SetLimit

func (o *ListTeamNamesParams) SetLimit(limit *int32)

SetLimit adds the limit to the list team names params

func (*ListTeamNamesParams) SetMode

func (o *ListTeamNamesParams) SetMode(mode *string)

SetMode adds the mode to the list team names params

func (*ListTeamNamesParams) SetNoPage

func (o *ListTeamNamesParams) SetNoPage(noPage *bool)

SetNoPage adds the noPage to the list team names params

func (*ListTeamNamesParams) SetOffset

func (o *ListTeamNamesParams) SetOffset(offset *int32)

SetOffset adds the offset to the list team names params

func (*ListTeamNamesParams) SetOwner

func (o *ListTeamNamesParams) SetOwner(owner string)

SetOwner adds the owner to the list team names params

func (*ListTeamNamesParams) SetQuery

func (o *ListTeamNamesParams) SetQuery(query *string)

SetQuery adds the query to the list team names params

func (*ListTeamNamesParams) SetSort

func (o *ListTeamNamesParams) SetSort(sort *string)

SetSort adds the sort to the list team names params

func (*ListTeamNamesParams) SetTimeout

func (o *ListTeamNamesParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the list team names params

func (*ListTeamNamesParams) WithBookmarks

func (o *ListTeamNamesParams) WithBookmarks(bookmarks *bool) *ListTeamNamesParams

WithBookmarks adds the bookmarks to the list team names params

func (*ListTeamNamesParams) WithContext

WithContext adds the context to the list team names params

func (*ListTeamNamesParams) WithDefaults

func (o *ListTeamNamesParams) WithDefaults() *ListTeamNamesParams

WithDefaults hydrates default values in the list team names params (not the query body).

All values with no default are reset to their zero value.

func (*ListTeamNamesParams) WithHTTPClient

func (o *ListTeamNamesParams) WithHTTPClient(client *http.Client) *ListTeamNamesParams

WithHTTPClient adds the HTTPClient to the list team names params

func (*ListTeamNamesParams) WithLimit

func (o *ListTeamNamesParams) WithLimit(limit *int32) *ListTeamNamesParams

WithLimit adds the limit to the list team names params

func (*ListTeamNamesParams) WithMode

func (o *ListTeamNamesParams) WithMode(mode *string) *ListTeamNamesParams

WithMode adds the mode to the list team names params

func (*ListTeamNamesParams) WithNoPage

func (o *ListTeamNamesParams) WithNoPage(noPage *bool) *ListTeamNamesParams

WithNoPage adds the noPage to the list team names params

func (*ListTeamNamesParams) WithOffset

func (o *ListTeamNamesParams) WithOffset(offset *int32) *ListTeamNamesParams

WithOffset adds the offset to the list team names params

func (*ListTeamNamesParams) WithOwner

func (o *ListTeamNamesParams) WithOwner(owner string) *ListTeamNamesParams

WithOwner adds the owner to the list team names params

func (*ListTeamNamesParams) WithQuery

func (o *ListTeamNamesParams) WithQuery(query *string) *ListTeamNamesParams

WithQuery adds the query to the list team names params

func (*ListTeamNamesParams) WithSort

func (o *ListTeamNamesParams) WithSort(sort *string) *ListTeamNamesParams

WithSort adds the sort to the list team names params

func (*ListTeamNamesParams) WithTimeout

func (o *ListTeamNamesParams) WithTimeout(timeout time.Duration) *ListTeamNamesParams

WithTimeout adds the timeout to the list team names params

func (*ListTeamNamesParams) WriteToRequest

func (o *ListTeamNamesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type ListTeamNamesReader

type ListTeamNamesReader struct {
	// contains filtered or unexported fields
}

ListTeamNamesReader is a Reader for the ListTeamNames structure.

func (*ListTeamNamesReader) ReadResponse

func (o *ListTeamNamesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ListTeamsDefault

type ListTeamsDefault struct {
	Payload *service_model.RuntimeError
	// contains filtered or unexported fields
}

ListTeamsDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewListTeamsDefault

func NewListTeamsDefault(code int) *ListTeamsDefault

NewListTeamsDefault creates a ListTeamsDefault with default headers values

func (*ListTeamsDefault) Code

func (o *ListTeamsDefault) Code() int

Code gets the status code for the list teams default response

func (*ListTeamsDefault) Error

func (o *ListTeamsDefault) Error() string

func (*ListTeamsDefault) GetPayload

func (o *ListTeamsDefault) GetPayload() *service_model.RuntimeError

func (*ListTeamsDefault) IsClientError

func (o *ListTeamsDefault) IsClientError() bool

IsClientError returns true when this list teams default response has a 4xx status code

func (*ListTeamsDefault) IsCode

func (o *ListTeamsDefault) IsCode(code int) bool

IsCode returns true when this list teams default response a status code equal to that given

func (*ListTeamsDefault) IsRedirect

func (o *ListTeamsDefault) IsRedirect() bool

IsRedirect returns true when this list teams default response has a 3xx status code

func (*ListTeamsDefault) IsServerError

func (o *ListTeamsDefault) IsServerError() bool

IsServerError returns true when this list teams default response has a 5xx status code

func (*ListTeamsDefault) IsSuccess

func (o *ListTeamsDefault) IsSuccess() bool

IsSuccess returns true when this list teams default response has a 2xx status code

func (*ListTeamsDefault) String

func (o *ListTeamsDefault) String() string

type ListTeamsForbidden

type ListTeamsForbidden struct {
	Payload interface{}
}

ListTeamsForbidden describes a response with status code 403, with default header values.

You don't have permission to access the resource.

func NewListTeamsForbidden

func NewListTeamsForbidden() *ListTeamsForbidden

NewListTeamsForbidden creates a ListTeamsForbidden with default headers values

func (*ListTeamsForbidden) Code

func (o *ListTeamsForbidden) Code() int

Code gets the status code for the list teams forbidden response

func (*ListTeamsForbidden) Error

func (o *ListTeamsForbidden) Error() string

func (*ListTeamsForbidden) GetPayload

func (o *ListTeamsForbidden) GetPayload() interface{}

func (*ListTeamsForbidden) IsClientError

func (o *ListTeamsForbidden) IsClientError() bool

IsClientError returns true when this list teams forbidden response has a 4xx status code

func (*ListTeamsForbidden) IsCode

func (o *ListTeamsForbidden) IsCode(code int) bool

IsCode returns true when this list teams forbidden response a status code equal to that given

func (*ListTeamsForbidden) IsRedirect

func (o *ListTeamsForbidden) IsRedirect() bool

IsRedirect returns true when this list teams forbidden response has a 3xx status code

func (*ListTeamsForbidden) IsServerError

func (o *ListTeamsForbidden) IsServerError() bool

IsServerError returns true when this list teams forbidden response has a 5xx status code

func (*ListTeamsForbidden) IsSuccess

func (o *ListTeamsForbidden) IsSuccess() bool

IsSuccess returns true when this list teams forbidden response has a 2xx status code

func (*ListTeamsForbidden) String

func (o *ListTeamsForbidden) String() string

type ListTeamsNoContent

type ListTeamsNoContent struct {
	Payload interface{}
}

ListTeamsNoContent describes a response with status code 204, with default header values.

No content.

func NewListTeamsNoContent

func NewListTeamsNoContent() *ListTeamsNoContent

NewListTeamsNoContent creates a ListTeamsNoContent with default headers values

func (*ListTeamsNoContent) Code

func (o *ListTeamsNoContent) Code() int

Code gets the status code for the list teams no content response

func (*ListTeamsNoContent) Error

func (o *ListTeamsNoContent) Error() string

func (*ListTeamsNoContent) GetPayload

func (o *ListTeamsNoContent) GetPayload() interface{}

func (*ListTeamsNoContent) IsClientError

func (o *ListTeamsNoContent) IsClientError() bool

IsClientError returns true when this list teams no content response has a 4xx status code

func (*ListTeamsNoContent) IsCode

func (o *ListTeamsNoContent) IsCode(code int) bool

IsCode returns true when this list teams no content response a status code equal to that given

func (*ListTeamsNoContent) IsRedirect

func (o *ListTeamsNoContent) IsRedirect() bool

IsRedirect returns true when this list teams no content response has a 3xx status code

func (*ListTeamsNoContent) IsServerError

func (o *ListTeamsNoContent) IsServerError() bool

IsServerError returns true when this list teams no content response has a 5xx status code

func (*ListTeamsNoContent) IsSuccess

func (o *ListTeamsNoContent) IsSuccess() bool

IsSuccess returns true when this list teams no content response has a 2xx status code

func (*ListTeamsNoContent) String

func (o *ListTeamsNoContent) String() string

type ListTeamsNotFound

type ListTeamsNotFound struct {
	Payload interface{}
}

ListTeamsNotFound describes a response with status code 404, with default header values.

Resource does not exist.

func NewListTeamsNotFound

func NewListTeamsNotFound() *ListTeamsNotFound

NewListTeamsNotFound creates a ListTeamsNotFound with default headers values

func (*ListTeamsNotFound) Code

func (o *ListTeamsNotFound) Code() int

Code gets the status code for the list teams not found response

func (*ListTeamsNotFound) Error

func (o *ListTeamsNotFound) Error() string

func (*ListTeamsNotFound) GetPayload

func (o *ListTeamsNotFound) GetPayload() interface{}

func (*ListTeamsNotFound) IsClientError

func (o *ListTeamsNotFound) IsClientError() bool

IsClientError returns true when this list teams not found response has a 4xx status code

func (*ListTeamsNotFound) IsCode

func (o *ListTeamsNotFound) IsCode(code int) bool

IsCode returns true when this list teams not found response a status code equal to that given

func (*ListTeamsNotFound) IsRedirect

func (o *ListTeamsNotFound) IsRedirect() bool

IsRedirect returns true when this list teams not found response has a 3xx status code

func (*ListTeamsNotFound) IsServerError

func (o *ListTeamsNotFound) IsServerError() bool

IsServerError returns true when this list teams not found response has a 5xx status code

func (*ListTeamsNotFound) IsSuccess

func (o *ListTeamsNotFound) IsSuccess() bool

IsSuccess returns true when this list teams not found response has a 2xx status code

func (*ListTeamsNotFound) String

func (o *ListTeamsNotFound) String() string

type ListTeamsOK

type ListTeamsOK struct {
	Payload *service_model.V1ListTeamsResponse
}

ListTeamsOK describes a response with status code 200, with default header values.

A successful response.

func NewListTeamsOK

func NewListTeamsOK() *ListTeamsOK

NewListTeamsOK creates a ListTeamsOK with default headers values

func (*ListTeamsOK) Code

func (o *ListTeamsOK) Code() int

Code gets the status code for the list teams o k response

func (*ListTeamsOK) Error

func (o *ListTeamsOK) Error() string

func (*ListTeamsOK) GetPayload

func (*ListTeamsOK) IsClientError

func (o *ListTeamsOK) IsClientError() bool

IsClientError returns true when this list teams o k response has a 4xx status code

func (*ListTeamsOK) IsCode

func (o *ListTeamsOK) IsCode(code int) bool

IsCode returns true when this list teams o k response a status code equal to that given

func (*ListTeamsOK) IsRedirect

func (o *ListTeamsOK) IsRedirect() bool

IsRedirect returns true when this list teams o k response has a 3xx status code

func (*ListTeamsOK) IsServerError

func (o *ListTeamsOK) IsServerError() bool

IsServerError returns true when this list teams o k response has a 5xx status code

func (*ListTeamsOK) IsSuccess

func (o *ListTeamsOK) IsSuccess() bool

IsSuccess returns true when this list teams o k response has a 2xx status code

func (*ListTeamsOK) String

func (o *ListTeamsOK) String() string

type ListTeamsParams

type ListTeamsParams struct {

	/* Bookmarks.

	   Filter by bookmarks.
	*/
	Bookmarks *bool

	/* Limit.

	   Limit size.

	   Format: int32
	*/
	Limit *int32

	/* Mode.

	   Mode of the search.
	*/
	Mode *string

	/* NoPage.

	   No pagination.
	*/
	NoPage *bool

	/* Offset.

	   Pagination offset.

	   Format: int32
	*/
	Offset *int32

	/* Owner.

	   Owner of the namespace
	*/
	Owner string

	/* Query.

	   Query filter the search.
	*/
	Query *string

	/* Sort.

	   Sort to order the search.
	*/
	Sort *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ListTeamsParams contains all the parameters to send to the API endpoint

for the list teams operation.

Typically these are written to a http.Request.

func NewListTeamsParams

func NewListTeamsParams() *ListTeamsParams

NewListTeamsParams creates a new ListTeamsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewListTeamsParamsWithContext

func NewListTeamsParamsWithContext(ctx context.Context) *ListTeamsParams

NewListTeamsParamsWithContext creates a new ListTeamsParams object with the ability to set a context for a request.

func NewListTeamsParamsWithHTTPClient

func NewListTeamsParamsWithHTTPClient(client *http.Client) *ListTeamsParams

NewListTeamsParamsWithHTTPClient creates a new ListTeamsParams object with the ability to set a custom HTTPClient for a request.

func NewListTeamsParamsWithTimeout

func NewListTeamsParamsWithTimeout(timeout time.Duration) *ListTeamsParams

NewListTeamsParamsWithTimeout creates a new ListTeamsParams object with the ability to set a timeout on a request.

func (*ListTeamsParams) SetBookmarks

func (o *ListTeamsParams) SetBookmarks(bookmarks *bool)

SetBookmarks adds the bookmarks to the list teams params

func (*ListTeamsParams) SetContext

func (o *ListTeamsParams) SetContext(ctx context.Context)

SetContext adds the context to the list teams params

func (*ListTeamsParams) SetDefaults

func (o *ListTeamsParams) SetDefaults()

SetDefaults hydrates default values in the list teams params (not the query body).

All values with no default are reset to their zero value.

func (*ListTeamsParams) SetHTTPClient

func (o *ListTeamsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the list teams params

func (*ListTeamsParams) SetLimit

func (o *ListTeamsParams) SetLimit(limit *int32)

SetLimit adds the limit to the list teams params

func (*ListTeamsParams) SetMode

func (o *ListTeamsParams) SetMode(mode *string)

SetMode adds the mode to the list teams params

func (*ListTeamsParams) SetNoPage

func (o *ListTeamsParams) SetNoPage(noPage *bool)

SetNoPage adds the noPage to the list teams params

func (*ListTeamsParams) SetOffset

func (o *ListTeamsParams) SetOffset(offset *int32)

SetOffset adds the offset to the list teams params

func (*ListTeamsParams) SetOwner

func (o *ListTeamsParams) SetOwner(owner string)

SetOwner adds the owner to the list teams params

func (*ListTeamsParams) SetQuery

func (o *ListTeamsParams) SetQuery(query *string)

SetQuery adds the query to the list teams params

func (*ListTeamsParams) SetSort

func (o *ListTeamsParams) SetSort(sort *string)

SetSort adds the sort to the list teams params

func (*ListTeamsParams) SetTimeout

func (o *ListTeamsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the list teams params

func (*ListTeamsParams) WithBookmarks

func (o *ListTeamsParams) WithBookmarks(bookmarks *bool) *ListTeamsParams

WithBookmarks adds the bookmarks to the list teams params

func (*ListTeamsParams) WithContext

func (o *ListTeamsParams) WithContext(ctx context.Context) *ListTeamsParams

WithContext adds the context to the list teams params

func (*ListTeamsParams) WithDefaults

func (o *ListTeamsParams) WithDefaults() *ListTeamsParams

WithDefaults hydrates default values in the list teams params (not the query body).

All values with no default are reset to their zero value.

func (*ListTeamsParams) WithHTTPClient

func (o *ListTeamsParams) WithHTTPClient(client *http.Client) *ListTeamsParams

WithHTTPClient adds the HTTPClient to the list teams params

func (*ListTeamsParams) WithLimit

func (o *ListTeamsParams) WithLimit(limit *int32) *ListTeamsParams

WithLimit adds the limit to the list teams params

func (*ListTeamsParams) WithMode

func (o *ListTeamsParams) WithMode(mode *string) *ListTeamsParams

WithMode adds the mode to the list teams params

func (*ListTeamsParams) WithNoPage

func (o *ListTeamsParams) WithNoPage(noPage *bool) *ListTeamsParams

WithNoPage adds the noPage to the list teams params

func (*ListTeamsParams) WithOffset

func (o *ListTeamsParams) WithOffset(offset *int32) *ListTeamsParams

WithOffset adds the offset to the list teams params

func (*ListTeamsParams) WithOwner

func (o *ListTeamsParams) WithOwner(owner string) *ListTeamsParams

WithOwner adds the owner to the list teams params

func (*ListTeamsParams) WithQuery

func (o *ListTeamsParams) WithQuery(query *string) *ListTeamsParams

WithQuery adds the query to the list teams params

func (*ListTeamsParams) WithSort

func (o *ListTeamsParams) WithSort(sort *string) *ListTeamsParams

WithSort adds the sort to the list teams params

func (*ListTeamsParams) WithTimeout

func (o *ListTeamsParams) WithTimeout(timeout time.Duration) *ListTeamsParams

WithTimeout adds the timeout to the list teams params

func (*ListTeamsParams) WriteToRequest

func (o *ListTeamsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type ListTeamsReader

type ListTeamsReader struct {
	// contains filtered or unexported fields
}

ListTeamsReader is a Reader for the ListTeams structure.

func (*ListTeamsReader) ReadResponse

func (o *ListTeamsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PatchTeamDefault

type PatchTeamDefault struct {
	Payload *service_model.RuntimeError
	// contains filtered or unexported fields
}

PatchTeamDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewPatchTeamDefault

func NewPatchTeamDefault(code int) *PatchTeamDefault

NewPatchTeamDefault creates a PatchTeamDefault with default headers values

func (*PatchTeamDefault) Code

func (o *PatchTeamDefault) Code() int

Code gets the status code for the patch team default response

func (*PatchTeamDefault) Error

func (o *PatchTeamDefault) Error() string

func (*PatchTeamDefault) GetPayload

func (o *PatchTeamDefault) GetPayload() *service_model.RuntimeError

func (*PatchTeamDefault) IsClientError

func (o *PatchTeamDefault) IsClientError() bool

IsClientError returns true when this patch team default response has a 4xx status code

func (*PatchTeamDefault) IsCode

func (o *PatchTeamDefault) IsCode(code int) bool

IsCode returns true when this patch team default response a status code equal to that given

func (*PatchTeamDefault) IsRedirect

func (o *PatchTeamDefault) IsRedirect() bool

IsRedirect returns true when this patch team default response has a 3xx status code

func (*PatchTeamDefault) IsServerError

func (o *PatchTeamDefault) IsServerError() bool

IsServerError returns true when this patch team default response has a 5xx status code

func (*PatchTeamDefault) IsSuccess

func (o *PatchTeamDefault) IsSuccess() bool

IsSuccess returns true when this patch team default response has a 2xx status code

func (*PatchTeamDefault) String

func (o *PatchTeamDefault) String() string

type PatchTeamForbidden

type PatchTeamForbidden struct {
	Payload interface{}
}

PatchTeamForbidden describes a response with status code 403, with default header values.

You don't have permission to access the resource.

func NewPatchTeamForbidden

func NewPatchTeamForbidden() *PatchTeamForbidden

NewPatchTeamForbidden creates a PatchTeamForbidden with default headers values

func (*PatchTeamForbidden) Code

func (o *PatchTeamForbidden) Code() int

Code gets the status code for the patch team forbidden response

func (*PatchTeamForbidden) Error

func (o *PatchTeamForbidden) Error() string

func (*PatchTeamForbidden) GetPayload

func (o *PatchTeamForbidden) GetPayload() interface{}

func (*PatchTeamForbidden) IsClientError

func (o *PatchTeamForbidden) IsClientError() bool

IsClientError returns true when this patch team forbidden response has a 4xx status code

func (*PatchTeamForbidden) IsCode

func (o *PatchTeamForbidden) IsCode(code int) bool

IsCode returns true when this patch team forbidden response a status code equal to that given

func (*PatchTeamForbidden) IsRedirect

func (o *PatchTeamForbidden) IsRedirect() bool

IsRedirect returns true when this patch team forbidden response has a 3xx status code

func (*PatchTeamForbidden) IsServerError

func (o *PatchTeamForbidden) IsServerError() bool

IsServerError returns true when this patch team forbidden response has a 5xx status code

func (*PatchTeamForbidden) IsSuccess

func (o *PatchTeamForbidden) IsSuccess() bool

IsSuccess returns true when this patch team forbidden response has a 2xx status code

func (*PatchTeamForbidden) String

func (o *PatchTeamForbidden) String() string

type PatchTeamMemberDefault

type PatchTeamMemberDefault struct {
	Payload *service_model.RuntimeError
	// contains filtered or unexported fields
}

PatchTeamMemberDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewPatchTeamMemberDefault

func NewPatchTeamMemberDefault(code int) *PatchTeamMemberDefault

NewPatchTeamMemberDefault creates a PatchTeamMemberDefault with default headers values

func (*PatchTeamMemberDefault) Code

func (o *PatchTeamMemberDefault) Code() int

Code gets the status code for the patch team member default response

func (*PatchTeamMemberDefault) Error

func (o *PatchTeamMemberDefault) Error() string

func (*PatchTeamMemberDefault) GetPayload

func (*PatchTeamMemberDefault) IsClientError

func (o *PatchTeamMemberDefault) IsClientError() bool

IsClientError returns true when this patch team member default response has a 4xx status code

func (*PatchTeamMemberDefault) IsCode

func (o *PatchTeamMemberDefault) IsCode(code int) bool

IsCode returns true when this patch team member default response a status code equal to that given

func (*PatchTeamMemberDefault) IsRedirect

func (o *PatchTeamMemberDefault) IsRedirect() bool

IsRedirect returns true when this patch team member default response has a 3xx status code

func (*PatchTeamMemberDefault) IsServerError

func (o *PatchTeamMemberDefault) IsServerError() bool

IsServerError returns true when this patch team member default response has a 5xx status code

func (*PatchTeamMemberDefault) IsSuccess

func (o *PatchTeamMemberDefault) IsSuccess() bool

IsSuccess returns true when this patch team member default response has a 2xx status code

func (*PatchTeamMemberDefault) String

func (o *PatchTeamMemberDefault) String() string

type PatchTeamMemberForbidden

type PatchTeamMemberForbidden struct {
	Payload interface{}
}

PatchTeamMemberForbidden describes a response with status code 403, with default header values.

You don't have permission to access the resource.

func NewPatchTeamMemberForbidden

func NewPatchTeamMemberForbidden() *PatchTeamMemberForbidden

NewPatchTeamMemberForbidden creates a PatchTeamMemberForbidden with default headers values

func (*PatchTeamMemberForbidden) Code

func (o *PatchTeamMemberForbidden) Code() int

Code gets the status code for the patch team member forbidden response

func (*PatchTeamMemberForbidden) Error

func (o *PatchTeamMemberForbidden) Error() string

func (*PatchTeamMemberForbidden) GetPayload

func (o *PatchTeamMemberForbidden) GetPayload() interface{}

func (*PatchTeamMemberForbidden) IsClientError

func (o *PatchTeamMemberForbidden) IsClientError() bool

IsClientError returns true when this patch team member forbidden response has a 4xx status code

func (*PatchTeamMemberForbidden) IsCode

func (o *PatchTeamMemberForbidden) IsCode(code int) bool

IsCode returns true when this patch team member forbidden response a status code equal to that given

func (*PatchTeamMemberForbidden) IsRedirect

func (o *PatchTeamMemberForbidden) IsRedirect() bool

IsRedirect returns true when this patch team member forbidden response has a 3xx status code

func (*PatchTeamMemberForbidden) IsServerError

func (o *PatchTeamMemberForbidden) IsServerError() bool

IsServerError returns true when this patch team member forbidden response has a 5xx status code

func (*PatchTeamMemberForbidden) IsSuccess

func (o *PatchTeamMemberForbidden) IsSuccess() bool

IsSuccess returns true when this patch team member forbidden response has a 2xx status code

func (*PatchTeamMemberForbidden) String

func (o *PatchTeamMemberForbidden) String() string

type PatchTeamMemberNoContent

type PatchTeamMemberNoContent struct {
	Payload interface{}
}

PatchTeamMemberNoContent describes a response with status code 204, with default header values.

No content.

func NewPatchTeamMemberNoContent

func NewPatchTeamMemberNoContent() *PatchTeamMemberNoContent

NewPatchTeamMemberNoContent creates a PatchTeamMemberNoContent with default headers values

func (*PatchTeamMemberNoContent) Code

func (o *PatchTeamMemberNoContent) Code() int

Code gets the status code for the patch team member no content response

func (*PatchTeamMemberNoContent) Error

func (o *PatchTeamMemberNoContent) Error() string

func (*PatchTeamMemberNoContent) GetPayload

func (o *PatchTeamMemberNoContent) GetPayload() interface{}

func (*PatchTeamMemberNoContent) IsClientError

func (o *PatchTeamMemberNoContent) IsClientError() bool

IsClientError returns true when this patch team member no content response has a 4xx status code

func (*PatchTeamMemberNoContent) IsCode

func (o *PatchTeamMemberNoContent) IsCode(code int) bool

IsCode returns true when this patch team member no content response a status code equal to that given

func (*PatchTeamMemberNoContent) IsRedirect

func (o *PatchTeamMemberNoContent) IsRedirect() bool

IsRedirect returns true when this patch team member no content response has a 3xx status code

func (*PatchTeamMemberNoContent) IsServerError

func (o *PatchTeamMemberNoContent) IsServerError() bool

IsServerError returns true when this patch team member no content response has a 5xx status code

func (*PatchTeamMemberNoContent) IsSuccess

func (o *PatchTeamMemberNoContent) IsSuccess() bool

IsSuccess returns true when this patch team member no content response has a 2xx status code

func (*PatchTeamMemberNoContent) String

func (o *PatchTeamMemberNoContent) String() string

type PatchTeamMemberNotFound

type PatchTeamMemberNotFound struct {
	Payload interface{}
}

PatchTeamMemberNotFound describes a response with status code 404, with default header values.

Resource does not exist.

func NewPatchTeamMemberNotFound

func NewPatchTeamMemberNotFound() *PatchTeamMemberNotFound

NewPatchTeamMemberNotFound creates a PatchTeamMemberNotFound with default headers values

func (*PatchTeamMemberNotFound) Code

func (o *PatchTeamMemberNotFound) Code() int

Code gets the status code for the patch team member not found response

func (*PatchTeamMemberNotFound) Error

func (o *PatchTeamMemberNotFound) Error() string

func (*PatchTeamMemberNotFound) GetPayload

func (o *PatchTeamMemberNotFound) GetPayload() interface{}

func (*PatchTeamMemberNotFound) IsClientError

func (o *PatchTeamMemberNotFound) IsClientError() bool

IsClientError returns true when this patch team member not found response has a 4xx status code

func (*PatchTeamMemberNotFound) IsCode

func (o *PatchTeamMemberNotFound) IsCode(code int) bool

IsCode returns true when this patch team member not found response a status code equal to that given

func (*PatchTeamMemberNotFound) IsRedirect

func (o *PatchTeamMemberNotFound) IsRedirect() bool

IsRedirect returns true when this patch team member not found response has a 3xx status code

func (*PatchTeamMemberNotFound) IsServerError

func (o *PatchTeamMemberNotFound) IsServerError() bool

IsServerError returns true when this patch team member not found response has a 5xx status code

func (*PatchTeamMemberNotFound) IsSuccess

func (o *PatchTeamMemberNotFound) IsSuccess() bool

IsSuccess returns true when this patch team member not found response has a 2xx status code

func (*PatchTeamMemberNotFound) String

func (o *PatchTeamMemberNotFound) String() string

type PatchTeamMemberOK

type PatchTeamMemberOK struct {
	Payload *service_model.V1TeamMember
}

PatchTeamMemberOK describes a response with status code 200, with default header values.

A successful response.

func NewPatchTeamMemberOK

func NewPatchTeamMemberOK() *PatchTeamMemberOK

NewPatchTeamMemberOK creates a PatchTeamMemberOK with default headers values

func (*PatchTeamMemberOK) Code

func (o *PatchTeamMemberOK) Code() int

Code gets the status code for the patch team member o k response

func (*PatchTeamMemberOK) Error

func (o *PatchTeamMemberOK) Error() string

func (*PatchTeamMemberOK) GetPayload

func (o *PatchTeamMemberOK) GetPayload() *service_model.V1TeamMember

func (*PatchTeamMemberOK) IsClientError

func (o *PatchTeamMemberOK) IsClientError() bool

IsClientError returns true when this patch team member o k response has a 4xx status code

func (*PatchTeamMemberOK) IsCode

func (o *PatchTeamMemberOK) IsCode(code int) bool

IsCode returns true when this patch team member o k response a status code equal to that given

func (*PatchTeamMemberOK) IsRedirect

func (o *PatchTeamMemberOK) IsRedirect() bool

IsRedirect returns true when this patch team member o k response has a 3xx status code

func (*PatchTeamMemberOK) IsServerError

func (o *PatchTeamMemberOK) IsServerError() bool

IsServerError returns true when this patch team member o k response has a 5xx status code

func (*PatchTeamMemberOK) IsSuccess

func (o *PatchTeamMemberOK) IsSuccess() bool

IsSuccess returns true when this patch team member o k response has a 2xx status code

func (*PatchTeamMemberOK) String

func (o *PatchTeamMemberOK) String() string

type PatchTeamMemberParams

type PatchTeamMemberParams struct {

	/* Body.

	   Team body
	*/
	Body *service_model.V1TeamMember

	/* MemberUser.

	   User
	*/
	MemberUser string

	/* Owner.

	   Owner of the namespace
	*/
	Owner string

	/* Team.

	   Team
	*/
	Team string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PatchTeamMemberParams contains all the parameters to send to the API endpoint

for the patch team member operation.

Typically these are written to a http.Request.

func NewPatchTeamMemberParams

func NewPatchTeamMemberParams() *PatchTeamMemberParams

NewPatchTeamMemberParams creates a new PatchTeamMemberParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewPatchTeamMemberParamsWithContext

func NewPatchTeamMemberParamsWithContext(ctx context.Context) *PatchTeamMemberParams

NewPatchTeamMemberParamsWithContext creates a new PatchTeamMemberParams object with the ability to set a context for a request.

func NewPatchTeamMemberParamsWithHTTPClient

func NewPatchTeamMemberParamsWithHTTPClient(client *http.Client) *PatchTeamMemberParams

NewPatchTeamMemberParamsWithHTTPClient creates a new PatchTeamMemberParams object with the ability to set a custom HTTPClient for a request.

func NewPatchTeamMemberParamsWithTimeout

func NewPatchTeamMemberParamsWithTimeout(timeout time.Duration) *PatchTeamMemberParams

NewPatchTeamMemberParamsWithTimeout creates a new PatchTeamMemberParams object with the ability to set a timeout on a request.

func (*PatchTeamMemberParams) SetBody

SetBody adds the body to the patch team member params

func (*PatchTeamMemberParams) SetContext

func (o *PatchTeamMemberParams) SetContext(ctx context.Context)

SetContext adds the context to the patch team member params

func (*PatchTeamMemberParams) SetDefaults

func (o *PatchTeamMemberParams) SetDefaults()

SetDefaults hydrates default values in the patch team member params (not the query body).

All values with no default are reset to their zero value.

func (*PatchTeamMemberParams) SetHTTPClient

func (o *PatchTeamMemberParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the patch team member params

func (*PatchTeamMemberParams) SetMemberUser

func (o *PatchTeamMemberParams) SetMemberUser(memberUser string)

SetMemberUser adds the memberUser to the patch team member params

func (*PatchTeamMemberParams) SetOwner

func (o *PatchTeamMemberParams) SetOwner(owner string)

SetOwner adds the owner to the patch team member params

func (*PatchTeamMemberParams) SetTeam

func (o *PatchTeamMemberParams) SetTeam(team string)

SetTeam adds the team to the patch team member params

func (*PatchTeamMemberParams) SetTimeout

func (o *PatchTeamMemberParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the patch team member params

func (*PatchTeamMemberParams) WithBody

WithBody adds the body to the patch team member params

func (*PatchTeamMemberParams) WithContext

WithContext adds the context to the patch team member params

func (*PatchTeamMemberParams) WithDefaults

func (o *PatchTeamMemberParams) WithDefaults() *PatchTeamMemberParams

WithDefaults hydrates default values in the patch team member params (not the query body).

All values with no default are reset to their zero value.

func (*PatchTeamMemberParams) WithHTTPClient

func (o *PatchTeamMemberParams) WithHTTPClient(client *http.Client) *PatchTeamMemberParams

WithHTTPClient adds the HTTPClient to the patch team member params

func (*PatchTeamMemberParams) WithMemberUser

func (o *PatchTeamMemberParams) WithMemberUser(memberUser string) *PatchTeamMemberParams

WithMemberUser adds the memberUser to the patch team member params

func (*PatchTeamMemberParams) WithOwner

func (o *PatchTeamMemberParams) WithOwner(owner string) *PatchTeamMemberParams

WithOwner adds the owner to the patch team member params

func (*PatchTeamMemberParams) WithTeam

WithTeam adds the team to the patch team member params

func (*PatchTeamMemberParams) WithTimeout

func (o *PatchTeamMemberParams) WithTimeout(timeout time.Duration) *PatchTeamMemberParams

WithTimeout adds the timeout to the patch team member params

func (*PatchTeamMemberParams) WriteToRequest

func (o *PatchTeamMemberParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type PatchTeamMemberReader

type PatchTeamMemberReader struct {
	// contains filtered or unexported fields
}

PatchTeamMemberReader is a Reader for the PatchTeamMember structure.

func (*PatchTeamMemberReader) ReadResponse

func (o *PatchTeamMemberReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PatchTeamNoContent

type PatchTeamNoContent struct {
	Payload interface{}
}

PatchTeamNoContent describes a response with status code 204, with default header values.

No content.

func NewPatchTeamNoContent

func NewPatchTeamNoContent() *PatchTeamNoContent

NewPatchTeamNoContent creates a PatchTeamNoContent with default headers values

func (*PatchTeamNoContent) Code

func (o *PatchTeamNoContent) Code() int

Code gets the status code for the patch team no content response

func (*PatchTeamNoContent) Error

func (o *PatchTeamNoContent) Error() string

func (*PatchTeamNoContent) GetPayload

func (o *PatchTeamNoContent) GetPayload() interface{}

func (*PatchTeamNoContent) IsClientError

func (o *PatchTeamNoContent) IsClientError() bool

IsClientError returns true when this patch team no content response has a 4xx status code

func (*PatchTeamNoContent) IsCode

func (o *PatchTeamNoContent) IsCode(code int) bool

IsCode returns true when this patch team no content response a status code equal to that given

func (*PatchTeamNoContent) IsRedirect

func (o *PatchTeamNoContent) IsRedirect() bool

IsRedirect returns true when this patch team no content response has a 3xx status code

func (*PatchTeamNoContent) IsServerError

func (o *PatchTeamNoContent) IsServerError() bool

IsServerError returns true when this patch team no content response has a 5xx status code

func (*PatchTeamNoContent) IsSuccess

func (o *PatchTeamNoContent) IsSuccess() bool

IsSuccess returns true when this patch team no content response has a 2xx status code

func (*PatchTeamNoContent) String

func (o *PatchTeamNoContent) String() string

type PatchTeamNotFound

type PatchTeamNotFound struct {
	Payload interface{}
}

PatchTeamNotFound describes a response with status code 404, with default header values.

Resource does not exist.

func NewPatchTeamNotFound

func NewPatchTeamNotFound() *PatchTeamNotFound

NewPatchTeamNotFound creates a PatchTeamNotFound with default headers values

func (*PatchTeamNotFound) Code

func (o *PatchTeamNotFound) Code() int

Code gets the status code for the patch team not found response

func (*PatchTeamNotFound) Error

func (o *PatchTeamNotFound) Error() string

func (*PatchTeamNotFound) GetPayload

func (o *PatchTeamNotFound) GetPayload() interface{}

func (*PatchTeamNotFound) IsClientError

func (o *PatchTeamNotFound) IsClientError() bool

IsClientError returns true when this patch team not found response has a 4xx status code

func (*PatchTeamNotFound) IsCode

func (o *PatchTeamNotFound) IsCode(code int) bool

IsCode returns true when this patch team not found response a status code equal to that given

func (*PatchTeamNotFound) IsRedirect

func (o *PatchTeamNotFound) IsRedirect() bool

IsRedirect returns true when this patch team not found response has a 3xx status code

func (*PatchTeamNotFound) IsServerError

func (o *PatchTeamNotFound) IsServerError() bool

IsServerError returns true when this patch team not found response has a 5xx status code

func (*PatchTeamNotFound) IsSuccess

func (o *PatchTeamNotFound) IsSuccess() bool

IsSuccess returns true when this patch team not found response has a 2xx status code

func (*PatchTeamNotFound) String

func (o *PatchTeamNotFound) String() string

type PatchTeamOK

type PatchTeamOK struct {
	Payload *service_model.V1Team
}

PatchTeamOK describes a response with status code 200, with default header values.

A successful response.

func NewPatchTeamOK

func NewPatchTeamOK() *PatchTeamOK

NewPatchTeamOK creates a PatchTeamOK with default headers values

func (*PatchTeamOK) Code

func (o *PatchTeamOK) Code() int

Code gets the status code for the patch team o k response

func (*PatchTeamOK) Error

func (o *PatchTeamOK) Error() string

func (*PatchTeamOK) GetPayload

func (o *PatchTeamOK) GetPayload() *service_model.V1Team

func (*PatchTeamOK) IsClientError

func (o *PatchTeamOK) IsClientError() bool

IsClientError returns true when this patch team o k response has a 4xx status code

func (*PatchTeamOK) IsCode

func (o *PatchTeamOK) IsCode(code int) bool

IsCode returns true when this patch team o k response a status code equal to that given

func (*PatchTeamOK) IsRedirect

func (o *PatchTeamOK) IsRedirect() bool

IsRedirect returns true when this patch team o k response has a 3xx status code

func (*PatchTeamOK) IsServerError

func (o *PatchTeamOK) IsServerError() bool

IsServerError returns true when this patch team o k response has a 5xx status code

func (*PatchTeamOK) IsSuccess

func (o *PatchTeamOK) IsSuccess() bool

IsSuccess returns true when this patch team o k response has a 2xx status code

func (*PatchTeamOK) String

func (o *PatchTeamOK) String() string

type PatchTeamParams

type PatchTeamParams struct {

	/* Body.

	   Team body
	*/
	Body *service_model.V1Team

	/* Owner.

	   Owner of the namespace
	*/
	Owner string

	/* TeamName.

	   Name
	*/
	TeamName string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PatchTeamParams contains all the parameters to send to the API endpoint

for the patch team operation.

Typically these are written to a http.Request.

func NewPatchTeamParams

func NewPatchTeamParams() *PatchTeamParams

NewPatchTeamParams creates a new PatchTeamParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewPatchTeamParamsWithContext

func NewPatchTeamParamsWithContext(ctx context.Context) *PatchTeamParams

NewPatchTeamParamsWithContext creates a new PatchTeamParams object with the ability to set a context for a request.

func NewPatchTeamParamsWithHTTPClient

func NewPatchTeamParamsWithHTTPClient(client *http.Client) *PatchTeamParams

NewPatchTeamParamsWithHTTPClient creates a new PatchTeamParams object with the ability to set a custom HTTPClient for a request.

func NewPatchTeamParamsWithTimeout

func NewPatchTeamParamsWithTimeout(timeout time.Duration) *PatchTeamParams

NewPatchTeamParamsWithTimeout creates a new PatchTeamParams object with the ability to set a timeout on a request.

func (*PatchTeamParams) SetBody

func (o *PatchTeamParams) SetBody(body *service_model.V1Team)

SetBody adds the body to the patch team params

func (*PatchTeamParams) SetContext

func (o *PatchTeamParams) SetContext(ctx context.Context)

SetContext adds the context to the patch team params

func (*PatchTeamParams) SetDefaults

func (o *PatchTeamParams) SetDefaults()

SetDefaults hydrates default values in the patch team params (not the query body).

All values with no default are reset to their zero value.

func (*PatchTeamParams) SetHTTPClient

func (o *PatchTeamParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the patch team params

func (*PatchTeamParams) SetOwner

func (o *PatchTeamParams) SetOwner(owner string)

SetOwner adds the owner to the patch team params

func (*PatchTeamParams) SetTeamName

func (o *PatchTeamParams) SetTeamName(teamName string)

SetTeamName adds the teamName to the patch team params

func (*PatchTeamParams) SetTimeout

func (o *PatchTeamParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the patch team params

func (*PatchTeamParams) WithBody

WithBody adds the body to the patch team params

func (*PatchTeamParams) WithContext

func (o *PatchTeamParams) WithContext(ctx context.Context) *PatchTeamParams

WithContext adds the context to the patch team params

func (*PatchTeamParams) WithDefaults

func (o *PatchTeamParams) WithDefaults() *PatchTeamParams

WithDefaults hydrates default values in the patch team params (not the query body).

All values with no default are reset to their zero value.

func (*PatchTeamParams) WithHTTPClient

func (o *PatchTeamParams) WithHTTPClient(client *http.Client) *PatchTeamParams

WithHTTPClient adds the HTTPClient to the patch team params

func (*PatchTeamParams) WithOwner

func (o *PatchTeamParams) WithOwner(owner string) *PatchTeamParams

WithOwner adds the owner to the patch team params

func (*PatchTeamParams) WithTeamName

func (o *PatchTeamParams) WithTeamName(teamName string) *PatchTeamParams

WithTeamName adds the teamName to the patch team params

func (*PatchTeamParams) WithTimeout

func (o *PatchTeamParams) WithTimeout(timeout time.Duration) *PatchTeamParams

WithTimeout adds the timeout to the patch team params

func (*PatchTeamParams) WriteToRequest

func (o *PatchTeamParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type PatchTeamReader

type PatchTeamReader struct {
	// contains filtered or unexported fields
}

PatchTeamReader is a Reader for the PatchTeam structure.

func (*PatchTeamReader) ReadResponse

func (o *PatchTeamReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type RestoreTeamRunsDefault

type RestoreTeamRunsDefault struct {
	Payload *service_model.RuntimeError
	// contains filtered or unexported fields
}

RestoreTeamRunsDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewRestoreTeamRunsDefault

func NewRestoreTeamRunsDefault(code int) *RestoreTeamRunsDefault

NewRestoreTeamRunsDefault creates a RestoreTeamRunsDefault with default headers values

func (*RestoreTeamRunsDefault) Code

func (o *RestoreTeamRunsDefault) Code() int

Code gets the status code for the restore team runs default response

func (*RestoreTeamRunsDefault) Error

func (o *RestoreTeamRunsDefault) Error() string

func (*RestoreTeamRunsDefault) GetPayload

func (*RestoreTeamRunsDefault) IsClientError

func (o *RestoreTeamRunsDefault) IsClientError() bool

IsClientError returns true when this restore team runs default response has a 4xx status code

func (*RestoreTeamRunsDefault) IsCode

func (o *RestoreTeamRunsDefault) IsCode(code int) bool

IsCode returns true when this restore team runs default response a status code equal to that given

func (*RestoreTeamRunsDefault) IsRedirect

func (o *RestoreTeamRunsDefault) IsRedirect() bool

IsRedirect returns true when this restore team runs default response has a 3xx status code

func (*RestoreTeamRunsDefault) IsServerError

func (o *RestoreTeamRunsDefault) IsServerError() bool

IsServerError returns true when this restore team runs default response has a 5xx status code

func (*RestoreTeamRunsDefault) IsSuccess

func (o *RestoreTeamRunsDefault) IsSuccess() bool

IsSuccess returns true when this restore team runs default response has a 2xx status code

func (*RestoreTeamRunsDefault) String

func (o *RestoreTeamRunsDefault) String() string

type RestoreTeamRunsForbidden

type RestoreTeamRunsForbidden struct {
	Payload interface{}
}

RestoreTeamRunsForbidden describes a response with status code 403, with default header values.

You don't have permission to access the resource.

func NewRestoreTeamRunsForbidden

func NewRestoreTeamRunsForbidden() *RestoreTeamRunsForbidden

NewRestoreTeamRunsForbidden creates a RestoreTeamRunsForbidden with default headers values

func (*RestoreTeamRunsForbidden) Code

func (o *RestoreTeamRunsForbidden) Code() int

Code gets the status code for the restore team runs forbidden response

func (*RestoreTeamRunsForbidden) Error

func (o *RestoreTeamRunsForbidden) Error() string

func (*RestoreTeamRunsForbidden) GetPayload

func (o *RestoreTeamRunsForbidden) GetPayload() interface{}

func (*RestoreTeamRunsForbidden) IsClientError

func (o *RestoreTeamRunsForbidden) IsClientError() bool

IsClientError returns true when this restore team runs forbidden response has a 4xx status code

func (*RestoreTeamRunsForbidden) IsCode

func (o *RestoreTeamRunsForbidden) IsCode(code int) bool

IsCode returns true when this restore team runs forbidden response a status code equal to that given

func (*RestoreTeamRunsForbidden) IsRedirect

func (o *RestoreTeamRunsForbidden) IsRedirect() bool

IsRedirect returns true when this restore team runs forbidden response has a 3xx status code

func (*RestoreTeamRunsForbidden) IsServerError

func (o *RestoreTeamRunsForbidden) IsServerError() bool

IsServerError returns true when this restore team runs forbidden response has a 5xx status code

func (*RestoreTeamRunsForbidden) IsSuccess

func (o *RestoreTeamRunsForbidden) IsSuccess() bool

IsSuccess returns true when this restore team runs forbidden response has a 2xx status code

func (*RestoreTeamRunsForbidden) String

func (o *RestoreTeamRunsForbidden) String() string

type RestoreTeamRunsNoContent

type RestoreTeamRunsNoContent struct {
	Payload interface{}
}

RestoreTeamRunsNoContent describes a response with status code 204, with default header values.

No content.

func NewRestoreTeamRunsNoContent

func NewRestoreTeamRunsNoContent() *RestoreTeamRunsNoContent

NewRestoreTeamRunsNoContent creates a RestoreTeamRunsNoContent with default headers values

func (*RestoreTeamRunsNoContent) Code

func (o *RestoreTeamRunsNoContent) Code() int

Code gets the status code for the restore team runs no content response

func (*RestoreTeamRunsNoContent) Error

func (o *RestoreTeamRunsNoContent) Error() string

func (*RestoreTeamRunsNoContent) GetPayload

func (o *RestoreTeamRunsNoContent) GetPayload() interface{}

func (*RestoreTeamRunsNoContent) IsClientError

func (o *RestoreTeamRunsNoContent) IsClientError() bool

IsClientError returns true when this restore team runs no content response has a 4xx status code

func (*RestoreTeamRunsNoContent) IsCode

func (o *RestoreTeamRunsNoContent) IsCode(code int) bool

IsCode returns true when this restore team runs no content response a status code equal to that given

func (*RestoreTeamRunsNoContent) IsRedirect

func (o *RestoreTeamRunsNoContent) IsRedirect() bool

IsRedirect returns true when this restore team runs no content response has a 3xx status code

func (*RestoreTeamRunsNoContent) IsServerError

func (o *RestoreTeamRunsNoContent) IsServerError() bool

IsServerError returns true when this restore team runs no content response has a 5xx status code

func (*RestoreTeamRunsNoContent) IsSuccess

func (o *RestoreTeamRunsNoContent) IsSuccess() bool

IsSuccess returns true when this restore team runs no content response has a 2xx status code

func (*RestoreTeamRunsNoContent) String

func (o *RestoreTeamRunsNoContent) String() string

type RestoreTeamRunsNotFound

type RestoreTeamRunsNotFound struct {
	Payload interface{}
}

RestoreTeamRunsNotFound describes a response with status code 404, with default header values.

Resource does not exist.

func NewRestoreTeamRunsNotFound

func NewRestoreTeamRunsNotFound() *RestoreTeamRunsNotFound

NewRestoreTeamRunsNotFound creates a RestoreTeamRunsNotFound with default headers values

func (*RestoreTeamRunsNotFound) Code

func (o *RestoreTeamRunsNotFound) Code() int

Code gets the status code for the restore team runs not found response

func (*RestoreTeamRunsNotFound) Error

func (o *RestoreTeamRunsNotFound) Error() string

func (*RestoreTeamRunsNotFound) GetPayload

func (o *RestoreTeamRunsNotFound) GetPayload() interface{}

func (*RestoreTeamRunsNotFound) IsClientError

func (o *RestoreTeamRunsNotFound) IsClientError() bool

IsClientError returns true when this restore team runs not found response has a 4xx status code

func (*RestoreTeamRunsNotFound) IsCode

func (o *RestoreTeamRunsNotFound) IsCode(code int) bool

IsCode returns true when this restore team runs not found response a status code equal to that given

func (*RestoreTeamRunsNotFound) IsRedirect

func (o *RestoreTeamRunsNotFound) IsRedirect() bool

IsRedirect returns true when this restore team runs not found response has a 3xx status code

func (*RestoreTeamRunsNotFound) IsServerError

func (o *RestoreTeamRunsNotFound) IsServerError() bool

IsServerError returns true when this restore team runs not found response has a 5xx status code

func (*RestoreTeamRunsNotFound) IsSuccess

func (o *RestoreTeamRunsNotFound) IsSuccess() bool

IsSuccess returns true when this restore team runs not found response has a 2xx status code

func (*RestoreTeamRunsNotFound) String

func (o *RestoreTeamRunsNotFound) String() string

type RestoreTeamRunsOK

type RestoreTeamRunsOK struct {
}

RestoreTeamRunsOK describes a response with status code 200, with default header values.

A successful response.

func NewRestoreTeamRunsOK

func NewRestoreTeamRunsOK() *RestoreTeamRunsOK

NewRestoreTeamRunsOK creates a RestoreTeamRunsOK with default headers values

func (*RestoreTeamRunsOK) Code

func (o *RestoreTeamRunsOK) Code() int

Code gets the status code for the restore team runs o k response

func (*RestoreTeamRunsOK) Error

func (o *RestoreTeamRunsOK) Error() string

func (*RestoreTeamRunsOK) IsClientError

func (o *RestoreTeamRunsOK) IsClientError() bool

IsClientError returns true when this restore team runs o k response has a 4xx status code

func (*RestoreTeamRunsOK) IsCode

func (o *RestoreTeamRunsOK) IsCode(code int) bool

IsCode returns true when this restore team runs o k response a status code equal to that given

func (*RestoreTeamRunsOK) IsRedirect

func (o *RestoreTeamRunsOK) IsRedirect() bool

IsRedirect returns true when this restore team runs o k response has a 3xx status code

func (*RestoreTeamRunsOK) IsServerError

func (o *RestoreTeamRunsOK) IsServerError() bool

IsServerError returns true when this restore team runs o k response has a 5xx status code

func (*RestoreTeamRunsOK) IsSuccess

func (o *RestoreTeamRunsOK) IsSuccess() bool

IsSuccess returns true when this restore team runs o k response has a 2xx status code

func (*RestoreTeamRunsOK) String

func (o *RestoreTeamRunsOK) String() string

type RestoreTeamRunsParams

type RestoreTeamRunsParams struct {

	/* Body.

	   Uuids of the entities
	*/
	Body *service_model.V1Uuids

	/* Name.

	   Entity under namespace
	*/
	Name string

	/* Owner.

	   Owner of the namespace
	*/
	Owner string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

RestoreTeamRunsParams contains all the parameters to send to the API endpoint

for the restore team runs operation.

Typically these are written to a http.Request.

func NewRestoreTeamRunsParams

func NewRestoreTeamRunsParams() *RestoreTeamRunsParams

NewRestoreTeamRunsParams creates a new RestoreTeamRunsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewRestoreTeamRunsParamsWithContext

func NewRestoreTeamRunsParamsWithContext(ctx context.Context) *RestoreTeamRunsParams

NewRestoreTeamRunsParamsWithContext creates a new RestoreTeamRunsParams object with the ability to set a context for a request.

func NewRestoreTeamRunsParamsWithHTTPClient

func NewRestoreTeamRunsParamsWithHTTPClient(client *http.Client) *RestoreTeamRunsParams

NewRestoreTeamRunsParamsWithHTTPClient creates a new RestoreTeamRunsParams object with the ability to set a custom HTTPClient for a request.

func NewRestoreTeamRunsParamsWithTimeout

func NewRestoreTeamRunsParamsWithTimeout(timeout time.Duration) *RestoreTeamRunsParams

NewRestoreTeamRunsParamsWithTimeout creates a new RestoreTeamRunsParams object with the ability to set a timeout on a request.

func (*RestoreTeamRunsParams) SetBody

func (o *RestoreTeamRunsParams) SetBody(body *service_model.V1Uuids)

SetBody adds the body to the restore team runs params

func (*RestoreTeamRunsParams) SetContext

func (o *RestoreTeamRunsParams) SetContext(ctx context.Context)

SetContext adds the context to the restore team runs params

func (*RestoreTeamRunsParams) SetDefaults

func (o *RestoreTeamRunsParams) SetDefaults()

SetDefaults hydrates default values in the restore team runs params (not the query body).

All values with no default are reset to their zero value.

func (*RestoreTeamRunsParams) SetHTTPClient

func (o *RestoreTeamRunsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the restore team runs params

func (*RestoreTeamRunsParams) SetName

func (o *RestoreTeamRunsParams) SetName(name string)

SetName adds the name to the restore team runs params

func (*RestoreTeamRunsParams) SetOwner

func (o *RestoreTeamRunsParams) SetOwner(owner string)

SetOwner adds the owner to the restore team runs params

func (*RestoreTeamRunsParams) SetTimeout

func (o *RestoreTeamRunsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the restore team runs params

func (*RestoreTeamRunsParams) WithBody

WithBody adds the body to the restore team runs params

func (*RestoreTeamRunsParams) WithContext

WithContext adds the context to the restore team runs params

func (*RestoreTeamRunsParams) WithDefaults

func (o *RestoreTeamRunsParams) WithDefaults() *RestoreTeamRunsParams

WithDefaults hydrates default values in the restore team runs params (not the query body).

All values with no default are reset to their zero value.

func (*RestoreTeamRunsParams) WithHTTPClient

func (o *RestoreTeamRunsParams) WithHTTPClient(client *http.Client) *RestoreTeamRunsParams

WithHTTPClient adds the HTTPClient to the restore team runs params

func (*RestoreTeamRunsParams) WithName

WithName adds the name to the restore team runs params

func (*RestoreTeamRunsParams) WithOwner

func (o *RestoreTeamRunsParams) WithOwner(owner string) *RestoreTeamRunsParams

WithOwner adds the owner to the restore team runs params

func (*RestoreTeamRunsParams) WithTimeout

func (o *RestoreTeamRunsParams) WithTimeout(timeout time.Duration) *RestoreTeamRunsParams

WithTimeout adds the timeout to the restore team runs params

func (*RestoreTeamRunsParams) WriteToRequest

func (o *RestoreTeamRunsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type RestoreTeamRunsReader

type RestoreTeamRunsReader struct {
	// contains filtered or unexported fields
}

RestoreTeamRunsReader is a Reader for the RestoreTeamRuns structure.

func (*RestoreTeamRunsReader) ReadResponse

func (o *RestoreTeamRunsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type SkipTeamRunsDefault

type SkipTeamRunsDefault struct {
	Payload *service_model.RuntimeError
	// contains filtered or unexported fields
}

SkipTeamRunsDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewSkipTeamRunsDefault

func NewSkipTeamRunsDefault(code int) *SkipTeamRunsDefault

NewSkipTeamRunsDefault creates a SkipTeamRunsDefault with default headers values

func (*SkipTeamRunsDefault) Code

func (o *SkipTeamRunsDefault) Code() int

Code gets the status code for the skip team runs default response

func (*SkipTeamRunsDefault) Error

func (o *SkipTeamRunsDefault) Error() string

func (*SkipTeamRunsDefault) GetPayload

func (*SkipTeamRunsDefault) IsClientError

func (o *SkipTeamRunsDefault) IsClientError() bool

IsClientError returns true when this skip team runs default response has a 4xx status code

func (*SkipTeamRunsDefault) IsCode

func (o *SkipTeamRunsDefault) IsCode(code int) bool

IsCode returns true when this skip team runs default response a status code equal to that given

func (*SkipTeamRunsDefault) IsRedirect

func (o *SkipTeamRunsDefault) IsRedirect() bool

IsRedirect returns true when this skip team runs default response has a 3xx status code

func (*SkipTeamRunsDefault) IsServerError

func (o *SkipTeamRunsDefault) IsServerError() bool

IsServerError returns true when this skip team runs default response has a 5xx status code

func (*SkipTeamRunsDefault) IsSuccess

func (o *SkipTeamRunsDefault) IsSuccess() bool

IsSuccess returns true when this skip team runs default response has a 2xx status code

func (*SkipTeamRunsDefault) String

func (o *SkipTeamRunsDefault) String() string

type SkipTeamRunsForbidden

type SkipTeamRunsForbidden struct {
	Payload interface{}
}

SkipTeamRunsForbidden describes a response with status code 403, with default header values.

You don't have permission to access the resource.

func NewSkipTeamRunsForbidden

func NewSkipTeamRunsForbidden() *SkipTeamRunsForbidden

NewSkipTeamRunsForbidden creates a SkipTeamRunsForbidden with default headers values

func (*SkipTeamRunsForbidden) Code

func (o *SkipTeamRunsForbidden) Code() int

Code gets the status code for the skip team runs forbidden response

func (*SkipTeamRunsForbidden) Error

func (o *SkipTeamRunsForbidden) Error() string

func (*SkipTeamRunsForbidden) GetPayload

func (o *SkipTeamRunsForbidden) GetPayload() interface{}

func (*SkipTeamRunsForbidden) IsClientError

func (o *SkipTeamRunsForbidden) IsClientError() bool

IsClientError returns true when this skip team runs forbidden response has a 4xx status code

func (*SkipTeamRunsForbidden) IsCode

func (o *SkipTeamRunsForbidden) IsCode(code int) bool

IsCode returns true when this skip team runs forbidden response a status code equal to that given

func (*SkipTeamRunsForbidden) IsRedirect

func (o *SkipTeamRunsForbidden) IsRedirect() bool

IsRedirect returns true when this skip team runs forbidden response has a 3xx status code

func (*SkipTeamRunsForbidden) IsServerError

func (o *SkipTeamRunsForbidden) IsServerError() bool

IsServerError returns true when this skip team runs forbidden response has a 5xx status code

func (*SkipTeamRunsForbidden) IsSuccess

func (o *SkipTeamRunsForbidden) IsSuccess() bool

IsSuccess returns true when this skip team runs forbidden response has a 2xx status code

func (*SkipTeamRunsForbidden) String

func (o *SkipTeamRunsForbidden) String() string

type SkipTeamRunsNoContent

type SkipTeamRunsNoContent struct {
	Payload interface{}
}

SkipTeamRunsNoContent describes a response with status code 204, with default header values.

No content.

func NewSkipTeamRunsNoContent

func NewSkipTeamRunsNoContent() *SkipTeamRunsNoContent

NewSkipTeamRunsNoContent creates a SkipTeamRunsNoContent with default headers values

func (*SkipTeamRunsNoContent) Code

func (o *SkipTeamRunsNoContent) Code() int

Code gets the status code for the skip team runs no content response

func (*SkipTeamRunsNoContent) Error

func (o *SkipTeamRunsNoContent) Error() string

func (*SkipTeamRunsNoContent) GetPayload

func (o *SkipTeamRunsNoContent) GetPayload() interface{}

func (*SkipTeamRunsNoContent) IsClientError

func (o *SkipTeamRunsNoContent) IsClientError() bool

IsClientError returns true when this skip team runs no content response has a 4xx status code

func (*SkipTeamRunsNoContent) IsCode

func (o *SkipTeamRunsNoContent) IsCode(code int) bool

IsCode returns true when this skip team runs no content response a status code equal to that given

func (*SkipTeamRunsNoContent) IsRedirect

func (o *SkipTeamRunsNoContent) IsRedirect() bool

IsRedirect returns true when this skip team runs no content response has a 3xx status code

func (*SkipTeamRunsNoContent) IsServerError

func (o *SkipTeamRunsNoContent) IsServerError() bool

IsServerError returns true when this skip team runs no content response has a 5xx status code

func (*SkipTeamRunsNoContent) IsSuccess

func (o *SkipTeamRunsNoContent) IsSuccess() bool

IsSuccess returns true when this skip team runs no content response has a 2xx status code

func (*SkipTeamRunsNoContent) String

func (o *SkipTeamRunsNoContent) String() string

type SkipTeamRunsNotFound

type SkipTeamRunsNotFound struct {
	Payload interface{}
}

SkipTeamRunsNotFound describes a response with status code 404, with default header values.

Resource does not exist.

func NewSkipTeamRunsNotFound

func NewSkipTeamRunsNotFound() *SkipTeamRunsNotFound

NewSkipTeamRunsNotFound creates a SkipTeamRunsNotFound with default headers values

func (*SkipTeamRunsNotFound) Code

func (o *SkipTeamRunsNotFound) Code() int

Code gets the status code for the skip team runs not found response

func (*SkipTeamRunsNotFound) Error

func (o *SkipTeamRunsNotFound) Error() string

func (*SkipTeamRunsNotFound) GetPayload

func (o *SkipTeamRunsNotFound) GetPayload() interface{}

func (*SkipTeamRunsNotFound) IsClientError

func (o *SkipTeamRunsNotFound) IsClientError() bool

IsClientError returns true when this skip team runs not found response has a 4xx status code

func (*SkipTeamRunsNotFound) IsCode

func (o *SkipTeamRunsNotFound) IsCode(code int) bool

IsCode returns true when this skip team runs not found response a status code equal to that given

func (*SkipTeamRunsNotFound) IsRedirect

func (o *SkipTeamRunsNotFound) IsRedirect() bool

IsRedirect returns true when this skip team runs not found response has a 3xx status code

func (*SkipTeamRunsNotFound) IsServerError

func (o *SkipTeamRunsNotFound) IsServerError() bool

IsServerError returns true when this skip team runs not found response has a 5xx status code

func (*SkipTeamRunsNotFound) IsSuccess

func (o *SkipTeamRunsNotFound) IsSuccess() bool

IsSuccess returns true when this skip team runs not found response has a 2xx status code

func (*SkipTeamRunsNotFound) String

func (o *SkipTeamRunsNotFound) String() string

type SkipTeamRunsOK

type SkipTeamRunsOK struct {
}

SkipTeamRunsOK describes a response with status code 200, with default header values.

A successful response.

func NewSkipTeamRunsOK

func NewSkipTeamRunsOK() *SkipTeamRunsOK

NewSkipTeamRunsOK creates a SkipTeamRunsOK with default headers values

func (*SkipTeamRunsOK) Code

func (o *SkipTeamRunsOK) Code() int

Code gets the status code for the skip team runs o k response

func (*SkipTeamRunsOK) Error

func (o *SkipTeamRunsOK) Error() string

func (*SkipTeamRunsOK) IsClientError

func (o *SkipTeamRunsOK) IsClientError() bool

IsClientError returns true when this skip team runs o k response has a 4xx status code

func (*SkipTeamRunsOK) IsCode

func (o *SkipTeamRunsOK) IsCode(code int) bool

IsCode returns true when this skip team runs o k response a status code equal to that given

func (*SkipTeamRunsOK) IsRedirect

func (o *SkipTeamRunsOK) IsRedirect() bool

IsRedirect returns true when this skip team runs o k response has a 3xx status code

func (*SkipTeamRunsOK) IsServerError

func (o *SkipTeamRunsOK) IsServerError() bool

IsServerError returns true when this skip team runs o k response has a 5xx status code

func (*SkipTeamRunsOK) IsSuccess

func (o *SkipTeamRunsOK) IsSuccess() bool

IsSuccess returns true when this skip team runs o k response has a 2xx status code

func (*SkipTeamRunsOK) String

func (o *SkipTeamRunsOK) String() string

type SkipTeamRunsParams

type SkipTeamRunsParams struct {

	/* Body.

	   Uuids of the entities
	*/
	Body *service_model.V1Uuids

	/* Name.

	   Entity under namespace
	*/
	Name string

	/* Owner.

	   Owner of the namespace
	*/
	Owner string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

SkipTeamRunsParams contains all the parameters to send to the API endpoint

for the skip team runs operation.

Typically these are written to a http.Request.

func NewSkipTeamRunsParams

func NewSkipTeamRunsParams() *SkipTeamRunsParams

NewSkipTeamRunsParams creates a new SkipTeamRunsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewSkipTeamRunsParamsWithContext

func NewSkipTeamRunsParamsWithContext(ctx context.Context) *SkipTeamRunsParams

NewSkipTeamRunsParamsWithContext creates a new SkipTeamRunsParams object with the ability to set a context for a request.

func NewSkipTeamRunsParamsWithHTTPClient

func NewSkipTeamRunsParamsWithHTTPClient(client *http.Client) *SkipTeamRunsParams

NewSkipTeamRunsParamsWithHTTPClient creates a new SkipTeamRunsParams object with the ability to set a custom HTTPClient for a request.

func NewSkipTeamRunsParamsWithTimeout

func NewSkipTeamRunsParamsWithTimeout(timeout time.Duration) *SkipTeamRunsParams

NewSkipTeamRunsParamsWithTimeout creates a new SkipTeamRunsParams object with the ability to set a timeout on a request.

func (*SkipTeamRunsParams) SetBody

func (o *SkipTeamRunsParams) SetBody(body *service_model.V1Uuids)

SetBody adds the body to the skip team runs params

func (*SkipTeamRunsParams) SetContext

func (o *SkipTeamRunsParams) SetContext(ctx context.Context)

SetContext adds the context to the skip team runs params

func (*SkipTeamRunsParams) SetDefaults

func (o *SkipTeamRunsParams) SetDefaults()

SetDefaults hydrates default values in the skip team runs params (not the query body).

All values with no default are reset to their zero value.

func (*SkipTeamRunsParams) SetHTTPClient

func (o *SkipTeamRunsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the skip team runs params

func (*SkipTeamRunsParams) SetName

func (o *SkipTeamRunsParams) SetName(name string)

SetName adds the name to the skip team runs params

func (*SkipTeamRunsParams) SetOwner

func (o *SkipTeamRunsParams) SetOwner(owner string)

SetOwner adds the owner to the skip team runs params

func (*SkipTeamRunsParams) SetTimeout

func (o *SkipTeamRunsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the skip team runs params

func (*SkipTeamRunsParams) WithBody

WithBody adds the body to the skip team runs params

func (*SkipTeamRunsParams) WithContext

WithContext adds the context to the skip team runs params

func (*SkipTeamRunsParams) WithDefaults

func (o *SkipTeamRunsParams) WithDefaults() *SkipTeamRunsParams

WithDefaults hydrates default values in the skip team runs params (not the query body).

All values with no default are reset to their zero value.

func (*SkipTeamRunsParams) WithHTTPClient

func (o *SkipTeamRunsParams) WithHTTPClient(client *http.Client) *SkipTeamRunsParams

WithHTTPClient adds the HTTPClient to the skip team runs params

func (*SkipTeamRunsParams) WithName

func (o *SkipTeamRunsParams) WithName(name string) *SkipTeamRunsParams

WithName adds the name to the skip team runs params

func (*SkipTeamRunsParams) WithOwner

func (o *SkipTeamRunsParams) WithOwner(owner string) *SkipTeamRunsParams

WithOwner adds the owner to the skip team runs params

func (*SkipTeamRunsParams) WithTimeout

func (o *SkipTeamRunsParams) WithTimeout(timeout time.Duration) *SkipTeamRunsParams

WithTimeout adds the timeout to the skip team runs params

func (*SkipTeamRunsParams) WriteToRequest

func (o *SkipTeamRunsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type SkipTeamRunsReader

type SkipTeamRunsReader struct {
	// contains filtered or unexported fields
}

SkipTeamRunsReader is a Reader for the SkipTeamRuns structure.

func (*SkipTeamRunsReader) ReadResponse

func (o *SkipTeamRunsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type StopTeamRunsDefault

type StopTeamRunsDefault struct {
	Payload *service_model.RuntimeError
	// contains filtered or unexported fields
}

StopTeamRunsDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewStopTeamRunsDefault

func NewStopTeamRunsDefault(code int) *StopTeamRunsDefault

NewStopTeamRunsDefault creates a StopTeamRunsDefault with default headers values

func (*StopTeamRunsDefault) Code

func (o *StopTeamRunsDefault) Code() int

Code gets the status code for the stop team runs default response

func (*StopTeamRunsDefault) Error

func (o *StopTeamRunsDefault) Error() string

func (*StopTeamRunsDefault) GetPayload

func (*StopTeamRunsDefault) IsClientError

func (o *StopTeamRunsDefault) IsClientError() bool

IsClientError returns true when this stop team runs default response has a 4xx status code

func (*StopTeamRunsDefault) IsCode

func (o *StopTeamRunsDefault) IsCode(code int) bool

IsCode returns true when this stop team runs default response a status code equal to that given

func (*StopTeamRunsDefault) IsRedirect

func (o *StopTeamRunsDefault) IsRedirect() bool

IsRedirect returns true when this stop team runs default response has a 3xx status code

func (*StopTeamRunsDefault) IsServerError

func (o *StopTeamRunsDefault) IsServerError() bool

IsServerError returns true when this stop team runs default response has a 5xx status code

func (*StopTeamRunsDefault) IsSuccess

func (o *StopTeamRunsDefault) IsSuccess() bool

IsSuccess returns true when this stop team runs default response has a 2xx status code

func (*StopTeamRunsDefault) String

func (o *StopTeamRunsDefault) String() string

type StopTeamRunsForbidden

type StopTeamRunsForbidden struct {
	Payload interface{}
}

StopTeamRunsForbidden describes a response with status code 403, with default header values.

You don't have permission to access the resource.

func NewStopTeamRunsForbidden

func NewStopTeamRunsForbidden() *StopTeamRunsForbidden

NewStopTeamRunsForbidden creates a StopTeamRunsForbidden with default headers values

func (*StopTeamRunsForbidden) Code

func (o *StopTeamRunsForbidden) Code() int

Code gets the status code for the stop team runs forbidden response

func (*StopTeamRunsForbidden) Error

func (o *StopTeamRunsForbidden) Error() string

func (*StopTeamRunsForbidden) GetPayload

func (o *StopTeamRunsForbidden) GetPayload() interface{}

func (*StopTeamRunsForbidden) IsClientError

func (o *StopTeamRunsForbidden) IsClientError() bool

IsClientError returns true when this stop team runs forbidden response has a 4xx status code

func (*StopTeamRunsForbidden) IsCode

func (o *StopTeamRunsForbidden) IsCode(code int) bool

IsCode returns true when this stop team runs forbidden response a status code equal to that given

func (*StopTeamRunsForbidden) IsRedirect

func (o *StopTeamRunsForbidden) IsRedirect() bool

IsRedirect returns true when this stop team runs forbidden response has a 3xx status code

func (*StopTeamRunsForbidden) IsServerError

func (o *StopTeamRunsForbidden) IsServerError() bool

IsServerError returns true when this stop team runs forbidden response has a 5xx status code

func (*StopTeamRunsForbidden) IsSuccess

func (o *StopTeamRunsForbidden) IsSuccess() bool

IsSuccess returns true when this stop team runs forbidden response has a 2xx status code

func (*StopTeamRunsForbidden) String

func (o *StopTeamRunsForbidden) String() string

type StopTeamRunsNoContent

type StopTeamRunsNoContent struct {
	Payload interface{}
}

StopTeamRunsNoContent describes a response with status code 204, with default header values.

No content.

func NewStopTeamRunsNoContent

func NewStopTeamRunsNoContent() *StopTeamRunsNoContent

NewStopTeamRunsNoContent creates a StopTeamRunsNoContent with default headers values

func (*StopTeamRunsNoContent) Code

func (o *StopTeamRunsNoContent) Code() int

Code gets the status code for the stop team runs no content response

func (*StopTeamRunsNoContent) Error

func (o *StopTeamRunsNoContent) Error() string

func (*StopTeamRunsNoContent) GetPayload

func (o *StopTeamRunsNoContent) GetPayload() interface{}

func (*StopTeamRunsNoContent) IsClientError

func (o *StopTeamRunsNoContent) IsClientError() bool

IsClientError returns true when this stop team runs no content response has a 4xx status code

func (*StopTeamRunsNoContent) IsCode

func (o *StopTeamRunsNoContent) IsCode(code int) bool

IsCode returns true when this stop team runs no content response a status code equal to that given

func (*StopTeamRunsNoContent) IsRedirect

func (o *StopTeamRunsNoContent) IsRedirect() bool

IsRedirect returns true when this stop team runs no content response has a 3xx status code

func (*StopTeamRunsNoContent) IsServerError

func (o *StopTeamRunsNoContent) IsServerError() bool

IsServerError returns true when this stop team runs no content response has a 5xx status code

func (*StopTeamRunsNoContent) IsSuccess

func (o *StopTeamRunsNoContent) IsSuccess() bool

IsSuccess returns true when this stop team runs no content response has a 2xx status code

func (*StopTeamRunsNoContent) String

func (o *StopTeamRunsNoContent) String() string

type StopTeamRunsNotFound

type StopTeamRunsNotFound struct {
	Payload interface{}
}

StopTeamRunsNotFound describes a response with status code 404, with default header values.

Resource does not exist.

func NewStopTeamRunsNotFound

func NewStopTeamRunsNotFound() *StopTeamRunsNotFound

NewStopTeamRunsNotFound creates a StopTeamRunsNotFound with default headers values

func (*StopTeamRunsNotFound) Code

func (o *StopTeamRunsNotFound) Code() int

Code gets the status code for the stop team runs not found response

func (*StopTeamRunsNotFound) Error

func (o *StopTeamRunsNotFound) Error() string

func (*StopTeamRunsNotFound) GetPayload

func (o *StopTeamRunsNotFound) GetPayload() interface{}

func (*StopTeamRunsNotFound) IsClientError

func (o *StopTeamRunsNotFound) IsClientError() bool

IsClientError returns true when this stop team runs not found response has a 4xx status code

func (*StopTeamRunsNotFound) IsCode

func (o *StopTeamRunsNotFound) IsCode(code int) bool

IsCode returns true when this stop team runs not found response a status code equal to that given

func (*StopTeamRunsNotFound) IsRedirect

func (o *StopTeamRunsNotFound) IsRedirect() bool

IsRedirect returns true when this stop team runs not found response has a 3xx status code

func (*StopTeamRunsNotFound) IsServerError

func (o *StopTeamRunsNotFound) IsServerError() bool

IsServerError returns true when this stop team runs not found response has a 5xx status code

func (*StopTeamRunsNotFound) IsSuccess

func (o *StopTeamRunsNotFound) IsSuccess() bool

IsSuccess returns true when this stop team runs not found response has a 2xx status code

func (*StopTeamRunsNotFound) String

func (o *StopTeamRunsNotFound) String() string

type StopTeamRunsOK

type StopTeamRunsOK struct {
}

StopTeamRunsOK describes a response with status code 200, with default header values.

A successful response.

func NewStopTeamRunsOK

func NewStopTeamRunsOK() *StopTeamRunsOK

NewStopTeamRunsOK creates a StopTeamRunsOK with default headers values

func (*StopTeamRunsOK) Code

func (o *StopTeamRunsOK) Code() int

Code gets the status code for the stop team runs o k response

func (*StopTeamRunsOK) Error

func (o *StopTeamRunsOK) Error() string

func (*StopTeamRunsOK) IsClientError

func (o *StopTeamRunsOK) IsClientError() bool

IsClientError returns true when this stop team runs o k response has a 4xx status code

func (*StopTeamRunsOK) IsCode

func (o *StopTeamRunsOK) IsCode(code int) bool

IsCode returns true when this stop team runs o k response a status code equal to that given

func (*StopTeamRunsOK) IsRedirect

func (o *StopTeamRunsOK) IsRedirect() bool

IsRedirect returns true when this stop team runs o k response has a 3xx status code

func (*StopTeamRunsOK) IsServerError

func (o *StopTeamRunsOK) IsServerError() bool

IsServerError returns true when this stop team runs o k response has a 5xx status code

func (*StopTeamRunsOK) IsSuccess

func (o *StopTeamRunsOK) IsSuccess() bool

IsSuccess returns true when this stop team runs o k response has a 2xx status code

func (*StopTeamRunsOK) String

func (o *StopTeamRunsOK) String() string

type StopTeamRunsParams

type StopTeamRunsParams struct {

	/* Body.

	   Uuids of the entities
	*/
	Body *service_model.V1Uuids

	/* Name.

	   Entity under namespace
	*/
	Name string

	/* Owner.

	   Owner of the namespace
	*/
	Owner string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

StopTeamRunsParams contains all the parameters to send to the API endpoint

for the stop team runs operation.

Typically these are written to a http.Request.

func NewStopTeamRunsParams

func NewStopTeamRunsParams() *StopTeamRunsParams

NewStopTeamRunsParams creates a new StopTeamRunsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewStopTeamRunsParamsWithContext

func NewStopTeamRunsParamsWithContext(ctx context.Context) *StopTeamRunsParams

NewStopTeamRunsParamsWithContext creates a new StopTeamRunsParams object with the ability to set a context for a request.

func NewStopTeamRunsParamsWithHTTPClient

func NewStopTeamRunsParamsWithHTTPClient(client *http.Client) *StopTeamRunsParams

NewStopTeamRunsParamsWithHTTPClient creates a new StopTeamRunsParams object with the ability to set a custom HTTPClient for a request.

func NewStopTeamRunsParamsWithTimeout

func NewStopTeamRunsParamsWithTimeout(timeout time.Duration) *StopTeamRunsParams

NewStopTeamRunsParamsWithTimeout creates a new StopTeamRunsParams object with the ability to set a timeout on a request.

func (*StopTeamRunsParams) SetBody

func (o *StopTeamRunsParams) SetBody(body *service_model.V1Uuids)

SetBody adds the body to the stop team runs params

func (*StopTeamRunsParams) SetContext

func (o *StopTeamRunsParams) SetContext(ctx context.Context)

SetContext adds the context to the stop team runs params

func (*StopTeamRunsParams) SetDefaults

func (o *StopTeamRunsParams) SetDefaults()

SetDefaults hydrates default values in the stop team runs params (not the query body).

All values with no default are reset to their zero value.

func (*StopTeamRunsParams) SetHTTPClient

func (o *StopTeamRunsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the stop team runs params

func (*StopTeamRunsParams) SetName

func (o *StopTeamRunsParams) SetName(name string)

SetName adds the name to the stop team runs params

func (*StopTeamRunsParams) SetOwner

func (o *StopTeamRunsParams) SetOwner(owner string)

SetOwner adds the owner to the stop team runs params

func (*StopTeamRunsParams) SetTimeout

func (o *StopTeamRunsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the stop team runs params

func (*StopTeamRunsParams) WithBody

WithBody adds the body to the stop team runs params

func (*StopTeamRunsParams) WithContext

WithContext adds the context to the stop team runs params

func (*StopTeamRunsParams) WithDefaults

func (o *StopTeamRunsParams) WithDefaults() *StopTeamRunsParams

WithDefaults hydrates default values in the stop team runs params (not the query body).

All values with no default are reset to their zero value.

func (*StopTeamRunsParams) WithHTTPClient

func (o *StopTeamRunsParams) WithHTTPClient(client *http.Client) *StopTeamRunsParams

WithHTTPClient adds the HTTPClient to the stop team runs params

func (*StopTeamRunsParams) WithName

func (o *StopTeamRunsParams) WithName(name string) *StopTeamRunsParams

WithName adds the name to the stop team runs params

func (*StopTeamRunsParams) WithOwner

func (o *StopTeamRunsParams) WithOwner(owner string) *StopTeamRunsParams

WithOwner adds the owner to the stop team runs params

func (*StopTeamRunsParams) WithTimeout

func (o *StopTeamRunsParams) WithTimeout(timeout time.Duration) *StopTeamRunsParams

WithTimeout adds the timeout to the stop team runs params

func (*StopTeamRunsParams) WriteToRequest

func (o *StopTeamRunsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type StopTeamRunsReader

type StopTeamRunsReader struct {
	// contains filtered or unexported fields
}

StopTeamRunsReader is a Reader for the StopTeamRuns structure.

func (*StopTeamRunsReader) ReadResponse

func (o *StopTeamRunsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type TagTeamRunsDefault

type TagTeamRunsDefault struct {
	Payload *service_model.RuntimeError
	// contains filtered or unexported fields
}

TagTeamRunsDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewTagTeamRunsDefault

func NewTagTeamRunsDefault(code int) *TagTeamRunsDefault

NewTagTeamRunsDefault creates a TagTeamRunsDefault with default headers values

func (*TagTeamRunsDefault) Code

func (o *TagTeamRunsDefault) Code() int

Code gets the status code for the tag team runs default response

func (*TagTeamRunsDefault) Error

func (o *TagTeamRunsDefault) Error() string

func (*TagTeamRunsDefault) GetPayload

func (*TagTeamRunsDefault) IsClientError

func (o *TagTeamRunsDefault) IsClientError() bool

IsClientError returns true when this tag team runs default response has a 4xx status code

func (*TagTeamRunsDefault) IsCode

func (o *TagTeamRunsDefault) IsCode(code int) bool

IsCode returns true when this tag team runs default response a status code equal to that given

func (*TagTeamRunsDefault) IsRedirect

func (o *TagTeamRunsDefault) IsRedirect() bool

IsRedirect returns true when this tag team runs default response has a 3xx status code

func (*TagTeamRunsDefault) IsServerError

func (o *TagTeamRunsDefault) IsServerError() bool

IsServerError returns true when this tag team runs default response has a 5xx status code

func (*TagTeamRunsDefault) IsSuccess

func (o *TagTeamRunsDefault) IsSuccess() bool

IsSuccess returns true when this tag team runs default response has a 2xx status code

func (*TagTeamRunsDefault) String

func (o *TagTeamRunsDefault) String() string

type TagTeamRunsForbidden

type TagTeamRunsForbidden struct {
	Payload interface{}
}

TagTeamRunsForbidden describes a response with status code 403, with default header values.

You don't have permission to access the resource.

func NewTagTeamRunsForbidden

func NewTagTeamRunsForbidden() *TagTeamRunsForbidden

NewTagTeamRunsForbidden creates a TagTeamRunsForbidden with default headers values

func (*TagTeamRunsForbidden) Code

func (o *TagTeamRunsForbidden) Code() int

Code gets the status code for the tag team runs forbidden response

func (*TagTeamRunsForbidden) Error

func (o *TagTeamRunsForbidden) Error() string

func (*TagTeamRunsForbidden) GetPayload

func (o *TagTeamRunsForbidden) GetPayload() interface{}

func (*TagTeamRunsForbidden) IsClientError

func (o *TagTeamRunsForbidden) IsClientError() bool

IsClientError returns true when this tag team runs forbidden response has a 4xx status code

func (*TagTeamRunsForbidden) IsCode

func (o *TagTeamRunsForbidden) IsCode(code int) bool

IsCode returns true when this tag team runs forbidden response a status code equal to that given

func (*TagTeamRunsForbidden) IsRedirect

func (o *TagTeamRunsForbidden) IsRedirect() bool

IsRedirect returns true when this tag team runs forbidden response has a 3xx status code

func (*TagTeamRunsForbidden) IsServerError

func (o *TagTeamRunsForbidden) IsServerError() bool

IsServerError returns true when this tag team runs forbidden response has a 5xx status code

func (*TagTeamRunsForbidden) IsSuccess

func (o *TagTeamRunsForbidden) IsSuccess() bool

IsSuccess returns true when this tag team runs forbidden response has a 2xx status code

func (*TagTeamRunsForbidden) String

func (o *TagTeamRunsForbidden) String() string

type TagTeamRunsNoContent

type TagTeamRunsNoContent struct {
	Payload interface{}
}

TagTeamRunsNoContent describes a response with status code 204, with default header values.

No content.

func NewTagTeamRunsNoContent

func NewTagTeamRunsNoContent() *TagTeamRunsNoContent

NewTagTeamRunsNoContent creates a TagTeamRunsNoContent with default headers values

func (*TagTeamRunsNoContent) Code

func (o *TagTeamRunsNoContent) Code() int

Code gets the status code for the tag team runs no content response

func (*TagTeamRunsNoContent) Error

func (o *TagTeamRunsNoContent) Error() string

func (*TagTeamRunsNoContent) GetPayload

func (o *TagTeamRunsNoContent) GetPayload() interface{}

func (*TagTeamRunsNoContent) IsClientError

func (o *TagTeamRunsNoContent) IsClientError() bool

IsClientError returns true when this tag team runs no content response has a 4xx status code

func (*TagTeamRunsNoContent) IsCode

func (o *TagTeamRunsNoContent) IsCode(code int) bool

IsCode returns true when this tag team runs no content response a status code equal to that given

func (*TagTeamRunsNoContent) IsRedirect

func (o *TagTeamRunsNoContent) IsRedirect() bool

IsRedirect returns true when this tag team runs no content response has a 3xx status code

func (*TagTeamRunsNoContent) IsServerError

func (o *TagTeamRunsNoContent) IsServerError() bool

IsServerError returns true when this tag team runs no content response has a 5xx status code

func (*TagTeamRunsNoContent) IsSuccess

func (o *TagTeamRunsNoContent) IsSuccess() bool

IsSuccess returns true when this tag team runs no content response has a 2xx status code

func (*TagTeamRunsNoContent) String

func (o *TagTeamRunsNoContent) String() string

type TagTeamRunsNotFound

type TagTeamRunsNotFound struct {
	Payload interface{}
}

TagTeamRunsNotFound describes a response with status code 404, with default header values.

Resource does not exist.

func NewTagTeamRunsNotFound

func NewTagTeamRunsNotFound() *TagTeamRunsNotFound

NewTagTeamRunsNotFound creates a TagTeamRunsNotFound with default headers values

func (*TagTeamRunsNotFound) Code

func (o *TagTeamRunsNotFound) Code() int

Code gets the status code for the tag team runs not found response

func (*TagTeamRunsNotFound) Error

func (o *TagTeamRunsNotFound) Error() string

func (*TagTeamRunsNotFound) GetPayload

func (o *TagTeamRunsNotFound) GetPayload() interface{}

func (*TagTeamRunsNotFound) IsClientError

func (o *TagTeamRunsNotFound) IsClientError() bool

IsClientError returns true when this tag team runs not found response has a 4xx status code

func (*TagTeamRunsNotFound) IsCode

func (o *TagTeamRunsNotFound) IsCode(code int) bool

IsCode returns true when this tag team runs not found response a status code equal to that given

func (*TagTeamRunsNotFound) IsRedirect

func (o *TagTeamRunsNotFound) IsRedirect() bool

IsRedirect returns true when this tag team runs not found response has a 3xx status code

func (*TagTeamRunsNotFound) IsServerError

func (o *TagTeamRunsNotFound) IsServerError() bool

IsServerError returns true when this tag team runs not found response has a 5xx status code

func (*TagTeamRunsNotFound) IsSuccess

func (o *TagTeamRunsNotFound) IsSuccess() bool

IsSuccess returns true when this tag team runs not found response has a 2xx status code

func (*TagTeamRunsNotFound) String

func (o *TagTeamRunsNotFound) String() string

type TagTeamRunsOK

type TagTeamRunsOK struct {
}

TagTeamRunsOK describes a response with status code 200, with default header values.

A successful response.

func NewTagTeamRunsOK

func NewTagTeamRunsOK() *TagTeamRunsOK

NewTagTeamRunsOK creates a TagTeamRunsOK with default headers values

func (*TagTeamRunsOK) Code

func (o *TagTeamRunsOK) Code() int

Code gets the status code for the tag team runs o k response

func (*TagTeamRunsOK) Error

func (o *TagTeamRunsOK) Error() string

func (*TagTeamRunsOK) IsClientError

func (o *TagTeamRunsOK) IsClientError() bool

IsClientError returns true when this tag team runs o k response has a 4xx status code

func (*TagTeamRunsOK) IsCode

func (o *TagTeamRunsOK) IsCode(code int) bool

IsCode returns true when this tag team runs o k response a status code equal to that given

func (*TagTeamRunsOK) IsRedirect

func (o *TagTeamRunsOK) IsRedirect() bool

IsRedirect returns true when this tag team runs o k response has a 3xx status code

func (*TagTeamRunsOK) IsServerError

func (o *TagTeamRunsOK) IsServerError() bool

IsServerError returns true when this tag team runs o k response has a 5xx status code

func (*TagTeamRunsOK) IsSuccess

func (o *TagTeamRunsOK) IsSuccess() bool

IsSuccess returns true when this tag team runs o k response has a 2xx status code

func (*TagTeamRunsOK) String

func (o *TagTeamRunsOK) String() string

type TagTeamRunsParams

type TagTeamRunsParams struct {

	/* Body.

	   Data
	*/
	Body *service_model.V1EntitiesTags

	/* Name.

	   Entity under namespace
	*/
	Name string

	/* Owner.

	   Owner of the namespace
	*/
	Owner string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

TagTeamRunsParams contains all the parameters to send to the API endpoint

for the tag team runs operation.

Typically these are written to a http.Request.

func NewTagTeamRunsParams

func NewTagTeamRunsParams() *TagTeamRunsParams

NewTagTeamRunsParams creates a new TagTeamRunsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewTagTeamRunsParamsWithContext

func NewTagTeamRunsParamsWithContext(ctx context.Context) *TagTeamRunsParams

NewTagTeamRunsParamsWithContext creates a new TagTeamRunsParams object with the ability to set a context for a request.

func NewTagTeamRunsParamsWithHTTPClient

func NewTagTeamRunsParamsWithHTTPClient(client *http.Client) *TagTeamRunsParams

NewTagTeamRunsParamsWithHTTPClient creates a new TagTeamRunsParams object with the ability to set a custom HTTPClient for a request.

func NewTagTeamRunsParamsWithTimeout

func NewTagTeamRunsParamsWithTimeout(timeout time.Duration) *TagTeamRunsParams

NewTagTeamRunsParamsWithTimeout creates a new TagTeamRunsParams object with the ability to set a timeout on a request.

func (*TagTeamRunsParams) SetBody

SetBody adds the body to the tag team runs params

func (*TagTeamRunsParams) SetContext

func (o *TagTeamRunsParams) SetContext(ctx context.Context)

SetContext adds the context to the tag team runs params

func (*TagTeamRunsParams) SetDefaults

func (o *TagTeamRunsParams) SetDefaults()

SetDefaults hydrates default values in the tag team runs params (not the query body).

All values with no default are reset to their zero value.

func (*TagTeamRunsParams) SetHTTPClient

func (o *TagTeamRunsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the tag team runs params

func (*TagTeamRunsParams) SetName

func (o *TagTeamRunsParams) SetName(name string)

SetName adds the name to the tag team runs params

func (*TagTeamRunsParams) SetOwner

func (o *TagTeamRunsParams) SetOwner(owner string)

SetOwner adds the owner to the tag team runs params

func (*TagTeamRunsParams) SetTimeout

func (o *TagTeamRunsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the tag team runs params

func (*TagTeamRunsParams) WithBody

WithBody adds the body to the tag team runs params

func (*TagTeamRunsParams) WithContext

func (o *TagTeamRunsParams) WithContext(ctx context.Context) *TagTeamRunsParams

WithContext adds the context to the tag team runs params

func (*TagTeamRunsParams) WithDefaults

func (o *TagTeamRunsParams) WithDefaults() *TagTeamRunsParams

WithDefaults hydrates default values in the tag team runs params (not the query body).

All values with no default are reset to their zero value.

func (*TagTeamRunsParams) WithHTTPClient

func (o *TagTeamRunsParams) WithHTTPClient(client *http.Client) *TagTeamRunsParams

WithHTTPClient adds the HTTPClient to the tag team runs params

func (*TagTeamRunsParams) WithName

func (o *TagTeamRunsParams) WithName(name string) *TagTeamRunsParams

WithName adds the name to the tag team runs params

func (*TagTeamRunsParams) WithOwner

func (o *TagTeamRunsParams) WithOwner(owner string) *TagTeamRunsParams

WithOwner adds the owner to the tag team runs params

func (*TagTeamRunsParams) WithTimeout

func (o *TagTeamRunsParams) WithTimeout(timeout time.Duration) *TagTeamRunsParams

WithTimeout adds the timeout to the tag team runs params

func (*TagTeamRunsParams) WriteToRequest

func (o *TagTeamRunsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type TagTeamRunsReader

type TagTeamRunsReader struct {
	// contains filtered or unexported fields
}

TagTeamRunsReader is a Reader for the TagTeamRuns structure.

func (*TagTeamRunsReader) ReadResponse

func (o *TagTeamRunsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type TransferTeamRunsDefault

type TransferTeamRunsDefault struct {
	Payload *service_model.RuntimeError
	// contains filtered or unexported fields
}

TransferTeamRunsDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewTransferTeamRunsDefault

func NewTransferTeamRunsDefault(code int) *TransferTeamRunsDefault

NewTransferTeamRunsDefault creates a TransferTeamRunsDefault with default headers values

func (*TransferTeamRunsDefault) Code

func (o *TransferTeamRunsDefault) Code() int

Code gets the status code for the transfer team runs default response

func (*TransferTeamRunsDefault) Error

func (o *TransferTeamRunsDefault) Error() string

func (*TransferTeamRunsDefault) GetPayload

func (*TransferTeamRunsDefault) IsClientError

func (o *TransferTeamRunsDefault) IsClientError() bool

IsClientError returns true when this transfer team runs default response has a 4xx status code

func (*TransferTeamRunsDefault) IsCode

func (o *TransferTeamRunsDefault) IsCode(code int) bool

IsCode returns true when this transfer team runs default response a status code equal to that given

func (*TransferTeamRunsDefault) IsRedirect

func (o *TransferTeamRunsDefault) IsRedirect() bool

IsRedirect returns true when this transfer team runs default response has a 3xx status code

func (*TransferTeamRunsDefault) IsServerError

func (o *TransferTeamRunsDefault) IsServerError() bool

IsServerError returns true when this transfer team runs default response has a 5xx status code

func (*TransferTeamRunsDefault) IsSuccess

func (o *TransferTeamRunsDefault) IsSuccess() bool

IsSuccess returns true when this transfer team runs default response has a 2xx status code

func (*TransferTeamRunsDefault) String

func (o *TransferTeamRunsDefault) String() string

type TransferTeamRunsForbidden

type TransferTeamRunsForbidden struct {
	Payload interface{}
}

TransferTeamRunsForbidden describes a response with status code 403, with default header values.

You don't have permission to access the resource.

func NewTransferTeamRunsForbidden

func NewTransferTeamRunsForbidden() *TransferTeamRunsForbidden

NewTransferTeamRunsForbidden creates a TransferTeamRunsForbidden with default headers values

func (*TransferTeamRunsForbidden) Code

func (o *TransferTeamRunsForbidden) Code() int

Code gets the status code for the transfer team runs forbidden response

func (*TransferTeamRunsForbidden) Error

func (o *TransferTeamRunsForbidden) Error() string

func (*TransferTeamRunsForbidden) GetPayload

func (o *TransferTeamRunsForbidden) GetPayload() interface{}

func (*TransferTeamRunsForbidden) IsClientError

func (o *TransferTeamRunsForbidden) IsClientError() bool

IsClientError returns true when this transfer team runs forbidden response has a 4xx status code

func (*TransferTeamRunsForbidden) IsCode

func (o *TransferTeamRunsForbidden) IsCode(code int) bool

IsCode returns true when this transfer team runs forbidden response a status code equal to that given

func (*TransferTeamRunsForbidden) IsRedirect

func (o *TransferTeamRunsForbidden) IsRedirect() bool

IsRedirect returns true when this transfer team runs forbidden response has a 3xx status code

func (*TransferTeamRunsForbidden) IsServerError

func (o *TransferTeamRunsForbidden) IsServerError() bool

IsServerError returns true when this transfer team runs forbidden response has a 5xx status code

func (*TransferTeamRunsForbidden) IsSuccess

func (o *TransferTeamRunsForbidden) IsSuccess() bool

IsSuccess returns true when this transfer team runs forbidden response has a 2xx status code

func (*TransferTeamRunsForbidden) String

func (o *TransferTeamRunsForbidden) String() string

type TransferTeamRunsNoContent

type TransferTeamRunsNoContent struct {
	Payload interface{}
}

TransferTeamRunsNoContent describes a response with status code 204, with default header values.

No content.

func NewTransferTeamRunsNoContent

func NewTransferTeamRunsNoContent() *TransferTeamRunsNoContent

NewTransferTeamRunsNoContent creates a TransferTeamRunsNoContent with default headers values

func (*TransferTeamRunsNoContent) Code

func (o *TransferTeamRunsNoContent) Code() int

Code gets the status code for the transfer team runs no content response

func (*TransferTeamRunsNoContent) Error

func (o *TransferTeamRunsNoContent) Error() string

func (*TransferTeamRunsNoContent) GetPayload

func (o *TransferTeamRunsNoContent) GetPayload() interface{}

func (*TransferTeamRunsNoContent) IsClientError

func (o *TransferTeamRunsNoContent) IsClientError() bool

IsClientError returns true when this transfer team runs no content response has a 4xx status code

func (*TransferTeamRunsNoContent) IsCode

func (o *TransferTeamRunsNoContent) IsCode(code int) bool

IsCode returns true when this transfer team runs no content response a status code equal to that given

func (*TransferTeamRunsNoContent) IsRedirect

func (o *TransferTeamRunsNoContent) IsRedirect() bool

IsRedirect returns true when this transfer team runs no content response has a 3xx status code

func (*TransferTeamRunsNoContent) IsServerError

func (o *TransferTeamRunsNoContent) IsServerError() bool

IsServerError returns true when this transfer team runs no content response has a 5xx status code

func (*TransferTeamRunsNoContent) IsSuccess

func (o *TransferTeamRunsNoContent) IsSuccess() bool

IsSuccess returns true when this transfer team runs no content response has a 2xx status code

func (*TransferTeamRunsNoContent) String

func (o *TransferTeamRunsNoContent) String() string

type TransferTeamRunsNotFound

type TransferTeamRunsNotFound struct {
	Payload interface{}
}

TransferTeamRunsNotFound describes a response with status code 404, with default header values.

Resource does not exist.

func NewTransferTeamRunsNotFound

func NewTransferTeamRunsNotFound() *TransferTeamRunsNotFound

NewTransferTeamRunsNotFound creates a TransferTeamRunsNotFound with default headers values

func (*TransferTeamRunsNotFound) Code

func (o *TransferTeamRunsNotFound) Code() int

Code gets the status code for the transfer team runs not found response

func (*TransferTeamRunsNotFound) Error

func (o *TransferTeamRunsNotFound) Error() string

func (*TransferTeamRunsNotFound) GetPayload

func (o *TransferTeamRunsNotFound) GetPayload() interface{}

func (*TransferTeamRunsNotFound) IsClientError

func (o *TransferTeamRunsNotFound) IsClientError() bool

IsClientError returns true when this transfer team runs not found response has a 4xx status code

func (*TransferTeamRunsNotFound) IsCode

func (o *TransferTeamRunsNotFound) IsCode(code int) bool

IsCode returns true when this transfer team runs not found response a status code equal to that given

func (*TransferTeamRunsNotFound) IsRedirect

func (o *TransferTeamRunsNotFound) IsRedirect() bool

IsRedirect returns true when this transfer team runs not found response has a 3xx status code

func (*TransferTeamRunsNotFound) IsServerError

func (o *TransferTeamRunsNotFound) IsServerError() bool

IsServerError returns true when this transfer team runs not found response has a 5xx status code

func (*TransferTeamRunsNotFound) IsSuccess

func (o *TransferTeamRunsNotFound) IsSuccess() bool

IsSuccess returns true when this transfer team runs not found response has a 2xx status code

func (*TransferTeamRunsNotFound) String

func (o *TransferTeamRunsNotFound) String() string

type TransferTeamRunsOK

type TransferTeamRunsOK struct {
}

TransferTeamRunsOK describes a response with status code 200, with default header values.

A successful response.

func NewTransferTeamRunsOK

func NewTransferTeamRunsOK() *TransferTeamRunsOK

NewTransferTeamRunsOK creates a TransferTeamRunsOK with default headers values

func (*TransferTeamRunsOK) Code

func (o *TransferTeamRunsOK) Code() int

Code gets the status code for the transfer team runs o k response

func (*TransferTeamRunsOK) Error

func (o *TransferTeamRunsOK) Error() string

func (*TransferTeamRunsOK) IsClientError

func (o *TransferTeamRunsOK) IsClientError() bool

IsClientError returns true when this transfer team runs o k response has a 4xx status code

func (*TransferTeamRunsOK) IsCode

func (o *TransferTeamRunsOK) IsCode(code int) bool

IsCode returns true when this transfer team runs o k response a status code equal to that given

func (*TransferTeamRunsOK) IsRedirect

func (o *TransferTeamRunsOK) IsRedirect() bool

IsRedirect returns true when this transfer team runs o k response has a 3xx status code

func (*TransferTeamRunsOK) IsServerError

func (o *TransferTeamRunsOK) IsServerError() bool

IsServerError returns true when this transfer team runs o k response has a 5xx status code

func (*TransferTeamRunsOK) IsSuccess

func (o *TransferTeamRunsOK) IsSuccess() bool

IsSuccess returns true when this transfer team runs o k response has a 2xx status code

func (*TransferTeamRunsOK) String

func (o *TransferTeamRunsOK) String() string

type TransferTeamRunsParams

type TransferTeamRunsParams struct {

	/* Body.

	   Data
	*/
	Body *service_model.V1EntitiesTransfer

	/* Name.

	   Entity under namespace
	*/
	Name string

	/* Owner.

	   Owner of the namespace
	*/
	Owner string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

TransferTeamRunsParams contains all the parameters to send to the API endpoint

for the transfer team runs operation.

Typically these are written to a http.Request.

func NewTransferTeamRunsParams

func NewTransferTeamRunsParams() *TransferTeamRunsParams

NewTransferTeamRunsParams creates a new TransferTeamRunsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewTransferTeamRunsParamsWithContext

func NewTransferTeamRunsParamsWithContext(ctx context.Context) *TransferTeamRunsParams

NewTransferTeamRunsParamsWithContext creates a new TransferTeamRunsParams object with the ability to set a context for a request.

func NewTransferTeamRunsParamsWithHTTPClient

func NewTransferTeamRunsParamsWithHTTPClient(client *http.Client) *TransferTeamRunsParams

NewTransferTeamRunsParamsWithHTTPClient creates a new TransferTeamRunsParams object with the ability to set a custom HTTPClient for a request.

func NewTransferTeamRunsParamsWithTimeout

func NewTransferTeamRunsParamsWithTimeout(timeout time.Duration) *TransferTeamRunsParams

NewTransferTeamRunsParamsWithTimeout creates a new TransferTeamRunsParams object with the ability to set a timeout on a request.

func (*TransferTeamRunsParams) SetBody

SetBody adds the body to the transfer team runs params

func (*TransferTeamRunsParams) SetContext

func (o *TransferTeamRunsParams) SetContext(ctx context.Context)

SetContext adds the context to the transfer team runs params

func (*TransferTeamRunsParams) SetDefaults

func (o *TransferTeamRunsParams) SetDefaults()

SetDefaults hydrates default values in the transfer team runs params (not the query body).

All values with no default are reset to their zero value.

func (*TransferTeamRunsParams) SetHTTPClient

func (o *TransferTeamRunsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the transfer team runs params

func (*TransferTeamRunsParams) SetName

func (o *TransferTeamRunsParams) SetName(name string)

SetName adds the name to the transfer team runs params

func (*TransferTeamRunsParams) SetOwner

func (o *TransferTeamRunsParams) SetOwner(owner string)

SetOwner adds the owner to the transfer team runs params

func (*TransferTeamRunsParams) SetTimeout

func (o *TransferTeamRunsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the transfer team runs params

func (*TransferTeamRunsParams) WithBody

WithBody adds the body to the transfer team runs params

func (*TransferTeamRunsParams) WithContext

WithContext adds the context to the transfer team runs params

func (*TransferTeamRunsParams) WithDefaults

WithDefaults hydrates default values in the transfer team runs params (not the query body).

All values with no default are reset to their zero value.

func (*TransferTeamRunsParams) WithHTTPClient

func (o *TransferTeamRunsParams) WithHTTPClient(client *http.Client) *TransferTeamRunsParams

WithHTTPClient adds the HTTPClient to the transfer team runs params

func (*TransferTeamRunsParams) WithName

WithName adds the name to the transfer team runs params

func (*TransferTeamRunsParams) WithOwner

WithOwner adds the owner to the transfer team runs params

func (*TransferTeamRunsParams) WithTimeout

WithTimeout adds the timeout to the transfer team runs params

func (*TransferTeamRunsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type TransferTeamRunsReader

type TransferTeamRunsReader struct {
	// contains filtered or unexported fields
}

TransferTeamRunsReader is a Reader for the TransferTeamRuns structure.

func (*TransferTeamRunsReader) ReadResponse

func (o *TransferTeamRunsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type UpdateTeamDefault

type UpdateTeamDefault struct {
	Payload *service_model.RuntimeError
	// contains filtered or unexported fields
}

UpdateTeamDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewUpdateTeamDefault

func NewUpdateTeamDefault(code int) *UpdateTeamDefault

NewUpdateTeamDefault creates a UpdateTeamDefault with default headers values

func (*UpdateTeamDefault) Code

func (o *UpdateTeamDefault) Code() int

Code gets the status code for the update team default response

func (*UpdateTeamDefault) Error

func (o *UpdateTeamDefault) Error() string

func (*UpdateTeamDefault) GetPayload

func (o *UpdateTeamDefault) GetPayload() *service_model.RuntimeError

func (*UpdateTeamDefault) IsClientError

func (o *UpdateTeamDefault) IsClientError() bool

IsClientError returns true when this update team default response has a 4xx status code

func (*UpdateTeamDefault) IsCode

func (o *UpdateTeamDefault) IsCode(code int) bool

IsCode returns true when this update team default response a status code equal to that given

func (*UpdateTeamDefault) IsRedirect

func (o *UpdateTeamDefault) IsRedirect() bool

IsRedirect returns true when this update team default response has a 3xx status code

func (*UpdateTeamDefault) IsServerError

func (o *UpdateTeamDefault) IsServerError() bool

IsServerError returns true when this update team default response has a 5xx status code

func (*UpdateTeamDefault) IsSuccess

func (o *UpdateTeamDefault) IsSuccess() bool

IsSuccess returns true when this update team default response has a 2xx status code

func (*UpdateTeamDefault) String

func (o *UpdateTeamDefault) String() string

type UpdateTeamForbidden

type UpdateTeamForbidden struct {
	Payload interface{}
}

UpdateTeamForbidden describes a response with status code 403, with default header values.

You don't have permission to access the resource.

func NewUpdateTeamForbidden

func NewUpdateTeamForbidden() *UpdateTeamForbidden

NewUpdateTeamForbidden creates a UpdateTeamForbidden with default headers values

func (*UpdateTeamForbidden) Code

func (o *UpdateTeamForbidden) Code() int

Code gets the status code for the update team forbidden response

func (*UpdateTeamForbidden) Error

func (o *UpdateTeamForbidden) Error() string

func (*UpdateTeamForbidden) GetPayload

func (o *UpdateTeamForbidden) GetPayload() interface{}

func (*UpdateTeamForbidden) IsClientError

func (o *UpdateTeamForbidden) IsClientError() bool

IsClientError returns true when this update team forbidden response has a 4xx status code

func (*UpdateTeamForbidden) IsCode

func (o *UpdateTeamForbidden) IsCode(code int) bool

IsCode returns true when this update team forbidden response a status code equal to that given

func (*UpdateTeamForbidden) IsRedirect

func (o *UpdateTeamForbidden) IsRedirect() bool

IsRedirect returns true when this update team forbidden response has a 3xx status code

func (*UpdateTeamForbidden) IsServerError

func (o *UpdateTeamForbidden) IsServerError() bool

IsServerError returns true when this update team forbidden response has a 5xx status code

func (*UpdateTeamForbidden) IsSuccess

func (o *UpdateTeamForbidden) IsSuccess() bool

IsSuccess returns true when this update team forbidden response has a 2xx status code

func (*UpdateTeamForbidden) String

func (o *UpdateTeamForbidden) String() string

type UpdateTeamMemberDefault

type UpdateTeamMemberDefault struct {
	Payload *service_model.RuntimeError
	// contains filtered or unexported fields
}

UpdateTeamMemberDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewUpdateTeamMemberDefault

func NewUpdateTeamMemberDefault(code int) *UpdateTeamMemberDefault

NewUpdateTeamMemberDefault creates a UpdateTeamMemberDefault with default headers values

func (*UpdateTeamMemberDefault) Code

func (o *UpdateTeamMemberDefault) Code() int

Code gets the status code for the update team member default response

func (*UpdateTeamMemberDefault) Error

func (o *UpdateTeamMemberDefault) Error() string

func (*UpdateTeamMemberDefault) GetPayload

func (*UpdateTeamMemberDefault) IsClientError

func (o *UpdateTeamMemberDefault) IsClientError() bool

IsClientError returns true when this update team member default response has a 4xx status code

func (*UpdateTeamMemberDefault) IsCode

func (o *UpdateTeamMemberDefault) IsCode(code int) bool

IsCode returns true when this update team member default response a status code equal to that given

func (*UpdateTeamMemberDefault) IsRedirect

func (o *UpdateTeamMemberDefault) IsRedirect() bool

IsRedirect returns true when this update team member default response has a 3xx status code

func (*UpdateTeamMemberDefault) IsServerError

func (o *UpdateTeamMemberDefault) IsServerError() bool

IsServerError returns true when this update team member default response has a 5xx status code

func (*UpdateTeamMemberDefault) IsSuccess

func (o *UpdateTeamMemberDefault) IsSuccess() bool

IsSuccess returns true when this update team member default response has a 2xx status code

func (*UpdateTeamMemberDefault) String

func (o *UpdateTeamMemberDefault) String() string

type UpdateTeamMemberForbidden

type UpdateTeamMemberForbidden struct {
	Payload interface{}
}

UpdateTeamMemberForbidden describes a response with status code 403, with default header values.

You don't have permission to access the resource.

func NewUpdateTeamMemberForbidden

func NewUpdateTeamMemberForbidden() *UpdateTeamMemberForbidden

NewUpdateTeamMemberForbidden creates a UpdateTeamMemberForbidden with default headers values

func (*UpdateTeamMemberForbidden) Code

func (o *UpdateTeamMemberForbidden) Code() int

Code gets the status code for the update team member forbidden response

func (*UpdateTeamMemberForbidden) Error

func (o *UpdateTeamMemberForbidden) Error() string

func (*UpdateTeamMemberForbidden) GetPayload

func (o *UpdateTeamMemberForbidden) GetPayload() interface{}

func (*UpdateTeamMemberForbidden) IsClientError

func (o *UpdateTeamMemberForbidden) IsClientError() bool

IsClientError returns true when this update team member forbidden response has a 4xx status code

func (*UpdateTeamMemberForbidden) IsCode

func (o *UpdateTeamMemberForbidden) IsCode(code int) bool

IsCode returns true when this update team member forbidden response a status code equal to that given

func (*UpdateTeamMemberForbidden) IsRedirect

func (o *UpdateTeamMemberForbidden) IsRedirect() bool

IsRedirect returns true when this update team member forbidden response has a 3xx status code

func (*UpdateTeamMemberForbidden) IsServerError

func (o *UpdateTeamMemberForbidden) IsServerError() bool

IsServerError returns true when this update team member forbidden response has a 5xx status code

func (*UpdateTeamMemberForbidden) IsSuccess

func (o *UpdateTeamMemberForbidden) IsSuccess() bool

IsSuccess returns true when this update team member forbidden response has a 2xx status code

func (*UpdateTeamMemberForbidden) String

func (o *UpdateTeamMemberForbidden) String() string

type UpdateTeamMemberNoContent

type UpdateTeamMemberNoContent struct {
	Payload interface{}
}

UpdateTeamMemberNoContent describes a response with status code 204, with default header values.

No content.

func NewUpdateTeamMemberNoContent

func NewUpdateTeamMemberNoContent() *UpdateTeamMemberNoContent

NewUpdateTeamMemberNoContent creates a UpdateTeamMemberNoContent with default headers values

func (*UpdateTeamMemberNoContent) Code

func (o *UpdateTeamMemberNoContent) Code() int

Code gets the status code for the update team member no content response

func (*UpdateTeamMemberNoContent) Error

func (o *UpdateTeamMemberNoContent) Error() string

func (*UpdateTeamMemberNoContent) GetPayload

func (o *UpdateTeamMemberNoContent) GetPayload() interface{}

func (*UpdateTeamMemberNoContent) IsClientError

func (o *UpdateTeamMemberNoContent) IsClientError() bool

IsClientError returns true when this update team member no content response has a 4xx status code

func (*UpdateTeamMemberNoContent) IsCode

func (o *UpdateTeamMemberNoContent) IsCode(code int) bool

IsCode returns true when this update team member no content response a status code equal to that given

func (*UpdateTeamMemberNoContent) IsRedirect

func (o *UpdateTeamMemberNoContent) IsRedirect() bool

IsRedirect returns true when this update team member no content response has a 3xx status code

func (*UpdateTeamMemberNoContent) IsServerError

func (o *UpdateTeamMemberNoContent) IsServerError() bool

IsServerError returns true when this update team member no content response has a 5xx status code

func (*UpdateTeamMemberNoContent) IsSuccess

func (o *UpdateTeamMemberNoContent) IsSuccess() bool

IsSuccess returns true when this update team member no content response has a 2xx status code

func (*UpdateTeamMemberNoContent) String

func (o *UpdateTeamMemberNoContent) String() string

type UpdateTeamMemberNotFound

type UpdateTeamMemberNotFound struct {
	Payload interface{}
}

UpdateTeamMemberNotFound describes a response with status code 404, with default header values.

Resource does not exist.

func NewUpdateTeamMemberNotFound

func NewUpdateTeamMemberNotFound() *UpdateTeamMemberNotFound

NewUpdateTeamMemberNotFound creates a UpdateTeamMemberNotFound with default headers values

func (*UpdateTeamMemberNotFound) Code

func (o *UpdateTeamMemberNotFound) Code() int

Code gets the status code for the update team member not found response

func (*UpdateTeamMemberNotFound) Error

func (o *UpdateTeamMemberNotFound) Error() string

func (*UpdateTeamMemberNotFound) GetPayload

func (o *UpdateTeamMemberNotFound) GetPayload() interface{}

func (*UpdateTeamMemberNotFound) IsClientError

func (o *UpdateTeamMemberNotFound) IsClientError() bool

IsClientError returns true when this update team member not found response has a 4xx status code

func (*UpdateTeamMemberNotFound) IsCode

func (o *UpdateTeamMemberNotFound) IsCode(code int) bool

IsCode returns true when this update team member not found response a status code equal to that given

func (*UpdateTeamMemberNotFound) IsRedirect

func (o *UpdateTeamMemberNotFound) IsRedirect() bool

IsRedirect returns true when this update team member not found response has a 3xx status code

func (*UpdateTeamMemberNotFound) IsServerError

func (o *UpdateTeamMemberNotFound) IsServerError() bool

IsServerError returns true when this update team member not found response has a 5xx status code

func (*UpdateTeamMemberNotFound) IsSuccess

func (o *UpdateTeamMemberNotFound) IsSuccess() bool

IsSuccess returns true when this update team member not found response has a 2xx status code

func (*UpdateTeamMemberNotFound) String

func (o *UpdateTeamMemberNotFound) String() string

type UpdateTeamMemberOK

type UpdateTeamMemberOK struct {
	Payload *service_model.V1TeamMember
}

UpdateTeamMemberOK describes a response with status code 200, with default header values.

A successful response.

func NewUpdateTeamMemberOK

func NewUpdateTeamMemberOK() *UpdateTeamMemberOK

NewUpdateTeamMemberOK creates a UpdateTeamMemberOK with default headers values

func (*UpdateTeamMemberOK) Code

func (o *UpdateTeamMemberOK) Code() int

Code gets the status code for the update team member o k response

func (*UpdateTeamMemberOK) Error

func (o *UpdateTeamMemberOK) Error() string

func (*UpdateTeamMemberOK) GetPayload

func (*UpdateTeamMemberOK) IsClientError

func (o *UpdateTeamMemberOK) IsClientError() bool

IsClientError returns true when this update team member o k response has a 4xx status code

func (*UpdateTeamMemberOK) IsCode

func (o *UpdateTeamMemberOK) IsCode(code int) bool

IsCode returns true when this update team member o k response a status code equal to that given

func (*UpdateTeamMemberOK) IsRedirect

func (o *UpdateTeamMemberOK) IsRedirect() bool

IsRedirect returns true when this update team member o k response has a 3xx status code

func (*UpdateTeamMemberOK) IsServerError

func (o *UpdateTeamMemberOK) IsServerError() bool

IsServerError returns true when this update team member o k response has a 5xx status code

func (*UpdateTeamMemberOK) IsSuccess

func (o *UpdateTeamMemberOK) IsSuccess() bool

IsSuccess returns true when this update team member o k response has a 2xx status code

func (*UpdateTeamMemberOK) String

func (o *UpdateTeamMemberOK) String() string

type UpdateTeamMemberParams

type UpdateTeamMemberParams struct {

	/* Body.

	   Team body
	*/
	Body *service_model.V1TeamMember

	/* MemberUser.

	   User
	*/
	MemberUser string

	/* Owner.

	   Owner of the namespace
	*/
	Owner string

	/* Team.

	   Team
	*/
	Team string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

UpdateTeamMemberParams contains all the parameters to send to the API endpoint

for the update team member operation.

Typically these are written to a http.Request.

func NewUpdateTeamMemberParams

func NewUpdateTeamMemberParams() *UpdateTeamMemberParams

NewUpdateTeamMemberParams creates a new UpdateTeamMemberParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewUpdateTeamMemberParamsWithContext

func NewUpdateTeamMemberParamsWithContext(ctx context.Context) *UpdateTeamMemberParams

NewUpdateTeamMemberParamsWithContext creates a new UpdateTeamMemberParams object with the ability to set a context for a request.

func NewUpdateTeamMemberParamsWithHTTPClient

func NewUpdateTeamMemberParamsWithHTTPClient(client *http.Client) *UpdateTeamMemberParams

NewUpdateTeamMemberParamsWithHTTPClient creates a new UpdateTeamMemberParams object with the ability to set a custom HTTPClient for a request.

func NewUpdateTeamMemberParamsWithTimeout

func NewUpdateTeamMemberParamsWithTimeout(timeout time.Duration) *UpdateTeamMemberParams

NewUpdateTeamMemberParamsWithTimeout creates a new UpdateTeamMemberParams object with the ability to set a timeout on a request.

func (*UpdateTeamMemberParams) SetBody

SetBody adds the body to the update team member params

func (*UpdateTeamMemberParams) SetContext

func (o *UpdateTeamMemberParams) SetContext(ctx context.Context)

SetContext adds the context to the update team member params

func (*UpdateTeamMemberParams) SetDefaults

func (o *UpdateTeamMemberParams) SetDefaults()

SetDefaults hydrates default values in the update team member params (not the query body).

All values with no default are reset to their zero value.

func (*UpdateTeamMemberParams) SetHTTPClient

func (o *UpdateTeamMemberParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the update team member params

func (*UpdateTeamMemberParams) SetMemberUser

func (o *UpdateTeamMemberParams) SetMemberUser(memberUser string)

SetMemberUser adds the memberUser to the update team member params

func (*UpdateTeamMemberParams) SetOwner

func (o *UpdateTeamMemberParams) SetOwner(owner string)

SetOwner adds the owner to the update team member params

func (*UpdateTeamMemberParams) SetTeam

func (o *UpdateTeamMemberParams) SetTeam(team string)

SetTeam adds the team to the update team member params

func (*UpdateTeamMemberParams) SetTimeout

func (o *UpdateTeamMemberParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the update team member params

func (*UpdateTeamMemberParams) WithBody

WithBody adds the body to the update team member params

func (*UpdateTeamMemberParams) WithContext

WithContext adds the context to the update team member params

func (*UpdateTeamMemberParams) WithDefaults

WithDefaults hydrates default values in the update team member params (not the query body).

All values with no default are reset to their zero value.

func (*UpdateTeamMemberParams) WithHTTPClient

func (o *UpdateTeamMemberParams) WithHTTPClient(client *http.Client) *UpdateTeamMemberParams

WithHTTPClient adds the HTTPClient to the update team member params

func (*UpdateTeamMemberParams) WithMemberUser

func (o *UpdateTeamMemberParams) WithMemberUser(memberUser string) *UpdateTeamMemberParams

WithMemberUser adds the memberUser to the update team member params

func (*UpdateTeamMemberParams) WithOwner

WithOwner adds the owner to the update team member params

func (*UpdateTeamMemberParams) WithTeam

WithTeam adds the team to the update team member params

func (*UpdateTeamMemberParams) WithTimeout

WithTimeout adds the timeout to the update team member params

func (*UpdateTeamMemberParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type UpdateTeamMemberReader

type UpdateTeamMemberReader struct {
	// contains filtered or unexported fields
}

UpdateTeamMemberReader is a Reader for the UpdateTeamMember structure.

func (*UpdateTeamMemberReader) ReadResponse

func (o *UpdateTeamMemberReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type UpdateTeamNoContent

type UpdateTeamNoContent struct {
	Payload interface{}
}

UpdateTeamNoContent describes a response with status code 204, with default header values.

No content.

func NewUpdateTeamNoContent

func NewUpdateTeamNoContent() *UpdateTeamNoContent

NewUpdateTeamNoContent creates a UpdateTeamNoContent with default headers values

func (*UpdateTeamNoContent) Code

func (o *UpdateTeamNoContent) Code() int

Code gets the status code for the update team no content response

func (*UpdateTeamNoContent) Error

func (o *UpdateTeamNoContent) Error() string

func (*UpdateTeamNoContent) GetPayload

func (o *UpdateTeamNoContent) GetPayload() interface{}

func (*UpdateTeamNoContent) IsClientError

func (o *UpdateTeamNoContent) IsClientError() bool

IsClientError returns true when this update team no content response has a 4xx status code

func (*UpdateTeamNoContent) IsCode

func (o *UpdateTeamNoContent) IsCode(code int) bool

IsCode returns true when this update team no content response a status code equal to that given

func (*UpdateTeamNoContent) IsRedirect

func (o *UpdateTeamNoContent) IsRedirect() bool

IsRedirect returns true when this update team no content response has a 3xx status code

func (*UpdateTeamNoContent) IsServerError

func (o *UpdateTeamNoContent) IsServerError() bool

IsServerError returns true when this update team no content response has a 5xx status code

func (*UpdateTeamNoContent) IsSuccess

func (o *UpdateTeamNoContent) IsSuccess() bool

IsSuccess returns true when this update team no content response has a 2xx status code

func (*UpdateTeamNoContent) String

func (o *UpdateTeamNoContent) String() string

type UpdateTeamNotFound

type UpdateTeamNotFound struct {
	Payload interface{}
}

UpdateTeamNotFound describes a response with status code 404, with default header values.

Resource does not exist.

func NewUpdateTeamNotFound

func NewUpdateTeamNotFound() *UpdateTeamNotFound

NewUpdateTeamNotFound creates a UpdateTeamNotFound with default headers values

func (*UpdateTeamNotFound) Code

func (o *UpdateTeamNotFound) Code() int

Code gets the status code for the update team not found response

func (*UpdateTeamNotFound) Error

func (o *UpdateTeamNotFound) Error() string

func (*UpdateTeamNotFound) GetPayload

func (o *UpdateTeamNotFound) GetPayload() interface{}

func (*UpdateTeamNotFound) IsClientError

func (o *UpdateTeamNotFound) IsClientError() bool

IsClientError returns true when this update team not found response has a 4xx status code

func (*UpdateTeamNotFound) IsCode

func (o *UpdateTeamNotFound) IsCode(code int) bool

IsCode returns true when this update team not found response a status code equal to that given

func (*UpdateTeamNotFound) IsRedirect

func (o *UpdateTeamNotFound) IsRedirect() bool

IsRedirect returns true when this update team not found response has a 3xx status code

func (*UpdateTeamNotFound) IsServerError

func (o *UpdateTeamNotFound) IsServerError() bool

IsServerError returns true when this update team not found response has a 5xx status code

func (*UpdateTeamNotFound) IsSuccess

func (o *UpdateTeamNotFound) IsSuccess() bool

IsSuccess returns true when this update team not found response has a 2xx status code

func (*UpdateTeamNotFound) String

func (o *UpdateTeamNotFound) String() string

type UpdateTeamOK

type UpdateTeamOK struct {
	Payload *service_model.V1Team
}

UpdateTeamOK describes a response with status code 200, with default header values.

A successful response.

func NewUpdateTeamOK

func NewUpdateTeamOK() *UpdateTeamOK

NewUpdateTeamOK creates a UpdateTeamOK with default headers values

func (*UpdateTeamOK) Code

func (o *UpdateTeamOK) Code() int

Code gets the status code for the update team o k response

func (*UpdateTeamOK) Error

func (o *UpdateTeamOK) Error() string

func (*UpdateTeamOK) GetPayload

func (o *UpdateTeamOK) GetPayload() *service_model.V1Team

func (*UpdateTeamOK) IsClientError

func (o *UpdateTeamOK) IsClientError() bool

IsClientError returns true when this update team o k response has a 4xx status code

func (*UpdateTeamOK) IsCode

func (o *UpdateTeamOK) IsCode(code int) bool

IsCode returns true when this update team o k response a status code equal to that given

func (*UpdateTeamOK) IsRedirect

func (o *UpdateTeamOK) IsRedirect() bool

IsRedirect returns true when this update team o k response has a 3xx status code

func (*UpdateTeamOK) IsServerError

func (o *UpdateTeamOK) IsServerError() bool

IsServerError returns true when this update team o k response has a 5xx status code

func (*UpdateTeamOK) IsSuccess

func (o *UpdateTeamOK) IsSuccess() bool

IsSuccess returns true when this update team o k response has a 2xx status code

func (*UpdateTeamOK) String

func (o *UpdateTeamOK) String() string

type UpdateTeamParams

type UpdateTeamParams struct {

	/* Body.

	   Team body
	*/
	Body *service_model.V1Team

	/* Owner.

	   Owner of the namespace
	*/
	Owner string

	/* TeamName.

	   Name
	*/
	TeamName string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

UpdateTeamParams contains all the parameters to send to the API endpoint

for the update team operation.

Typically these are written to a http.Request.

func NewUpdateTeamParams

func NewUpdateTeamParams() *UpdateTeamParams

NewUpdateTeamParams creates a new UpdateTeamParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewUpdateTeamParamsWithContext

func NewUpdateTeamParamsWithContext(ctx context.Context) *UpdateTeamParams

NewUpdateTeamParamsWithContext creates a new UpdateTeamParams object with the ability to set a context for a request.

func NewUpdateTeamParamsWithHTTPClient

func NewUpdateTeamParamsWithHTTPClient(client *http.Client) *UpdateTeamParams

NewUpdateTeamParamsWithHTTPClient creates a new UpdateTeamParams object with the ability to set a custom HTTPClient for a request.

func NewUpdateTeamParamsWithTimeout

func NewUpdateTeamParamsWithTimeout(timeout time.Duration) *UpdateTeamParams

NewUpdateTeamParamsWithTimeout creates a new UpdateTeamParams object with the ability to set a timeout on a request.

func (*UpdateTeamParams) SetBody

func (o *UpdateTeamParams) SetBody(body *service_model.V1Team)

SetBody adds the body to the update team params

func (*UpdateTeamParams) SetContext

func (o *UpdateTeamParams) SetContext(ctx context.Context)

SetContext adds the context to the update team params

func (*UpdateTeamParams) SetDefaults

func (o *UpdateTeamParams) SetDefaults()

SetDefaults hydrates default values in the update team params (not the query body).

All values with no default are reset to their zero value.

func (*UpdateTeamParams) SetHTTPClient

func (o *UpdateTeamParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the update team params

func (*UpdateTeamParams) SetOwner

func (o *UpdateTeamParams) SetOwner(owner string)

SetOwner adds the owner to the update team params

func (*UpdateTeamParams) SetTeamName

func (o *UpdateTeamParams) SetTeamName(teamName string)

SetTeamName adds the teamName to the update team params

func (*UpdateTeamParams) SetTimeout

func (o *UpdateTeamParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the update team params

func (*UpdateTeamParams) WithBody

WithBody adds the body to the update team params

func (*UpdateTeamParams) WithContext

func (o *UpdateTeamParams) WithContext(ctx context.Context) *UpdateTeamParams

WithContext adds the context to the update team params

func (*UpdateTeamParams) WithDefaults

func (o *UpdateTeamParams) WithDefaults() *UpdateTeamParams

WithDefaults hydrates default values in the update team params (not the query body).

All values with no default are reset to their zero value.

func (*UpdateTeamParams) WithHTTPClient

func (o *UpdateTeamParams) WithHTTPClient(client *http.Client) *UpdateTeamParams

WithHTTPClient adds the HTTPClient to the update team params

func (*UpdateTeamParams) WithOwner

func (o *UpdateTeamParams) WithOwner(owner string) *UpdateTeamParams

WithOwner adds the owner to the update team params

func (*UpdateTeamParams) WithTeamName

func (o *UpdateTeamParams) WithTeamName(teamName string) *UpdateTeamParams

WithTeamName adds the teamName to the update team params

func (*UpdateTeamParams) WithTimeout

func (o *UpdateTeamParams) WithTimeout(timeout time.Duration) *UpdateTeamParams

WithTimeout adds the timeout to the update team params

func (*UpdateTeamParams) WriteToRequest

func (o *UpdateTeamParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type UpdateTeamReader

type UpdateTeamReader struct {
	// contains filtered or unexported fields
}

UpdateTeamReader is a Reader for the UpdateTeam structure.

func (*UpdateTeamReader) ReadResponse

func (o *UpdateTeamReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

Source Files

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL