Documentation
¶
Index ¶
- type Client
- func (a *Client) DeleteEndpointEndpointID(params *DeleteEndpointEndpointIDParams, authInfo runtime.ClientAuthInfoWriter, ...) (*DeleteEndpointEndpointIDAccepted, error)
- func (a *Client) GetEndpoint(params *GetEndpointParams, authInfo runtime.ClientAuthInfoWriter, ...) (*GetEndpointOK, error)
- func (a *Client) GetEndpointEndpointID(params *GetEndpointEndpointIDParams, authInfo runtime.ClientAuthInfoWriter, ...) (*GetEndpointEndpointIDOK, error)
- func (a *Client) PostEndpoint(params *PostEndpointParams, authInfo runtime.ClientAuthInfoWriter, ...) (*PostEndpointCreated, error)
- func (a *Client) PutEndpointEndpointID(params *PutEndpointEndpointIDParams, authInfo runtime.ClientAuthInfoWriter, ...) (*PutEndpointEndpointIDOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientOption
- type ClientService
- type DeleteEndpointEndpointIDAccepted
- func (o *DeleteEndpointEndpointIDAccepted) Code() int
- func (o *DeleteEndpointEndpointIDAccepted) Error() string
- func (o *DeleteEndpointEndpointIDAccepted) IsClientError() bool
- func (o *DeleteEndpointEndpointIDAccepted) IsCode(code int) bool
- func (o *DeleteEndpointEndpointIDAccepted) IsRedirect() bool
- func (o *DeleteEndpointEndpointIDAccepted) IsServerError() bool
- func (o *DeleteEndpointEndpointIDAccepted) IsSuccess() bool
- func (o *DeleteEndpointEndpointIDAccepted) String() string
- type DeleteEndpointEndpointIDForbidden
- func (o *DeleteEndpointEndpointIDForbidden) Code() int
- func (o *DeleteEndpointEndpointIDForbidden) Error() string
- func (o *DeleteEndpointEndpointIDForbidden) GetPayload() *models.Error
- func (o *DeleteEndpointEndpointIDForbidden) IsClientError() bool
- func (o *DeleteEndpointEndpointIDForbidden) IsCode(code int) bool
- func (o *DeleteEndpointEndpointIDForbidden) IsRedirect() bool
- func (o *DeleteEndpointEndpointIDForbidden) IsServerError() bool
- func (o *DeleteEndpointEndpointIDForbidden) IsSuccess() bool
- func (o *DeleteEndpointEndpointIDForbidden) String() string
- type DeleteEndpointEndpointIDNotFound
- func (o *DeleteEndpointEndpointIDNotFound) Code() int
- func (o *DeleteEndpointEndpointIDNotFound) Error() string
- func (o *DeleteEndpointEndpointIDNotFound) IsClientError() bool
- func (o *DeleteEndpointEndpointIDNotFound) IsCode(code int) bool
- func (o *DeleteEndpointEndpointIDNotFound) IsRedirect() bool
- func (o *DeleteEndpointEndpointIDNotFound) IsServerError() bool
- func (o *DeleteEndpointEndpointIDNotFound) IsSuccess() bool
- func (o *DeleteEndpointEndpointIDNotFound) String() string
- type DeleteEndpointEndpointIDParams
- func NewDeleteEndpointEndpointIDParams() *DeleteEndpointEndpointIDParams
- func NewDeleteEndpointEndpointIDParamsWithContext(ctx context.Context) *DeleteEndpointEndpointIDParams
- func NewDeleteEndpointEndpointIDParamsWithHTTPClient(client *http.Client) *DeleteEndpointEndpointIDParams
- func NewDeleteEndpointEndpointIDParamsWithTimeout(timeout time.Duration) *DeleteEndpointEndpointIDParams
- func (o *DeleteEndpointEndpointIDParams) SetContext(ctx context.Context)
- func (o *DeleteEndpointEndpointIDParams) SetDefaults()
- func (o *DeleteEndpointEndpointIDParams) SetEndpointID(endpointID strfmt.UUID)
- func (o *DeleteEndpointEndpointIDParams) SetHTTPClient(client *http.Client)
- func (o *DeleteEndpointEndpointIDParams) SetTimeout(timeout time.Duration)
- func (o *DeleteEndpointEndpointIDParams) WithContext(ctx context.Context) *DeleteEndpointEndpointIDParams
- func (o *DeleteEndpointEndpointIDParams) WithDefaults() *DeleteEndpointEndpointIDParams
- func (o *DeleteEndpointEndpointIDParams) WithEndpointID(endpointID strfmt.UUID) *DeleteEndpointEndpointIDParams
- func (o *DeleteEndpointEndpointIDParams) WithHTTPClient(client *http.Client) *DeleteEndpointEndpointIDParams
- func (o *DeleteEndpointEndpointIDParams) WithTimeout(timeout time.Duration) *DeleteEndpointEndpointIDParams
- func (o *DeleteEndpointEndpointIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteEndpointEndpointIDReader
- type DeleteEndpointEndpointIDUnauthorized
- func (o *DeleteEndpointEndpointIDUnauthorized) Code() int
- func (o *DeleteEndpointEndpointIDUnauthorized) Error() string
- func (o *DeleteEndpointEndpointIDUnauthorized) GetPayload() *models.Error
- func (o *DeleteEndpointEndpointIDUnauthorized) IsClientError() bool
- func (o *DeleteEndpointEndpointIDUnauthorized) IsCode(code int) bool
- func (o *DeleteEndpointEndpointIDUnauthorized) IsRedirect() bool
- func (o *DeleteEndpointEndpointIDUnauthorized) IsServerError() bool
- func (o *DeleteEndpointEndpointIDUnauthorized) IsSuccess() bool
- func (o *DeleteEndpointEndpointIDUnauthorized) String() string
- type DeleteEndpointEndpointIDUnprocessableEntity
- func (o *DeleteEndpointEndpointIDUnprocessableEntity) Code() int
- func (o *DeleteEndpointEndpointIDUnprocessableEntity) Error() string
- func (o *DeleteEndpointEndpointIDUnprocessableEntity) GetPayload() *models.Error
- func (o *DeleteEndpointEndpointIDUnprocessableEntity) IsClientError() bool
- func (o *DeleteEndpointEndpointIDUnprocessableEntity) IsCode(code int) bool
- func (o *DeleteEndpointEndpointIDUnprocessableEntity) IsRedirect() bool
- func (o *DeleteEndpointEndpointIDUnprocessableEntity) IsServerError() bool
- func (o *DeleteEndpointEndpointIDUnprocessableEntity) IsSuccess() bool
- func (o *DeleteEndpointEndpointIDUnprocessableEntity) String() string
- type GetEndpointBadRequest
- func (o *GetEndpointBadRequest) Code() int
- func (o *GetEndpointBadRequest) Error() string
- func (o *GetEndpointBadRequest) GetPayload() *models.Error
- func (o *GetEndpointBadRequest) IsClientError() bool
- func (o *GetEndpointBadRequest) IsCode(code int) bool
- func (o *GetEndpointBadRequest) IsRedirect() bool
- func (o *GetEndpointBadRequest) IsServerError() bool
- func (o *GetEndpointBadRequest) IsSuccess() bool
- func (o *GetEndpointBadRequest) String() string
- type GetEndpointEndpointIDForbidden
- func (o *GetEndpointEndpointIDForbidden) Code() int
- func (o *GetEndpointEndpointIDForbidden) Error() string
- func (o *GetEndpointEndpointIDForbidden) GetPayload() *models.Error
- func (o *GetEndpointEndpointIDForbidden) IsClientError() bool
- func (o *GetEndpointEndpointIDForbidden) IsCode(code int) bool
- func (o *GetEndpointEndpointIDForbidden) IsRedirect() bool
- func (o *GetEndpointEndpointIDForbidden) IsServerError() bool
- func (o *GetEndpointEndpointIDForbidden) IsSuccess() bool
- func (o *GetEndpointEndpointIDForbidden) String() string
- type GetEndpointEndpointIDNotFound
- func (o *GetEndpointEndpointIDNotFound) Code() int
- func (o *GetEndpointEndpointIDNotFound) Error() string
- func (o *GetEndpointEndpointIDNotFound) IsClientError() bool
- func (o *GetEndpointEndpointIDNotFound) IsCode(code int) bool
- func (o *GetEndpointEndpointIDNotFound) IsRedirect() bool
- func (o *GetEndpointEndpointIDNotFound) IsServerError() bool
- func (o *GetEndpointEndpointIDNotFound) IsSuccess() bool
- func (o *GetEndpointEndpointIDNotFound) String() string
- type GetEndpointEndpointIDOK
- func (o *GetEndpointEndpointIDOK) Code() int
- func (o *GetEndpointEndpointIDOK) Error() string
- func (o *GetEndpointEndpointIDOK) GetPayload() *models.Endpoint
- func (o *GetEndpointEndpointIDOK) IsClientError() bool
- func (o *GetEndpointEndpointIDOK) IsCode(code int) bool
- func (o *GetEndpointEndpointIDOK) IsRedirect() bool
- func (o *GetEndpointEndpointIDOK) IsServerError() bool
- func (o *GetEndpointEndpointIDOK) IsSuccess() bool
- func (o *GetEndpointEndpointIDOK) String() string
- type GetEndpointEndpointIDParams
- func NewGetEndpointEndpointIDParams() *GetEndpointEndpointIDParams
- func NewGetEndpointEndpointIDParamsWithContext(ctx context.Context) *GetEndpointEndpointIDParams
- func NewGetEndpointEndpointIDParamsWithHTTPClient(client *http.Client) *GetEndpointEndpointIDParams
- func NewGetEndpointEndpointIDParamsWithTimeout(timeout time.Duration) *GetEndpointEndpointIDParams
- func (o *GetEndpointEndpointIDParams) SetContext(ctx context.Context)
- func (o *GetEndpointEndpointIDParams) SetDefaults()
- func (o *GetEndpointEndpointIDParams) SetEndpointID(endpointID strfmt.UUID)
- func (o *GetEndpointEndpointIDParams) SetHTTPClient(client *http.Client)
- func (o *GetEndpointEndpointIDParams) SetTimeout(timeout time.Duration)
- func (o *GetEndpointEndpointIDParams) WithContext(ctx context.Context) *GetEndpointEndpointIDParams
- func (o *GetEndpointEndpointIDParams) WithDefaults() *GetEndpointEndpointIDParams
- func (o *GetEndpointEndpointIDParams) WithEndpointID(endpointID strfmt.UUID) *GetEndpointEndpointIDParams
- func (o *GetEndpointEndpointIDParams) WithHTTPClient(client *http.Client) *GetEndpointEndpointIDParams
- func (o *GetEndpointEndpointIDParams) WithTimeout(timeout time.Duration) *GetEndpointEndpointIDParams
- func (o *GetEndpointEndpointIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetEndpointEndpointIDReader
- type GetEndpointEndpointIDUnauthorized
- func (o *GetEndpointEndpointIDUnauthorized) Code() int
- func (o *GetEndpointEndpointIDUnauthorized) Error() string
- func (o *GetEndpointEndpointIDUnauthorized) GetPayload() *models.Error
- func (o *GetEndpointEndpointIDUnauthorized) IsClientError() bool
- func (o *GetEndpointEndpointIDUnauthorized) IsCode(code int) bool
- func (o *GetEndpointEndpointIDUnauthorized) IsRedirect() bool
- func (o *GetEndpointEndpointIDUnauthorized) IsServerError() bool
- func (o *GetEndpointEndpointIDUnauthorized) IsSuccess() bool
- func (o *GetEndpointEndpointIDUnauthorized) String() string
- type GetEndpointEndpointIDUnprocessableEntity
- func (o *GetEndpointEndpointIDUnprocessableEntity) Code() int
- func (o *GetEndpointEndpointIDUnprocessableEntity) Error() string
- func (o *GetEndpointEndpointIDUnprocessableEntity) GetPayload() *models.Error
- func (o *GetEndpointEndpointIDUnprocessableEntity) IsClientError() bool
- func (o *GetEndpointEndpointIDUnprocessableEntity) IsCode(code int) bool
- func (o *GetEndpointEndpointIDUnprocessableEntity) IsRedirect() bool
- func (o *GetEndpointEndpointIDUnprocessableEntity) IsServerError() bool
- func (o *GetEndpointEndpointIDUnprocessableEntity) IsSuccess() bool
- func (o *GetEndpointEndpointIDUnprocessableEntity) String() string
- type GetEndpointForbidden
- func (o *GetEndpointForbidden) Code() int
- func (o *GetEndpointForbidden) Error() string
- func (o *GetEndpointForbidden) IsClientError() bool
- func (o *GetEndpointForbidden) IsCode(code int) bool
- func (o *GetEndpointForbidden) IsRedirect() bool
- func (o *GetEndpointForbidden) IsServerError() bool
- func (o *GetEndpointForbidden) IsSuccess() bool
- func (o *GetEndpointForbidden) String() string
- type GetEndpointOK
- func (o *GetEndpointOK) Code() int
- func (o *GetEndpointOK) Error() string
- func (o *GetEndpointOK) GetPayload() *GetEndpointOKBody
- func (o *GetEndpointOK) IsClientError() bool
- func (o *GetEndpointOK) IsCode(code int) bool
- func (o *GetEndpointOK) IsRedirect() bool
- func (o *GetEndpointOK) IsServerError() bool
- func (o *GetEndpointOK) IsSuccess() bool
- func (o *GetEndpointOK) String() string
- type GetEndpointOKBody
- type GetEndpointParams
- func (o *GetEndpointParams) SetContext(ctx context.Context)
- func (o *GetEndpointParams) SetDefaults()
- func (o *GetEndpointParams) SetHTTPClient(client *http.Client)
- func (o *GetEndpointParams) SetLimit(limit *int64)
- func (o *GetEndpointParams) SetMarker(marker *strfmt.UUID)
- func (o *GetEndpointParams) SetNotTags(notTags []string)
- func (o *GetEndpointParams) SetNotTagsAny(notTagsAny []string)
- func (o *GetEndpointParams) SetPageReverse(pageReverse *bool)
- func (o *GetEndpointParams) SetProjectID(projectID *string)
- func (o *GetEndpointParams) SetSort(sort *string)
- func (o *GetEndpointParams) SetTags(tags []string)
- func (o *GetEndpointParams) SetTagsAny(tagsAny []string)
- func (o *GetEndpointParams) SetTimeout(timeout time.Duration)
- func (o *GetEndpointParams) WithContext(ctx context.Context) *GetEndpointParams
- func (o *GetEndpointParams) WithDefaults() *GetEndpointParams
- func (o *GetEndpointParams) WithHTTPClient(client *http.Client) *GetEndpointParams
- func (o *GetEndpointParams) WithLimit(limit *int64) *GetEndpointParams
- func (o *GetEndpointParams) WithMarker(marker *strfmt.UUID) *GetEndpointParams
- func (o *GetEndpointParams) WithNotTags(notTags []string) *GetEndpointParams
- func (o *GetEndpointParams) WithNotTagsAny(notTagsAny []string) *GetEndpointParams
- func (o *GetEndpointParams) WithPageReverse(pageReverse *bool) *GetEndpointParams
- func (o *GetEndpointParams) WithProjectID(projectID *string) *GetEndpointParams
- func (o *GetEndpointParams) WithSort(sort *string) *GetEndpointParams
- func (o *GetEndpointParams) WithTags(tags []string) *GetEndpointParams
- func (o *GetEndpointParams) WithTagsAny(tagsAny []string) *GetEndpointParams
- func (o *GetEndpointParams) WithTimeout(timeout time.Duration) *GetEndpointParams
- func (o *GetEndpointParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetEndpointReader
- type GetEndpointUnauthorized
- func (o *GetEndpointUnauthorized) Code() int
- func (o *GetEndpointUnauthorized) Error() string
- func (o *GetEndpointUnauthorized) GetPayload() *models.Error
- func (o *GetEndpointUnauthorized) IsClientError() bool
- func (o *GetEndpointUnauthorized) IsCode(code int) bool
- func (o *GetEndpointUnauthorized) IsRedirect() bool
- func (o *GetEndpointUnauthorized) IsServerError() bool
- func (o *GetEndpointUnauthorized) IsSuccess() bool
- func (o *GetEndpointUnauthorized) String() string
- type GetEndpointUnprocessableEntity
- func (o *GetEndpointUnprocessableEntity) Code() int
- func (o *GetEndpointUnprocessableEntity) Error() string
- func (o *GetEndpointUnprocessableEntity) GetPayload() *models.Error
- func (o *GetEndpointUnprocessableEntity) IsClientError() bool
- func (o *GetEndpointUnprocessableEntity) IsCode(code int) bool
- func (o *GetEndpointUnprocessableEntity) IsRedirect() bool
- func (o *GetEndpointUnprocessableEntity) IsServerError() bool
- func (o *GetEndpointUnprocessableEntity) IsSuccess() bool
- func (o *GetEndpointUnprocessableEntity) String() string
- type PostEndpointBadRequest
- func (o *PostEndpointBadRequest) Code() int
- func (o *PostEndpointBadRequest) Error() string
- func (o *PostEndpointBadRequest) GetPayload() *models.Error
- func (o *PostEndpointBadRequest) IsClientError() bool
- func (o *PostEndpointBadRequest) IsCode(code int) bool
- func (o *PostEndpointBadRequest) IsRedirect() bool
- func (o *PostEndpointBadRequest) IsServerError() bool
- func (o *PostEndpointBadRequest) IsSuccess() bool
- func (o *PostEndpointBadRequest) String() string
- type PostEndpointCreated
- func (o *PostEndpointCreated) Code() int
- func (o *PostEndpointCreated) Error() string
- func (o *PostEndpointCreated) GetPayload() *models.Endpoint
- func (o *PostEndpointCreated) IsClientError() bool
- func (o *PostEndpointCreated) IsCode(code int) bool
- func (o *PostEndpointCreated) IsRedirect() bool
- func (o *PostEndpointCreated) IsServerError() bool
- func (o *PostEndpointCreated) IsSuccess() bool
- func (o *PostEndpointCreated) String() string
- type PostEndpointForbidden
- func (o *PostEndpointForbidden) Code() int
- func (o *PostEndpointForbidden) Error() string
- func (o *PostEndpointForbidden) GetPayload() *models.Error
- func (o *PostEndpointForbidden) IsClientError() bool
- func (o *PostEndpointForbidden) IsCode(code int) bool
- func (o *PostEndpointForbidden) IsRedirect() bool
- func (o *PostEndpointForbidden) IsServerError() bool
- func (o *PostEndpointForbidden) IsSuccess() bool
- func (o *PostEndpointForbidden) String() string
- type PostEndpointParams
- func (o *PostEndpointParams) SetBody(body *models.Endpoint)
- func (o *PostEndpointParams) SetContext(ctx context.Context)
- func (o *PostEndpointParams) SetDefaults()
- func (o *PostEndpointParams) SetHTTPClient(client *http.Client)
- func (o *PostEndpointParams) SetTimeout(timeout time.Duration)
- func (o *PostEndpointParams) WithBody(body *models.Endpoint) *PostEndpointParams
- func (o *PostEndpointParams) WithContext(ctx context.Context) *PostEndpointParams
- func (o *PostEndpointParams) WithDefaults() *PostEndpointParams
- func (o *PostEndpointParams) WithHTTPClient(client *http.Client) *PostEndpointParams
- func (o *PostEndpointParams) WithTimeout(timeout time.Duration) *PostEndpointParams
- func (o *PostEndpointParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostEndpointReader
- type PostEndpointUnauthorized
- func (o *PostEndpointUnauthorized) Code() int
- func (o *PostEndpointUnauthorized) Error() string
- func (o *PostEndpointUnauthorized) GetPayload() *models.Error
- func (o *PostEndpointUnauthorized) IsClientError() bool
- func (o *PostEndpointUnauthorized) IsCode(code int) bool
- func (o *PostEndpointUnauthorized) IsRedirect() bool
- func (o *PostEndpointUnauthorized) IsServerError() bool
- func (o *PostEndpointUnauthorized) IsSuccess() bool
- func (o *PostEndpointUnauthorized) String() string
- type PostEndpointUnprocessableEntity
- func (o *PostEndpointUnprocessableEntity) Code() int
- func (o *PostEndpointUnprocessableEntity) Error() string
- func (o *PostEndpointUnprocessableEntity) GetPayload() *models.Error
- func (o *PostEndpointUnprocessableEntity) IsClientError() bool
- func (o *PostEndpointUnprocessableEntity) IsCode(code int) bool
- func (o *PostEndpointUnprocessableEntity) IsRedirect() bool
- func (o *PostEndpointUnprocessableEntity) IsServerError() bool
- func (o *PostEndpointUnprocessableEntity) IsSuccess() bool
- func (o *PostEndpointUnprocessableEntity) String() string
- type PutEndpointEndpointIDBody
- func (o *PutEndpointEndpointIDBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *PutEndpointEndpointIDBody) MarshalBinary() ([]byte, error)
- func (o *PutEndpointEndpointIDBody) UnmarshalBinary(b []byte) error
- func (o *PutEndpointEndpointIDBody) Validate(formats strfmt.Registry) error
- type PutEndpointEndpointIDForbidden
- func (o *PutEndpointEndpointIDForbidden) Code() int
- func (o *PutEndpointEndpointIDForbidden) Error() string
- func (o *PutEndpointEndpointIDForbidden) GetPayload() *models.Error
- func (o *PutEndpointEndpointIDForbidden) IsClientError() bool
- func (o *PutEndpointEndpointIDForbidden) IsCode(code int) bool
- func (o *PutEndpointEndpointIDForbidden) IsRedirect() bool
- func (o *PutEndpointEndpointIDForbidden) IsServerError() bool
- func (o *PutEndpointEndpointIDForbidden) IsSuccess() bool
- func (o *PutEndpointEndpointIDForbidden) String() string
- type PutEndpointEndpointIDNotFound
- func (o *PutEndpointEndpointIDNotFound) Code() int
- func (o *PutEndpointEndpointIDNotFound) Error() string
- func (o *PutEndpointEndpointIDNotFound) GetPayload() *models.Error
- func (o *PutEndpointEndpointIDNotFound) IsClientError() bool
- func (o *PutEndpointEndpointIDNotFound) IsCode(code int) bool
- func (o *PutEndpointEndpointIDNotFound) IsRedirect() bool
- func (o *PutEndpointEndpointIDNotFound) IsServerError() bool
- func (o *PutEndpointEndpointIDNotFound) IsSuccess() bool
- func (o *PutEndpointEndpointIDNotFound) String() string
- type PutEndpointEndpointIDOK
- func (o *PutEndpointEndpointIDOK) Code() int
- func (o *PutEndpointEndpointIDOK) Error() string
- func (o *PutEndpointEndpointIDOK) GetPayload() *models.Endpoint
- func (o *PutEndpointEndpointIDOK) IsClientError() bool
- func (o *PutEndpointEndpointIDOK) IsCode(code int) bool
- func (o *PutEndpointEndpointIDOK) IsRedirect() bool
- func (o *PutEndpointEndpointIDOK) IsServerError() bool
- func (o *PutEndpointEndpointIDOK) IsSuccess() bool
- func (o *PutEndpointEndpointIDOK) String() string
- type PutEndpointEndpointIDParams
- func NewPutEndpointEndpointIDParams() *PutEndpointEndpointIDParams
- func NewPutEndpointEndpointIDParamsWithContext(ctx context.Context) *PutEndpointEndpointIDParams
- func NewPutEndpointEndpointIDParamsWithHTTPClient(client *http.Client) *PutEndpointEndpointIDParams
- func NewPutEndpointEndpointIDParamsWithTimeout(timeout time.Duration) *PutEndpointEndpointIDParams
- func (o *PutEndpointEndpointIDParams) SetBody(body PutEndpointEndpointIDBody)
- func (o *PutEndpointEndpointIDParams) SetContext(ctx context.Context)
- func (o *PutEndpointEndpointIDParams) SetDefaults()
- func (o *PutEndpointEndpointIDParams) SetEndpointID(endpointID strfmt.UUID)
- func (o *PutEndpointEndpointIDParams) SetHTTPClient(client *http.Client)
- func (o *PutEndpointEndpointIDParams) SetTimeout(timeout time.Duration)
- func (o *PutEndpointEndpointIDParams) WithBody(body PutEndpointEndpointIDBody) *PutEndpointEndpointIDParams
- func (o *PutEndpointEndpointIDParams) WithContext(ctx context.Context) *PutEndpointEndpointIDParams
- func (o *PutEndpointEndpointIDParams) WithDefaults() *PutEndpointEndpointIDParams
- func (o *PutEndpointEndpointIDParams) WithEndpointID(endpointID strfmt.UUID) *PutEndpointEndpointIDParams
- func (o *PutEndpointEndpointIDParams) WithHTTPClient(client *http.Client) *PutEndpointEndpointIDParams
- func (o *PutEndpointEndpointIDParams) WithTimeout(timeout time.Duration) *PutEndpointEndpointIDParams
- func (o *PutEndpointEndpointIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PutEndpointEndpointIDReader
- type PutEndpointEndpointIDUnauthorized
- func (o *PutEndpointEndpointIDUnauthorized) Code() int
- func (o *PutEndpointEndpointIDUnauthorized) Error() string
- func (o *PutEndpointEndpointIDUnauthorized) GetPayload() *models.Error
- func (o *PutEndpointEndpointIDUnauthorized) IsClientError() bool
- func (o *PutEndpointEndpointIDUnauthorized) IsCode(code int) bool
- func (o *PutEndpointEndpointIDUnauthorized) IsRedirect() bool
- func (o *PutEndpointEndpointIDUnauthorized) IsServerError() bool
- func (o *PutEndpointEndpointIDUnauthorized) IsSuccess() bool
- func (o *PutEndpointEndpointIDUnauthorized) String() string
- type PutEndpointEndpointIDUnprocessableEntity
- func (o *PutEndpointEndpointIDUnprocessableEntity) Code() int
- func (o *PutEndpointEndpointIDUnprocessableEntity) Error() string
- func (o *PutEndpointEndpointIDUnprocessableEntity) GetPayload() *models.Error
- func (o *PutEndpointEndpointIDUnprocessableEntity) IsClientError() bool
- func (o *PutEndpointEndpointIDUnprocessableEntity) IsCode(code int) bool
- func (o *PutEndpointEndpointIDUnprocessableEntity) IsRedirect() bool
- func (o *PutEndpointEndpointIDUnprocessableEntity) IsServerError() bool
- func (o *PutEndpointEndpointIDUnprocessableEntity) IsSuccess() bool
- func (o *PutEndpointEndpointIDUnprocessableEntity) String() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for endpoint API
func (*Client) DeleteEndpointEndpointID ¶
func (a *Client) DeleteEndpointEndpointID(params *DeleteEndpointEndpointIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteEndpointEndpointIDAccepted, error)
DeleteEndpointEndpointID removes an existing endpoint
func (*Client) GetEndpoint ¶
func (a *Client) GetEndpoint(params *GetEndpointParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetEndpointOK, error)
GetEndpoint lists existing service endpoints
func (*Client) GetEndpointEndpointID ¶
func (a *Client) GetEndpointEndpointID(params *GetEndpointEndpointIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetEndpointEndpointIDOK, error)
GetEndpointEndpointID shows existing service endpoint
func (*Client) PostEndpoint ¶
func (a *Client) PostEndpoint(params *PostEndpointParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostEndpointCreated, error)
PostEndpoint creates endpoint for accessing a service
func (*Client) PutEndpointEndpointID ¶
func (a *Client) PutEndpointEndpointID(params *PutEndpointEndpointIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PutEndpointEndpointIDOK, error)
PutEndpointEndpointID updates an existing endpoint
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type ClientOption ¶
type ClientOption func(*runtime.ClientOperation)
ClientOption is the option for Client methods
type ClientService ¶
type ClientService interface { DeleteEndpointEndpointID(params *DeleteEndpointEndpointIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteEndpointEndpointIDAccepted, error) GetEndpoint(params *GetEndpointParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetEndpointOK, error) GetEndpointEndpointID(params *GetEndpointEndpointIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetEndpointEndpointIDOK, error) PostEndpoint(params *PostEndpointParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostEndpointCreated, error) PutEndpointEndpointID(params *PutEndpointEndpointIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PutEndpointEndpointIDOK, 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 endpoint API client.
type DeleteEndpointEndpointIDAccepted ¶
type DeleteEndpointEndpointIDAccepted struct { }
DeleteEndpointEndpointIDAccepted describes a response with status code 202, with default header values.
Delete request successfully accepted.
func NewDeleteEndpointEndpointIDAccepted ¶
func NewDeleteEndpointEndpointIDAccepted() *DeleteEndpointEndpointIDAccepted
NewDeleteEndpointEndpointIDAccepted creates a DeleteEndpointEndpointIDAccepted with default headers values
func (*DeleteEndpointEndpointIDAccepted) Code ¶
func (o *DeleteEndpointEndpointIDAccepted) Code() int
Code gets the status code for the delete endpoint endpoint Id accepted response
func (*DeleteEndpointEndpointIDAccepted) Error ¶
func (o *DeleteEndpointEndpointIDAccepted) Error() string
func (*DeleteEndpointEndpointIDAccepted) IsClientError ¶
func (o *DeleteEndpointEndpointIDAccepted) IsClientError() bool
IsClientError returns true when this delete endpoint endpoint Id accepted response has a 4xx status code
func (*DeleteEndpointEndpointIDAccepted) IsCode ¶
func (o *DeleteEndpointEndpointIDAccepted) IsCode(code int) bool
IsCode returns true when this delete endpoint endpoint Id accepted response a status code equal to that given
func (*DeleteEndpointEndpointIDAccepted) IsRedirect ¶
func (o *DeleteEndpointEndpointIDAccepted) IsRedirect() bool
IsRedirect returns true when this delete endpoint endpoint Id accepted response has a 3xx status code
func (*DeleteEndpointEndpointIDAccepted) IsServerError ¶
func (o *DeleteEndpointEndpointIDAccepted) IsServerError() bool
IsServerError returns true when this delete endpoint endpoint Id accepted response has a 5xx status code
func (*DeleteEndpointEndpointIDAccepted) IsSuccess ¶
func (o *DeleteEndpointEndpointIDAccepted) IsSuccess() bool
IsSuccess returns true when this delete endpoint endpoint Id accepted response has a 2xx status code
func (*DeleteEndpointEndpointIDAccepted) String ¶
func (o *DeleteEndpointEndpointIDAccepted) String() string
type DeleteEndpointEndpointIDForbidden ¶
DeleteEndpointEndpointIDForbidden describes a response with status code 403, with default header values.
Forbidden
func NewDeleteEndpointEndpointIDForbidden ¶
func NewDeleteEndpointEndpointIDForbidden() *DeleteEndpointEndpointIDForbidden
NewDeleteEndpointEndpointIDForbidden creates a DeleteEndpointEndpointIDForbidden with default headers values
func (*DeleteEndpointEndpointIDForbidden) Code ¶
func (o *DeleteEndpointEndpointIDForbidden) Code() int
Code gets the status code for the delete endpoint endpoint Id forbidden response
func (*DeleteEndpointEndpointIDForbidden) Error ¶
func (o *DeleteEndpointEndpointIDForbidden) Error() string
func (*DeleteEndpointEndpointIDForbidden) GetPayload ¶
func (o *DeleteEndpointEndpointIDForbidden) GetPayload() *models.Error
func (*DeleteEndpointEndpointIDForbidden) IsClientError ¶
func (o *DeleteEndpointEndpointIDForbidden) IsClientError() bool
IsClientError returns true when this delete endpoint endpoint Id forbidden response has a 4xx status code
func (*DeleteEndpointEndpointIDForbidden) IsCode ¶
func (o *DeleteEndpointEndpointIDForbidden) IsCode(code int) bool
IsCode returns true when this delete endpoint endpoint Id forbidden response a status code equal to that given
func (*DeleteEndpointEndpointIDForbidden) IsRedirect ¶
func (o *DeleteEndpointEndpointIDForbidden) IsRedirect() bool
IsRedirect returns true when this delete endpoint endpoint Id forbidden response has a 3xx status code
func (*DeleteEndpointEndpointIDForbidden) IsServerError ¶
func (o *DeleteEndpointEndpointIDForbidden) IsServerError() bool
IsServerError returns true when this delete endpoint endpoint Id forbidden response has a 5xx status code
func (*DeleteEndpointEndpointIDForbidden) IsSuccess ¶
func (o *DeleteEndpointEndpointIDForbidden) IsSuccess() bool
IsSuccess returns true when this delete endpoint endpoint Id forbidden response has a 2xx status code
func (*DeleteEndpointEndpointIDForbidden) String ¶
func (o *DeleteEndpointEndpointIDForbidden) String() string
type DeleteEndpointEndpointIDNotFound ¶
type DeleteEndpointEndpointIDNotFound struct { }
DeleteEndpointEndpointIDNotFound describes a response with status code 404, with default header values.
Not Found
func NewDeleteEndpointEndpointIDNotFound ¶
func NewDeleteEndpointEndpointIDNotFound() *DeleteEndpointEndpointIDNotFound
NewDeleteEndpointEndpointIDNotFound creates a DeleteEndpointEndpointIDNotFound with default headers values
func (*DeleteEndpointEndpointIDNotFound) Code ¶
func (o *DeleteEndpointEndpointIDNotFound) Code() int
Code gets the status code for the delete endpoint endpoint Id not found response
func (*DeleteEndpointEndpointIDNotFound) Error ¶
func (o *DeleteEndpointEndpointIDNotFound) Error() string
func (*DeleteEndpointEndpointIDNotFound) IsClientError ¶
func (o *DeleteEndpointEndpointIDNotFound) IsClientError() bool
IsClientError returns true when this delete endpoint endpoint Id not found response has a 4xx status code
func (*DeleteEndpointEndpointIDNotFound) IsCode ¶
func (o *DeleteEndpointEndpointIDNotFound) IsCode(code int) bool
IsCode returns true when this delete endpoint endpoint Id not found response a status code equal to that given
func (*DeleteEndpointEndpointIDNotFound) IsRedirect ¶
func (o *DeleteEndpointEndpointIDNotFound) IsRedirect() bool
IsRedirect returns true when this delete endpoint endpoint Id not found response has a 3xx status code
func (*DeleteEndpointEndpointIDNotFound) IsServerError ¶
func (o *DeleteEndpointEndpointIDNotFound) IsServerError() bool
IsServerError returns true when this delete endpoint endpoint Id not found response has a 5xx status code
func (*DeleteEndpointEndpointIDNotFound) IsSuccess ¶
func (o *DeleteEndpointEndpointIDNotFound) IsSuccess() bool
IsSuccess returns true when this delete endpoint endpoint Id not found response has a 2xx status code
func (*DeleteEndpointEndpointIDNotFound) String ¶
func (o *DeleteEndpointEndpointIDNotFound) String() string
type DeleteEndpointEndpointIDParams ¶
type DeleteEndpointEndpointIDParams struct { /* EndpointID. The UUID of the endpoint Format: uuid */ EndpointID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteEndpointEndpointIDParams contains all the parameters to send to the API endpoint
for the delete endpoint endpoint ID operation. Typically these are written to a http.Request.
func NewDeleteEndpointEndpointIDParams ¶
func NewDeleteEndpointEndpointIDParams() *DeleteEndpointEndpointIDParams
NewDeleteEndpointEndpointIDParams creates a new DeleteEndpointEndpointIDParams 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 NewDeleteEndpointEndpointIDParamsWithContext ¶
func NewDeleteEndpointEndpointIDParamsWithContext(ctx context.Context) *DeleteEndpointEndpointIDParams
NewDeleteEndpointEndpointIDParamsWithContext creates a new DeleteEndpointEndpointIDParams object with the ability to set a context for a request.
func NewDeleteEndpointEndpointIDParamsWithHTTPClient ¶
func NewDeleteEndpointEndpointIDParamsWithHTTPClient(client *http.Client) *DeleteEndpointEndpointIDParams
NewDeleteEndpointEndpointIDParamsWithHTTPClient creates a new DeleteEndpointEndpointIDParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteEndpointEndpointIDParamsWithTimeout ¶
func NewDeleteEndpointEndpointIDParamsWithTimeout(timeout time.Duration) *DeleteEndpointEndpointIDParams
NewDeleteEndpointEndpointIDParamsWithTimeout creates a new DeleteEndpointEndpointIDParams object with the ability to set a timeout on a request.
func (*DeleteEndpointEndpointIDParams) SetContext ¶
func (o *DeleteEndpointEndpointIDParams) SetContext(ctx context.Context)
SetContext adds the context to the delete endpoint endpoint ID params
func (*DeleteEndpointEndpointIDParams) SetDefaults ¶
func (o *DeleteEndpointEndpointIDParams) SetDefaults()
SetDefaults hydrates default values in the delete endpoint endpoint ID params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteEndpointEndpointIDParams) SetEndpointID ¶
func (o *DeleteEndpointEndpointIDParams) SetEndpointID(endpointID strfmt.UUID)
SetEndpointID adds the endpointId to the delete endpoint endpoint ID params
func (*DeleteEndpointEndpointIDParams) SetHTTPClient ¶
func (o *DeleteEndpointEndpointIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete endpoint endpoint ID params
func (*DeleteEndpointEndpointIDParams) SetTimeout ¶
func (o *DeleteEndpointEndpointIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete endpoint endpoint ID params
func (*DeleteEndpointEndpointIDParams) WithContext ¶
func (o *DeleteEndpointEndpointIDParams) WithContext(ctx context.Context) *DeleteEndpointEndpointIDParams
WithContext adds the context to the delete endpoint endpoint ID params
func (*DeleteEndpointEndpointIDParams) WithDefaults ¶
func (o *DeleteEndpointEndpointIDParams) WithDefaults() *DeleteEndpointEndpointIDParams
WithDefaults hydrates default values in the delete endpoint endpoint ID params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteEndpointEndpointIDParams) WithEndpointID ¶
func (o *DeleteEndpointEndpointIDParams) WithEndpointID(endpointID strfmt.UUID) *DeleteEndpointEndpointIDParams
WithEndpointID adds the endpointID to the delete endpoint endpoint ID params
func (*DeleteEndpointEndpointIDParams) WithHTTPClient ¶
func (o *DeleteEndpointEndpointIDParams) WithHTTPClient(client *http.Client) *DeleteEndpointEndpointIDParams
WithHTTPClient adds the HTTPClient to the delete endpoint endpoint ID params
func (*DeleteEndpointEndpointIDParams) WithTimeout ¶
func (o *DeleteEndpointEndpointIDParams) WithTimeout(timeout time.Duration) *DeleteEndpointEndpointIDParams
WithTimeout adds the timeout to the delete endpoint endpoint ID params
func (*DeleteEndpointEndpointIDParams) WriteToRequest ¶
func (o *DeleteEndpointEndpointIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteEndpointEndpointIDReader ¶
type DeleteEndpointEndpointIDReader struct {
// contains filtered or unexported fields
}
DeleteEndpointEndpointIDReader is a Reader for the DeleteEndpointEndpointID structure.
func (*DeleteEndpointEndpointIDReader) ReadResponse ¶
func (o *DeleteEndpointEndpointIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteEndpointEndpointIDUnauthorized ¶
type DeleteEndpointEndpointIDUnauthorized struct {
}DeleteEndpointEndpointIDUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewDeleteEndpointEndpointIDUnauthorized ¶
func NewDeleteEndpointEndpointIDUnauthorized() *DeleteEndpointEndpointIDUnauthorized
NewDeleteEndpointEndpointIDUnauthorized creates a DeleteEndpointEndpointIDUnauthorized with default headers values
func (*DeleteEndpointEndpointIDUnauthorized) Code ¶
func (o *DeleteEndpointEndpointIDUnauthorized) Code() int
Code gets the status code for the delete endpoint endpoint Id unauthorized response
func (*DeleteEndpointEndpointIDUnauthorized) Error ¶
func (o *DeleteEndpointEndpointIDUnauthorized) Error() string
func (*DeleteEndpointEndpointIDUnauthorized) GetPayload ¶
func (o *DeleteEndpointEndpointIDUnauthorized) GetPayload() *models.Error
func (*DeleteEndpointEndpointIDUnauthorized) IsClientError ¶
func (o *DeleteEndpointEndpointIDUnauthorized) IsClientError() bool
IsClientError returns true when this delete endpoint endpoint Id unauthorized response has a 4xx status code
func (*DeleteEndpointEndpointIDUnauthorized) IsCode ¶
func (o *DeleteEndpointEndpointIDUnauthorized) IsCode(code int) bool
IsCode returns true when this delete endpoint endpoint Id unauthorized response a status code equal to that given
func (*DeleteEndpointEndpointIDUnauthorized) IsRedirect ¶
func (o *DeleteEndpointEndpointIDUnauthorized) IsRedirect() bool
IsRedirect returns true when this delete endpoint endpoint Id unauthorized response has a 3xx status code
func (*DeleteEndpointEndpointIDUnauthorized) IsServerError ¶
func (o *DeleteEndpointEndpointIDUnauthorized) IsServerError() bool
IsServerError returns true when this delete endpoint endpoint Id unauthorized response has a 5xx status code
func (*DeleteEndpointEndpointIDUnauthorized) IsSuccess ¶
func (o *DeleteEndpointEndpointIDUnauthorized) IsSuccess() bool
IsSuccess returns true when this delete endpoint endpoint Id unauthorized response has a 2xx status code
func (*DeleteEndpointEndpointIDUnauthorized) String ¶
func (o *DeleteEndpointEndpointIDUnauthorized) String() string
type DeleteEndpointEndpointIDUnprocessableEntity ¶
DeleteEndpointEndpointIDUnprocessableEntity describes a response with status code 422, with default header values.
Unprocessable Content
func NewDeleteEndpointEndpointIDUnprocessableEntity ¶
func NewDeleteEndpointEndpointIDUnprocessableEntity() *DeleteEndpointEndpointIDUnprocessableEntity
NewDeleteEndpointEndpointIDUnprocessableEntity creates a DeleteEndpointEndpointIDUnprocessableEntity with default headers values
func (*DeleteEndpointEndpointIDUnprocessableEntity) Code ¶
func (o *DeleteEndpointEndpointIDUnprocessableEntity) Code() int
Code gets the status code for the delete endpoint endpoint Id unprocessable entity response
func (*DeleteEndpointEndpointIDUnprocessableEntity) Error ¶
func (o *DeleteEndpointEndpointIDUnprocessableEntity) Error() string
func (*DeleteEndpointEndpointIDUnprocessableEntity) GetPayload ¶
func (o *DeleteEndpointEndpointIDUnprocessableEntity) GetPayload() *models.Error
func (*DeleteEndpointEndpointIDUnprocessableEntity) IsClientError ¶
func (o *DeleteEndpointEndpointIDUnprocessableEntity) IsClientError() bool
IsClientError returns true when this delete endpoint endpoint Id unprocessable entity response has a 4xx status code
func (*DeleteEndpointEndpointIDUnprocessableEntity) IsCode ¶
func (o *DeleteEndpointEndpointIDUnprocessableEntity) IsCode(code int) bool
IsCode returns true when this delete endpoint endpoint Id unprocessable entity response a status code equal to that given
func (*DeleteEndpointEndpointIDUnprocessableEntity) IsRedirect ¶
func (o *DeleteEndpointEndpointIDUnprocessableEntity) IsRedirect() bool
IsRedirect returns true when this delete endpoint endpoint Id unprocessable entity response has a 3xx status code
func (*DeleteEndpointEndpointIDUnprocessableEntity) IsServerError ¶
func (o *DeleteEndpointEndpointIDUnprocessableEntity) IsServerError() bool
IsServerError returns true when this delete endpoint endpoint Id unprocessable entity response has a 5xx status code
func (*DeleteEndpointEndpointIDUnprocessableEntity) IsSuccess ¶
func (o *DeleteEndpointEndpointIDUnprocessableEntity) IsSuccess() bool
IsSuccess returns true when this delete endpoint endpoint Id unprocessable entity response has a 2xx status code
func (*DeleteEndpointEndpointIDUnprocessableEntity) String ¶
func (o *DeleteEndpointEndpointIDUnprocessableEntity) String() string
type GetEndpointBadRequest ¶
GetEndpointBadRequest describes a response with status code 400, with default header values.
Bad request
func NewGetEndpointBadRequest ¶
func NewGetEndpointBadRequest() *GetEndpointBadRequest
NewGetEndpointBadRequest creates a GetEndpointBadRequest with default headers values
func (*GetEndpointBadRequest) Code ¶
func (o *GetEndpointBadRequest) Code() int
Code gets the status code for the get endpoint bad request response
func (*GetEndpointBadRequest) Error ¶
func (o *GetEndpointBadRequest) Error() string
func (*GetEndpointBadRequest) GetPayload ¶
func (o *GetEndpointBadRequest) GetPayload() *models.Error
func (*GetEndpointBadRequest) IsClientError ¶
func (o *GetEndpointBadRequest) IsClientError() bool
IsClientError returns true when this get endpoint bad request response has a 4xx status code
func (*GetEndpointBadRequest) IsCode ¶
func (o *GetEndpointBadRequest) IsCode(code int) bool
IsCode returns true when this get endpoint bad request response a status code equal to that given
func (*GetEndpointBadRequest) IsRedirect ¶
func (o *GetEndpointBadRequest) IsRedirect() bool
IsRedirect returns true when this get endpoint bad request response has a 3xx status code
func (*GetEndpointBadRequest) IsServerError ¶
func (o *GetEndpointBadRequest) IsServerError() bool
IsServerError returns true when this get endpoint bad request response has a 5xx status code
func (*GetEndpointBadRequest) IsSuccess ¶
func (o *GetEndpointBadRequest) IsSuccess() bool
IsSuccess returns true when this get endpoint bad request response has a 2xx status code
func (*GetEndpointBadRequest) String ¶
func (o *GetEndpointBadRequest) String() string
type GetEndpointEndpointIDForbidden ¶
GetEndpointEndpointIDForbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetEndpointEndpointIDForbidden ¶
func NewGetEndpointEndpointIDForbidden() *GetEndpointEndpointIDForbidden
NewGetEndpointEndpointIDForbidden creates a GetEndpointEndpointIDForbidden with default headers values
func (*GetEndpointEndpointIDForbidden) Code ¶
func (o *GetEndpointEndpointIDForbidden) Code() int
Code gets the status code for the get endpoint endpoint Id forbidden response
func (*GetEndpointEndpointIDForbidden) Error ¶
func (o *GetEndpointEndpointIDForbidden) Error() string
func (*GetEndpointEndpointIDForbidden) GetPayload ¶
func (o *GetEndpointEndpointIDForbidden) GetPayload() *models.Error
func (*GetEndpointEndpointIDForbidden) IsClientError ¶
func (o *GetEndpointEndpointIDForbidden) IsClientError() bool
IsClientError returns true when this get endpoint endpoint Id forbidden response has a 4xx status code
func (*GetEndpointEndpointIDForbidden) IsCode ¶
func (o *GetEndpointEndpointIDForbidden) IsCode(code int) bool
IsCode returns true when this get endpoint endpoint Id forbidden response a status code equal to that given
func (*GetEndpointEndpointIDForbidden) IsRedirect ¶
func (o *GetEndpointEndpointIDForbidden) IsRedirect() bool
IsRedirect returns true when this get endpoint endpoint Id forbidden response has a 3xx status code
func (*GetEndpointEndpointIDForbidden) IsServerError ¶
func (o *GetEndpointEndpointIDForbidden) IsServerError() bool
IsServerError returns true when this get endpoint endpoint Id forbidden response has a 5xx status code
func (*GetEndpointEndpointIDForbidden) IsSuccess ¶
func (o *GetEndpointEndpointIDForbidden) IsSuccess() bool
IsSuccess returns true when this get endpoint endpoint Id forbidden response has a 2xx status code
func (*GetEndpointEndpointIDForbidden) String ¶
func (o *GetEndpointEndpointIDForbidden) String() string
type GetEndpointEndpointIDNotFound ¶
type GetEndpointEndpointIDNotFound struct { }
GetEndpointEndpointIDNotFound describes a response with status code 404, with default header values.
Not Found
func NewGetEndpointEndpointIDNotFound ¶
func NewGetEndpointEndpointIDNotFound() *GetEndpointEndpointIDNotFound
NewGetEndpointEndpointIDNotFound creates a GetEndpointEndpointIDNotFound with default headers values
func (*GetEndpointEndpointIDNotFound) Code ¶
func (o *GetEndpointEndpointIDNotFound) Code() int
Code gets the status code for the get endpoint endpoint Id not found response
func (*GetEndpointEndpointIDNotFound) Error ¶
func (o *GetEndpointEndpointIDNotFound) Error() string
func (*GetEndpointEndpointIDNotFound) IsClientError ¶
func (o *GetEndpointEndpointIDNotFound) IsClientError() bool
IsClientError returns true when this get endpoint endpoint Id not found response has a 4xx status code
func (*GetEndpointEndpointIDNotFound) IsCode ¶
func (o *GetEndpointEndpointIDNotFound) IsCode(code int) bool
IsCode returns true when this get endpoint endpoint Id not found response a status code equal to that given
func (*GetEndpointEndpointIDNotFound) IsRedirect ¶
func (o *GetEndpointEndpointIDNotFound) IsRedirect() bool
IsRedirect returns true when this get endpoint endpoint Id not found response has a 3xx status code
func (*GetEndpointEndpointIDNotFound) IsServerError ¶
func (o *GetEndpointEndpointIDNotFound) IsServerError() bool
IsServerError returns true when this get endpoint endpoint Id not found response has a 5xx status code
func (*GetEndpointEndpointIDNotFound) IsSuccess ¶
func (o *GetEndpointEndpointIDNotFound) IsSuccess() bool
IsSuccess returns true when this get endpoint endpoint Id not found response has a 2xx status code
func (*GetEndpointEndpointIDNotFound) String ¶
func (o *GetEndpointEndpointIDNotFound) String() string
type GetEndpointEndpointIDOK ¶
GetEndpointEndpointIDOK describes a response with status code 200, with default header values.
An endpoint detail.
func NewGetEndpointEndpointIDOK ¶
func NewGetEndpointEndpointIDOK() *GetEndpointEndpointIDOK
NewGetEndpointEndpointIDOK creates a GetEndpointEndpointIDOK with default headers values
func (*GetEndpointEndpointIDOK) Code ¶
func (o *GetEndpointEndpointIDOK) Code() int
Code gets the status code for the get endpoint endpoint Id o k response
func (*GetEndpointEndpointIDOK) Error ¶
func (o *GetEndpointEndpointIDOK) Error() string
func (*GetEndpointEndpointIDOK) GetPayload ¶
func (o *GetEndpointEndpointIDOK) GetPayload() *models.Endpoint
func (*GetEndpointEndpointIDOK) IsClientError ¶
func (o *GetEndpointEndpointIDOK) IsClientError() bool
IsClientError returns true when this get endpoint endpoint Id o k response has a 4xx status code
func (*GetEndpointEndpointIDOK) IsCode ¶
func (o *GetEndpointEndpointIDOK) IsCode(code int) bool
IsCode returns true when this get endpoint endpoint Id o k response a status code equal to that given
func (*GetEndpointEndpointIDOK) IsRedirect ¶
func (o *GetEndpointEndpointIDOK) IsRedirect() bool
IsRedirect returns true when this get endpoint endpoint Id o k response has a 3xx status code
func (*GetEndpointEndpointIDOK) IsServerError ¶
func (o *GetEndpointEndpointIDOK) IsServerError() bool
IsServerError returns true when this get endpoint endpoint Id o k response has a 5xx status code
func (*GetEndpointEndpointIDOK) IsSuccess ¶
func (o *GetEndpointEndpointIDOK) IsSuccess() bool
IsSuccess returns true when this get endpoint endpoint Id o k response has a 2xx status code
func (*GetEndpointEndpointIDOK) String ¶
func (o *GetEndpointEndpointIDOK) String() string
type GetEndpointEndpointIDParams ¶
type GetEndpointEndpointIDParams struct { /* EndpointID. The UUID of the endpoint Format: uuid */ EndpointID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetEndpointEndpointIDParams contains all the parameters to send to the API endpoint
for the get endpoint endpoint ID operation. Typically these are written to a http.Request.
func NewGetEndpointEndpointIDParams ¶
func NewGetEndpointEndpointIDParams() *GetEndpointEndpointIDParams
NewGetEndpointEndpointIDParams creates a new GetEndpointEndpointIDParams 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 NewGetEndpointEndpointIDParamsWithContext ¶
func NewGetEndpointEndpointIDParamsWithContext(ctx context.Context) *GetEndpointEndpointIDParams
NewGetEndpointEndpointIDParamsWithContext creates a new GetEndpointEndpointIDParams object with the ability to set a context for a request.
func NewGetEndpointEndpointIDParamsWithHTTPClient ¶
func NewGetEndpointEndpointIDParamsWithHTTPClient(client *http.Client) *GetEndpointEndpointIDParams
NewGetEndpointEndpointIDParamsWithHTTPClient creates a new GetEndpointEndpointIDParams object with the ability to set a custom HTTPClient for a request.
func NewGetEndpointEndpointIDParamsWithTimeout ¶
func NewGetEndpointEndpointIDParamsWithTimeout(timeout time.Duration) *GetEndpointEndpointIDParams
NewGetEndpointEndpointIDParamsWithTimeout creates a new GetEndpointEndpointIDParams object with the ability to set a timeout on a request.
func (*GetEndpointEndpointIDParams) SetContext ¶
func (o *GetEndpointEndpointIDParams) SetContext(ctx context.Context)
SetContext adds the context to the get endpoint endpoint ID params
func (*GetEndpointEndpointIDParams) SetDefaults ¶
func (o *GetEndpointEndpointIDParams) SetDefaults()
SetDefaults hydrates default values in the get endpoint endpoint ID params (not the query body).
All values with no default are reset to their zero value.
func (*GetEndpointEndpointIDParams) SetEndpointID ¶
func (o *GetEndpointEndpointIDParams) SetEndpointID(endpointID strfmt.UUID)
SetEndpointID adds the endpointId to the get endpoint endpoint ID params
func (*GetEndpointEndpointIDParams) SetHTTPClient ¶
func (o *GetEndpointEndpointIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get endpoint endpoint ID params
func (*GetEndpointEndpointIDParams) SetTimeout ¶
func (o *GetEndpointEndpointIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get endpoint endpoint ID params
func (*GetEndpointEndpointIDParams) WithContext ¶
func (o *GetEndpointEndpointIDParams) WithContext(ctx context.Context) *GetEndpointEndpointIDParams
WithContext adds the context to the get endpoint endpoint ID params
func (*GetEndpointEndpointIDParams) WithDefaults ¶
func (o *GetEndpointEndpointIDParams) WithDefaults() *GetEndpointEndpointIDParams
WithDefaults hydrates default values in the get endpoint endpoint ID params (not the query body).
All values with no default are reset to their zero value.
func (*GetEndpointEndpointIDParams) WithEndpointID ¶
func (o *GetEndpointEndpointIDParams) WithEndpointID(endpointID strfmt.UUID) *GetEndpointEndpointIDParams
WithEndpointID adds the endpointID to the get endpoint endpoint ID params
func (*GetEndpointEndpointIDParams) WithHTTPClient ¶
func (o *GetEndpointEndpointIDParams) WithHTTPClient(client *http.Client) *GetEndpointEndpointIDParams
WithHTTPClient adds the HTTPClient to the get endpoint endpoint ID params
func (*GetEndpointEndpointIDParams) WithTimeout ¶
func (o *GetEndpointEndpointIDParams) WithTimeout(timeout time.Duration) *GetEndpointEndpointIDParams
WithTimeout adds the timeout to the get endpoint endpoint ID params
func (*GetEndpointEndpointIDParams) WriteToRequest ¶
func (o *GetEndpointEndpointIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetEndpointEndpointIDReader ¶
type GetEndpointEndpointIDReader struct {
// contains filtered or unexported fields
}
GetEndpointEndpointIDReader is a Reader for the GetEndpointEndpointID structure.
func (*GetEndpointEndpointIDReader) ReadResponse ¶
func (o *GetEndpointEndpointIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetEndpointEndpointIDUnauthorized ¶
type GetEndpointEndpointIDUnauthorized struct {
}GetEndpointEndpointIDUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewGetEndpointEndpointIDUnauthorized ¶
func NewGetEndpointEndpointIDUnauthorized() *GetEndpointEndpointIDUnauthorized
NewGetEndpointEndpointIDUnauthorized creates a GetEndpointEndpointIDUnauthorized with default headers values
func (*GetEndpointEndpointIDUnauthorized) Code ¶
func (o *GetEndpointEndpointIDUnauthorized) Code() int
Code gets the status code for the get endpoint endpoint Id unauthorized response
func (*GetEndpointEndpointIDUnauthorized) Error ¶
func (o *GetEndpointEndpointIDUnauthorized) Error() string
func (*GetEndpointEndpointIDUnauthorized) GetPayload ¶
func (o *GetEndpointEndpointIDUnauthorized) GetPayload() *models.Error
func (*GetEndpointEndpointIDUnauthorized) IsClientError ¶
func (o *GetEndpointEndpointIDUnauthorized) IsClientError() bool
IsClientError returns true when this get endpoint endpoint Id unauthorized response has a 4xx status code
func (*GetEndpointEndpointIDUnauthorized) IsCode ¶
func (o *GetEndpointEndpointIDUnauthorized) IsCode(code int) bool
IsCode returns true when this get endpoint endpoint Id unauthorized response a status code equal to that given
func (*GetEndpointEndpointIDUnauthorized) IsRedirect ¶
func (o *GetEndpointEndpointIDUnauthorized) IsRedirect() bool
IsRedirect returns true when this get endpoint endpoint Id unauthorized response has a 3xx status code
func (*GetEndpointEndpointIDUnauthorized) IsServerError ¶
func (o *GetEndpointEndpointIDUnauthorized) IsServerError() bool
IsServerError returns true when this get endpoint endpoint Id unauthorized response has a 5xx status code
func (*GetEndpointEndpointIDUnauthorized) IsSuccess ¶
func (o *GetEndpointEndpointIDUnauthorized) IsSuccess() bool
IsSuccess returns true when this get endpoint endpoint Id unauthorized response has a 2xx status code
func (*GetEndpointEndpointIDUnauthorized) String ¶
func (o *GetEndpointEndpointIDUnauthorized) String() string
type GetEndpointEndpointIDUnprocessableEntity ¶
GetEndpointEndpointIDUnprocessableEntity describes a response with status code 422, with default header values.
Unprocessable Content
func NewGetEndpointEndpointIDUnprocessableEntity ¶
func NewGetEndpointEndpointIDUnprocessableEntity() *GetEndpointEndpointIDUnprocessableEntity
NewGetEndpointEndpointIDUnprocessableEntity creates a GetEndpointEndpointIDUnprocessableEntity with default headers values
func (*GetEndpointEndpointIDUnprocessableEntity) Code ¶
func (o *GetEndpointEndpointIDUnprocessableEntity) Code() int
Code gets the status code for the get endpoint endpoint Id unprocessable entity response
func (*GetEndpointEndpointIDUnprocessableEntity) Error ¶
func (o *GetEndpointEndpointIDUnprocessableEntity) Error() string
func (*GetEndpointEndpointIDUnprocessableEntity) GetPayload ¶
func (o *GetEndpointEndpointIDUnprocessableEntity) GetPayload() *models.Error
func (*GetEndpointEndpointIDUnprocessableEntity) IsClientError ¶
func (o *GetEndpointEndpointIDUnprocessableEntity) IsClientError() bool
IsClientError returns true when this get endpoint endpoint Id unprocessable entity response has a 4xx status code
func (*GetEndpointEndpointIDUnprocessableEntity) IsCode ¶
func (o *GetEndpointEndpointIDUnprocessableEntity) IsCode(code int) bool
IsCode returns true when this get endpoint endpoint Id unprocessable entity response a status code equal to that given
func (*GetEndpointEndpointIDUnprocessableEntity) IsRedirect ¶
func (o *GetEndpointEndpointIDUnprocessableEntity) IsRedirect() bool
IsRedirect returns true when this get endpoint endpoint Id unprocessable entity response has a 3xx status code
func (*GetEndpointEndpointIDUnprocessableEntity) IsServerError ¶
func (o *GetEndpointEndpointIDUnprocessableEntity) IsServerError() bool
IsServerError returns true when this get endpoint endpoint Id unprocessable entity response has a 5xx status code
func (*GetEndpointEndpointIDUnprocessableEntity) IsSuccess ¶
func (o *GetEndpointEndpointIDUnprocessableEntity) IsSuccess() bool
IsSuccess returns true when this get endpoint endpoint Id unprocessable entity response has a 2xx status code
func (*GetEndpointEndpointIDUnprocessableEntity) String ¶
func (o *GetEndpointEndpointIDUnprocessableEntity) String() string
type GetEndpointForbidden ¶
type GetEndpointForbidden struct { }
GetEndpointForbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetEndpointForbidden ¶
func NewGetEndpointForbidden() *GetEndpointForbidden
NewGetEndpointForbidden creates a GetEndpointForbidden with default headers values
func (*GetEndpointForbidden) Code ¶
func (o *GetEndpointForbidden) Code() int
Code gets the status code for the get endpoint forbidden response
func (*GetEndpointForbidden) Error ¶
func (o *GetEndpointForbidden) Error() string
func (*GetEndpointForbidden) IsClientError ¶
func (o *GetEndpointForbidden) IsClientError() bool
IsClientError returns true when this get endpoint forbidden response has a 4xx status code
func (*GetEndpointForbidden) IsCode ¶
func (o *GetEndpointForbidden) IsCode(code int) bool
IsCode returns true when this get endpoint forbidden response a status code equal to that given
func (*GetEndpointForbidden) IsRedirect ¶
func (o *GetEndpointForbidden) IsRedirect() bool
IsRedirect returns true when this get endpoint forbidden response has a 3xx status code
func (*GetEndpointForbidden) IsServerError ¶
func (o *GetEndpointForbidden) IsServerError() bool
IsServerError returns true when this get endpoint forbidden response has a 5xx status code
func (*GetEndpointForbidden) IsSuccess ¶
func (o *GetEndpointForbidden) IsSuccess() bool
IsSuccess returns true when this get endpoint forbidden response has a 2xx status code
func (*GetEndpointForbidden) String ¶
func (o *GetEndpointForbidden) String() string
type GetEndpointOK ¶
type GetEndpointOK struct {
Payload *GetEndpointOKBody
}
GetEndpointOK describes a response with status code 200, with default header values.
An array of endpoints.
func NewGetEndpointOK ¶
func NewGetEndpointOK() *GetEndpointOK
NewGetEndpointOK creates a GetEndpointOK with default headers values
func (*GetEndpointOK) Code ¶
func (o *GetEndpointOK) Code() int
Code gets the status code for the get endpoint o k response
func (*GetEndpointOK) Error ¶
func (o *GetEndpointOK) Error() string
func (*GetEndpointOK) GetPayload ¶
func (o *GetEndpointOK) GetPayload() *GetEndpointOKBody
func (*GetEndpointOK) IsClientError ¶
func (o *GetEndpointOK) IsClientError() bool
IsClientError returns true when this get endpoint o k response has a 4xx status code
func (*GetEndpointOK) IsCode ¶
func (o *GetEndpointOK) IsCode(code int) bool
IsCode returns true when this get endpoint o k response a status code equal to that given
func (*GetEndpointOK) IsRedirect ¶
func (o *GetEndpointOK) IsRedirect() bool
IsRedirect returns true when this get endpoint o k response has a 3xx status code
func (*GetEndpointOK) IsServerError ¶
func (o *GetEndpointOK) IsServerError() bool
IsServerError returns true when this get endpoint o k response has a 5xx status code
func (*GetEndpointOK) IsSuccess ¶
func (o *GetEndpointOK) IsSuccess() bool
IsSuccess returns true when this get endpoint o k response has a 2xx status code
func (*GetEndpointOK) String ¶
func (o *GetEndpointOK) String() string
type GetEndpointOKBody ¶
type GetEndpointOKBody struct { // items Items []*models.Endpoint `json:"items"` // links Links []*models.Link `json:"links,omitempty"` }
GetEndpointOKBody get endpoint o k body swagger:model GetEndpointOKBody
func (*GetEndpointOKBody) ContextValidate ¶
ContextValidate validate this get endpoint o k body based on the context it is used
func (*GetEndpointOKBody) MarshalBinary ¶
func (o *GetEndpointOKBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetEndpointOKBody) UnmarshalBinary ¶
func (o *GetEndpointOKBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetEndpointParams ¶
type GetEndpointParams struct { /* Limit. Sets the page size. */ Limit *int64 /* Marker. Pagination ID of the last item in the previous list. Format: uuid */ Marker *strfmt.UUID /* NotTags. Filter for resources not having tags, multiple not-tags are considered as logical AND. Should be provided in a comma separated list. */ NotTags []string /* NotTagsAny. Filter for resources not having tags, multiple tags are considered as logical OR. Should be provided in a comma separated list. */ NotTagsAny []string /* PageReverse. Sets the page direction. */ PageReverse *bool /* ProjectID. Filter for resources belonging or accessible by a specific project. */ ProjectID *string /* Sort. Comma-separated list of sort keys, optionally prefix with - to reverse sort order. */ Sort *string /* Tags. Filter for tags, multiple tags are considered as logical AND. Should be provided in a comma separated list. */ Tags []string /* TagsAny. Filter for tags, multiple tags are considered as logical OR. Should be provided in a comma separated list. */ TagsAny []string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetEndpointParams contains all the parameters to send to the API endpoint
for the get endpoint operation. Typically these are written to a http.Request.
func NewGetEndpointParams ¶
func NewGetEndpointParams() *GetEndpointParams
NewGetEndpointParams creates a new GetEndpointParams 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 NewGetEndpointParamsWithContext ¶
func NewGetEndpointParamsWithContext(ctx context.Context) *GetEndpointParams
NewGetEndpointParamsWithContext creates a new GetEndpointParams object with the ability to set a context for a request.
func NewGetEndpointParamsWithHTTPClient ¶
func NewGetEndpointParamsWithHTTPClient(client *http.Client) *GetEndpointParams
NewGetEndpointParamsWithHTTPClient creates a new GetEndpointParams object with the ability to set a custom HTTPClient for a request.
func NewGetEndpointParamsWithTimeout ¶
func NewGetEndpointParamsWithTimeout(timeout time.Duration) *GetEndpointParams
NewGetEndpointParamsWithTimeout creates a new GetEndpointParams object with the ability to set a timeout on a request.
func (*GetEndpointParams) SetContext ¶
func (o *GetEndpointParams) SetContext(ctx context.Context)
SetContext adds the context to the get endpoint params
func (*GetEndpointParams) SetDefaults ¶
func (o *GetEndpointParams) SetDefaults()
SetDefaults hydrates default values in the get endpoint params (not the query body).
All values with no default are reset to their zero value.
func (*GetEndpointParams) SetHTTPClient ¶
func (o *GetEndpointParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get endpoint params
func (*GetEndpointParams) SetLimit ¶
func (o *GetEndpointParams) SetLimit(limit *int64)
SetLimit adds the limit to the get endpoint params
func (*GetEndpointParams) SetMarker ¶
func (o *GetEndpointParams) SetMarker(marker *strfmt.UUID)
SetMarker adds the marker to the get endpoint params
func (*GetEndpointParams) SetNotTags ¶
func (o *GetEndpointParams) SetNotTags(notTags []string)
SetNotTags adds the notTags to the get endpoint params
func (*GetEndpointParams) SetNotTagsAny ¶
func (o *GetEndpointParams) SetNotTagsAny(notTagsAny []string)
SetNotTagsAny adds the notTagsAny to the get endpoint params
func (*GetEndpointParams) SetPageReverse ¶
func (o *GetEndpointParams) SetPageReverse(pageReverse *bool)
SetPageReverse adds the pageReverse to the get endpoint params
func (*GetEndpointParams) SetProjectID ¶
func (o *GetEndpointParams) SetProjectID(projectID *string)
SetProjectID adds the projectId to the get endpoint params
func (*GetEndpointParams) SetSort ¶
func (o *GetEndpointParams) SetSort(sort *string)
SetSort adds the sort to the get endpoint params
func (*GetEndpointParams) SetTags ¶
func (o *GetEndpointParams) SetTags(tags []string)
SetTags adds the tags to the get endpoint params
func (*GetEndpointParams) SetTagsAny ¶
func (o *GetEndpointParams) SetTagsAny(tagsAny []string)
SetTagsAny adds the tagsAny to the get endpoint params
func (*GetEndpointParams) SetTimeout ¶
func (o *GetEndpointParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get endpoint params
func (*GetEndpointParams) WithContext ¶
func (o *GetEndpointParams) WithContext(ctx context.Context) *GetEndpointParams
WithContext adds the context to the get endpoint params
func (*GetEndpointParams) WithDefaults ¶
func (o *GetEndpointParams) WithDefaults() *GetEndpointParams
WithDefaults hydrates default values in the get endpoint params (not the query body).
All values with no default are reset to their zero value.
func (*GetEndpointParams) WithHTTPClient ¶
func (o *GetEndpointParams) WithHTTPClient(client *http.Client) *GetEndpointParams
WithHTTPClient adds the HTTPClient to the get endpoint params
func (*GetEndpointParams) WithLimit ¶
func (o *GetEndpointParams) WithLimit(limit *int64) *GetEndpointParams
WithLimit adds the limit to the get endpoint params
func (*GetEndpointParams) WithMarker ¶
func (o *GetEndpointParams) WithMarker(marker *strfmt.UUID) *GetEndpointParams
WithMarker adds the marker to the get endpoint params
func (*GetEndpointParams) WithNotTags ¶
func (o *GetEndpointParams) WithNotTags(notTags []string) *GetEndpointParams
WithNotTags adds the notTags to the get endpoint params
func (*GetEndpointParams) WithNotTagsAny ¶
func (o *GetEndpointParams) WithNotTagsAny(notTagsAny []string) *GetEndpointParams
WithNotTagsAny adds the notTagsAny to the get endpoint params
func (*GetEndpointParams) WithPageReverse ¶
func (o *GetEndpointParams) WithPageReverse(pageReverse *bool) *GetEndpointParams
WithPageReverse adds the pageReverse to the get endpoint params
func (*GetEndpointParams) WithProjectID ¶
func (o *GetEndpointParams) WithProjectID(projectID *string) *GetEndpointParams
WithProjectID adds the projectID to the get endpoint params
func (*GetEndpointParams) WithSort ¶
func (o *GetEndpointParams) WithSort(sort *string) *GetEndpointParams
WithSort adds the sort to the get endpoint params
func (*GetEndpointParams) WithTags ¶
func (o *GetEndpointParams) WithTags(tags []string) *GetEndpointParams
WithTags adds the tags to the get endpoint params
func (*GetEndpointParams) WithTagsAny ¶
func (o *GetEndpointParams) WithTagsAny(tagsAny []string) *GetEndpointParams
WithTagsAny adds the tagsAny to the get endpoint params
func (*GetEndpointParams) WithTimeout ¶
func (o *GetEndpointParams) WithTimeout(timeout time.Duration) *GetEndpointParams
WithTimeout adds the timeout to the get endpoint params
func (*GetEndpointParams) WriteToRequest ¶
func (o *GetEndpointParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetEndpointReader ¶
type GetEndpointReader struct {
// contains filtered or unexported fields
}
GetEndpointReader is a Reader for the GetEndpoint structure.
func (*GetEndpointReader) ReadResponse ¶
func (o *GetEndpointReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetEndpointUnauthorized ¶
type GetEndpointUnauthorized struct {
}GetEndpointUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewGetEndpointUnauthorized ¶
func NewGetEndpointUnauthorized() *GetEndpointUnauthorized
NewGetEndpointUnauthorized creates a GetEndpointUnauthorized with default headers values
func (*GetEndpointUnauthorized) Code ¶
func (o *GetEndpointUnauthorized) Code() int
Code gets the status code for the get endpoint unauthorized response
func (*GetEndpointUnauthorized) Error ¶
func (o *GetEndpointUnauthorized) Error() string
func (*GetEndpointUnauthorized) GetPayload ¶
func (o *GetEndpointUnauthorized) GetPayload() *models.Error
func (*GetEndpointUnauthorized) IsClientError ¶
func (o *GetEndpointUnauthorized) IsClientError() bool
IsClientError returns true when this get endpoint unauthorized response has a 4xx status code
func (*GetEndpointUnauthorized) IsCode ¶
func (o *GetEndpointUnauthorized) IsCode(code int) bool
IsCode returns true when this get endpoint unauthorized response a status code equal to that given
func (*GetEndpointUnauthorized) IsRedirect ¶
func (o *GetEndpointUnauthorized) IsRedirect() bool
IsRedirect returns true when this get endpoint unauthorized response has a 3xx status code
func (*GetEndpointUnauthorized) IsServerError ¶
func (o *GetEndpointUnauthorized) IsServerError() bool
IsServerError returns true when this get endpoint unauthorized response has a 5xx status code
func (*GetEndpointUnauthorized) IsSuccess ¶
func (o *GetEndpointUnauthorized) IsSuccess() bool
IsSuccess returns true when this get endpoint unauthorized response has a 2xx status code
func (*GetEndpointUnauthorized) String ¶
func (o *GetEndpointUnauthorized) String() string
type GetEndpointUnprocessableEntity ¶
GetEndpointUnprocessableEntity describes a response with status code 422, with default header values.
Unprocessable Content
func NewGetEndpointUnprocessableEntity ¶
func NewGetEndpointUnprocessableEntity() *GetEndpointUnprocessableEntity
NewGetEndpointUnprocessableEntity creates a GetEndpointUnprocessableEntity with default headers values
func (*GetEndpointUnprocessableEntity) Code ¶
func (o *GetEndpointUnprocessableEntity) Code() int
Code gets the status code for the get endpoint unprocessable entity response
func (*GetEndpointUnprocessableEntity) Error ¶
func (o *GetEndpointUnprocessableEntity) Error() string
func (*GetEndpointUnprocessableEntity) GetPayload ¶
func (o *GetEndpointUnprocessableEntity) GetPayload() *models.Error
func (*GetEndpointUnprocessableEntity) IsClientError ¶
func (o *GetEndpointUnprocessableEntity) IsClientError() bool
IsClientError returns true when this get endpoint unprocessable entity response has a 4xx status code
func (*GetEndpointUnprocessableEntity) IsCode ¶
func (o *GetEndpointUnprocessableEntity) IsCode(code int) bool
IsCode returns true when this get endpoint unprocessable entity response a status code equal to that given
func (*GetEndpointUnprocessableEntity) IsRedirect ¶
func (o *GetEndpointUnprocessableEntity) IsRedirect() bool
IsRedirect returns true when this get endpoint unprocessable entity response has a 3xx status code
func (*GetEndpointUnprocessableEntity) IsServerError ¶
func (o *GetEndpointUnprocessableEntity) IsServerError() bool
IsServerError returns true when this get endpoint unprocessable entity response has a 5xx status code
func (*GetEndpointUnprocessableEntity) IsSuccess ¶
func (o *GetEndpointUnprocessableEntity) IsSuccess() bool
IsSuccess returns true when this get endpoint unprocessable entity response has a 2xx status code
func (*GetEndpointUnprocessableEntity) String ¶
func (o *GetEndpointUnprocessableEntity) String() string
type PostEndpointBadRequest ¶
PostEndpointBadRequest describes a response with status code 400, with default header values.
Bad request
func NewPostEndpointBadRequest ¶
func NewPostEndpointBadRequest() *PostEndpointBadRequest
NewPostEndpointBadRequest creates a PostEndpointBadRequest with default headers values
func (*PostEndpointBadRequest) Code ¶
func (o *PostEndpointBadRequest) Code() int
Code gets the status code for the post endpoint bad request response
func (*PostEndpointBadRequest) Error ¶
func (o *PostEndpointBadRequest) Error() string
func (*PostEndpointBadRequest) GetPayload ¶
func (o *PostEndpointBadRequest) GetPayload() *models.Error
func (*PostEndpointBadRequest) IsClientError ¶
func (o *PostEndpointBadRequest) IsClientError() bool
IsClientError returns true when this post endpoint bad request response has a 4xx status code
func (*PostEndpointBadRequest) IsCode ¶
func (o *PostEndpointBadRequest) IsCode(code int) bool
IsCode returns true when this post endpoint bad request response a status code equal to that given
func (*PostEndpointBadRequest) IsRedirect ¶
func (o *PostEndpointBadRequest) IsRedirect() bool
IsRedirect returns true when this post endpoint bad request response has a 3xx status code
func (*PostEndpointBadRequest) IsServerError ¶
func (o *PostEndpointBadRequest) IsServerError() bool
IsServerError returns true when this post endpoint bad request response has a 5xx status code
func (*PostEndpointBadRequest) IsSuccess ¶
func (o *PostEndpointBadRequest) IsSuccess() bool
IsSuccess returns true when this post endpoint bad request response has a 2xx status code
func (*PostEndpointBadRequest) String ¶
func (o *PostEndpointBadRequest) String() string
type PostEndpointCreated ¶
PostEndpointCreated describes a response with status code 201, with default header values.
Endpoint
func NewPostEndpointCreated ¶
func NewPostEndpointCreated() *PostEndpointCreated
NewPostEndpointCreated creates a PostEndpointCreated with default headers values
func (*PostEndpointCreated) Code ¶
func (o *PostEndpointCreated) Code() int
Code gets the status code for the post endpoint created response
func (*PostEndpointCreated) Error ¶
func (o *PostEndpointCreated) Error() string
func (*PostEndpointCreated) GetPayload ¶
func (o *PostEndpointCreated) GetPayload() *models.Endpoint
func (*PostEndpointCreated) IsClientError ¶
func (o *PostEndpointCreated) IsClientError() bool
IsClientError returns true when this post endpoint created response has a 4xx status code
func (*PostEndpointCreated) IsCode ¶
func (o *PostEndpointCreated) IsCode(code int) bool
IsCode returns true when this post endpoint created response a status code equal to that given
func (*PostEndpointCreated) IsRedirect ¶
func (o *PostEndpointCreated) IsRedirect() bool
IsRedirect returns true when this post endpoint created response has a 3xx status code
func (*PostEndpointCreated) IsServerError ¶
func (o *PostEndpointCreated) IsServerError() bool
IsServerError returns true when this post endpoint created response has a 5xx status code
func (*PostEndpointCreated) IsSuccess ¶
func (o *PostEndpointCreated) IsSuccess() bool
IsSuccess returns true when this post endpoint created response has a 2xx status code
func (*PostEndpointCreated) String ¶
func (o *PostEndpointCreated) String() string
type PostEndpointForbidden ¶
PostEndpointForbidden describes a response with status code 403, with default header values.
Forbidden
func NewPostEndpointForbidden ¶
func NewPostEndpointForbidden() *PostEndpointForbidden
NewPostEndpointForbidden creates a PostEndpointForbidden with default headers values
func (*PostEndpointForbidden) Code ¶
func (o *PostEndpointForbidden) Code() int
Code gets the status code for the post endpoint forbidden response
func (*PostEndpointForbidden) Error ¶
func (o *PostEndpointForbidden) Error() string
func (*PostEndpointForbidden) GetPayload ¶
func (o *PostEndpointForbidden) GetPayload() *models.Error
func (*PostEndpointForbidden) IsClientError ¶
func (o *PostEndpointForbidden) IsClientError() bool
IsClientError returns true when this post endpoint forbidden response has a 4xx status code
func (*PostEndpointForbidden) IsCode ¶
func (o *PostEndpointForbidden) IsCode(code int) bool
IsCode returns true when this post endpoint forbidden response a status code equal to that given
func (*PostEndpointForbidden) IsRedirect ¶
func (o *PostEndpointForbidden) IsRedirect() bool
IsRedirect returns true when this post endpoint forbidden response has a 3xx status code
func (*PostEndpointForbidden) IsServerError ¶
func (o *PostEndpointForbidden) IsServerError() bool
IsServerError returns true when this post endpoint forbidden response has a 5xx status code
func (*PostEndpointForbidden) IsSuccess ¶
func (o *PostEndpointForbidden) IsSuccess() bool
IsSuccess returns true when this post endpoint forbidden response has a 2xx status code
func (*PostEndpointForbidden) String ¶
func (o *PostEndpointForbidden) String() string
type PostEndpointParams ¶
type PostEndpointParams struct { /* Body. Service and target network to inject. Only one of `target_network`, `target_subnet` or `target_port` must be specified. */ Body *models.Endpoint Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PostEndpointParams contains all the parameters to send to the API endpoint
for the post endpoint operation. Typically these are written to a http.Request.
func NewPostEndpointParams ¶
func NewPostEndpointParams() *PostEndpointParams
NewPostEndpointParams creates a new PostEndpointParams 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 NewPostEndpointParamsWithContext ¶
func NewPostEndpointParamsWithContext(ctx context.Context) *PostEndpointParams
NewPostEndpointParamsWithContext creates a new PostEndpointParams object with the ability to set a context for a request.
func NewPostEndpointParamsWithHTTPClient ¶
func NewPostEndpointParamsWithHTTPClient(client *http.Client) *PostEndpointParams
NewPostEndpointParamsWithHTTPClient creates a new PostEndpointParams object with the ability to set a custom HTTPClient for a request.
func NewPostEndpointParamsWithTimeout ¶
func NewPostEndpointParamsWithTimeout(timeout time.Duration) *PostEndpointParams
NewPostEndpointParamsWithTimeout creates a new PostEndpointParams object with the ability to set a timeout on a request.
func (*PostEndpointParams) SetBody ¶
func (o *PostEndpointParams) SetBody(body *models.Endpoint)
SetBody adds the body to the post endpoint params
func (*PostEndpointParams) SetContext ¶
func (o *PostEndpointParams) SetContext(ctx context.Context)
SetContext adds the context to the post endpoint params
func (*PostEndpointParams) SetDefaults ¶
func (o *PostEndpointParams) SetDefaults()
SetDefaults hydrates default values in the post endpoint params (not the query body).
All values with no default are reset to their zero value.
func (*PostEndpointParams) SetHTTPClient ¶
func (o *PostEndpointParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post endpoint params
func (*PostEndpointParams) SetTimeout ¶
func (o *PostEndpointParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post endpoint params
func (*PostEndpointParams) WithBody ¶
func (o *PostEndpointParams) WithBody(body *models.Endpoint) *PostEndpointParams
WithBody adds the body to the post endpoint params
func (*PostEndpointParams) WithContext ¶
func (o *PostEndpointParams) WithContext(ctx context.Context) *PostEndpointParams
WithContext adds the context to the post endpoint params
func (*PostEndpointParams) WithDefaults ¶
func (o *PostEndpointParams) WithDefaults() *PostEndpointParams
WithDefaults hydrates default values in the post endpoint params (not the query body).
All values with no default are reset to their zero value.
func (*PostEndpointParams) WithHTTPClient ¶
func (o *PostEndpointParams) WithHTTPClient(client *http.Client) *PostEndpointParams
WithHTTPClient adds the HTTPClient to the post endpoint params
func (*PostEndpointParams) WithTimeout ¶
func (o *PostEndpointParams) WithTimeout(timeout time.Duration) *PostEndpointParams
WithTimeout adds the timeout to the post endpoint params
func (*PostEndpointParams) WriteToRequest ¶
func (o *PostEndpointParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostEndpointReader ¶
type PostEndpointReader struct {
// contains filtered or unexported fields
}
PostEndpointReader is a Reader for the PostEndpoint structure.
func (*PostEndpointReader) ReadResponse ¶
func (o *PostEndpointReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostEndpointUnauthorized ¶
type PostEndpointUnauthorized struct {
}PostEndpointUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewPostEndpointUnauthorized ¶
func NewPostEndpointUnauthorized() *PostEndpointUnauthorized
NewPostEndpointUnauthorized creates a PostEndpointUnauthorized with default headers values
func (*PostEndpointUnauthorized) Code ¶
func (o *PostEndpointUnauthorized) Code() int
Code gets the status code for the post endpoint unauthorized response
func (*PostEndpointUnauthorized) Error ¶
func (o *PostEndpointUnauthorized) Error() string
func (*PostEndpointUnauthorized) GetPayload ¶
func (o *PostEndpointUnauthorized) GetPayload() *models.Error
func (*PostEndpointUnauthorized) IsClientError ¶
func (o *PostEndpointUnauthorized) IsClientError() bool
IsClientError returns true when this post endpoint unauthorized response has a 4xx status code
func (*PostEndpointUnauthorized) IsCode ¶
func (o *PostEndpointUnauthorized) IsCode(code int) bool
IsCode returns true when this post endpoint unauthorized response a status code equal to that given
func (*PostEndpointUnauthorized) IsRedirect ¶
func (o *PostEndpointUnauthorized) IsRedirect() bool
IsRedirect returns true when this post endpoint unauthorized response has a 3xx status code
func (*PostEndpointUnauthorized) IsServerError ¶
func (o *PostEndpointUnauthorized) IsServerError() bool
IsServerError returns true when this post endpoint unauthorized response has a 5xx status code
func (*PostEndpointUnauthorized) IsSuccess ¶
func (o *PostEndpointUnauthorized) IsSuccess() bool
IsSuccess returns true when this post endpoint unauthorized response has a 2xx status code
func (*PostEndpointUnauthorized) String ¶
func (o *PostEndpointUnauthorized) String() string
type PostEndpointUnprocessableEntity ¶
PostEndpointUnprocessableEntity describes a response with status code 422, with default header values.
Unprocessable Content
func NewPostEndpointUnprocessableEntity ¶
func NewPostEndpointUnprocessableEntity() *PostEndpointUnprocessableEntity
NewPostEndpointUnprocessableEntity creates a PostEndpointUnprocessableEntity with default headers values
func (*PostEndpointUnprocessableEntity) Code ¶
func (o *PostEndpointUnprocessableEntity) Code() int
Code gets the status code for the post endpoint unprocessable entity response
func (*PostEndpointUnprocessableEntity) Error ¶
func (o *PostEndpointUnprocessableEntity) Error() string
func (*PostEndpointUnprocessableEntity) GetPayload ¶
func (o *PostEndpointUnprocessableEntity) GetPayload() *models.Error
func (*PostEndpointUnprocessableEntity) IsClientError ¶
func (o *PostEndpointUnprocessableEntity) IsClientError() bool
IsClientError returns true when this post endpoint unprocessable entity response has a 4xx status code
func (*PostEndpointUnprocessableEntity) IsCode ¶
func (o *PostEndpointUnprocessableEntity) IsCode(code int) bool
IsCode returns true when this post endpoint unprocessable entity response a status code equal to that given
func (*PostEndpointUnprocessableEntity) IsRedirect ¶
func (o *PostEndpointUnprocessableEntity) IsRedirect() bool
IsRedirect returns true when this post endpoint unprocessable entity response has a 3xx status code
func (*PostEndpointUnprocessableEntity) IsServerError ¶
func (o *PostEndpointUnprocessableEntity) IsServerError() bool
IsServerError returns true when this post endpoint unprocessable entity response has a 5xx status code
func (*PostEndpointUnprocessableEntity) IsSuccess ¶
func (o *PostEndpointUnprocessableEntity) IsSuccess() bool
IsSuccess returns true when this post endpoint unprocessable entity response has a 2xx status code
func (*PostEndpointUnprocessableEntity) String ¶
func (o *PostEndpointUnprocessableEntity) String() string
type PutEndpointEndpointIDBody ¶
type PutEndpointEndpointIDBody struct { // Description of the endpoint. // Example: An example of an endpoint. // Max Length: 255 Description *string `json:"description,omitempty"` // Name of the endpoint. // Example: Example endpoint. // Max Length: 64 Name *string `json:"name,omitempty"` // The list of tags on the resource. Tags []string `json:"tags"` }
PutEndpointEndpointIDBody put endpoint endpoint ID body swagger:model PutEndpointEndpointIDBody
func (*PutEndpointEndpointIDBody) ContextValidate ¶
func (o *PutEndpointEndpointIDBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this put endpoint endpoint ID body based on context it is used
func (*PutEndpointEndpointIDBody) MarshalBinary ¶
func (o *PutEndpointEndpointIDBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*PutEndpointEndpointIDBody) UnmarshalBinary ¶
func (o *PutEndpointEndpointIDBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type PutEndpointEndpointIDForbidden ¶
PutEndpointEndpointIDForbidden describes a response with status code 403, with default header values.
Forbidden
func NewPutEndpointEndpointIDForbidden ¶
func NewPutEndpointEndpointIDForbidden() *PutEndpointEndpointIDForbidden
NewPutEndpointEndpointIDForbidden creates a PutEndpointEndpointIDForbidden with default headers values
func (*PutEndpointEndpointIDForbidden) Code ¶
func (o *PutEndpointEndpointIDForbidden) Code() int
Code gets the status code for the put endpoint endpoint Id forbidden response
func (*PutEndpointEndpointIDForbidden) Error ¶
func (o *PutEndpointEndpointIDForbidden) Error() string
func (*PutEndpointEndpointIDForbidden) GetPayload ¶
func (o *PutEndpointEndpointIDForbidden) GetPayload() *models.Error
func (*PutEndpointEndpointIDForbidden) IsClientError ¶
func (o *PutEndpointEndpointIDForbidden) IsClientError() bool
IsClientError returns true when this put endpoint endpoint Id forbidden response has a 4xx status code
func (*PutEndpointEndpointIDForbidden) IsCode ¶
func (o *PutEndpointEndpointIDForbidden) IsCode(code int) bool
IsCode returns true when this put endpoint endpoint Id forbidden response a status code equal to that given
func (*PutEndpointEndpointIDForbidden) IsRedirect ¶
func (o *PutEndpointEndpointIDForbidden) IsRedirect() bool
IsRedirect returns true when this put endpoint endpoint Id forbidden response has a 3xx status code
func (*PutEndpointEndpointIDForbidden) IsServerError ¶
func (o *PutEndpointEndpointIDForbidden) IsServerError() bool
IsServerError returns true when this put endpoint endpoint Id forbidden response has a 5xx status code
func (*PutEndpointEndpointIDForbidden) IsSuccess ¶
func (o *PutEndpointEndpointIDForbidden) IsSuccess() bool
IsSuccess returns true when this put endpoint endpoint Id forbidden response has a 2xx status code
func (*PutEndpointEndpointIDForbidden) String ¶
func (o *PutEndpointEndpointIDForbidden) String() string
type PutEndpointEndpointIDNotFound ¶
PutEndpointEndpointIDNotFound describes a response with status code 404, with default header values.
Not Found
func NewPutEndpointEndpointIDNotFound ¶
func NewPutEndpointEndpointIDNotFound() *PutEndpointEndpointIDNotFound
NewPutEndpointEndpointIDNotFound creates a PutEndpointEndpointIDNotFound with default headers values
func (*PutEndpointEndpointIDNotFound) Code ¶
func (o *PutEndpointEndpointIDNotFound) Code() int
Code gets the status code for the put endpoint endpoint Id not found response
func (*PutEndpointEndpointIDNotFound) Error ¶
func (o *PutEndpointEndpointIDNotFound) Error() string
func (*PutEndpointEndpointIDNotFound) GetPayload ¶
func (o *PutEndpointEndpointIDNotFound) GetPayload() *models.Error
func (*PutEndpointEndpointIDNotFound) IsClientError ¶
func (o *PutEndpointEndpointIDNotFound) IsClientError() bool
IsClientError returns true when this put endpoint endpoint Id not found response has a 4xx status code
func (*PutEndpointEndpointIDNotFound) IsCode ¶
func (o *PutEndpointEndpointIDNotFound) IsCode(code int) bool
IsCode returns true when this put endpoint endpoint Id not found response a status code equal to that given
func (*PutEndpointEndpointIDNotFound) IsRedirect ¶
func (o *PutEndpointEndpointIDNotFound) IsRedirect() bool
IsRedirect returns true when this put endpoint endpoint Id not found response has a 3xx status code
func (*PutEndpointEndpointIDNotFound) IsServerError ¶
func (o *PutEndpointEndpointIDNotFound) IsServerError() bool
IsServerError returns true when this put endpoint endpoint Id not found response has a 5xx status code
func (*PutEndpointEndpointIDNotFound) IsSuccess ¶
func (o *PutEndpointEndpointIDNotFound) IsSuccess() bool
IsSuccess returns true when this put endpoint endpoint Id not found response has a 2xx status code
func (*PutEndpointEndpointIDNotFound) String ¶
func (o *PutEndpointEndpointIDNotFound) String() string
type PutEndpointEndpointIDOK ¶
PutEndpointEndpointIDOK describes a response with status code 200, with default header values.
Endpoint
func NewPutEndpointEndpointIDOK ¶
func NewPutEndpointEndpointIDOK() *PutEndpointEndpointIDOK
NewPutEndpointEndpointIDOK creates a PutEndpointEndpointIDOK with default headers values
func (*PutEndpointEndpointIDOK) Code ¶
func (o *PutEndpointEndpointIDOK) Code() int
Code gets the status code for the put endpoint endpoint Id o k response
func (*PutEndpointEndpointIDOK) Error ¶
func (o *PutEndpointEndpointIDOK) Error() string
func (*PutEndpointEndpointIDOK) GetPayload ¶
func (o *PutEndpointEndpointIDOK) GetPayload() *models.Endpoint
func (*PutEndpointEndpointIDOK) IsClientError ¶
func (o *PutEndpointEndpointIDOK) IsClientError() bool
IsClientError returns true when this put endpoint endpoint Id o k response has a 4xx status code
func (*PutEndpointEndpointIDOK) IsCode ¶
func (o *PutEndpointEndpointIDOK) IsCode(code int) bool
IsCode returns true when this put endpoint endpoint Id o k response a status code equal to that given
func (*PutEndpointEndpointIDOK) IsRedirect ¶
func (o *PutEndpointEndpointIDOK) IsRedirect() bool
IsRedirect returns true when this put endpoint endpoint Id o k response has a 3xx status code
func (*PutEndpointEndpointIDOK) IsServerError ¶
func (o *PutEndpointEndpointIDOK) IsServerError() bool
IsServerError returns true when this put endpoint endpoint Id o k response has a 5xx status code
func (*PutEndpointEndpointIDOK) IsSuccess ¶
func (o *PutEndpointEndpointIDOK) IsSuccess() bool
IsSuccess returns true when this put endpoint endpoint Id o k response has a 2xx status code
func (*PutEndpointEndpointIDOK) String ¶
func (o *PutEndpointEndpointIDOK) String() string
type PutEndpointEndpointIDParams ¶
type PutEndpointEndpointIDParams struct { /* Body. Endpoint object that needs to be updated */ Body PutEndpointEndpointIDBody /* EndpointID. The UUID of the endpoint Format: uuid */ EndpointID strfmt.UUID Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PutEndpointEndpointIDParams contains all the parameters to send to the API endpoint
for the put endpoint endpoint ID operation. Typically these are written to a http.Request.
func NewPutEndpointEndpointIDParams ¶
func NewPutEndpointEndpointIDParams() *PutEndpointEndpointIDParams
NewPutEndpointEndpointIDParams creates a new PutEndpointEndpointIDParams 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 NewPutEndpointEndpointIDParamsWithContext ¶
func NewPutEndpointEndpointIDParamsWithContext(ctx context.Context) *PutEndpointEndpointIDParams
NewPutEndpointEndpointIDParamsWithContext creates a new PutEndpointEndpointIDParams object with the ability to set a context for a request.
func NewPutEndpointEndpointIDParamsWithHTTPClient ¶
func NewPutEndpointEndpointIDParamsWithHTTPClient(client *http.Client) *PutEndpointEndpointIDParams
NewPutEndpointEndpointIDParamsWithHTTPClient creates a new PutEndpointEndpointIDParams object with the ability to set a custom HTTPClient for a request.
func NewPutEndpointEndpointIDParamsWithTimeout ¶
func NewPutEndpointEndpointIDParamsWithTimeout(timeout time.Duration) *PutEndpointEndpointIDParams
NewPutEndpointEndpointIDParamsWithTimeout creates a new PutEndpointEndpointIDParams object with the ability to set a timeout on a request.
func (*PutEndpointEndpointIDParams) SetBody ¶
func (o *PutEndpointEndpointIDParams) SetBody(body PutEndpointEndpointIDBody)
SetBody adds the body to the put endpoint endpoint ID params
func (*PutEndpointEndpointIDParams) SetContext ¶
func (o *PutEndpointEndpointIDParams) SetContext(ctx context.Context)
SetContext adds the context to the put endpoint endpoint ID params
func (*PutEndpointEndpointIDParams) SetDefaults ¶
func (o *PutEndpointEndpointIDParams) SetDefaults()
SetDefaults hydrates default values in the put endpoint endpoint ID params (not the query body).
All values with no default are reset to their zero value.
func (*PutEndpointEndpointIDParams) SetEndpointID ¶
func (o *PutEndpointEndpointIDParams) SetEndpointID(endpointID strfmt.UUID)
SetEndpointID adds the endpointId to the put endpoint endpoint ID params
func (*PutEndpointEndpointIDParams) SetHTTPClient ¶
func (o *PutEndpointEndpointIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the put endpoint endpoint ID params
func (*PutEndpointEndpointIDParams) SetTimeout ¶
func (o *PutEndpointEndpointIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the put endpoint endpoint ID params
func (*PutEndpointEndpointIDParams) WithBody ¶
func (o *PutEndpointEndpointIDParams) WithBody(body PutEndpointEndpointIDBody) *PutEndpointEndpointIDParams
WithBody adds the body to the put endpoint endpoint ID params
func (*PutEndpointEndpointIDParams) WithContext ¶
func (o *PutEndpointEndpointIDParams) WithContext(ctx context.Context) *PutEndpointEndpointIDParams
WithContext adds the context to the put endpoint endpoint ID params
func (*PutEndpointEndpointIDParams) WithDefaults ¶
func (o *PutEndpointEndpointIDParams) WithDefaults() *PutEndpointEndpointIDParams
WithDefaults hydrates default values in the put endpoint endpoint ID params (not the query body).
All values with no default are reset to their zero value.
func (*PutEndpointEndpointIDParams) WithEndpointID ¶
func (o *PutEndpointEndpointIDParams) WithEndpointID(endpointID strfmt.UUID) *PutEndpointEndpointIDParams
WithEndpointID adds the endpointID to the put endpoint endpoint ID params
func (*PutEndpointEndpointIDParams) WithHTTPClient ¶
func (o *PutEndpointEndpointIDParams) WithHTTPClient(client *http.Client) *PutEndpointEndpointIDParams
WithHTTPClient adds the HTTPClient to the put endpoint endpoint ID params
func (*PutEndpointEndpointIDParams) WithTimeout ¶
func (o *PutEndpointEndpointIDParams) WithTimeout(timeout time.Duration) *PutEndpointEndpointIDParams
WithTimeout adds the timeout to the put endpoint endpoint ID params
func (*PutEndpointEndpointIDParams) WriteToRequest ¶
func (o *PutEndpointEndpointIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PutEndpointEndpointIDReader ¶
type PutEndpointEndpointIDReader struct {
// contains filtered or unexported fields
}
PutEndpointEndpointIDReader is a Reader for the PutEndpointEndpointID structure.
func (*PutEndpointEndpointIDReader) ReadResponse ¶
func (o *PutEndpointEndpointIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PutEndpointEndpointIDUnauthorized ¶
type PutEndpointEndpointIDUnauthorized struct {
}PutEndpointEndpointIDUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewPutEndpointEndpointIDUnauthorized ¶
func NewPutEndpointEndpointIDUnauthorized() *PutEndpointEndpointIDUnauthorized
NewPutEndpointEndpointIDUnauthorized creates a PutEndpointEndpointIDUnauthorized with default headers values
func (*PutEndpointEndpointIDUnauthorized) Code ¶
func (o *PutEndpointEndpointIDUnauthorized) Code() int
Code gets the status code for the put endpoint endpoint Id unauthorized response
func (*PutEndpointEndpointIDUnauthorized) Error ¶
func (o *PutEndpointEndpointIDUnauthorized) Error() string
func (*PutEndpointEndpointIDUnauthorized) GetPayload ¶
func (o *PutEndpointEndpointIDUnauthorized) GetPayload() *models.Error
func (*PutEndpointEndpointIDUnauthorized) IsClientError ¶
func (o *PutEndpointEndpointIDUnauthorized) IsClientError() bool
IsClientError returns true when this put endpoint endpoint Id unauthorized response has a 4xx status code
func (*PutEndpointEndpointIDUnauthorized) IsCode ¶
func (o *PutEndpointEndpointIDUnauthorized) IsCode(code int) bool
IsCode returns true when this put endpoint endpoint Id unauthorized response a status code equal to that given
func (*PutEndpointEndpointIDUnauthorized) IsRedirect ¶
func (o *PutEndpointEndpointIDUnauthorized) IsRedirect() bool
IsRedirect returns true when this put endpoint endpoint Id unauthorized response has a 3xx status code
func (*PutEndpointEndpointIDUnauthorized) IsServerError ¶
func (o *PutEndpointEndpointIDUnauthorized) IsServerError() bool
IsServerError returns true when this put endpoint endpoint Id unauthorized response has a 5xx status code
func (*PutEndpointEndpointIDUnauthorized) IsSuccess ¶
func (o *PutEndpointEndpointIDUnauthorized) IsSuccess() bool
IsSuccess returns true when this put endpoint endpoint Id unauthorized response has a 2xx status code
func (*PutEndpointEndpointIDUnauthorized) String ¶
func (o *PutEndpointEndpointIDUnauthorized) String() string
type PutEndpointEndpointIDUnprocessableEntity ¶
PutEndpointEndpointIDUnprocessableEntity describes a response with status code 422, with default header values.
Unprocessable Content
func NewPutEndpointEndpointIDUnprocessableEntity ¶
func NewPutEndpointEndpointIDUnprocessableEntity() *PutEndpointEndpointIDUnprocessableEntity
NewPutEndpointEndpointIDUnprocessableEntity creates a PutEndpointEndpointIDUnprocessableEntity with default headers values
func (*PutEndpointEndpointIDUnprocessableEntity) Code ¶
func (o *PutEndpointEndpointIDUnprocessableEntity) Code() int
Code gets the status code for the put endpoint endpoint Id unprocessable entity response
func (*PutEndpointEndpointIDUnprocessableEntity) Error ¶
func (o *PutEndpointEndpointIDUnprocessableEntity) Error() string
func (*PutEndpointEndpointIDUnprocessableEntity) GetPayload ¶
func (o *PutEndpointEndpointIDUnprocessableEntity) GetPayload() *models.Error
func (*PutEndpointEndpointIDUnprocessableEntity) IsClientError ¶
func (o *PutEndpointEndpointIDUnprocessableEntity) IsClientError() bool
IsClientError returns true when this put endpoint endpoint Id unprocessable entity response has a 4xx status code
func (*PutEndpointEndpointIDUnprocessableEntity) IsCode ¶
func (o *PutEndpointEndpointIDUnprocessableEntity) IsCode(code int) bool
IsCode returns true when this put endpoint endpoint Id unprocessable entity response a status code equal to that given
func (*PutEndpointEndpointIDUnprocessableEntity) IsRedirect ¶
func (o *PutEndpointEndpointIDUnprocessableEntity) IsRedirect() bool
IsRedirect returns true when this put endpoint endpoint Id unprocessable entity response has a 3xx status code
func (*PutEndpointEndpointIDUnprocessableEntity) IsServerError ¶
func (o *PutEndpointEndpointIDUnprocessableEntity) IsServerError() bool
IsServerError returns true when this put endpoint endpoint Id unprocessable entity response has a 5xx status code
func (*PutEndpointEndpointIDUnprocessableEntity) IsSuccess ¶
func (o *PutEndpointEndpointIDUnprocessableEntity) IsSuccess() bool
IsSuccess returns true when this put endpoint endpoint Id unprocessable entity response has a 2xx status code
func (*PutEndpointEndpointIDUnprocessableEntity) String ¶
func (o *PutEndpointEndpointIDUnprocessableEntity) String() string
Source Files
¶
- delete_endpoint_endpoint_id_parameters.go
- delete_endpoint_endpoint_id_responses.go
- endpoint_client.go
- get_endpoint_endpoint_id_parameters.go
- get_endpoint_endpoint_id_responses.go
- get_endpoint_parameters.go
- get_endpoint_responses.go
- post_endpoint_parameters.go
- post_endpoint_responses.go
- put_endpoint_endpoint_id_parameters.go
- put_endpoint_endpoint_id_responses.go