Documentation
¶
Index ¶
- func WithContentTypeApplicationJSON(r *runtime.ClientOperation)
- func WithContentTypeMultipartFormData(r *runtime.ClientOperation)
- type Client
- func (a *Client) EndpointAssociationDelete(params *EndpointAssociationDeleteParams, authInfo runtime.ClientAuthInfoWriter, ...) (*EndpointAssociationDeleteOK, error)
- func (a *Client) EndpointCreate(params *EndpointCreateParams, authInfo runtime.ClientAuthInfoWriter, ...) (*EndpointCreateOK, error)
- func (a *Client) EndpointCreateGlobalKey(params *EndpointCreateGlobalKeyParams, opts ...ClientOption) (*EndpointCreateGlobalKeyOK, error)
- func (a *Client) EndpointDelete(params *EndpointDeleteParams, authInfo runtime.ClientAuthInfoWriter, ...) (*EndpointDeleteNoContent, error)
- func (a *Client) EndpointDeleteBatch(params *EndpointDeleteBatchParams, authInfo runtime.ClientAuthInfoWriter, ...) (*EndpointDeleteBatchNoContent, *EndpointDeleteBatchMultiStatus, error)
- func (a *Client) EndpointDeleteBatchDeprecated(params *EndpointDeleteBatchDeprecatedParams, ...) (*EndpointDeleteBatchDeprecatedNoContent, ...)deprecated
- func (a *Client) EndpointDockerhubStatus(params *EndpointDockerhubStatusParams, authInfo runtime.ClientAuthInfoWriter, ...) (*EndpointDockerhubStatusOK, error)
- func (a *Client) EndpointEdgeAsync(params *EndpointEdgeAsyncParams, authInfo runtime.ClientAuthInfoWriter, ...) (*EndpointEdgeAsyncOK, error)
- func (a *Client) EndpointEdgeStatusInspect(params *EndpointEdgeStatusInspectParams, authInfo runtime.ClientAuthInfoWriter, ...) (*EndpointEdgeStatusInspectOK, error)
- func (a *Client) EndpointForceUpdateService(params *EndpointForceUpdateServiceParams, ...) (*EndpointForceUpdateServiceOK, error)
- func (a *Client) EndpointInspect(params *EndpointInspectParams, authInfo runtime.ClientAuthInfoWriter, ...) (*EndpointInspectOK, error)
- func (a *Client) EndpointList(params *EndpointListParams, authInfo runtime.ClientAuthInfoWriter, ...) (*EndpointListOK, error)
- func (a *Client) EndpointMTLSAgentCertificateError(params *EndpointMTLSAgentCertificateErrorParams, ...) (*EndpointMTLSAgentCertificateErrorOK, error)
- func (a *Client) EndpointMTLSCertificate(params *EndpointMTLSCertificateParams, authInfo runtime.ClientAuthInfoWriter, ...) (*EndpointMTLSCertificateOK, error)
- func (a *Client) EndpointRegistriesList(params *EndpointRegistriesListParams, authInfo runtime.ClientAuthInfoWriter, ...) (*EndpointRegistriesListOK, error)
- func (a *Client) EndpointRegistryAccess(params *EndpointRegistryAccessParams, authInfo runtime.ClientAuthInfoWriter, ...) (*EndpointRegistryAccessNoContent, error)
- func (a *Client) EndpointSettingsUpdate(params *EndpointSettingsUpdateParams, authInfo runtime.ClientAuthInfoWriter, ...) (*EndpointSettingsUpdateOK, error)
- func (a *Client) EndpointSnapshot(params *EndpointSnapshotParams, authInfo runtime.ClientAuthInfoWriter, ...) (*EndpointSnapshotNoContent, error)
- func (a *Client) EndpointSnapshots(params *EndpointSnapshotsParams, authInfo runtime.ClientAuthInfoWriter, ...) (*EndpointSnapshotsNoContent, error)
- func (a *Client) EndpointUpdate(params *EndpointUpdateParams, authInfo runtime.ClientAuthInfoWriter, ...) (*EndpointUpdateOK, error)
- func (a *Client) EndpointUpdateRelations(params *EndpointUpdateRelationsParams, authInfo runtime.ClientAuthInfoWriter, ...) (*EndpointUpdateRelationsNoContent, error)
- func (a *Client) NamespacesAccessUpdate(params *NamespacesAccessUpdateParams, authInfo runtime.ClientAuthInfoWriter, ...) (*NamespacesAccessUpdateNoContent, error)
- func (a *Client) PostEndpointsIDDockerV2BrowsePut(params *PostEndpointsIDDockerV2BrowsePutParams, ...) (*PostEndpointsIDDockerV2BrowsePutNoContent, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) SnapshotContainerInspect(params *SnapshotContainerInspectParams, authInfo runtime.ClientAuthInfoWriter, ...) (*SnapshotContainerInspectOK, error)
- func (a *Client) SnapshotContainersList(params *SnapshotContainersListParams, authInfo runtime.ClientAuthInfoWriter, ...) (*SnapshotContainersListOK, error)
- func (a *Client) SnapshotInspect(params *SnapshotInspectParams, authInfo runtime.ClientAuthInfoWriter, ...) (*SnapshotInspectOK, error)
- func (a *Client) TrustEdgeEndpoints(params *TrustEdgeEndpointsParams, authInfo runtime.ClientAuthInfoWriter, ...) (*TrustEdgeEndpointsNoContent, error)
- type ClientOption
- type ClientService
- type EndpointAssociationDeleteBadRequest
- func (o *EndpointAssociationDeleteBadRequest) Code() int
- func (o *EndpointAssociationDeleteBadRequest) Error() string
- func (o *EndpointAssociationDeleteBadRequest) IsClientError() bool
- func (o *EndpointAssociationDeleteBadRequest) IsCode(code int) bool
- func (o *EndpointAssociationDeleteBadRequest) IsRedirect() bool
- func (o *EndpointAssociationDeleteBadRequest) IsServerError() bool
- func (o *EndpointAssociationDeleteBadRequest) IsSuccess() bool
- func (o *EndpointAssociationDeleteBadRequest) String() string
- type EndpointAssociationDeleteInternalServerError
- func (o *EndpointAssociationDeleteInternalServerError) Code() int
- func (o *EndpointAssociationDeleteInternalServerError) Error() string
- func (o *EndpointAssociationDeleteInternalServerError) IsClientError() bool
- func (o *EndpointAssociationDeleteInternalServerError) IsCode(code int) bool
- func (o *EndpointAssociationDeleteInternalServerError) IsRedirect() bool
- func (o *EndpointAssociationDeleteInternalServerError) IsServerError() bool
- func (o *EndpointAssociationDeleteInternalServerError) IsSuccess() bool
- func (o *EndpointAssociationDeleteInternalServerError) String() string
- type EndpointAssociationDeleteNotFound
- func (o *EndpointAssociationDeleteNotFound) Code() int
- func (o *EndpointAssociationDeleteNotFound) Error() string
- func (o *EndpointAssociationDeleteNotFound) IsClientError() bool
- func (o *EndpointAssociationDeleteNotFound) IsCode(code int) bool
- func (o *EndpointAssociationDeleteNotFound) IsRedirect() bool
- func (o *EndpointAssociationDeleteNotFound) IsServerError() bool
- func (o *EndpointAssociationDeleteNotFound) IsSuccess() bool
- func (o *EndpointAssociationDeleteNotFound) String() string
- type EndpointAssociationDeleteOK
- func (o *EndpointAssociationDeleteOK) Code() int
- func (o *EndpointAssociationDeleteOK) Error() string
- func (o *EndpointAssociationDeleteOK) GetPayload() *models.PortainereeEndpoint
- func (o *EndpointAssociationDeleteOK) IsClientError() bool
- func (o *EndpointAssociationDeleteOK) IsCode(code int) bool
- func (o *EndpointAssociationDeleteOK) IsRedirect() bool
- func (o *EndpointAssociationDeleteOK) IsServerError() bool
- func (o *EndpointAssociationDeleteOK) IsSuccess() bool
- func (o *EndpointAssociationDeleteOK) String() string
- type EndpointAssociationDeleteParams
- func NewEndpointAssociationDeleteParams() *EndpointAssociationDeleteParams
- func NewEndpointAssociationDeleteParamsWithContext(ctx context.Context) *EndpointAssociationDeleteParams
- func NewEndpointAssociationDeleteParamsWithHTTPClient(client *http.Client) *EndpointAssociationDeleteParams
- func NewEndpointAssociationDeleteParamsWithTimeout(timeout time.Duration) *EndpointAssociationDeleteParams
- func (o *EndpointAssociationDeleteParams) SetContext(ctx context.Context)
- func (o *EndpointAssociationDeleteParams) SetDefaults()
- func (o *EndpointAssociationDeleteParams) SetHTTPClient(client *http.Client)
- func (o *EndpointAssociationDeleteParams) SetID(id int64)
- func (o *EndpointAssociationDeleteParams) SetTimeout(timeout time.Duration)
- func (o *EndpointAssociationDeleteParams) WithContext(ctx context.Context) *EndpointAssociationDeleteParams
- func (o *EndpointAssociationDeleteParams) WithDefaults() *EndpointAssociationDeleteParams
- func (o *EndpointAssociationDeleteParams) WithHTTPClient(client *http.Client) *EndpointAssociationDeleteParams
- func (o *EndpointAssociationDeleteParams) WithID(id int64) *EndpointAssociationDeleteParams
- func (o *EndpointAssociationDeleteParams) WithTimeout(timeout time.Duration) *EndpointAssociationDeleteParams
- func (o *EndpointAssociationDeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type EndpointAssociationDeleteReader
- type EndpointCreateBadRequest
- func (o *EndpointCreateBadRequest) Code() int
- func (o *EndpointCreateBadRequest) Error() string
- func (o *EndpointCreateBadRequest) IsClientError() bool
- func (o *EndpointCreateBadRequest) IsCode(code int) bool
- func (o *EndpointCreateBadRequest) IsRedirect() bool
- func (o *EndpointCreateBadRequest) IsServerError() bool
- func (o *EndpointCreateBadRequest) IsSuccess() bool
- func (o *EndpointCreateBadRequest) String() string
- type EndpointCreateConflict
- func (o *EndpointCreateConflict) Code() int
- func (o *EndpointCreateConflict) Error() string
- func (o *EndpointCreateConflict) IsClientError() bool
- func (o *EndpointCreateConflict) IsCode(code int) bool
- func (o *EndpointCreateConflict) IsRedirect() bool
- func (o *EndpointCreateConflict) IsServerError() bool
- func (o *EndpointCreateConflict) IsSuccess() bool
- func (o *EndpointCreateConflict) String() string
- type EndpointCreateGlobalKeyBadRequest
- func (o *EndpointCreateGlobalKeyBadRequest) Code() int
- func (o *EndpointCreateGlobalKeyBadRequest) Error() string
- func (o *EndpointCreateGlobalKeyBadRequest) IsClientError() bool
- func (o *EndpointCreateGlobalKeyBadRequest) IsCode(code int) bool
- func (o *EndpointCreateGlobalKeyBadRequest) IsRedirect() bool
- func (o *EndpointCreateGlobalKeyBadRequest) IsServerError() bool
- func (o *EndpointCreateGlobalKeyBadRequest) IsSuccess() bool
- func (o *EndpointCreateGlobalKeyBadRequest) String() string
- type EndpointCreateGlobalKeyInternalServerError
- func (o *EndpointCreateGlobalKeyInternalServerError) Code() int
- func (o *EndpointCreateGlobalKeyInternalServerError) Error() string
- func (o *EndpointCreateGlobalKeyInternalServerError) IsClientError() bool
- func (o *EndpointCreateGlobalKeyInternalServerError) IsCode(code int) bool
- func (o *EndpointCreateGlobalKeyInternalServerError) IsRedirect() bool
- func (o *EndpointCreateGlobalKeyInternalServerError) IsServerError() bool
- func (o *EndpointCreateGlobalKeyInternalServerError) IsSuccess() bool
- func (o *EndpointCreateGlobalKeyInternalServerError) String() string
- type EndpointCreateGlobalKeyOK
- func (o *EndpointCreateGlobalKeyOK) Code() int
- func (o *EndpointCreateGlobalKeyOK) Error() string
- func (o *EndpointCreateGlobalKeyOK) GetPayload() *models.EndpointsEndpointCreateGlobalKeyResponse
- func (o *EndpointCreateGlobalKeyOK) IsClientError() bool
- func (o *EndpointCreateGlobalKeyOK) IsCode(code int) bool
- func (o *EndpointCreateGlobalKeyOK) IsRedirect() bool
- func (o *EndpointCreateGlobalKeyOK) IsServerError() bool
- func (o *EndpointCreateGlobalKeyOK) IsSuccess() bool
- func (o *EndpointCreateGlobalKeyOK) String() string
- type EndpointCreateGlobalKeyParams
- func NewEndpointCreateGlobalKeyParams() *EndpointCreateGlobalKeyParams
- func NewEndpointCreateGlobalKeyParamsWithContext(ctx context.Context) *EndpointCreateGlobalKeyParams
- func NewEndpointCreateGlobalKeyParamsWithHTTPClient(client *http.Client) *EndpointCreateGlobalKeyParams
- func NewEndpointCreateGlobalKeyParamsWithTimeout(timeout time.Duration) *EndpointCreateGlobalKeyParams
- func (o *EndpointCreateGlobalKeyParams) SetContext(ctx context.Context)
- func (o *EndpointCreateGlobalKeyParams) SetDefaults()
- func (o *EndpointCreateGlobalKeyParams) SetHTTPClient(client *http.Client)
- func (o *EndpointCreateGlobalKeyParams) SetTimeout(timeout time.Duration)
- func (o *EndpointCreateGlobalKeyParams) WithContext(ctx context.Context) *EndpointCreateGlobalKeyParams
- func (o *EndpointCreateGlobalKeyParams) WithDefaults() *EndpointCreateGlobalKeyParams
- func (o *EndpointCreateGlobalKeyParams) WithHTTPClient(client *http.Client) *EndpointCreateGlobalKeyParams
- func (o *EndpointCreateGlobalKeyParams) WithTimeout(timeout time.Duration) *EndpointCreateGlobalKeyParams
- func (o *EndpointCreateGlobalKeyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type EndpointCreateGlobalKeyReader
- type EndpointCreateInternalServerError
- func (o *EndpointCreateInternalServerError) Code() int
- func (o *EndpointCreateInternalServerError) Error() string
- func (o *EndpointCreateInternalServerError) IsClientError() bool
- func (o *EndpointCreateInternalServerError) IsCode(code int) bool
- func (o *EndpointCreateInternalServerError) IsRedirect() bool
- func (o *EndpointCreateInternalServerError) IsServerError() bool
- func (o *EndpointCreateInternalServerError) IsSuccess() bool
- func (o *EndpointCreateInternalServerError) String() string
- type EndpointCreateOK
- func (o *EndpointCreateOK) Code() int
- func (o *EndpointCreateOK) Error() string
- func (o *EndpointCreateOK) GetPayload() *models.PortainereeEndpoint
- func (o *EndpointCreateOK) IsClientError() bool
- func (o *EndpointCreateOK) IsCode(code int) bool
- func (o *EndpointCreateOK) IsRedirect() bool
- func (o *EndpointCreateOK) IsServerError() bool
- func (o *EndpointCreateOK) IsSuccess() bool
- func (o *EndpointCreateOK) String() string
- type EndpointCreateParams
- func NewEndpointCreateParams() *EndpointCreateParams
- func NewEndpointCreateParamsWithContext(ctx context.Context) *EndpointCreateParams
- func NewEndpointCreateParamsWithHTTPClient(client *http.Client) *EndpointCreateParams
- func NewEndpointCreateParamsWithTimeout(timeout time.Duration) *EndpointCreateParams
- func (o *EndpointCreateParams) SetAzureApplicationID(azureApplicationID *string)
- func (o *EndpointCreateParams) SetAzureAuthenticationKey(azureAuthenticationKey *string)
- func (o *EndpointCreateParams) SetAzureTenantID(azureTenantID *string)
- func (o *EndpointCreateParams) SetContainerEngine(containerEngine *string)
- func (o *EndpointCreateParams) SetContext(ctx context.Context)
- func (o *EndpointCreateParams) SetDefaults()
- func (o *EndpointCreateParams) SetEdgeAsyncMode(edgeAsyncMode *bool)
- func (o *EndpointCreateParams) SetEdgeCheckinInterval(edgeCheckinInterval *int64)
- func (o *EndpointCreateParams) SetEdgeTunnelServerAddress(edgeTunnelServerAddress *string)
- func (o *EndpointCreateParams) SetEndpointCreationType(endpointCreationType int64)
- func (o *EndpointCreateParams) SetGpus(gpus *string)
- func (o *EndpointCreateParams) SetGroupID(groupID *int64)
- func (o *EndpointCreateParams) SetHTTPClient(client *http.Client)
- func (o *EndpointCreateParams) SetName(name string)
- func (o *EndpointCreateParams) SetPublicURL(publicURL *string)
- func (o *EndpointCreateParams) SetTLS(tls *bool)
- func (o *EndpointCreateParams) SetTLSCACertFile(tLSCACertFile runtime.NamedReadCloser)
- func (o *EndpointCreateParams) SetTLSCertFile(tLSCertFile runtime.NamedReadCloser)
- func (o *EndpointCreateParams) SetTLSKeyFile(tLSKeyFile runtime.NamedReadCloser)
- func (o *EndpointCreateParams) SetTLSSkipClientVerify(tLSSkipClientVerify *bool)
- func (o *EndpointCreateParams) SetTLSSkipVerify(tLSSkipVerify *bool)
- func (o *EndpointCreateParams) SetTagIds(tagIds []int64)
- func (o *EndpointCreateParams) SetTimeout(timeout time.Duration)
- func (o *EndpointCreateParams) SetURL(url *string)
- func (o *EndpointCreateParams) WithAzureApplicationID(azureApplicationID *string) *EndpointCreateParams
- func (o *EndpointCreateParams) WithAzureAuthenticationKey(azureAuthenticationKey *string) *EndpointCreateParams
- func (o *EndpointCreateParams) WithAzureTenantID(azureTenantID *string) *EndpointCreateParams
- func (o *EndpointCreateParams) WithContainerEngine(containerEngine *string) *EndpointCreateParams
- func (o *EndpointCreateParams) WithContext(ctx context.Context) *EndpointCreateParams
- func (o *EndpointCreateParams) WithDefaults() *EndpointCreateParams
- func (o *EndpointCreateParams) WithEdgeAsyncMode(edgeAsyncMode *bool) *EndpointCreateParams
- func (o *EndpointCreateParams) WithEdgeCheckinInterval(edgeCheckinInterval *int64) *EndpointCreateParams
- func (o *EndpointCreateParams) WithEdgeTunnelServerAddress(edgeTunnelServerAddress *string) *EndpointCreateParams
- func (o *EndpointCreateParams) WithEndpointCreationType(endpointCreationType int64) *EndpointCreateParams
- func (o *EndpointCreateParams) WithGpus(gpus *string) *EndpointCreateParams
- func (o *EndpointCreateParams) WithGroupID(groupID *int64) *EndpointCreateParams
- func (o *EndpointCreateParams) WithHTTPClient(client *http.Client) *EndpointCreateParams
- func (o *EndpointCreateParams) WithName(name string) *EndpointCreateParams
- func (o *EndpointCreateParams) WithPublicURL(publicURL *string) *EndpointCreateParams
- func (o *EndpointCreateParams) WithTLS(tls *bool) *EndpointCreateParams
- func (o *EndpointCreateParams) WithTLSCACertFile(tLSCACertFile runtime.NamedReadCloser) *EndpointCreateParams
- func (o *EndpointCreateParams) WithTLSCertFile(tLSCertFile runtime.NamedReadCloser) *EndpointCreateParams
- func (o *EndpointCreateParams) WithTLSKeyFile(tLSKeyFile runtime.NamedReadCloser) *EndpointCreateParams
- func (o *EndpointCreateParams) WithTLSSkipClientVerify(tLSSkipClientVerify *bool) *EndpointCreateParams
- func (o *EndpointCreateParams) WithTLSSkipVerify(tLSSkipVerify *bool) *EndpointCreateParams
- func (o *EndpointCreateParams) WithTagIds(tagIds []int64) *EndpointCreateParams
- func (o *EndpointCreateParams) WithTimeout(timeout time.Duration) *EndpointCreateParams
- func (o *EndpointCreateParams) WithURL(url *string) *EndpointCreateParams
- func (o *EndpointCreateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type EndpointCreateReader
- type EndpointDeleteBadRequest
- func (o *EndpointDeleteBadRequest) Code() int
- func (o *EndpointDeleteBadRequest) Error() string
- func (o *EndpointDeleteBadRequest) IsClientError() bool
- func (o *EndpointDeleteBadRequest) IsCode(code int) bool
- func (o *EndpointDeleteBadRequest) IsRedirect() bool
- func (o *EndpointDeleteBadRequest) IsServerError() bool
- func (o *EndpointDeleteBadRequest) IsSuccess() bool
- func (o *EndpointDeleteBadRequest) String() string
- type EndpointDeleteBatchBadRequest
- func (o *EndpointDeleteBatchBadRequest) Code() int
- func (o *EndpointDeleteBatchBadRequest) Error() string
- func (o *EndpointDeleteBatchBadRequest) IsClientError() bool
- func (o *EndpointDeleteBatchBadRequest) IsCode(code int) bool
- func (o *EndpointDeleteBatchBadRequest) IsRedirect() bool
- func (o *EndpointDeleteBatchBadRequest) IsServerError() bool
- func (o *EndpointDeleteBatchBadRequest) IsSuccess() bool
- func (o *EndpointDeleteBatchBadRequest) String() string
- type EndpointDeleteBatchDeprecatedBadRequest
- func (o *EndpointDeleteBatchDeprecatedBadRequest) Code() int
- func (o *EndpointDeleteBatchDeprecatedBadRequest) Error() string
- func (o *EndpointDeleteBatchDeprecatedBadRequest) IsClientError() bool
- func (o *EndpointDeleteBatchDeprecatedBadRequest) IsCode(code int) bool
- func (o *EndpointDeleteBatchDeprecatedBadRequest) IsRedirect() bool
- func (o *EndpointDeleteBatchDeprecatedBadRequest) IsServerError() bool
- func (o *EndpointDeleteBatchDeprecatedBadRequest) IsSuccess() bool
- func (o *EndpointDeleteBatchDeprecatedBadRequest) String() string
- type EndpointDeleteBatchDeprecatedForbidden
- func (o *EndpointDeleteBatchDeprecatedForbidden) Code() int
- func (o *EndpointDeleteBatchDeprecatedForbidden) Error() string
- func (o *EndpointDeleteBatchDeprecatedForbidden) IsClientError() bool
- func (o *EndpointDeleteBatchDeprecatedForbidden) IsCode(code int) bool
- func (o *EndpointDeleteBatchDeprecatedForbidden) IsRedirect() bool
- func (o *EndpointDeleteBatchDeprecatedForbidden) IsServerError() bool
- func (o *EndpointDeleteBatchDeprecatedForbidden) IsSuccess() bool
- func (o *EndpointDeleteBatchDeprecatedForbidden) String() string
- type EndpointDeleteBatchDeprecatedInternalServerError
- func (o *EndpointDeleteBatchDeprecatedInternalServerError) Code() int
- func (o *EndpointDeleteBatchDeprecatedInternalServerError) Error() string
- func (o *EndpointDeleteBatchDeprecatedInternalServerError) IsClientError() bool
- func (o *EndpointDeleteBatchDeprecatedInternalServerError) IsCode(code int) bool
- func (o *EndpointDeleteBatchDeprecatedInternalServerError) IsRedirect() bool
- func (o *EndpointDeleteBatchDeprecatedInternalServerError) IsServerError() bool
- func (o *EndpointDeleteBatchDeprecatedInternalServerError) IsSuccess() bool
- func (o *EndpointDeleteBatchDeprecatedInternalServerError) String() string
- type EndpointDeleteBatchDeprecatedMultiStatus
- func (o *EndpointDeleteBatchDeprecatedMultiStatus) Code() int
- func (o *EndpointDeleteBatchDeprecatedMultiStatus) Error() string
- func (o *EndpointDeleteBatchDeprecatedMultiStatus) GetPayload() *models.EndpointsEndpointDeleteBatchPartialResponse
- func (o *EndpointDeleteBatchDeprecatedMultiStatus) IsClientError() bool
- func (o *EndpointDeleteBatchDeprecatedMultiStatus) IsCode(code int) bool
- func (o *EndpointDeleteBatchDeprecatedMultiStatus) IsRedirect() bool
- func (o *EndpointDeleteBatchDeprecatedMultiStatus) IsServerError() bool
- func (o *EndpointDeleteBatchDeprecatedMultiStatus) IsSuccess() bool
- func (o *EndpointDeleteBatchDeprecatedMultiStatus) String() string
- type EndpointDeleteBatchDeprecatedNoContent
- func (o *EndpointDeleteBatchDeprecatedNoContent) Code() int
- func (o *EndpointDeleteBatchDeprecatedNoContent) Error() string
- func (o *EndpointDeleteBatchDeprecatedNoContent) IsClientError() bool
- func (o *EndpointDeleteBatchDeprecatedNoContent) IsCode(code int) bool
- func (o *EndpointDeleteBatchDeprecatedNoContent) IsRedirect() bool
- func (o *EndpointDeleteBatchDeprecatedNoContent) IsServerError() bool
- func (o *EndpointDeleteBatchDeprecatedNoContent) IsSuccess() bool
- func (o *EndpointDeleteBatchDeprecatedNoContent) String() string
- type EndpointDeleteBatchDeprecatedParams
- func NewEndpointDeleteBatchDeprecatedParams() *EndpointDeleteBatchDeprecatedParams
- func NewEndpointDeleteBatchDeprecatedParamsWithContext(ctx context.Context) *EndpointDeleteBatchDeprecatedParams
- func NewEndpointDeleteBatchDeprecatedParamsWithHTTPClient(client *http.Client) *EndpointDeleteBatchDeprecatedParams
- func NewEndpointDeleteBatchDeprecatedParamsWithTimeout(timeout time.Duration) *EndpointDeleteBatchDeprecatedParams
- func (o *EndpointDeleteBatchDeprecatedParams) SetBody(body *models.EndpointsEndpointDeleteBatchPayload)
- func (o *EndpointDeleteBatchDeprecatedParams) SetContext(ctx context.Context)
- func (o *EndpointDeleteBatchDeprecatedParams) SetDefaults()
- func (o *EndpointDeleteBatchDeprecatedParams) SetHTTPClient(client *http.Client)
- func (o *EndpointDeleteBatchDeprecatedParams) SetTimeout(timeout time.Duration)
- func (o *EndpointDeleteBatchDeprecatedParams) WithBody(body *models.EndpointsEndpointDeleteBatchPayload) *EndpointDeleteBatchDeprecatedParams
- func (o *EndpointDeleteBatchDeprecatedParams) WithContext(ctx context.Context) *EndpointDeleteBatchDeprecatedParams
- func (o *EndpointDeleteBatchDeprecatedParams) WithDefaults() *EndpointDeleteBatchDeprecatedParams
- func (o *EndpointDeleteBatchDeprecatedParams) WithHTTPClient(client *http.Client) *EndpointDeleteBatchDeprecatedParams
- func (o *EndpointDeleteBatchDeprecatedParams) WithTimeout(timeout time.Duration) *EndpointDeleteBatchDeprecatedParams
- func (o *EndpointDeleteBatchDeprecatedParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type EndpointDeleteBatchDeprecatedReader
- type EndpointDeleteBatchForbidden
- func (o *EndpointDeleteBatchForbidden) Code() int
- func (o *EndpointDeleteBatchForbidden) Error() string
- func (o *EndpointDeleteBatchForbidden) IsClientError() bool
- func (o *EndpointDeleteBatchForbidden) IsCode(code int) bool
- func (o *EndpointDeleteBatchForbidden) IsRedirect() bool
- func (o *EndpointDeleteBatchForbidden) IsServerError() bool
- func (o *EndpointDeleteBatchForbidden) IsSuccess() bool
- func (o *EndpointDeleteBatchForbidden) String() string
- type EndpointDeleteBatchInternalServerError
- func (o *EndpointDeleteBatchInternalServerError) Code() int
- func (o *EndpointDeleteBatchInternalServerError) Error() string
- func (o *EndpointDeleteBatchInternalServerError) IsClientError() bool
- func (o *EndpointDeleteBatchInternalServerError) IsCode(code int) bool
- func (o *EndpointDeleteBatchInternalServerError) IsRedirect() bool
- func (o *EndpointDeleteBatchInternalServerError) IsServerError() bool
- func (o *EndpointDeleteBatchInternalServerError) IsSuccess() bool
- func (o *EndpointDeleteBatchInternalServerError) String() string
- type EndpointDeleteBatchMultiStatus
- func (o *EndpointDeleteBatchMultiStatus) Code() int
- func (o *EndpointDeleteBatchMultiStatus) Error() string
- func (o *EndpointDeleteBatchMultiStatus) GetPayload() *models.EndpointsEndpointDeleteBatchPartialResponse
- func (o *EndpointDeleteBatchMultiStatus) IsClientError() bool
- func (o *EndpointDeleteBatchMultiStatus) IsCode(code int) bool
- func (o *EndpointDeleteBatchMultiStatus) IsRedirect() bool
- func (o *EndpointDeleteBatchMultiStatus) IsServerError() bool
- func (o *EndpointDeleteBatchMultiStatus) IsSuccess() bool
- func (o *EndpointDeleteBatchMultiStatus) String() string
- type EndpointDeleteBatchNoContent
- func (o *EndpointDeleteBatchNoContent) Code() int
- func (o *EndpointDeleteBatchNoContent) Error() string
- func (o *EndpointDeleteBatchNoContent) IsClientError() bool
- func (o *EndpointDeleteBatchNoContent) IsCode(code int) bool
- func (o *EndpointDeleteBatchNoContent) IsRedirect() bool
- func (o *EndpointDeleteBatchNoContent) IsServerError() bool
- func (o *EndpointDeleteBatchNoContent) IsSuccess() bool
- func (o *EndpointDeleteBatchNoContent) String() string
- type EndpointDeleteBatchParams
- func NewEndpointDeleteBatchParams() *EndpointDeleteBatchParams
- func NewEndpointDeleteBatchParamsWithContext(ctx context.Context) *EndpointDeleteBatchParams
- func NewEndpointDeleteBatchParamsWithHTTPClient(client *http.Client) *EndpointDeleteBatchParams
- func NewEndpointDeleteBatchParamsWithTimeout(timeout time.Duration) *EndpointDeleteBatchParams
- func (o *EndpointDeleteBatchParams) SetBody(body *models.EndpointsEndpointDeleteBatchPayload)
- func (o *EndpointDeleteBatchParams) SetContext(ctx context.Context)
- func (o *EndpointDeleteBatchParams) SetDefaults()
- func (o *EndpointDeleteBatchParams) SetHTTPClient(client *http.Client)
- func (o *EndpointDeleteBatchParams) SetTimeout(timeout time.Duration)
- func (o *EndpointDeleteBatchParams) WithBody(body *models.EndpointsEndpointDeleteBatchPayload) *EndpointDeleteBatchParams
- func (o *EndpointDeleteBatchParams) WithContext(ctx context.Context) *EndpointDeleteBatchParams
- func (o *EndpointDeleteBatchParams) WithDefaults() *EndpointDeleteBatchParams
- func (o *EndpointDeleteBatchParams) WithHTTPClient(client *http.Client) *EndpointDeleteBatchParams
- func (o *EndpointDeleteBatchParams) WithTimeout(timeout time.Duration) *EndpointDeleteBatchParams
- func (o *EndpointDeleteBatchParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type EndpointDeleteBatchReader
- type EndpointDeleteForbidden
- func (o *EndpointDeleteForbidden) Code() int
- func (o *EndpointDeleteForbidden) Error() string
- func (o *EndpointDeleteForbidden) IsClientError() bool
- func (o *EndpointDeleteForbidden) IsCode(code int) bool
- func (o *EndpointDeleteForbidden) IsRedirect() bool
- func (o *EndpointDeleteForbidden) IsServerError() bool
- func (o *EndpointDeleteForbidden) IsSuccess() bool
- func (o *EndpointDeleteForbidden) String() string
- type EndpointDeleteInternalServerError
- func (o *EndpointDeleteInternalServerError) Code() int
- func (o *EndpointDeleteInternalServerError) Error() string
- func (o *EndpointDeleteInternalServerError) IsClientError() bool
- func (o *EndpointDeleteInternalServerError) IsCode(code int) bool
- func (o *EndpointDeleteInternalServerError) IsRedirect() bool
- func (o *EndpointDeleteInternalServerError) IsServerError() bool
- func (o *EndpointDeleteInternalServerError) IsSuccess() bool
- func (o *EndpointDeleteInternalServerError) String() string
- type EndpointDeleteNoContent
- func (o *EndpointDeleteNoContent) Code() int
- func (o *EndpointDeleteNoContent) Error() string
- func (o *EndpointDeleteNoContent) IsClientError() bool
- func (o *EndpointDeleteNoContent) IsCode(code int) bool
- func (o *EndpointDeleteNoContent) IsRedirect() bool
- func (o *EndpointDeleteNoContent) IsServerError() bool
- func (o *EndpointDeleteNoContent) IsSuccess() bool
- func (o *EndpointDeleteNoContent) String() string
- type EndpointDeleteNotFound
- func (o *EndpointDeleteNotFound) Code() int
- func (o *EndpointDeleteNotFound) Error() string
- func (o *EndpointDeleteNotFound) IsClientError() bool
- func (o *EndpointDeleteNotFound) IsCode(code int) bool
- func (o *EndpointDeleteNotFound) IsRedirect() bool
- func (o *EndpointDeleteNotFound) IsServerError() bool
- func (o *EndpointDeleteNotFound) IsSuccess() bool
- func (o *EndpointDeleteNotFound) String() string
- type EndpointDeleteParams
- func NewEndpointDeleteParams() *EndpointDeleteParams
- func NewEndpointDeleteParamsWithContext(ctx context.Context) *EndpointDeleteParams
- func NewEndpointDeleteParamsWithHTTPClient(client *http.Client) *EndpointDeleteParams
- func NewEndpointDeleteParamsWithTimeout(timeout time.Duration) *EndpointDeleteParams
- func (o *EndpointDeleteParams) SetContext(ctx context.Context)
- func (o *EndpointDeleteParams) SetDefaults()
- func (o *EndpointDeleteParams) SetHTTPClient(client *http.Client)
- func (o *EndpointDeleteParams) SetID(id int64)
- func (o *EndpointDeleteParams) SetTimeout(timeout time.Duration)
- func (o *EndpointDeleteParams) WithContext(ctx context.Context) *EndpointDeleteParams
- func (o *EndpointDeleteParams) WithDefaults() *EndpointDeleteParams
- func (o *EndpointDeleteParams) WithHTTPClient(client *http.Client) *EndpointDeleteParams
- func (o *EndpointDeleteParams) WithID(id int64) *EndpointDeleteParams
- func (o *EndpointDeleteParams) WithTimeout(timeout time.Duration) *EndpointDeleteParams
- func (o *EndpointDeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type EndpointDeleteReader
- type EndpointDockerhubStatusBadRequest
- func (o *EndpointDockerhubStatusBadRequest) Code() int
- func (o *EndpointDockerhubStatusBadRequest) Error() string
- func (o *EndpointDockerhubStatusBadRequest) IsClientError() bool
- func (o *EndpointDockerhubStatusBadRequest) IsCode(code int) bool
- func (o *EndpointDockerhubStatusBadRequest) IsRedirect() bool
- func (o *EndpointDockerhubStatusBadRequest) IsServerError() bool
- func (o *EndpointDockerhubStatusBadRequest) IsSuccess() bool
- func (o *EndpointDockerhubStatusBadRequest) String() string
- type EndpointDockerhubStatusForbidden
- func (o *EndpointDockerhubStatusForbidden) Code() int
- func (o *EndpointDockerhubStatusForbidden) Error() string
- func (o *EndpointDockerhubStatusForbidden) IsClientError() bool
- func (o *EndpointDockerhubStatusForbidden) IsCode(code int) bool
- func (o *EndpointDockerhubStatusForbidden) IsRedirect() bool
- func (o *EndpointDockerhubStatusForbidden) IsServerError() bool
- func (o *EndpointDockerhubStatusForbidden) IsSuccess() bool
- func (o *EndpointDockerhubStatusForbidden) String() string
- type EndpointDockerhubStatusInternalServerError
- func (o *EndpointDockerhubStatusInternalServerError) Code() int
- func (o *EndpointDockerhubStatusInternalServerError) Error() string
- func (o *EndpointDockerhubStatusInternalServerError) IsClientError() bool
- func (o *EndpointDockerhubStatusInternalServerError) IsCode(code int) bool
- func (o *EndpointDockerhubStatusInternalServerError) IsRedirect() bool
- func (o *EndpointDockerhubStatusInternalServerError) IsServerError() bool
- func (o *EndpointDockerhubStatusInternalServerError) IsSuccess() bool
- func (o *EndpointDockerhubStatusInternalServerError) String() string
- type EndpointDockerhubStatusNotFound
- func (o *EndpointDockerhubStatusNotFound) Code() int
- func (o *EndpointDockerhubStatusNotFound) Error() string
- func (o *EndpointDockerhubStatusNotFound) IsClientError() bool
- func (o *EndpointDockerhubStatusNotFound) IsCode(code int) bool
- func (o *EndpointDockerhubStatusNotFound) IsRedirect() bool
- func (o *EndpointDockerhubStatusNotFound) IsServerError() bool
- func (o *EndpointDockerhubStatusNotFound) IsSuccess() bool
- func (o *EndpointDockerhubStatusNotFound) String() string
- type EndpointDockerhubStatusOK
- func (o *EndpointDockerhubStatusOK) Code() int
- func (o *EndpointDockerhubStatusOK) Error() string
- func (o *EndpointDockerhubStatusOK) GetPayload() *models.EndpointsDockerhubStatusResponse
- func (o *EndpointDockerhubStatusOK) IsClientError() bool
- func (o *EndpointDockerhubStatusOK) IsCode(code int) bool
- func (o *EndpointDockerhubStatusOK) IsRedirect() bool
- func (o *EndpointDockerhubStatusOK) IsServerError() bool
- func (o *EndpointDockerhubStatusOK) IsSuccess() bool
- func (o *EndpointDockerhubStatusOK) String() string
- type EndpointDockerhubStatusParams
- func NewEndpointDockerhubStatusParams() *EndpointDockerhubStatusParams
- func NewEndpointDockerhubStatusParamsWithContext(ctx context.Context) *EndpointDockerhubStatusParams
- func NewEndpointDockerhubStatusParamsWithHTTPClient(client *http.Client) *EndpointDockerhubStatusParams
- func NewEndpointDockerhubStatusParamsWithTimeout(timeout time.Duration) *EndpointDockerhubStatusParams
- func (o *EndpointDockerhubStatusParams) SetContext(ctx context.Context)
- func (o *EndpointDockerhubStatusParams) SetDefaults()
- func (o *EndpointDockerhubStatusParams) SetHTTPClient(client *http.Client)
- func (o *EndpointDockerhubStatusParams) SetID(id int64)
- func (o *EndpointDockerhubStatusParams) SetRegistryID(registryID int64)
- func (o *EndpointDockerhubStatusParams) SetTimeout(timeout time.Duration)
- func (o *EndpointDockerhubStatusParams) WithContext(ctx context.Context) *EndpointDockerhubStatusParams
- func (o *EndpointDockerhubStatusParams) WithDefaults() *EndpointDockerhubStatusParams
- func (o *EndpointDockerhubStatusParams) WithHTTPClient(client *http.Client) *EndpointDockerhubStatusParams
- func (o *EndpointDockerhubStatusParams) WithID(id int64) *EndpointDockerhubStatusParams
- func (o *EndpointDockerhubStatusParams) WithRegistryID(registryID int64) *EndpointDockerhubStatusParams
- func (o *EndpointDockerhubStatusParams) WithTimeout(timeout time.Duration) *EndpointDockerhubStatusParams
- func (o *EndpointDockerhubStatusParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type EndpointDockerhubStatusReader
- type EndpointEdgeAsyncBadRequest
- func (o *EndpointEdgeAsyncBadRequest) Code() int
- func (o *EndpointEdgeAsyncBadRequest) Error() string
- func (o *EndpointEdgeAsyncBadRequest) IsClientError() bool
- func (o *EndpointEdgeAsyncBadRequest) IsCode(code int) bool
- func (o *EndpointEdgeAsyncBadRequest) IsRedirect() bool
- func (o *EndpointEdgeAsyncBadRequest) IsServerError() bool
- func (o *EndpointEdgeAsyncBadRequest) IsSuccess() bool
- func (o *EndpointEdgeAsyncBadRequest) String() string
- type EndpointEdgeAsyncForbidden
- func (o *EndpointEdgeAsyncForbidden) Code() int
- func (o *EndpointEdgeAsyncForbidden) Error() string
- func (o *EndpointEdgeAsyncForbidden) IsClientError() bool
- func (o *EndpointEdgeAsyncForbidden) IsCode(code int) bool
- func (o *EndpointEdgeAsyncForbidden) IsRedirect() bool
- func (o *EndpointEdgeAsyncForbidden) IsServerError() bool
- func (o *EndpointEdgeAsyncForbidden) IsSuccess() bool
- func (o *EndpointEdgeAsyncForbidden) String() string
- type EndpointEdgeAsyncInternalServerError
- func (o *EndpointEdgeAsyncInternalServerError) Code() int
- func (o *EndpointEdgeAsyncInternalServerError) Error() string
- func (o *EndpointEdgeAsyncInternalServerError) IsClientError() bool
- func (o *EndpointEdgeAsyncInternalServerError) IsCode(code int) bool
- func (o *EndpointEdgeAsyncInternalServerError) IsRedirect() bool
- func (o *EndpointEdgeAsyncInternalServerError) IsServerError() bool
- func (o *EndpointEdgeAsyncInternalServerError) IsSuccess() bool
- func (o *EndpointEdgeAsyncInternalServerError) String() string
- type EndpointEdgeAsyncNotFound
- func (o *EndpointEdgeAsyncNotFound) Code() int
- func (o *EndpointEdgeAsyncNotFound) Error() string
- func (o *EndpointEdgeAsyncNotFound) IsClientError() bool
- func (o *EndpointEdgeAsyncNotFound) IsCode(code int) bool
- func (o *EndpointEdgeAsyncNotFound) IsRedirect() bool
- func (o *EndpointEdgeAsyncNotFound) IsServerError() bool
- func (o *EndpointEdgeAsyncNotFound) IsSuccess() bool
- func (o *EndpointEdgeAsyncNotFound) String() string
- type EndpointEdgeAsyncOK
- func (o *EndpointEdgeAsyncOK) Code() int
- func (o *EndpointEdgeAsyncOK) Error() string
- func (o *EndpointEdgeAsyncOK) GetPayload() *models.EndpointedgeEdgeAsyncResponse
- func (o *EndpointEdgeAsyncOK) IsClientError() bool
- func (o *EndpointEdgeAsyncOK) IsCode(code int) bool
- func (o *EndpointEdgeAsyncOK) IsRedirect() bool
- func (o *EndpointEdgeAsyncOK) IsServerError() bool
- func (o *EndpointEdgeAsyncOK) IsSuccess() bool
- func (o *EndpointEdgeAsyncOK) String() string
- type EndpointEdgeAsyncParams
- func NewEndpointEdgeAsyncParams() *EndpointEdgeAsyncParams
- func NewEndpointEdgeAsyncParamsWithContext(ctx context.Context) *EndpointEdgeAsyncParams
- func NewEndpointEdgeAsyncParamsWithHTTPClient(client *http.Client) *EndpointEdgeAsyncParams
- func NewEndpointEdgeAsyncParamsWithTimeout(timeout time.Duration) *EndpointEdgeAsyncParams
- func (o *EndpointEdgeAsyncParams) SetContext(ctx context.Context)
- func (o *EndpointEdgeAsyncParams) SetDefaults()
- func (o *EndpointEdgeAsyncParams) SetHTTPClient(client *http.Client)
- func (o *EndpointEdgeAsyncParams) SetTimeout(timeout time.Duration)
- func (o *EndpointEdgeAsyncParams) WithContext(ctx context.Context) *EndpointEdgeAsyncParams
- func (o *EndpointEdgeAsyncParams) WithDefaults() *EndpointEdgeAsyncParams
- func (o *EndpointEdgeAsyncParams) WithHTTPClient(client *http.Client) *EndpointEdgeAsyncParams
- func (o *EndpointEdgeAsyncParams) WithTimeout(timeout time.Duration) *EndpointEdgeAsyncParams
- func (o *EndpointEdgeAsyncParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type EndpointEdgeAsyncReader
- type EndpointEdgeStatusInspectBadRequest
- func (o *EndpointEdgeStatusInspectBadRequest) Code() int
- func (o *EndpointEdgeStatusInspectBadRequest) Error() string
- func (o *EndpointEdgeStatusInspectBadRequest) IsClientError() bool
- func (o *EndpointEdgeStatusInspectBadRequest) IsCode(code int) bool
- func (o *EndpointEdgeStatusInspectBadRequest) IsRedirect() bool
- func (o *EndpointEdgeStatusInspectBadRequest) IsServerError() bool
- func (o *EndpointEdgeStatusInspectBadRequest) IsSuccess() bool
- func (o *EndpointEdgeStatusInspectBadRequest) String() string
- type EndpointEdgeStatusInspectForbidden
- func (o *EndpointEdgeStatusInspectForbidden) Code() int
- func (o *EndpointEdgeStatusInspectForbidden) Error() string
- func (o *EndpointEdgeStatusInspectForbidden) IsClientError() bool
- func (o *EndpointEdgeStatusInspectForbidden) IsCode(code int) bool
- func (o *EndpointEdgeStatusInspectForbidden) IsRedirect() bool
- func (o *EndpointEdgeStatusInspectForbidden) IsServerError() bool
- func (o *EndpointEdgeStatusInspectForbidden) IsSuccess() bool
- func (o *EndpointEdgeStatusInspectForbidden) String() string
- type EndpointEdgeStatusInspectInternalServerError
- func (o *EndpointEdgeStatusInspectInternalServerError) Code() int
- func (o *EndpointEdgeStatusInspectInternalServerError) Error() string
- func (o *EndpointEdgeStatusInspectInternalServerError) IsClientError() bool
- func (o *EndpointEdgeStatusInspectInternalServerError) IsCode(code int) bool
- func (o *EndpointEdgeStatusInspectInternalServerError) IsRedirect() bool
- func (o *EndpointEdgeStatusInspectInternalServerError) IsServerError() bool
- func (o *EndpointEdgeStatusInspectInternalServerError) IsSuccess() bool
- func (o *EndpointEdgeStatusInspectInternalServerError) String() string
- type EndpointEdgeStatusInspectNotFound
- func (o *EndpointEdgeStatusInspectNotFound) Code() int
- func (o *EndpointEdgeStatusInspectNotFound) Error() string
- func (o *EndpointEdgeStatusInspectNotFound) IsClientError() bool
- func (o *EndpointEdgeStatusInspectNotFound) IsCode(code int) bool
- func (o *EndpointEdgeStatusInspectNotFound) IsRedirect() bool
- func (o *EndpointEdgeStatusInspectNotFound) IsServerError() bool
- func (o *EndpointEdgeStatusInspectNotFound) IsSuccess() bool
- func (o *EndpointEdgeStatusInspectNotFound) String() string
- type EndpointEdgeStatusInspectOK
- func (o *EndpointEdgeStatusInspectOK) Code() int
- func (o *EndpointEdgeStatusInspectOK) Error() string
- func (o *EndpointEdgeStatusInspectOK) GetPayload() *models.EndpointedgeEndpointEdgeStatusInspectResponse
- func (o *EndpointEdgeStatusInspectOK) IsClientError() bool
- func (o *EndpointEdgeStatusInspectOK) IsCode(code int) bool
- func (o *EndpointEdgeStatusInspectOK) IsRedirect() bool
- func (o *EndpointEdgeStatusInspectOK) IsServerError() bool
- func (o *EndpointEdgeStatusInspectOK) IsSuccess() bool
- func (o *EndpointEdgeStatusInspectOK) String() string
- type EndpointEdgeStatusInspectParams
- func NewEndpointEdgeStatusInspectParams() *EndpointEdgeStatusInspectParams
- func NewEndpointEdgeStatusInspectParamsWithContext(ctx context.Context) *EndpointEdgeStatusInspectParams
- func NewEndpointEdgeStatusInspectParamsWithHTTPClient(client *http.Client) *EndpointEdgeStatusInspectParams
- func NewEndpointEdgeStatusInspectParamsWithTimeout(timeout time.Duration) *EndpointEdgeStatusInspectParams
- func (o *EndpointEdgeStatusInspectParams) SetContext(ctx context.Context)
- func (o *EndpointEdgeStatusInspectParams) SetDefaults()
- func (o *EndpointEdgeStatusInspectParams) SetHTTPClient(client *http.Client)
- func (o *EndpointEdgeStatusInspectParams) SetID(id int64)
- func (o *EndpointEdgeStatusInspectParams) SetTimeout(timeout time.Duration)
- func (o *EndpointEdgeStatusInspectParams) WithContext(ctx context.Context) *EndpointEdgeStatusInspectParams
- func (o *EndpointEdgeStatusInspectParams) WithDefaults() *EndpointEdgeStatusInspectParams
- func (o *EndpointEdgeStatusInspectParams) WithHTTPClient(client *http.Client) *EndpointEdgeStatusInspectParams
- func (o *EndpointEdgeStatusInspectParams) WithID(id int64) *EndpointEdgeStatusInspectParams
- func (o *EndpointEdgeStatusInspectParams) WithTimeout(timeout time.Duration) *EndpointEdgeStatusInspectParams
- func (o *EndpointEdgeStatusInspectParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type EndpointEdgeStatusInspectReader
- type EndpointForceUpdateServiceBadRequest
- func (o *EndpointForceUpdateServiceBadRequest) Code() int
- func (o *EndpointForceUpdateServiceBadRequest) Error() string
- func (o *EndpointForceUpdateServiceBadRequest) IsClientError() bool
- func (o *EndpointForceUpdateServiceBadRequest) IsCode(code int) bool
- func (o *EndpointForceUpdateServiceBadRequest) IsRedirect() bool
- func (o *EndpointForceUpdateServiceBadRequest) IsServerError() bool
- func (o *EndpointForceUpdateServiceBadRequest) IsSuccess() bool
- func (o *EndpointForceUpdateServiceBadRequest) String() string
- type EndpointForceUpdateServiceForbidden
- func (o *EndpointForceUpdateServiceForbidden) Code() int
- func (o *EndpointForceUpdateServiceForbidden) Error() string
- func (o *EndpointForceUpdateServiceForbidden) IsClientError() bool
- func (o *EndpointForceUpdateServiceForbidden) IsCode(code int) bool
- func (o *EndpointForceUpdateServiceForbidden) IsRedirect() bool
- func (o *EndpointForceUpdateServiceForbidden) IsServerError() bool
- func (o *EndpointForceUpdateServiceForbidden) IsSuccess() bool
- func (o *EndpointForceUpdateServiceForbidden) String() string
- type EndpointForceUpdateServiceInternalServerError
- func (o *EndpointForceUpdateServiceInternalServerError) Code() int
- func (o *EndpointForceUpdateServiceInternalServerError) Error() string
- func (o *EndpointForceUpdateServiceInternalServerError) IsClientError() bool
- func (o *EndpointForceUpdateServiceInternalServerError) IsCode(code int) bool
- func (o *EndpointForceUpdateServiceInternalServerError) IsRedirect() bool
- func (o *EndpointForceUpdateServiceInternalServerError) IsServerError() bool
- func (o *EndpointForceUpdateServiceInternalServerError) IsSuccess() bool
- func (o *EndpointForceUpdateServiceInternalServerError) String() string
- type EndpointForceUpdateServiceNotFound
- func (o *EndpointForceUpdateServiceNotFound) Code() int
- func (o *EndpointForceUpdateServiceNotFound) Error() string
- func (o *EndpointForceUpdateServiceNotFound) IsClientError() bool
- func (o *EndpointForceUpdateServiceNotFound) IsCode(code int) bool
- func (o *EndpointForceUpdateServiceNotFound) IsRedirect() bool
- func (o *EndpointForceUpdateServiceNotFound) IsServerError() bool
- func (o *EndpointForceUpdateServiceNotFound) IsSuccess() bool
- func (o *EndpointForceUpdateServiceNotFound) String() string
- type EndpointForceUpdateServiceOK
- func (o *EndpointForceUpdateServiceOK) Code() int
- func (o *EndpointForceUpdateServiceOK) Error() string
- func (o *EndpointForceUpdateServiceOK) GetPayload() *models.SwarmServiceUpdateResponse
- func (o *EndpointForceUpdateServiceOK) IsClientError() bool
- func (o *EndpointForceUpdateServiceOK) IsCode(code int) bool
- func (o *EndpointForceUpdateServiceOK) IsRedirect() bool
- func (o *EndpointForceUpdateServiceOK) IsServerError() bool
- func (o *EndpointForceUpdateServiceOK) IsSuccess() bool
- func (o *EndpointForceUpdateServiceOK) String() string
- type EndpointForceUpdateServiceParams
- func NewEndpointForceUpdateServiceParams() *EndpointForceUpdateServiceParams
- func NewEndpointForceUpdateServiceParamsWithContext(ctx context.Context) *EndpointForceUpdateServiceParams
- func NewEndpointForceUpdateServiceParamsWithHTTPClient(client *http.Client) *EndpointForceUpdateServiceParams
- func NewEndpointForceUpdateServiceParamsWithTimeout(timeout time.Duration) *EndpointForceUpdateServiceParams
- func (o *EndpointForceUpdateServiceParams) SetBody(body *models.EndpointsForceUpdateServicePayload)
- func (o *EndpointForceUpdateServiceParams) SetContext(ctx context.Context)
- func (o *EndpointForceUpdateServiceParams) SetDefaults()
- func (o *EndpointForceUpdateServiceParams) SetHTTPClient(client *http.Client)
- func (o *EndpointForceUpdateServiceParams) SetID(id int64)
- func (o *EndpointForceUpdateServiceParams) SetTimeout(timeout time.Duration)
- func (o *EndpointForceUpdateServiceParams) WithBody(body *models.EndpointsForceUpdateServicePayload) *EndpointForceUpdateServiceParams
- func (o *EndpointForceUpdateServiceParams) WithContext(ctx context.Context) *EndpointForceUpdateServiceParams
- func (o *EndpointForceUpdateServiceParams) WithDefaults() *EndpointForceUpdateServiceParams
- func (o *EndpointForceUpdateServiceParams) WithHTTPClient(client *http.Client) *EndpointForceUpdateServiceParams
- func (o *EndpointForceUpdateServiceParams) WithID(id int64) *EndpointForceUpdateServiceParams
- func (o *EndpointForceUpdateServiceParams) WithTimeout(timeout time.Duration) *EndpointForceUpdateServiceParams
- func (o *EndpointForceUpdateServiceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type EndpointForceUpdateServiceReader
- type EndpointInspectBadRequest
- func (o *EndpointInspectBadRequest) Code() int
- func (o *EndpointInspectBadRequest) Error() string
- func (o *EndpointInspectBadRequest) IsClientError() bool
- func (o *EndpointInspectBadRequest) IsCode(code int) bool
- func (o *EndpointInspectBadRequest) IsRedirect() bool
- func (o *EndpointInspectBadRequest) IsServerError() bool
- func (o *EndpointInspectBadRequest) IsSuccess() bool
- func (o *EndpointInspectBadRequest) String() string
- type EndpointInspectInternalServerError
- func (o *EndpointInspectInternalServerError) Code() int
- func (o *EndpointInspectInternalServerError) Error() string
- func (o *EndpointInspectInternalServerError) IsClientError() bool
- func (o *EndpointInspectInternalServerError) IsCode(code int) bool
- func (o *EndpointInspectInternalServerError) IsRedirect() bool
- func (o *EndpointInspectInternalServerError) IsServerError() bool
- func (o *EndpointInspectInternalServerError) IsSuccess() bool
- func (o *EndpointInspectInternalServerError) String() string
- type EndpointInspectNotFound
- func (o *EndpointInspectNotFound) Code() int
- func (o *EndpointInspectNotFound) Error() string
- func (o *EndpointInspectNotFound) IsClientError() bool
- func (o *EndpointInspectNotFound) IsCode(code int) bool
- func (o *EndpointInspectNotFound) IsRedirect() bool
- func (o *EndpointInspectNotFound) IsServerError() bool
- func (o *EndpointInspectNotFound) IsSuccess() bool
- func (o *EndpointInspectNotFound) String() string
- type EndpointInspectOK
- func (o *EndpointInspectOK) Code() int
- func (o *EndpointInspectOK) Error() string
- func (o *EndpointInspectOK) GetPayload() *models.PortainereeEndpoint
- func (o *EndpointInspectOK) IsClientError() bool
- func (o *EndpointInspectOK) IsCode(code int) bool
- func (o *EndpointInspectOK) IsRedirect() bool
- func (o *EndpointInspectOK) IsServerError() bool
- func (o *EndpointInspectOK) IsSuccess() bool
- func (o *EndpointInspectOK) String() string
- type EndpointInspectParams
- func NewEndpointInspectParams() *EndpointInspectParams
- func NewEndpointInspectParamsWithContext(ctx context.Context) *EndpointInspectParams
- func NewEndpointInspectParamsWithHTTPClient(client *http.Client) *EndpointInspectParams
- func NewEndpointInspectParamsWithTimeout(timeout time.Duration) *EndpointInspectParams
- func (o *EndpointInspectParams) SetContext(ctx context.Context)
- func (o *EndpointInspectParams) SetDefaults()
- func (o *EndpointInspectParams) SetExcludeSnapshot(excludeSnapshot *bool)
- func (o *EndpointInspectParams) SetExcludeSnapshotRaw(excludeSnapshotRaw *bool)
- func (o *EndpointInspectParams) SetHTTPClient(client *http.Client)
- func (o *EndpointInspectParams) SetID(id int64)
- func (o *EndpointInspectParams) SetTimeout(timeout time.Duration)
- func (o *EndpointInspectParams) WithContext(ctx context.Context) *EndpointInspectParams
- func (o *EndpointInspectParams) WithDefaults() *EndpointInspectParams
- func (o *EndpointInspectParams) WithExcludeSnapshot(excludeSnapshot *bool) *EndpointInspectParams
- func (o *EndpointInspectParams) WithExcludeSnapshotRaw(excludeSnapshotRaw *bool) *EndpointInspectParams
- func (o *EndpointInspectParams) WithHTTPClient(client *http.Client) *EndpointInspectParams
- func (o *EndpointInspectParams) WithID(id int64) *EndpointInspectParams
- func (o *EndpointInspectParams) WithTimeout(timeout time.Duration) *EndpointInspectParams
- func (o *EndpointInspectParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type EndpointInspectReader
- type EndpointListInternalServerError
- func (o *EndpointListInternalServerError) Code() int
- func (o *EndpointListInternalServerError) Error() string
- func (o *EndpointListInternalServerError) IsClientError() bool
- func (o *EndpointListInternalServerError) IsCode(code int) bool
- func (o *EndpointListInternalServerError) IsRedirect() bool
- func (o *EndpointListInternalServerError) IsServerError() bool
- func (o *EndpointListInternalServerError) IsSuccess() bool
- func (o *EndpointListInternalServerError) String() string
- type EndpointListOK
- func (o *EndpointListOK) Code() int
- func (o *EndpointListOK) Error() string
- func (o *EndpointListOK) GetPayload() []*models.PortainereeEndpoint
- func (o *EndpointListOK) IsClientError() bool
- func (o *EndpointListOK) IsCode(code int) bool
- func (o *EndpointListOK) IsRedirect() bool
- func (o *EndpointListOK) IsServerError() bool
- func (o *EndpointListOK) IsSuccess() bool
- func (o *EndpointListOK) String() string
- type EndpointListParams
- func (o *EndpointListParams) SetAgentVersions(agentVersions []string)
- func (o *EndpointListParams) SetContext(ctx context.Context)
- func (o *EndpointListParams) SetDefaults()
- func (o *EndpointListParams) SetEdgeAsync(edgeAsync *bool)
- func (o *EndpointListParams) SetEdgeCheckInPassedSeconds(edgeCheckInPassedSeconds *float64)
- func (o *EndpointListParams) SetEdgeDeviceUntrusted(edgeDeviceUntrusted *bool)
- func (o *EndpointListParams) SetEdgeGroupIds(edgeGroupIds []int64)
- func (o *EndpointListParams) SetEdgeStackStatus(edgeStackStatus *string)
- func (o *EndpointListParams) SetEndpointIds(endpointIds []int64)
- func (o *EndpointListParams) SetExcludeEdgeGroupIds(excludeEdgeGroupIds []int64)
- func (o *EndpointListParams) SetExcludeIds(excludeIds []int64)
- func (o *EndpointListParams) SetExcludeSnapshotRaw(excludeSnapshotRaw *bool)
- func (o *EndpointListParams) SetExcludeSnapshots(excludeSnapshots *bool)
- func (o *EndpointListParams) SetGroupIds(groupIds []int64)
- func (o *EndpointListParams) SetHTTPClient(client *http.Client)
- func (o *EndpointListParams) SetK8sEnvAdmin(k8sEnvAdmin *bool)
- func (o *EndpointListParams) SetLimit(limit *int64)
- func (o *EndpointListParams) SetName(name *string)
- func (o *EndpointListParams) SetOrder(order *int64)
- func (o *EndpointListParams) SetProvisioned(provisioned *bool)
- func (o *EndpointListParams) SetSearch(search *string)
- func (o *EndpointListParams) SetStart(start *int64)
- func (o *EndpointListParams) SetStatus(status []int64)
- func (o *EndpointListParams) SetTagIds(tagIds []int64)
- func (o *EndpointListParams) SetTagsPartialMatch(tagsPartialMatch *bool)
- func (o *EndpointListParams) SetTimeout(timeout time.Duration)
- func (o *EndpointListParams) SetTypes(types []int64)
- func (o *EndpointListParams) SetUpdateInformation(updateInformation *bool)
- func (o *EndpointListParams) WithAgentVersions(agentVersions []string) *EndpointListParams
- func (o *EndpointListParams) WithContext(ctx context.Context) *EndpointListParams
- func (o *EndpointListParams) WithDefaults() *EndpointListParams
- func (o *EndpointListParams) WithEdgeAsync(edgeAsync *bool) *EndpointListParams
- func (o *EndpointListParams) WithEdgeCheckInPassedSeconds(edgeCheckInPassedSeconds *float64) *EndpointListParams
- func (o *EndpointListParams) WithEdgeDeviceUntrusted(edgeDeviceUntrusted *bool) *EndpointListParams
- func (o *EndpointListParams) WithEdgeGroupIds(edgeGroupIds []int64) *EndpointListParams
- func (o *EndpointListParams) WithEdgeStackStatus(edgeStackStatus *string) *EndpointListParams
- func (o *EndpointListParams) WithEndpointIds(endpointIds []int64) *EndpointListParams
- func (o *EndpointListParams) WithExcludeEdgeGroupIds(excludeEdgeGroupIds []int64) *EndpointListParams
- func (o *EndpointListParams) WithExcludeIds(excludeIds []int64) *EndpointListParams
- func (o *EndpointListParams) WithExcludeSnapshotRaw(excludeSnapshotRaw *bool) *EndpointListParams
- func (o *EndpointListParams) WithExcludeSnapshots(excludeSnapshots *bool) *EndpointListParams
- func (o *EndpointListParams) WithGroupIds(groupIds []int64) *EndpointListParams
- func (o *EndpointListParams) WithHTTPClient(client *http.Client) *EndpointListParams
- func (o *EndpointListParams) WithK8sEnvAdmin(k8sEnvAdmin *bool) *EndpointListParams
- func (o *EndpointListParams) WithLimit(limit *int64) *EndpointListParams
- func (o *EndpointListParams) WithName(name *string) *EndpointListParams
- func (o *EndpointListParams) WithOrder(order *int64) *EndpointListParams
- func (o *EndpointListParams) WithProvisioned(provisioned *bool) *EndpointListParams
- func (o *EndpointListParams) WithSearch(search *string) *EndpointListParams
- func (o *EndpointListParams) WithStart(start *int64) *EndpointListParams
- func (o *EndpointListParams) WithStatus(status []int64) *EndpointListParams
- func (o *EndpointListParams) WithTagIds(tagIds []int64) *EndpointListParams
- func (o *EndpointListParams) WithTagsPartialMatch(tagsPartialMatch *bool) *EndpointListParams
- func (o *EndpointListParams) WithTimeout(timeout time.Duration) *EndpointListParams
- func (o *EndpointListParams) WithTypes(types []int64) *EndpointListParams
- func (o *EndpointListParams) WithUpdateInformation(updateInformation *bool) *EndpointListParams
- func (o *EndpointListParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type EndpointListReader
- type EndpointMTLSAgentCertificateErrorBadRequest
- func (o *EndpointMTLSAgentCertificateErrorBadRequest) Code() int
- func (o *EndpointMTLSAgentCertificateErrorBadRequest) Error() string
- func (o *EndpointMTLSAgentCertificateErrorBadRequest) IsClientError() bool
- func (o *EndpointMTLSAgentCertificateErrorBadRequest) IsCode(code int) bool
- func (o *EndpointMTLSAgentCertificateErrorBadRequest) IsRedirect() bool
- func (o *EndpointMTLSAgentCertificateErrorBadRequest) IsServerError() bool
- func (o *EndpointMTLSAgentCertificateErrorBadRequest) IsSuccess() bool
- func (o *EndpointMTLSAgentCertificateErrorBadRequest) String() string
- type EndpointMTLSAgentCertificateErrorInternalServerError
- func (o *EndpointMTLSAgentCertificateErrorInternalServerError) Code() int
- func (o *EndpointMTLSAgentCertificateErrorInternalServerError) Error() string
- func (o *EndpointMTLSAgentCertificateErrorInternalServerError) IsClientError() bool
- func (o *EndpointMTLSAgentCertificateErrorInternalServerError) IsCode(code int) bool
- func (o *EndpointMTLSAgentCertificateErrorInternalServerError) IsRedirect() bool
- func (o *EndpointMTLSAgentCertificateErrorInternalServerError) IsServerError() bool
- func (o *EndpointMTLSAgentCertificateErrorInternalServerError) IsSuccess() bool
- func (o *EndpointMTLSAgentCertificateErrorInternalServerError) String() string
- type EndpointMTLSAgentCertificateErrorNotFound
- func (o *EndpointMTLSAgentCertificateErrorNotFound) Code() int
- func (o *EndpointMTLSAgentCertificateErrorNotFound) Error() string
- func (o *EndpointMTLSAgentCertificateErrorNotFound) IsClientError() bool
- func (o *EndpointMTLSAgentCertificateErrorNotFound) IsCode(code int) bool
- func (o *EndpointMTLSAgentCertificateErrorNotFound) IsRedirect() bool
- func (o *EndpointMTLSAgentCertificateErrorNotFound) IsServerError() bool
- func (o *EndpointMTLSAgentCertificateErrorNotFound) IsSuccess() bool
- func (o *EndpointMTLSAgentCertificateErrorNotFound) String() string
- type EndpointMTLSAgentCertificateErrorOK
- func (o *EndpointMTLSAgentCertificateErrorOK) Code() int
- func (o *EndpointMTLSAgentCertificateErrorOK) Error() string
- func (o *EndpointMTLSAgentCertificateErrorOK) GetPayload() *models.EndpointsEndpointMTLSCertResponse
- func (o *EndpointMTLSAgentCertificateErrorOK) IsClientError() bool
- func (o *EndpointMTLSAgentCertificateErrorOK) IsCode(code int) bool
- func (o *EndpointMTLSAgentCertificateErrorOK) IsRedirect() bool
- func (o *EndpointMTLSAgentCertificateErrorOK) IsServerError() bool
- func (o *EndpointMTLSAgentCertificateErrorOK) IsSuccess() bool
- func (o *EndpointMTLSAgentCertificateErrorOK) String() string
- type EndpointMTLSAgentCertificateErrorParams
- func NewEndpointMTLSAgentCertificateErrorParams() *EndpointMTLSAgentCertificateErrorParams
- func NewEndpointMTLSAgentCertificateErrorParamsWithContext(ctx context.Context) *EndpointMTLSAgentCertificateErrorParams
- func NewEndpointMTLSAgentCertificateErrorParamsWithHTTPClient(client *http.Client) *EndpointMTLSAgentCertificateErrorParams
- func NewEndpointMTLSAgentCertificateErrorParamsWithTimeout(timeout time.Duration) *EndpointMTLSAgentCertificateErrorParams
- func (o *EndpointMTLSAgentCertificateErrorParams) SetContext(ctx context.Context)
- func (o *EndpointMTLSAgentCertificateErrorParams) SetDefaults()
- func (o *EndpointMTLSAgentCertificateErrorParams) SetHTTPClient(client *http.Client)
- func (o *EndpointMTLSAgentCertificateErrorParams) SetID(id int64)
- func (o *EndpointMTLSAgentCertificateErrorParams) SetTimeout(timeout time.Duration)
- func (o *EndpointMTLSAgentCertificateErrorParams) WithContext(ctx context.Context) *EndpointMTLSAgentCertificateErrorParams
- func (o *EndpointMTLSAgentCertificateErrorParams) WithDefaults() *EndpointMTLSAgentCertificateErrorParams
- func (o *EndpointMTLSAgentCertificateErrorParams) WithHTTPClient(client *http.Client) *EndpointMTLSAgentCertificateErrorParams
- func (o *EndpointMTLSAgentCertificateErrorParams) WithID(id int64) *EndpointMTLSAgentCertificateErrorParams
- func (o *EndpointMTLSAgentCertificateErrorParams) WithTimeout(timeout time.Duration) *EndpointMTLSAgentCertificateErrorParams
- func (o *EndpointMTLSAgentCertificateErrorParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type EndpointMTLSAgentCertificateErrorReader
- type EndpointMTLSCertificateBadRequest
- func (o *EndpointMTLSCertificateBadRequest) Code() int
- func (o *EndpointMTLSCertificateBadRequest) Error() string
- func (o *EndpointMTLSCertificateBadRequest) IsClientError() bool
- func (o *EndpointMTLSCertificateBadRequest) IsCode(code int) bool
- func (o *EndpointMTLSCertificateBadRequest) IsRedirect() bool
- func (o *EndpointMTLSCertificateBadRequest) IsServerError() bool
- func (o *EndpointMTLSCertificateBadRequest) IsSuccess() bool
- func (o *EndpointMTLSCertificateBadRequest) String() string
- type EndpointMTLSCertificateInternalServerError
- func (o *EndpointMTLSCertificateInternalServerError) Code() int
- func (o *EndpointMTLSCertificateInternalServerError) Error() string
- func (o *EndpointMTLSCertificateInternalServerError) IsClientError() bool
- func (o *EndpointMTLSCertificateInternalServerError) IsCode(code int) bool
- func (o *EndpointMTLSCertificateInternalServerError) IsRedirect() bool
- func (o *EndpointMTLSCertificateInternalServerError) IsServerError() bool
- func (o *EndpointMTLSCertificateInternalServerError) IsSuccess() bool
- func (o *EndpointMTLSCertificateInternalServerError) String() string
- type EndpointMTLSCertificateNotFound
- func (o *EndpointMTLSCertificateNotFound) Code() int
- func (o *EndpointMTLSCertificateNotFound) Error() string
- func (o *EndpointMTLSCertificateNotFound) IsClientError() bool
- func (o *EndpointMTLSCertificateNotFound) IsCode(code int) bool
- func (o *EndpointMTLSCertificateNotFound) IsRedirect() bool
- func (o *EndpointMTLSCertificateNotFound) IsServerError() bool
- func (o *EndpointMTLSCertificateNotFound) IsSuccess() bool
- func (o *EndpointMTLSCertificateNotFound) String() string
- type EndpointMTLSCertificateOK
- func (o *EndpointMTLSCertificateOK) Code() int
- func (o *EndpointMTLSCertificateOK) Error() string
- func (o *EndpointMTLSCertificateOK) GetPayload() *models.EndpointsEndpointMTLSCertResponse
- func (o *EndpointMTLSCertificateOK) IsClientError() bool
- func (o *EndpointMTLSCertificateOK) IsCode(code int) bool
- func (o *EndpointMTLSCertificateOK) IsRedirect() bool
- func (o *EndpointMTLSCertificateOK) IsServerError() bool
- func (o *EndpointMTLSCertificateOK) IsSuccess() bool
- func (o *EndpointMTLSCertificateOK) String() string
- type EndpointMTLSCertificateParams
- func NewEndpointMTLSCertificateParams() *EndpointMTLSCertificateParams
- func NewEndpointMTLSCertificateParamsWithContext(ctx context.Context) *EndpointMTLSCertificateParams
- func NewEndpointMTLSCertificateParamsWithHTTPClient(client *http.Client) *EndpointMTLSCertificateParams
- func NewEndpointMTLSCertificateParamsWithTimeout(timeout time.Duration) *EndpointMTLSCertificateParams
- func (o *EndpointMTLSCertificateParams) SetContext(ctx context.Context)
- func (o *EndpointMTLSCertificateParams) SetDefaults()
- func (o *EndpointMTLSCertificateParams) SetHTTPClient(client *http.Client)
- func (o *EndpointMTLSCertificateParams) SetID(id int64)
- func (o *EndpointMTLSCertificateParams) SetTimeout(timeout time.Duration)
- func (o *EndpointMTLSCertificateParams) WithContext(ctx context.Context) *EndpointMTLSCertificateParams
- func (o *EndpointMTLSCertificateParams) WithDefaults() *EndpointMTLSCertificateParams
- func (o *EndpointMTLSCertificateParams) WithHTTPClient(client *http.Client) *EndpointMTLSCertificateParams
- func (o *EndpointMTLSCertificateParams) WithID(id int64) *EndpointMTLSCertificateParams
- func (o *EndpointMTLSCertificateParams) WithTimeout(timeout time.Duration) *EndpointMTLSCertificateParams
- func (o *EndpointMTLSCertificateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type EndpointMTLSCertificateReader
- type EndpointRegistriesListInternalServerError
- func (o *EndpointRegistriesListInternalServerError) Code() int
- func (o *EndpointRegistriesListInternalServerError) Error() string
- func (o *EndpointRegistriesListInternalServerError) IsClientError() bool
- func (o *EndpointRegistriesListInternalServerError) IsCode(code int) bool
- func (o *EndpointRegistriesListInternalServerError) IsRedirect() bool
- func (o *EndpointRegistriesListInternalServerError) IsServerError() bool
- func (o *EndpointRegistriesListInternalServerError) IsSuccess() bool
- func (o *EndpointRegistriesListInternalServerError) String() string
- type EndpointRegistriesListOK
- func (o *EndpointRegistriesListOK) Code() int
- func (o *EndpointRegistriesListOK) Error() string
- func (o *EndpointRegistriesListOK) GetPayload() []*models.PortainereeRegistry
- func (o *EndpointRegistriesListOK) IsClientError() bool
- func (o *EndpointRegistriesListOK) IsCode(code int) bool
- func (o *EndpointRegistriesListOK) IsRedirect() bool
- func (o *EndpointRegistriesListOK) IsServerError() bool
- func (o *EndpointRegistriesListOK) IsSuccess() bool
- func (o *EndpointRegistriesListOK) String() string
- type EndpointRegistriesListParams
- func NewEndpointRegistriesListParams() *EndpointRegistriesListParams
- func NewEndpointRegistriesListParamsWithContext(ctx context.Context) *EndpointRegistriesListParams
- func NewEndpointRegistriesListParamsWithHTTPClient(client *http.Client) *EndpointRegistriesListParams
- func NewEndpointRegistriesListParamsWithTimeout(timeout time.Duration) *EndpointRegistriesListParams
- func (o *EndpointRegistriesListParams) SetContext(ctx context.Context)
- func (o *EndpointRegistriesListParams) SetDefaults()
- func (o *EndpointRegistriesListParams) SetHTTPClient(client *http.Client)
- func (o *EndpointRegistriesListParams) SetID(id int64)
- func (o *EndpointRegistriesListParams) SetNamespace(namespace *string)
- func (o *EndpointRegistriesListParams) SetTimeout(timeout time.Duration)
- func (o *EndpointRegistriesListParams) WithContext(ctx context.Context) *EndpointRegistriesListParams
- func (o *EndpointRegistriesListParams) WithDefaults() *EndpointRegistriesListParams
- func (o *EndpointRegistriesListParams) WithHTTPClient(client *http.Client) *EndpointRegistriesListParams
- func (o *EndpointRegistriesListParams) WithID(id int64) *EndpointRegistriesListParams
- func (o *EndpointRegistriesListParams) WithNamespace(namespace *string) *EndpointRegistriesListParams
- func (o *EndpointRegistriesListParams) WithTimeout(timeout time.Duration) *EndpointRegistriesListParams
- func (o *EndpointRegistriesListParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type EndpointRegistriesListReader
- type EndpointRegistryAccessBadRequest
- func (o *EndpointRegistryAccessBadRequest) Code() int
- func (o *EndpointRegistryAccessBadRequest) Error() string
- func (o *EndpointRegistryAccessBadRequest) IsClientError() bool
- func (o *EndpointRegistryAccessBadRequest) IsCode(code int) bool
- func (o *EndpointRegistryAccessBadRequest) IsRedirect() bool
- func (o *EndpointRegistryAccessBadRequest) IsServerError() bool
- func (o *EndpointRegistryAccessBadRequest) IsSuccess() bool
- func (o *EndpointRegistryAccessBadRequest) String() string
- type EndpointRegistryAccessForbidden
- func (o *EndpointRegistryAccessForbidden) Code() int
- func (o *EndpointRegistryAccessForbidden) Error() string
- func (o *EndpointRegistryAccessForbidden) IsClientError() bool
- func (o *EndpointRegistryAccessForbidden) IsCode(code int) bool
- func (o *EndpointRegistryAccessForbidden) IsRedirect() bool
- func (o *EndpointRegistryAccessForbidden) IsServerError() bool
- func (o *EndpointRegistryAccessForbidden) IsSuccess() bool
- func (o *EndpointRegistryAccessForbidden) String() string
- type EndpointRegistryAccessInternalServerError
- func (o *EndpointRegistryAccessInternalServerError) Code() int
- func (o *EndpointRegistryAccessInternalServerError) Error() string
- func (o *EndpointRegistryAccessInternalServerError) IsClientError() bool
- func (o *EndpointRegistryAccessInternalServerError) IsCode(code int) bool
- func (o *EndpointRegistryAccessInternalServerError) IsRedirect() bool
- func (o *EndpointRegistryAccessInternalServerError) IsServerError() bool
- func (o *EndpointRegistryAccessInternalServerError) IsSuccess() bool
- func (o *EndpointRegistryAccessInternalServerError) String() string
- type EndpointRegistryAccessNoContent
- func (o *EndpointRegistryAccessNoContent) Code() int
- func (o *EndpointRegistryAccessNoContent) Error() string
- func (o *EndpointRegistryAccessNoContent) IsClientError() bool
- func (o *EndpointRegistryAccessNoContent) IsCode(code int) bool
- func (o *EndpointRegistryAccessNoContent) IsRedirect() bool
- func (o *EndpointRegistryAccessNoContent) IsServerError() bool
- func (o *EndpointRegistryAccessNoContent) IsSuccess() bool
- func (o *EndpointRegistryAccessNoContent) String() string
- type EndpointRegistryAccessNotFound
- func (o *EndpointRegistryAccessNotFound) Code() int
- func (o *EndpointRegistryAccessNotFound) Error() string
- func (o *EndpointRegistryAccessNotFound) IsClientError() bool
- func (o *EndpointRegistryAccessNotFound) IsCode(code int) bool
- func (o *EndpointRegistryAccessNotFound) IsRedirect() bool
- func (o *EndpointRegistryAccessNotFound) IsServerError() bool
- func (o *EndpointRegistryAccessNotFound) IsSuccess() bool
- func (o *EndpointRegistryAccessNotFound) String() string
- type EndpointRegistryAccessParams
- func NewEndpointRegistryAccessParams() *EndpointRegistryAccessParams
- func NewEndpointRegistryAccessParamsWithContext(ctx context.Context) *EndpointRegistryAccessParams
- func NewEndpointRegistryAccessParamsWithHTTPClient(client *http.Client) *EndpointRegistryAccessParams
- func NewEndpointRegistryAccessParamsWithTimeout(timeout time.Duration) *EndpointRegistryAccessParams
- func (o *EndpointRegistryAccessParams) SetBody(body *models.EndpointsRegistryAccessPayload)
- func (o *EndpointRegistryAccessParams) SetContext(ctx context.Context)
- func (o *EndpointRegistryAccessParams) SetDefaults()
- func (o *EndpointRegistryAccessParams) SetHTTPClient(client *http.Client)
- func (o *EndpointRegistryAccessParams) SetID(id int64)
- func (o *EndpointRegistryAccessParams) SetRegistryID(registryID int64)
- func (o *EndpointRegistryAccessParams) SetTimeout(timeout time.Duration)
- func (o *EndpointRegistryAccessParams) WithBody(body *models.EndpointsRegistryAccessPayload) *EndpointRegistryAccessParams
- func (o *EndpointRegistryAccessParams) WithContext(ctx context.Context) *EndpointRegistryAccessParams
- func (o *EndpointRegistryAccessParams) WithDefaults() *EndpointRegistryAccessParams
- func (o *EndpointRegistryAccessParams) WithHTTPClient(client *http.Client) *EndpointRegistryAccessParams
- func (o *EndpointRegistryAccessParams) WithID(id int64) *EndpointRegistryAccessParams
- func (o *EndpointRegistryAccessParams) WithRegistryID(registryID int64) *EndpointRegistryAccessParams
- func (o *EndpointRegistryAccessParams) WithTimeout(timeout time.Duration) *EndpointRegistryAccessParams
- func (o *EndpointRegistryAccessParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type EndpointRegistryAccessReader
- type EndpointSettingsUpdateBadRequest
- func (o *EndpointSettingsUpdateBadRequest) Code() int
- func (o *EndpointSettingsUpdateBadRequest) Error() string
- func (o *EndpointSettingsUpdateBadRequest) IsClientError() bool
- func (o *EndpointSettingsUpdateBadRequest) IsCode(code int) bool
- func (o *EndpointSettingsUpdateBadRequest) IsRedirect() bool
- func (o *EndpointSettingsUpdateBadRequest) IsServerError() bool
- func (o *EndpointSettingsUpdateBadRequest) IsSuccess() bool
- func (o *EndpointSettingsUpdateBadRequest) String() string
- type EndpointSettingsUpdateInternalServerError
- func (o *EndpointSettingsUpdateInternalServerError) Code() int
- func (o *EndpointSettingsUpdateInternalServerError) Error() string
- func (o *EndpointSettingsUpdateInternalServerError) IsClientError() bool
- func (o *EndpointSettingsUpdateInternalServerError) IsCode(code int) bool
- func (o *EndpointSettingsUpdateInternalServerError) IsRedirect() bool
- func (o *EndpointSettingsUpdateInternalServerError) IsServerError() bool
- func (o *EndpointSettingsUpdateInternalServerError) IsSuccess() bool
- func (o *EndpointSettingsUpdateInternalServerError) String() string
- type EndpointSettingsUpdateNotFound
- func (o *EndpointSettingsUpdateNotFound) Code() int
- func (o *EndpointSettingsUpdateNotFound) Error() string
- func (o *EndpointSettingsUpdateNotFound) IsClientError() bool
- func (o *EndpointSettingsUpdateNotFound) IsCode(code int) bool
- func (o *EndpointSettingsUpdateNotFound) IsRedirect() bool
- func (o *EndpointSettingsUpdateNotFound) IsServerError() bool
- func (o *EndpointSettingsUpdateNotFound) IsSuccess() bool
- func (o *EndpointSettingsUpdateNotFound) String() string
- type EndpointSettingsUpdateOK
- func (o *EndpointSettingsUpdateOK) Code() int
- func (o *EndpointSettingsUpdateOK) Error() string
- func (o *EndpointSettingsUpdateOK) GetPayload() *models.PortainereeEndpoint
- func (o *EndpointSettingsUpdateOK) IsClientError() bool
- func (o *EndpointSettingsUpdateOK) IsCode(code int) bool
- func (o *EndpointSettingsUpdateOK) IsRedirect() bool
- func (o *EndpointSettingsUpdateOK) IsServerError() bool
- func (o *EndpointSettingsUpdateOK) IsSuccess() bool
- func (o *EndpointSettingsUpdateOK) String() string
- type EndpointSettingsUpdateParams
- func NewEndpointSettingsUpdateParams() *EndpointSettingsUpdateParams
- func NewEndpointSettingsUpdateParamsWithContext(ctx context.Context) *EndpointSettingsUpdateParams
- func NewEndpointSettingsUpdateParamsWithHTTPClient(client *http.Client) *EndpointSettingsUpdateParams
- func NewEndpointSettingsUpdateParamsWithTimeout(timeout time.Duration) *EndpointSettingsUpdateParams
- func (o *EndpointSettingsUpdateParams) SetBody(body *models.EndpointsEndpointSettingsUpdatePayload)
- func (o *EndpointSettingsUpdateParams) SetContext(ctx context.Context)
- func (o *EndpointSettingsUpdateParams) SetDefaults()
- func (o *EndpointSettingsUpdateParams) SetHTTPClient(client *http.Client)
- func (o *EndpointSettingsUpdateParams) SetID(id int64)
- func (o *EndpointSettingsUpdateParams) SetTimeout(timeout time.Duration)
- func (o *EndpointSettingsUpdateParams) WithBody(body *models.EndpointsEndpointSettingsUpdatePayload) *EndpointSettingsUpdateParams
- func (o *EndpointSettingsUpdateParams) WithContext(ctx context.Context) *EndpointSettingsUpdateParams
- func (o *EndpointSettingsUpdateParams) WithDefaults() *EndpointSettingsUpdateParams
- func (o *EndpointSettingsUpdateParams) WithHTTPClient(client *http.Client) *EndpointSettingsUpdateParams
- func (o *EndpointSettingsUpdateParams) WithID(id int64) *EndpointSettingsUpdateParams
- func (o *EndpointSettingsUpdateParams) WithTimeout(timeout time.Duration) *EndpointSettingsUpdateParams
- func (o *EndpointSettingsUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type EndpointSettingsUpdateReader
- type EndpointSnapshotBadRequest
- func (o *EndpointSnapshotBadRequest) Code() int
- func (o *EndpointSnapshotBadRequest) Error() string
- func (o *EndpointSnapshotBadRequest) IsClientError() bool
- func (o *EndpointSnapshotBadRequest) IsCode(code int) bool
- func (o *EndpointSnapshotBadRequest) IsRedirect() bool
- func (o *EndpointSnapshotBadRequest) IsServerError() bool
- func (o *EndpointSnapshotBadRequest) IsSuccess() bool
- func (o *EndpointSnapshotBadRequest) String() string
- type EndpointSnapshotInternalServerError
- func (o *EndpointSnapshotInternalServerError) Code() int
- func (o *EndpointSnapshotInternalServerError) Error() string
- func (o *EndpointSnapshotInternalServerError) IsClientError() bool
- func (o *EndpointSnapshotInternalServerError) IsCode(code int) bool
- func (o *EndpointSnapshotInternalServerError) IsRedirect() bool
- func (o *EndpointSnapshotInternalServerError) IsServerError() bool
- func (o *EndpointSnapshotInternalServerError) IsSuccess() bool
- func (o *EndpointSnapshotInternalServerError) String() string
- type EndpointSnapshotNoContent
- func (o *EndpointSnapshotNoContent) Code() int
- func (o *EndpointSnapshotNoContent) Error() string
- func (o *EndpointSnapshotNoContent) IsClientError() bool
- func (o *EndpointSnapshotNoContent) IsCode(code int) bool
- func (o *EndpointSnapshotNoContent) IsRedirect() bool
- func (o *EndpointSnapshotNoContent) IsServerError() bool
- func (o *EndpointSnapshotNoContent) IsSuccess() bool
- func (o *EndpointSnapshotNoContent) String() string
- type EndpointSnapshotNotFound
- func (o *EndpointSnapshotNotFound) Code() int
- func (o *EndpointSnapshotNotFound) Error() string
- func (o *EndpointSnapshotNotFound) IsClientError() bool
- func (o *EndpointSnapshotNotFound) IsCode(code int) bool
- func (o *EndpointSnapshotNotFound) IsRedirect() bool
- func (o *EndpointSnapshotNotFound) IsServerError() bool
- func (o *EndpointSnapshotNotFound) IsSuccess() bool
- func (o *EndpointSnapshotNotFound) String() string
- type EndpointSnapshotParams
- func NewEndpointSnapshotParams() *EndpointSnapshotParams
- func NewEndpointSnapshotParamsWithContext(ctx context.Context) *EndpointSnapshotParams
- func NewEndpointSnapshotParamsWithHTTPClient(client *http.Client) *EndpointSnapshotParams
- func NewEndpointSnapshotParamsWithTimeout(timeout time.Duration) *EndpointSnapshotParams
- func (o *EndpointSnapshotParams) SetContext(ctx context.Context)
- func (o *EndpointSnapshotParams) SetDefaults()
- func (o *EndpointSnapshotParams) SetHTTPClient(client *http.Client)
- func (o *EndpointSnapshotParams) SetID(id int64)
- func (o *EndpointSnapshotParams) SetTimeout(timeout time.Duration)
- func (o *EndpointSnapshotParams) WithContext(ctx context.Context) *EndpointSnapshotParams
- func (o *EndpointSnapshotParams) WithDefaults() *EndpointSnapshotParams
- func (o *EndpointSnapshotParams) WithHTTPClient(client *http.Client) *EndpointSnapshotParams
- func (o *EndpointSnapshotParams) WithID(id int64) *EndpointSnapshotParams
- func (o *EndpointSnapshotParams) WithTimeout(timeout time.Duration) *EndpointSnapshotParams
- func (o *EndpointSnapshotParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type EndpointSnapshotReader
- type EndpointSnapshotsInternalServerError
- func (o *EndpointSnapshotsInternalServerError) Code() int
- func (o *EndpointSnapshotsInternalServerError) Error() string
- func (o *EndpointSnapshotsInternalServerError) IsClientError() bool
- func (o *EndpointSnapshotsInternalServerError) IsCode(code int) bool
- func (o *EndpointSnapshotsInternalServerError) IsRedirect() bool
- func (o *EndpointSnapshotsInternalServerError) IsServerError() bool
- func (o *EndpointSnapshotsInternalServerError) IsSuccess() bool
- func (o *EndpointSnapshotsInternalServerError) String() string
- type EndpointSnapshotsNoContent
- func (o *EndpointSnapshotsNoContent) Code() int
- func (o *EndpointSnapshotsNoContent) Error() string
- func (o *EndpointSnapshotsNoContent) IsClientError() bool
- func (o *EndpointSnapshotsNoContent) IsCode(code int) bool
- func (o *EndpointSnapshotsNoContent) IsRedirect() bool
- func (o *EndpointSnapshotsNoContent) IsServerError() bool
- func (o *EndpointSnapshotsNoContent) IsSuccess() bool
- func (o *EndpointSnapshotsNoContent) String() string
- type EndpointSnapshotsParams
- func NewEndpointSnapshotsParams() *EndpointSnapshotsParams
- func NewEndpointSnapshotsParamsWithContext(ctx context.Context) *EndpointSnapshotsParams
- func NewEndpointSnapshotsParamsWithHTTPClient(client *http.Client) *EndpointSnapshotsParams
- func NewEndpointSnapshotsParamsWithTimeout(timeout time.Duration) *EndpointSnapshotsParams
- func (o *EndpointSnapshotsParams) SetContext(ctx context.Context)
- func (o *EndpointSnapshotsParams) SetDefaults()
- func (o *EndpointSnapshotsParams) SetHTTPClient(client *http.Client)
- func (o *EndpointSnapshotsParams) SetTimeout(timeout time.Duration)
- func (o *EndpointSnapshotsParams) WithContext(ctx context.Context) *EndpointSnapshotsParams
- func (o *EndpointSnapshotsParams) WithDefaults() *EndpointSnapshotsParams
- func (o *EndpointSnapshotsParams) WithHTTPClient(client *http.Client) *EndpointSnapshotsParams
- func (o *EndpointSnapshotsParams) WithTimeout(timeout time.Duration) *EndpointSnapshotsParams
- func (o *EndpointSnapshotsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type EndpointSnapshotsReader
- type EndpointUpdateBadRequest
- func (o *EndpointUpdateBadRequest) Code() int
- func (o *EndpointUpdateBadRequest) Error() string
- func (o *EndpointUpdateBadRequest) IsClientError() bool
- func (o *EndpointUpdateBadRequest) IsCode(code int) bool
- func (o *EndpointUpdateBadRequest) IsRedirect() bool
- func (o *EndpointUpdateBadRequest) IsServerError() bool
- func (o *EndpointUpdateBadRequest) IsSuccess() bool
- func (o *EndpointUpdateBadRequest) String() string
- type EndpointUpdateConflict
- func (o *EndpointUpdateConflict) Code() int
- func (o *EndpointUpdateConflict) Error() string
- func (o *EndpointUpdateConflict) IsClientError() bool
- func (o *EndpointUpdateConflict) IsCode(code int) bool
- func (o *EndpointUpdateConflict) IsRedirect() bool
- func (o *EndpointUpdateConflict) IsServerError() bool
- func (o *EndpointUpdateConflict) IsSuccess() bool
- func (o *EndpointUpdateConflict) String() string
- type EndpointUpdateInternalServerError
- func (o *EndpointUpdateInternalServerError) Code() int
- func (o *EndpointUpdateInternalServerError) Error() string
- func (o *EndpointUpdateInternalServerError) IsClientError() bool
- func (o *EndpointUpdateInternalServerError) IsCode(code int) bool
- func (o *EndpointUpdateInternalServerError) IsRedirect() bool
- func (o *EndpointUpdateInternalServerError) IsServerError() bool
- func (o *EndpointUpdateInternalServerError) IsSuccess() bool
- func (o *EndpointUpdateInternalServerError) String() string
- type EndpointUpdateNotFound
- func (o *EndpointUpdateNotFound) Code() int
- func (o *EndpointUpdateNotFound) Error() string
- func (o *EndpointUpdateNotFound) IsClientError() bool
- func (o *EndpointUpdateNotFound) IsCode(code int) bool
- func (o *EndpointUpdateNotFound) IsRedirect() bool
- func (o *EndpointUpdateNotFound) IsServerError() bool
- func (o *EndpointUpdateNotFound) IsSuccess() bool
- func (o *EndpointUpdateNotFound) String() string
- type EndpointUpdateOK
- func (o *EndpointUpdateOK) Code() int
- func (o *EndpointUpdateOK) Error() string
- func (o *EndpointUpdateOK) GetPayload() *models.PortainereeEndpoint
- func (o *EndpointUpdateOK) IsClientError() bool
- func (o *EndpointUpdateOK) IsCode(code int) bool
- func (o *EndpointUpdateOK) IsRedirect() bool
- func (o *EndpointUpdateOK) IsServerError() bool
- func (o *EndpointUpdateOK) IsSuccess() bool
- func (o *EndpointUpdateOK) String() string
- type EndpointUpdateParams
- func NewEndpointUpdateParams() *EndpointUpdateParams
- func NewEndpointUpdateParamsWithContext(ctx context.Context) *EndpointUpdateParams
- func NewEndpointUpdateParamsWithHTTPClient(client *http.Client) *EndpointUpdateParams
- func NewEndpointUpdateParamsWithTimeout(timeout time.Duration) *EndpointUpdateParams
- func (o *EndpointUpdateParams) SetBody(body *models.EndpointsEndpointUpdatePayload)
- func (o *EndpointUpdateParams) SetContext(ctx context.Context)
- func (o *EndpointUpdateParams) SetDefaults()
- func (o *EndpointUpdateParams) SetHTTPClient(client *http.Client)
- func (o *EndpointUpdateParams) SetID(id int64)
- func (o *EndpointUpdateParams) SetTimeout(timeout time.Duration)
- func (o *EndpointUpdateParams) WithBody(body *models.EndpointsEndpointUpdatePayload) *EndpointUpdateParams
- func (o *EndpointUpdateParams) WithContext(ctx context.Context) *EndpointUpdateParams
- func (o *EndpointUpdateParams) WithDefaults() *EndpointUpdateParams
- func (o *EndpointUpdateParams) WithHTTPClient(client *http.Client) *EndpointUpdateParams
- func (o *EndpointUpdateParams) WithID(id int64) *EndpointUpdateParams
- func (o *EndpointUpdateParams) WithTimeout(timeout time.Duration) *EndpointUpdateParams
- func (o *EndpointUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type EndpointUpdateReader
- type EndpointUpdateRelationsBadRequest
- func (o *EndpointUpdateRelationsBadRequest) Code() int
- func (o *EndpointUpdateRelationsBadRequest) Error() string
- func (o *EndpointUpdateRelationsBadRequest) IsClientError() bool
- func (o *EndpointUpdateRelationsBadRequest) IsCode(code int) bool
- func (o *EndpointUpdateRelationsBadRequest) IsRedirect() bool
- func (o *EndpointUpdateRelationsBadRequest) IsServerError() bool
- func (o *EndpointUpdateRelationsBadRequest) IsSuccess() bool
- func (o *EndpointUpdateRelationsBadRequest) String() string
- type EndpointUpdateRelationsInternalServerError
- func (o *EndpointUpdateRelationsInternalServerError) Code() int
- func (o *EndpointUpdateRelationsInternalServerError) Error() string
- func (o *EndpointUpdateRelationsInternalServerError) IsClientError() bool
- func (o *EndpointUpdateRelationsInternalServerError) IsCode(code int) bool
- func (o *EndpointUpdateRelationsInternalServerError) IsRedirect() bool
- func (o *EndpointUpdateRelationsInternalServerError) IsServerError() bool
- func (o *EndpointUpdateRelationsInternalServerError) IsSuccess() bool
- func (o *EndpointUpdateRelationsInternalServerError) String() string
- type EndpointUpdateRelationsNoContent
- func (o *EndpointUpdateRelationsNoContent) Code() int
- func (o *EndpointUpdateRelationsNoContent) Error() string
- func (o *EndpointUpdateRelationsNoContent) IsClientError() bool
- func (o *EndpointUpdateRelationsNoContent) IsCode(code int) bool
- func (o *EndpointUpdateRelationsNoContent) IsRedirect() bool
- func (o *EndpointUpdateRelationsNoContent) IsServerError() bool
- func (o *EndpointUpdateRelationsNoContent) IsSuccess() bool
- func (o *EndpointUpdateRelationsNoContent) String() string
- type EndpointUpdateRelationsNotFound
- func (o *EndpointUpdateRelationsNotFound) Code() int
- func (o *EndpointUpdateRelationsNotFound) Error() string
- func (o *EndpointUpdateRelationsNotFound) IsClientError() bool
- func (o *EndpointUpdateRelationsNotFound) IsCode(code int) bool
- func (o *EndpointUpdateRelationsNotFound) IsRedirect() bool
- func (o *EndpointUpdateRelationsNotFound) IsServerError() bool
- func (o *EndpointUpdateRelationsNotFound) IsSuccess() bool
- func (o *EndpointUpdateRelationsNotFound) String() string
- type EndpointUpdateRelationsParams
- func NewEndpointUpdateRelationsParams() *EndpointUpdateRelationsParams
- func NewEndpointUpdateRelationsParamsWithContext(ctx context.Context) *EndpointUpdateRelationsParams
- func NewEndpointUpdateRelationsParamsWithHTTPClient(client *http.Client) *EndpointUpdateRelationsParams
- func NewEndpointUpdateRelationsParamsWithTimeout(timeout time.Duration) *EndpointUpdateRelationsParams
- func (o *EndpointUpdateRelationsParams) SetBody(body *models.EndpointsEndpointUpdateRelationsPayload)
- func (o *EndpointUpdateRelationsParams) SetContext(ctx context.Context)
- func (o *EndpointUpdateRelationsParams) SetDefaults()
- func (o *EndpointUpdateRelationsParams) SetHTTPClient(client *http.Client)
- func (o *EndpointUpdateRelationsParams) SetTimeout(timeout time.Duration)
- func (o *EndpointUpdateRelationsParams) WithBody(body *models.EndpointsEndpointUpdateRelationsPayload) *EndpointUpdateRelationsParams
- func (o *EndpointUpdateRelationsParams) WithContext(ctx context.Context) *EndpointUpdateRelationsParams
- func (o *EndpointUpdateRelationsParams) WithDefaults() *EndpointUpdateRelationsParams
- func (o *EndpointUpdateRelationsParams) WithHTTPClient(client *http.Client) *EndpointUpdateRelationsParams
- func (o *EndpointUpdateRelationsParams) WithTimeout(timeout time.Duration) *EndpointUpdateRelationsParams
- func (o *EndpointUpdateRelationsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type EndpointUpdateRelationsReader
- type EndpointUpdateRelationsUnauthorized
- func (o *EndpointUpdateRelationsUnauthorized) Code() int
- func (o *EndpointUpdateRelationsUnauthorized) Error() string
- func (o *EndpointUpdateRelationsUnauthorized) IsClientError() bool
- func (o *EndpointUpdateRelationsUnauthorized) IsCode(code int) bool
- func (o *EndpointUpdateRelationsUnauthorized) IsRedirect() bool
- func (o *EndpointUpdateRelationsUnauthorized) IsServerError() bool
- func (o *EndpointUpdateRelationsUnauthorized) IsSuccess() bool
- func (o *EndpointUpdateRelationsUnauthorized) String() string
- type NamespacesAccessUpdateBadRequest
- func (o *NamespacesAccessUpdateBadRequest) Code() int
- func (o *NamespacesAccessUpdateBadRequest) Error() string
- func (o *NamespacesAccessUpdateBadRequest) IsClientError() bool
- func (o *NamespacesAccessUpdateBadRequest) IsCode(code int) bool
- func (o *NamespacesAccessUpdateBadRequest) IsRedirect() bool
- func (o *NamespacesAccessUpdateBadRequest) IsServerError() bool
- func (o *NamespacesAccessUpdateBadRequest) IsSuccess() bool
- func (o *NamespacesAccessUpdateBadRequest) String() string
- type NamespacesAccessUpdateForbidden
- func (o *NamespacesAccessUpdateForbidden) Code() int
- func (o *NamespacesAccessUpdateForbidden) Error() string
- func (o *NamespacesAccessUpdateForbidden) IsClientError() bool
- func (o *NamespacesAccessUpdateForbidden) IsCode(code int) bool
- func (o *NamespacesAccessUpdateForbidden) IsRedirect() bool
- func (o *NamespacesAccessUpdateForbidden) IsServerError() bool
- func (o *NamespacesAccessUpdateForbidden) IsSuccess() bool
- func (o *NamespacesAccessUpdateForbidden) String() string
- type NamespacesAccessUpdateInternalServerError
- func (o *NamespacesAccessUpdateInternalServerError) Code() int
- func (o *NamespacesAccessUpdateInternalServerError) Error() string
- func (o *NamespacesAccessUpdateInternalServerError) IsClientError() bool
- func (o *NamespacesAccessUpdateInternalServerError) IsCode(code int) bool
- func (o *NamespacesAccessUpdateInternalServerError) IsRedirect() bool
- func (o *NamespacesAccessUpdateInternalServerError) IsServerError() bool
- func (o *NamespacesAccessUpdateInternalServerError) IsSuccess() bool
- func (o *NamespacesAccessUpdateInternalServerError) String() string
- type NamespacesAccessUpdateNoContent
- func (o *NamespacesAccessUpdateNoContent) Code() int
- func (o *NamespacesAccessUpdateNoContent) Error() string
- func (o *NamespacesAccessUpdateNoContent) IsClientError() bool
- func (o *NamespacesAccessUpdateNoContent) IsCode(code int) bool
- func (o *NamespacesAccessUpdateNoContent) IsRedirect() bool
- func (o *NamespacesAccessUpdateNoContent) IsServerError() bool
- func (o *NamespacesAccessUpdateNoContent) IsSuccess() bool
- func (o *NamespacesAccessUpdateNoContent) String() string
- type NamespacesAccessUpdateNotFound
- func (o *NamespacesAccessUpdateNotFound) Code() int
- func (o *NamespacesAccessUpdateNotFound) Error() string
- func (o *NamespacesAccessUpdateNotFound) IsClientError() bool
- func (o *NamespacesAccessUpdateNotFound) IsCode(code int) bool
- func (o *NamespacesAccessUpdateNotFound) IsRedirect() bool
- func (o *NamespacesAccessUpdateNotFound) IsServerError() bool
- func (o *NamespacesAccessUpdateNotFound) IsSuccess() bool
- func (o *NamespacesAccessUpdateNotFound) String() string
- type NamespacesAccessUpdateParams
- func NewNamespacesAccessUpdateParams() *NamespacesAccessUpdateParams
- func NewNamespacesAccessUpdateParamsWithContext(ctx context.Context) *NamespacesAccessUpdateParams
- func NewNamespacesAccessUpdateParamsWithHTTPClient(client *http.Client) *NamespacesAccessUpdateParams
- func NewNamespacesAccessUpdateParamsWithTimeout(timeout time.Duration) *NamespacesAccessUpdateParams
- func (o *NamespacesAccessUpdateParams) SetBody(body *models.EndpointsResourcePoolUpdatePayload)
- func (o *NamespacesAccessUpdateParams) SetContext(ctx context.Context)
- func (o *NamespacesAccessUpdateParams) SetDefaults()
- func (o *NamespacesAccessUpdateParams) SetHTTPClient(client *http.Client)
- func (o *NamespacesAccessUpdateParams) SetID(id int64)
- func (o *NamespacesAccessUpdateParams) SetRpn(rpn int64)
- func (o *NamespacesAccessUpdateParams) SetTimeout(timeout time.Duration)
- func (o *NamespacesAccessUpdateParams) WithBody(body *models.EndpointsResourcePoolUpdatePayload) *NamespacesAccessUpdateParams
- func (o *NamespacesAccessUpdateParams) WithContext(ctx context.Context) *NamespacesAccessUpdateParams
- func (o *NamespacesAccessUpdateParams) WithDefaults() *NamespacesAccessUpdateParams
- func (o *NamespacesAccessUpdateParams) WithHTTPClient(client *http.Client) *NamespacesAccessUpdateParams
- func (o *NamespacesAccessUpdateParams) WithID(id int64) *NamespacesAccessUpdateParams
- func (o *NamespacesAccessUpdateParams) WithRpn(rpn int64) *NamespacesAccessUpdateParams
- func (o *NamespacesAccessUpdateParams) WithTimeout(timeout time.Duration) *NamespacesAccessUpdateParams
- func (o *NamespacesAccessUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type NamespacesAccessUpdateReader
- type PostEndpointsIDDockerV2BrowsePutBadRequest
- func (o *PostEndpointsIDDockerV2BrowsePutBadRequest) Code() int
- func (o *PostEndpointsIDDockerV2BrowsePutBadRequest) Error() string
- func (o *PostEndpointsIDDockerV2BrowsePutBadRequest) IsClientError() bool
- func (o *PostEndpointsIDDockerV2BrowsePutBadRequest) IsCode(code int) bool
- func (o *PostEndpointsIDDockerV2BrowsePutBadRequest) IsRedirect() bool
- func (o *PostEndpointsIDDockerV2BrowsePutBadRequest) IsServerError() bool
- func (o *PostEndpointsIDDockerV2BrowsePutBadRequest) IsSuccess() bool
- func (o *PostEndpointsIDDockerV2BrowsePutBadRequest) String() string
- type PostEndpointsIDDockerV2BrowsePutInternalServerError
- func (o *PostEndpointsIDDockerV2BrowsePutInternalServerError) Code() int
- func (o *PostEndpointsIDDockerV2BrowsePutInternalServerError) Error() string
- func (o *PostEndpointsIDDockerV2BrowsePutInternalServerError) IsClientError() bool
- func (o *PostEndpointsIDDockerV2BrowsePutInternalServerError) IsCode(code int) bool
- func (o *PostEndpointsIDDockerV2BrowsePutInternalServerError) IsRedirect() bool
- func (o *PostEndpointsIDDockerV2BrowsePutInternalServerError) IsServerError() bool
- func (o *PostEndpointsIDDockerV2BrowsePutInternalServerError) IsSuccess() bool
- func (o *PostEndpointsIDDockerV2BrowsePutInternalServerError) String() string
- type PostEndpointsIDDockerV2BrowsePutNoContent
- func (o *PostEndpointsIDDockerV2BrowsePutNoContent) Code() int
- func (o *PostEndpointsIDDockerV2BrowsePutNoContent) Error() string
- func (o *PostEndpointsIDDockerV2BrowsePutNoContent) IsClientError() bool
- func (o *PostEndpointsIDDockerV2BrowsePutNoContent) IsCode(code int) bool
- func (o *PostEndpointsIDDockerV2BrowsePutNoContent) IsRedirect() bool
- func (o *PostEndpointsIDDockerV2BrowsePutNoContent) IsServerError() bool
- func (o *PostEndpointsIDDockerV2BrowsePutNoContent) IsSuccess() bool
- func (o *PostEndpointsIDDockerV2BrowsePutNoContent) String() string
- type PostEndpointsIDDockerV2BrowsePutParams
- func NewPostEndpointsIDDockerV2BrowsePutParams() *PostEndpointsIDDockerV2BrowsePutParams
- func NewPostEndpointsIDDockerV2BrowsePutParamsWithContext(ctx context.Context) *PostEndpointsIDDockerV2BrowsePutParams
- func NewPostEndpointsIDDockerV2BrowsePutParamsWithHTTPClient(client *http.Client) *PostEndpointsIDDockerV2BrowsePutParams
- func NewPostEndpointsIDDockerV2BrowsePutParamsWithTimeout(timeout time.Duration) *PostEndpointsIDDockerV2BrowsePutParams
- func (o *PostEndpointsIDDockerV2BrowsePutParams) SetContext(ctx context.Context)
- func (o *PostEndpointsIDDockerV2BrowsePutParams) SetDefaults()
- func (o *PostEndpointsIDDockerV2BrowsePutParams) SetFile(file runtime.NamedReadCloser)
- func (o *PostEndpointsIDDockerV2BrowsePutParams) SetHTTPClient(client *http.Client)
- func (o *PostEndpointsIDDockerV2BrowsePutParams) SetID(id int64)
- func (o *PostEndpointsIDDockerV2BrowsePutParams) SetPath(path string)
- func (o *PostEndpointsIDDockerV2BrowsePutParams) SetTimeout(timeout time.Duration)
- func (o *PostEndpointsIDDockerV2BrowsePutParams) SetVolumeID(volumeID *string)
- func (o *PostEndpointsIDDockerV2BrowsePutParams) WithContext(ctx context.Context) *PostEndpointsIDDockerV2BrowsePutParams
- func (o *PostEndpointsIDDockerV2BrowsePutParams) WithDefaults() *PostEndpointsIDDockerV2BrowsePutParams
- func (o *PostEndpointsIDDockerV2BrowsePutParams) WithFile(file runtime.NamedReadCloser) *PostEndpointsIDDockerV2BrowsePutParams
- func (o *PostEndpointsIDDockerV2BrowsePutParams) WithHTTPClient(client *http.Client) *PostEndpointsIDDockerV2BrowsePutParams
- func (o *PostEndpointsIDDockerV2BrowsePutParams) WithID(id int64) *PostEndpointsIDDockerV2BrowsePutParams
- func (o *PostEndpointsIDDockerV2BrowsePutParams) WithPath(path string) *PostEndpointsIDDockerV2BrowsePutParams
- func (o *PostEndpointsIDDockerV2BrowsePutParams) WithTimeout(timeout time.Duration) *PostEndpointsIDDockerV2BrowsePutParams
- func (o *PostEndpointsIDDockerV2BrowsePutParams) WithVolumeID(volumeID *string) *PostEndpointsIDDockerV2BrowsePutParams
- func (o *PostEndpointsIDDockerV2BrowsePutParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostEndpointsIDDockerV2BrowsePutReader
- type SnapshotContainerInspectNotFound
- func (o *SnapshotContainerInspectNotFound) Code() int
- func (o *SnapshotContainerInspectNotFound) Error() string
- func (o *SnapshotContainerInspectNotFound) IsClientError() bool
- func (o *SnapshotContainerInspectNotFound) IsCode(code int) bool
- func (o *SnapshotContainerInspectNotFound) IsRedirect() bool
- func (o *SnapshotContainerInspectNotFound) IsServerError() bool
- func (o *SnapshotContainerInspectNotFound) IsSuccess() bool
- func (o *SnapshotContainerInspectNotFound) String() string
- type SnapshotContainerInspectOK
- func (o *SnapshotContainerInspectOK) Code() int
- func (o *SnapshotContainerInspectOK) Error() string
- func (o *SnapshotContainerInspectOK) GetPayload() *models.PortainerDockerContainerSnapshot
- func (o *SnapshotContainerInspectOK) IsClientError() bool
- func (o *SnapshotContainerInspectOK) IsCode(code int) bool
- func (o *SnapshotContainerInspectOK) IsRedirect() bool
- func (o *SnapshotContainerInspectOK) IsServerError() bool
- func (o *SnapshotContainerInspectOK) IsSuccess() bool
- func (o *SnapshotContainerInspectOK) String() string
- type SnapshotContainerInspectParams
- func NewSnapshotContainerInspectParams() *SnapshotContainerInspectParams
- func NewSnapshotContainerInspectParamsWithContext(ctx context.Context) *SnapshotContainerInspectParams
- func NewSnapshotContainerInspectParamsWithHTTPClient(client *http.Client) *SnapshotContainerInspectParams
- func NewSnapshotContainerInspectParamsWithTimeout(timeout time.Duration) *SnapshotContainerInspectParams
- func (o *SnapshotContainerInspectParams) SetContainerID(containerID int64)
- func (o *SnapshotContainerInspectParams) SetContext(ctx context.Context)
- func (o *SnapshotContainerInspectParams) SetDefaults()
- func (o *SnapshotContainerInspectParams) SetEnvironmentID(environmentID int64)
- func (o *SnapshotContainerInspectParams) SetHTTPClient(client *http.Client)
- func (o *SnapshotContainerInspectParams) SetTimeout(timeout time.Duration)
- func (o *SnapshotContainerInspectParams) WithContainerID(containerID int64) *SnapshotContainerInspectParams
- func (o *SnapshotContainerInspectParams) WithContext(ctx context.Context) *SnapshotContainerInspectParams
- func (o *SnapshotContainerInspectParams) WithDefaults() *SnapshotContainerInspectParams
- func (o *SnapshotContainerInspectParams) WithEnvironmentID(environmentID int64) *SnapshotContainerInspectParams
- func (o *SnapshotContainerInspectParams) WithHTTPClient(client *http.Client) *SnapshotContainerInspectParams
- func (o *SnapshotContainerInspectParams) WithTimeout(timeout time.Duration) *SnapshotContainerInspectParams
- func (o *SnapshotContainerInspectParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SnapshotContainerInspectReader
- type SnapshotContainersListNotFound
- func (o *SnapshotContainersListNotFound) Code() int
- func (o *SnapshotContainersListNotFound) Error() string
- func (o *SnapshotContainersListNotFound) IsClientError() bool
- func (o *SnapshotContainersListNotFound) IsCode(code int) bool
- func (o *SnapshotContainersListNotFound) IsRedirect() bool
- func (o *SnapshotContainersListNotFound) IsServerError() bool
- func (o *SnapshotContainersListNotFound) IsSuccess() bool
- func (o *SnapshotContainersListNotFound) String() string
- type SnapshotContainersListOK
- func (o *SnapshotContainersListOK) Code() int
- func (o *SnapshotContainersListOK) Error() string
- func (o *SnapshotContainersListOK) GetPayload() *models.PortainerDockerContainerSnapshot
- func (o *SnapshotContainersListOK) IsClientError() bool
- func (o *SnapshotContainersListOK) IsCode(code int) bool
- func (o *SnapshotContainersListOK) IsRedirect() bool
- func (o *SnapshotContainersListOK) IsServerError() bool
- func (o *SnapshotContainersListOK) IsSuccess() bool
- func (o *SnapshotContainersListOK) String() string
- type SnapshotContainersListParams
- func NewSnapshotContainersListParams() *SnapshotContainersListParams
- func NewSnapshotContainersListParamsWithContext(ctx context.Context) *SnapshotContainersListParams
- func NewSnapshotContainersListParamsWithHTTPClient(client *http.Client) *SnapshotContainersListParams
- func NewSnapshotContainersListParamsWithTimeout(timeout time.Duration) *SnapshotContainersListParams
- func (o *SnapshotContainersListParams) SetContext(ctx context.Context)
- func (o *SnapshotContainersListParams) SetDefaults()
- func (o *SnapshotContainersListParams) SetEdgeStackID(edgeStackID *int64)
- func (o *SnapshotContainersListParams) SetEnvironmentID(environmentID int64)
- func (o *SnapshotContainersListParams) SetHTTPClient(client *http.Client)
- func (o *SnapshotContainersListParams) SetTimeout(timeout time.Duration)
- func (o *SnapshotContainersListParams) WithContext(ctx context.Context) *SnapshotContainersListParams
- func (o *SnapshotContainersListParams) WithDefaults() *SnapshotContainersListParams
- func (o *SnapshotContainersListParams) WithEdgeStackID(edgeStackID *int64) *SnapshotContainersListParams
- func (o *SnapshotContainersListParams) WithEnvironmentID(environmentID int64) *SnapshotContainersListParams
- func (o *SnapshotContainersListParams) WithHTTPClient(client *http.Client) *SnapshotContainersListParams
- func (o *SnapshotContainersListParams) WithTimeout(timeout time.Duration) *SnapshotContainersListParams
- func (o *SnapshotContainersListParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SnapshotContainersListReader
- type SnapshotInspectNotFound
- func (o *SnapshotInspectNotFound) Code() int
- func (o *SnapshotInspectNotFound) Error() string
- func (o *SnapshotInspectNotFound) IsClientError() bool
- func (o *SnapshotInspectNotFound) IsCode(code int) bool
- func (o *SnapshotInspectNotFound) IsRedirect() bool
- func (o *SnapshotInspectNotFound) IsServerError() bool
- func (o *SnapshotInspectNotFound) IsSuccess() bool
- func (o *SnapshotInspectNotFound) String() string
- type SnapshotInspectOK
- func (o *SnapshotInspectOK) Code() int
- func (o *SnapshotInspectOK) Error() string
- func (o *SnapshotInspectOK) GetPayload() models.PortainerDockerSnapshotRaw
- func (o *SnapshotInspectOK) IsClientError() bool
- func (o *SnapshotInspectOK) IsCode(code int) bool
- func (o *SnapshotInspectOK) IsRedirect() bool
- func (o *SnapshotInspectOK) IsServerError() bool
- func (o *SnapshotInspectOK) IsSuccess() bool
- func (o *SnapshotInspectOK) String() string
- type SnapshotInspectParams
- func NewSnapshotInspectParams() *SnapshotInspectParams
- func NewSnapshotInspectParamsWithContext(ctx context.Context) *SnapshotInspectParams
- func NewSnapshotInspectParamsWithHTTPClient(client *http.Client) *SnapshotInspectParams
- func NewSnapshotInspectParamsWithTimeout(timeout time.Duration) *SnapshotInspectParams
- func (o *SnapshotInspectParams) SetContext(ctx context.Context)
- func (o *SnapshotInspectParams) SetDefaults()
- func (o *SnapshotInspectParams) SetEnvironmentID(environmentID int64)
- func (o *SnapshotInspectParams) SetHTTPClient(client *http.Client)
- func (o *SnapshotInspectParams) SetTimeout(timeout time.Duration)
- func (o *SnapshotInspectParams) WithContext(ctx context.Context) *SnapshotInspectParams
- func (o *SnapshotInspectParams) WithDefaults() *SnapshotInspectParams
- func (o *SnapshotInspectParams) WithEnvironmentID(environmentID int64) *SnapshotInspectParams
- func (o *SnapshotInspectParams) WithHTTPClient(client *http.Client) *SnapshotInspectParams
- func (o *SnapshotInspectParams) WithTimeout(timeout time.Duration) *SnapshotInspectParams
- func (o *SnapshotInspectParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SnapshotInspectReader
- type TrustEdgeEndpointsBadRequest
- func (o *TrustEdgeEndpointsBadRequest) Code() int
- func (o *TrustEdgeEndpointsBadRequest) Error() string
- func (o *TrustEdgeEndpointsBadRequest) IsClientError() bool
- func (o *TrustEdgeEndpointsBadRequest) IsCode(code int) bool
- func (o *TrustEdgeEndpointsBadRequest) IsRedirect() bool
- func (o *TrustEdgeEndpointsBadRequest) IsServerError() bool
- func (o *TrustEdgeEndpointsBadRequest) IsSuccess() bool
- func (o *TrustEdgeEndpointsBadRequest) String() string
- type TrustEdgeEndpointsInternalServerError
- func (o *TrustEdgeEndpointsInternalServerError) Code() int
- func (o *TrustEdgeEndpointsInternalServerError) Error() string
- func (o *TrustEdgeEndpointsInternalServerError) IsClientError() bool
- func (o *TrustEdgeEndpointsInternalServerError) IsCode(code int) bool
- func (o *TrustEdgeEndpointsInternalServerError) IsRedirect() bool
- func (o *TrustEdgeEndpointsInternalServerError) IsServerError() bool
- func (o *TrustEdgeEndpointsInternalServerError) IsSuccess() bool
- func (o *TrustEdgeEndpointsInternalServerError) String() string
- type TrustEdgeEndpointsNoContent
- func (o *TrustEdgeEndpointsNoContent) Code() int
- func (o *TrustEdgeEndpointsNoContent) Error() string
- func (o *TrustEdgeEndpointsNoContent) IsClientError() bool
- func (o *TrustEdgeEndpointsNoContent) IsCode(code int) bool
- func (o *TrustEdgeEndpointsNoContent) IsRedirect() bool
- func (o *TrustEdgeEndpointsNoContent) IsServerError() bool
- func (o *TrustEdgeEndpointsNoContent) IsSuccess() bool
- func (o *TrustEdgeEndpointsNoContent) String() string
- type TrustEdgeEndpointsParams
- func NewTrustEdgeEndpointsParams() *TrustEdgeEndpointsParams
- func NewTrustEdgeEndpointsParamsWithContext(ctx context.Context) *TrustEdgeEndpointsParams
- func NewTrustEdgeEndpointsParamsWithHTTPClient(client *http.Client) *TrustEdgeEndpointsParams
- func NewTrustEdgeEndpointsParamsWithTimeout(timeout time.Duration) *TrustEdgeEndpointsParams
- func (o *TrustEdgeEndpointsParams) SetBody(body *models.EndpointedgeEndpointsTrustPayload)
- func (o *TrustEdgeEndpointsParams) SetContext(ctx context.Context)
- func (o *TrustEdgeEndpointsParams) SetDefaults()
- func (o *TrustEdgeEndpointsParams) SetHTTPClient(client *http.Client)
- func (o *TrustEdgeEndpointsParams) SetTimeout(timeout time.Duration)
- func (o *TrustEdgeEndpointsParams) WithBody(body *models.EndpointedgeEndpointsTrustPayload) *TrustEdgeEndpointsParams
- func (o *TrustEdgeEndpointsParams) WithContext(ctx context.Context) *TrustEdgeEndpointsParams
- func (o *TrustEdgeEndpointsParams) WithDefaults() *TrustEdgeEndpointsParams
- func (o *TrustEdgeEndpointsParams) WithHTTPClient(client *http.Client) *TrustEdgeEndpointsParams
- func (o *TrustEdgeEndpointsParams) WithTimeout(timeout time.Duration) *TrustEdgeEndpointsParams
- func (o *TrustEdgeEndpointsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type TrustEdgeEndpointsReader
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WithContentTypeApplicationJSON ¶
func WithContentTypeApplicationJSON(r *runtime.ClientOperation)
WithContentTypeApplicationJSON sets the Content-Type header to "application/json".
func WithContentTypeMultipartFormData ¶
func WithContentTypeMultipartFormData(r *runtime.ClientOperation)
WithContentTypeMultipartFormData sets the Content-Type header to "multipart/form-data".
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for endpoints API
func (*Client) EndpointAssociationDelete ¶
func (a *Client) EndpointAssociationDelete(params *EndpointAssociationDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*EndpointAssociationDeleteOK, error)
EndpointAssociationDelete des association an edge environment endpoint De-association an edge environment(endpoint).
**Access policy**: administrator
func (*Client) EndpointCreate ¶
func (a *Client) EndpointCreate(params *EndpointCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*EndpointCreateOK, error)
EndpointCreate creates a new environment endpoint Create a new environment(endpoint) that will be used to manage an environment(endpoint).
**Access policy**: administrator
func (*Client) EndpointCreateGlobalKey ¶
func (a *Client) EndpointCreateGlobalKey(params *EndpointCreateGlobalKeyParams, opts ...ClientOption) (*EndpointCreateGlobalKeyOK, error)
EndpointCreateGlobalKey creates or retrieve the endpoint for an edge ID
func (*Client) EndpointDelete ¶
func (a *Client) EndpointDelete(params *EndpointDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*EndpointDeleteNoContent, error)
EndpointDelete removes an environment Remove the environment associated to the specified identifier and optionally clean-up associated resources.
**Access policy**: Administrator only.
func (*Client) EndpointDeleteBatch ¶
func (a *Client) EndpointDeleteBatch(params *EndpointDeleteBatchParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*EndpointDeleteBatchNoContent, *EndpointDeleteBatchMultiStatus, error)
EndpointDeleteBatch removes multiple environments Remove multiple environments and optionally clean-up associated resources.
**Access policy**: Administrator only.
func (*Client) EndpointDeleteBatchDeprecated
deprecated
func (a *Client) EndpointDeleteBatchDeprecated(params *EndpointDeleteBatchDeprecatedParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*EndpointDeleteBatchDeprecatedNoContent, *EndpointDeleteBatchDeprecatedMultiStatus, error)
EndpointDeleteBatchDeprecated removes multiple environments Deprecated: use the `POST` endpoint instead.
Remove multiple environments and optionally clean-up associated resources. **Access policy**: Administrator only.
func (*Client) EndpointDockerhubStatus ¶
func (a *Client) EndpointDockerhubStatus(params *EndpointDockerhubStatusParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*EndpointDockerhubStatusOK, error)
EndpointDockerhubStatus fetches docker pull limits get docker pull limits for a docker hub registry in the environment
**Access policy**:
func (*Client) EndpointEdgeAsync ¶
func (a *Client) EndpointEdgeAsync(params *EndpointEdgeAsyncParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*EndpointEdgeAsyncOK, error)
EndpointEdgeAsync gets environment endpoint status Environment(Endpoint) for edge agent to check status of environment(endpoint)
**Access policy**: restricted only to Edge environments(endpoints)
func (*Client) EndpointEdgeStatusInspect ¶
func (a *Client) EndpointEdgeStatusInspect(params *EndpointEdgeStatusInspectParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*EndpointEdgeStatusInspectOK, error)
EndpointEdgeStatusInspect gets environment endpoint status environment(endpoint) for edge agent to check status of environment(endpoint)
**Access policy**: restricted only to Edge environments(endpoints)
func (*Client) EndpointForceUpdateService ¶
func (a *Client) EndpointForceUpdateService(params *EndpointForceUpdateServiceParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*EndpointForceUpdateServiceOK, error)
EndpointForceUpdateService forces update a docker service force update a docker service
**Access policy**: authenticated
func (*Client) EndpointInspect ¶
func (a *Client) EndpointInspect(params *EndpointInspectParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*EndpointInspectOK, error)
EndpointInspect inspects an environment endpoint Retrieve details about an environment(endpoint).
**Access policy**: restricted
func (*Client) EndpointList ¶
func (a *Client) EndpointList(params *EndpointListParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*EndpointListOK, error)
EndpointList lists environments endpoints List all environments(endpoints) based on the current user authorizations. Will
return all environments(endpoints) if using an administrator or team leader account otherwise it will only return authorized environments(endpoints). **Access policy**: restricted
func (*Client) EndpointMTLSAgentCertificateError ¶
func (a *Client) EndpointMTLSAgentCertificateError(params *EndpointMTLSAgentCertificateErrorParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*EndpointMTLSAgentCertificateErrorOK, error)
EndpointMTLSAgentCertificateError gets an agent endpoint m TLS certificate Retrieve the mTLS certificate of an environment(endpoint).
**Access policy**: administrator
func (*Client) EndpointMTLSCertificate ¶
func (a *Client) EndpointMTLSCertificate(params *EndpointMTLSCertificateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*EndpointMTLSCertificateOK, error)
EndpointMTLSCertificate gets an environment endpoint m TLS certificate Retrieve the mTLS certificate of an environment(endpoint).
**Access policy**: administrator
func (*Client) EndpointRegistriesList ¶
func (a *Client) EndpointRegistriesList(params *EndpointRegistriesListParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*EndpointRegistriesListOK, error)
EndpointRegistriesList lists registries on environment List all registries based on the current user authorizations in current environment.
**Access policy**: authenticated
func (*Client) EndpointRegistryAccess ¶
func (a *Client) EndpointRegistryAccess(params *EndpointRegistryAccessParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*EndpointRegistryAccessNoContent, error)
EndpointRegistryAccess updates registry access for environment
**Access policy**: authenticated
func (*Client) EndpointSettingsUpdate ¶
func (a *Client) EndpointSettingsUpdate(params *EndpointSettingsUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*EndpointSettingsUpdateOK, error)
EndpointSettingsUpdate updates settings for an environment endpoint Update settings for an environment(endpoint).
**Access policy**: authenticated
func (*Client) EndpointSnapshot ¶
func (a *Client) EndpointSnapshot(params *EndpointSnapshotParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*EndpointSnapshotNoContent, error)
EndpointSnapshot snapshots an environment endpoint Snapshots an environment(endpoint)
**Access policy**: authenticated
func (*Client) EndpointSnapshots ¶
func (a *Client) EndpointSnapshots(params *EndpointSnapshotsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*EndpointSnapshotsNoContent, error)
EndpointSnapshots snapshots all environment endpoint Snapshot all environments(endpoints)
**Access policy**: administrator
func (*Client) EndpointUpdate ¶
func (a *Client) EndpointUpdate(params *EndpointUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*EndpointUpdateOK, error)
EndpointUpdate updates an environment endpoint Update an environment(endpoint).
**Access policy**: authenticated
func (*Client) EndpointUpdateRelations ¶
func (a *Client) EndpointUpdateRelations(params *EndpointUpdateRelationsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*EndpointUpdateRelationsNoContent, error)
EndpointUpdateRelations updates relations for a list of environments Update relations for a list of environments
Edge groups, tags and environment group can be updated.
**Access policy**: administrator
func (*Client) NamespacesAccessUpdate ¶
func (a *Client) NamespacesAccessUpdate(params *NamespacesAccessUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*NamespacesAccessUpdateNoContent, error)
NamespacesAccessUpdate updates namespace access for a given namespace Update the access permissions on a namespace in the given environment. This endpoint allows adding or removing users and teams that can access the specified namespace. Please note that users or teams must be added to the environment before they can be added to the namespace.
**Access policy**: Restricted. User must be an administrator or have appropriate permissions to modify namespace access.
func (*Client) PostEndpointsIDDockerV2BrowsePut ¶
func (a *Client) PostEndpointsIDDockerV2BrowsePut(params *PostEndpointsIDDockerV2BrowsePutParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostEndpointsIDDockerV2BrowsePutNoContent, error)
PostEndpointsIDDockerV2BrowsePut uploads a file under a specific path on the file system of an environment endpoint Use this environment(endpoint) to upload TLS files.
**Access policy**: administrator
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) SnapshotContainerInspect ¶
func (a *Client) SnapshotContainerInspect(params *SnapshotContainerInspectParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SnapshotContainerInspectOK, error)
SnapshotContainerInspect fetches container from a snapshot
**Access policy**:
func (*Client) SnapshotContainersList ¶
func (a *Client) SnapshotContainersList(params *SnapshotContainersListParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SnapshotContainersListOK, error)
SnapshotContainersList fetches containers list from a snapshot
**Access policy**:
func (*Client) SnapshotInspect ¶
func (a *Client) SnapshotInspect(params *SnapshotInspectParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SnapshotInspectOK, error)
SnapshotInspect fetches latest snapshot of environment
**Access policy**:
func (*Client) TrustEdgeEndpoints ¶
func (a *Client) TrustEdgeEndpoints(params *TrustEdgeEndpointsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*TrustEdgeEndpointsNoContent, error)
TrustEdgeEndpoints associates one or more edge environments in the waiting room to environments Associate one or more Edge environments, currently in the waiting room, with Portainer environments. This action effectively grants trust to these environments.
**Access policy**: Administrator only.
type ClientOption ¶
type ClientOption func(*runtime.ClientOperation)
ClientOption may be used to customize the behavior of Client methods.
func WithContentType ¶
func WithContentType(mime string) ClientOption
WithContentType allows the client to force the Content-Type header to negotiate a specific Consumer from the server.
You may use this option to set arbitrary extensions to your MIME media type.
type ClientService ¶
type ClientService interface {
EndpointAssociationDelete(params *EndpointAssociationDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*EndpointAssociationDeleteOK, error)
EndpointCreate(params *EndpointCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*EndpointCreateOK, error)
EndpointCreateGlobalKey(params *EndpointCreateGlobalKeyParams, opts ...ClientOption) (*EndpointCreateGlobalKeyOK, error)
EndpointDelete(params *EndpointDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*EndpointDeleteNoContent, error)
EndpointDeleteBatch(params *EndpointDeleteBatchParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*EndpointDeleteBatchNoContent, *EndpointDeleteBatchMultiStatus, error)
EndpointDeleteBatchDeprecated(params *EndpointDeleteBatchDeprecatedParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*EndpointDeleteBatchDeprecatedNoContent, *EndpointDeleteBatchDeprecatedMultiStatus, error)
EndpointEdgeStatusInspect(params *EndpointEdgeStatusInspectParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*EndpointEdgeStatusInspectOK, error)
EndpointInspect(params *EndpointInspectParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*EndpointInspectOK, error)
EndpointList(params *EndpointListParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*EndpointListOK, error)
EndpointMTLSAgentCertificateError(params *EndpointMTLSAgentCertificateErrorParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*EndpointMTLSAgentCertificateErrorOK, error)
EndpointMTLSCertificate(params *EndpointMTLSCertificateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*EndpointMTLSCertificateOK, error)
EndpointSettingsUpdate(params *EndpointSettingsUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*EndpointSettingsUpdateOK, error)
EndpointSnapshot(params *EndpointSnapshotParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*EndpointSnapshotNoContent, error)
EndpointSnapshots(params *EndpointSnapshotsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*EndpointSnapshotsNoContent, error)
EndpointUpdate(params *EndpointUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*EndpointUpdateOK, error)
EndpointUpdateRelations(params *EndpointUpdateRelationsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*EndpointUpdateRelationsNoContent, error)
PostEndpointsIDDockerV2BrowsePut(params *PostEndpointsIDDockerV2BrowsePutParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostEndpointsIDDockerV2BrowsePutNoContent, error)
TrustEdgeEndpoints(params *TrustEdgeEndpointsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*TrustEdgeEndpointsNoContent, error)
EndpointDockerhubStatus(params *EndpointDockerhubStatusParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*EndpointDockerhubStatusOK, error)
EndpointEdgeAsync(params *EndpointEdgeAsyncParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*EndpointEdgeAsyncOK, error)
EndpointForceUpdateService(params *EndpointForceUpdateServiceParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*EndpointForceUpdateServiceOK, error)
EndpointRegistriesList(params *EndpointRegistriesListParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*EndpointRegistriesListOK, error)
EndpointRegistryAccess(params *EndpointRegistryAccessParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*EndpointRegistryAccessNoContent, error)
NamespacesAccessUpdate(params *NamespacesAccessUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*NamespacesAccessUpdateNoContent, error)
SnapshotContainerInspect(params *SnapshotContainerInspectParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SnapshotContainerInspectOK, error)
SnapshotContainersList(params *SnapshotContainersListParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SnapshotContainersListOK, error)
SnapshotInspect(params *SnapshotInspectParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SnapshotInspectOK, 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 endpoints API client.
func NewClientWithBasicAuth ¶
func NewClientWithBasicAuth(host, basePath, scheme, user, password string) ClientService
New creates a new endpoints API client with basic auth credentials. It takes the following parameters: - host: http host (github.com). - basePath: any base path for the API client ("/v1", "/v3"). - scheme: http scheme ("http", "https"). - user: user for basic authentication header. - password: password for basic authentication header.
func NewClientWithBearerToken ¶
func NewClientWithBearerToken(host, basePath, scheme, bearerToken string) ClientService
New creates a new endpoints API client with a bearer token for authentication. It takes the following parameters: - host: http host (github.com). - basePath: any base path for the API client ("/v1", "/v3"). - scheme: http scheme ("http", "https"). - bearerToken: bearer token for Bearer authentication header.
type EndpointAssociationDeleteBadRequest ¶
type EndpointAssociationDeleteBadRequest struct {
}
EndpointAssociationDeleteBadRequest describes a response with status code 400, with default header values.
Invalid request
func NewEndpointAssociationDeleteBadRequest ¶
func NewEndpointAssociationDeleteBadRequest() *EndpointAssociationDeleteBadRequest
NewEndpointAssociationDeleteBadRequest creates a EndpointAssociationDeleteBadRequest with default headers values
func (*EndpointAssociationDeleteBadRequest) Code ¶
func (o *EndpointAssociationDeleteBadRequest) Code() int
Code gets the status code for the endpoint association delete bad request response
func (*EndpointAssociationDeleteBadRequest) Error ¶
func (o *EndpointAssociationDeleteBadRequest) Error() string
func (*EndpointAssociationDeleteBadRequest) IsClientError ¶
func (o *EndpointAssociationDeleteBadRequest) IsClientError() bool
IsClientError returns true when this endpoint association delete bad request response has a 4xx status code
func (*EndpointAssociationDeleteBadRequest) IsCode ¶
func (o *EndpointAssociationDeleteBadRequest) IsCode(code int) bool
IsCode returns true when this endpoint association delete bad request response a status code equal to that given
func (*EndpointAssociationDeleteBadRequest) IsRedirect ¶
func (o *EndpointAssociationDeleteBadRequest) IsRedirect() bool
IsRedirect returns true when this endpoint association delete bad request response has a 3xx status code
func (*EndpointAssociationDeleteBadRequest) IsServerError ¶
func (o *EndpointAssociationDeleteBadRequest) IsServerError() bool
IsServerError returns true when this endpoint association delete bad request response has a 5xx status code
func (*EndpointAssociationDeleteBadRequest) IsSuccess ¶
func (o *EndpointAssociationDeleteBadRequest) IsSuccess() bool
IsSuccess returns true when this endpoint association delete bad request response has a 2xx status code
func (*EndpointAssociationDeleteBadRequest) String ¶
func (o *EndpointAssociationDeleteBadRequest) String() string
type EndpointAssociationDeleteInternalServerError ¶
type EndpointAssociationDeleteInternalServerError struct {
}
EndpointAssociationDeleteInternalServerError describes a response with status code 500, with default header values.
Server error
func NewEndpointAssociationDeleteInternalServerError ¶
func NewEndpointAssociationDeleteInternalServerError() *EndpointAssociationDeleteInternalServerError
NewEndpointAssociationDeleteInternalServerError creates a EndpointAssociationDeleteInternalServerError with default headers values
func (*EndpointAssociationDeleteInternalServerError) Code ¶
func (o *EndpointAssociationDeleteInternalServerError) Code() int
Code gets the status code for the endpoint association delete internal server error response
func (*EndpointAssociationDeleteInternalServerError) Error ¶
func (o *EndpointAssociationDeleteInternalServerError) Error() string
func (*EndpointAssociationDeleteInternalServerError) IsClientError ¶
func (o *EndpointAssociationDeleteInternalServerError) IsClientError() bool
IsClientError returns true when this endpoint association delete internal server error response has a 4xx status code
func (*EndpointAssociationDeleteInternalServerError) IsCode ¶
func (o *EndpointAssociationDeleteInternalServerError) IsCode(code int) bool
IsCode returns true when this endpoint association delete internal server error response a status code equal to that given
func (*EndpointAssociationDeleteInternalServerError) IsRedirect ¶
func (o *EndpointAssociationDeleteInternalServerError) IsRedirect() bool
IsRedirect returns true when this endpoint association delete internal server error response has a 3xx status code
func (*EndpointAssociationDeleteInternalServerError) IsServerError ¶
func (o *EndpointAssociationDeleteInternalServerError) IsServerError() bool
IsServerError returns true when this endpoint association delete internal server error response has a 5xx status code
func (*EndpointAssociationDeleteInternalServerError) IsSuccess ¶
func (o *EndpointAssociationDeleteInternalServerError) IsSuccess() bool
IsSuccess returns true when this endpoint association delete internal server error response has a 2xx status code
func (*EndpointAssociationDeleteInternalServerError) String ¶
func (o *EndpointAssociationDeleteInternalServerError) String() string
type EndpointAssociationDeleteNotFound ¶
type EndpointAssociationDeleteNotFound struct {
}
EndpointAssociationDeleteNotFound describes a response with status code 404, with default header values.
Environment(Endpoint) not found
func NewEndpointAssociationDeleteNotFound ¶
func NewEndpointAssociationDeleteNotFound() *EndpointAssociationDeleteNotFound
NewEndpointAssociationDeleteNotFound creates a EndpointAssociationDeleteNotFound with default headers values
func (*EndpointAssociationDeleteNotFound) Code ¶
func (o *EndpointAssociationDeleteNotFound) Code() int
Code gets the status code for the endpoint association delete not found response
func (*EndpointAssociationDeleteNotFound) Error ¶
func (o *EndpointAssociationDeleteNotFound) Error() string
func (*EndpointAssociationDeleteNotFound) IsClientError ¶
func (o *EndpointAssociationDeleteNotFound) IsClientError() bool
IsClientError returns true when this endpoint association delete not found response has a 4xx status code
func (*EndpointAssociationDeleteNotFound) IsCode ¶
func (o *EndpointAssociationDeleteNotFound) IsCode(code int) bool
IsCode returns true when this endpoint association delete not found response a status code equal to that given
func (*EndpointAssociationDeleteNotFound) IsRedirect ¶
func (o *EndpointAssociationDeleteNotFound) IsRedirect() bool
IsRedirect returns true when this endpoint association delete not found response has a 3xx status code
func (*EndpointAssociationDeleteNotFound) IsServerError ¶
func (o *EndpointAssociationDeleteNotFound) IsServerError() bool
IsServerError returns true when this endpoint association delete not found response has a 5xx status code
func (*EndpointAssociationDeleteNotFound) IsSuccess ¶
func (o *EndpointAssociationDeleteNotFound) IsSuccess() bool
IsSuccess returns true when this endpoint association delete not found response has a 2xx status code
func (*EndpointAssociationDeleteNotFound) String ¶
func (o *EndpointAssociationDeleteNotFound) String() string
type EndpointAssociationDeleteOK ¶
type EndpointAssociationDeleteOK struct {
Payload *models.PortainereeEndpoint
}
EndpointAssociationDeleteOK describes a response with status code 200, with default header values.
Success
func NewEndpointAssociationDeleteOK ¶
func NewEndpointAssociationDeleteOK() *EndpointAssociationDeleteOK
NewEndpointAssociationDeleteOK creates a EndpointAssociationDeleteOK with default headers values
func (*EndpointAssociationDeleteOK) Code ¶
func (o *EndpointAssociationDeleteOK) Code() int
Code gets the status code for the endpoint association delete o k response
func (*EndpointAssociationDeleteOK) Error ¶
func (o *EndpointAssociationDeleteOK) Error() string
func (*EndpointAssociationDeleteOK) GetPayload ¶
func (o *EndpointAssociationDeleteOK) GetPayload() *models.PortainereeEndpoint
func (*EndpointAssociationDeleteOK) IsClientError ¶
func (o *EndpointAssociationDeleteOK) IsClientError() bool
IsClientError returns true when this endpoint association delete o k response has a 4xx status code
func (*EndpointAssociationDeleteOK) IsCode ¶
func (o *EndpointAssociationDeleteOK) IsCode(code int) bool
IsCode returns true when this endpoint association delete o k response a status code equal to that given
func (*EndpointAssociationDeleteOK) IsRedirect ¶
func (o *EndpointAssociationDeleteOK) IsRedirect() bool
IsRedirect returns true when this endpoint association delete o k response has a 3xx status code
func (*EndpointAssociationDeleteOK) IsServerError ¶
func (o *EndpointAssociationDeleteOK) IsServerError() bool
IsServerError returns true when this endpoint association delete o k response has a 5xx status code
func (*EndpointAssociationDeleteOK) IsSuccess ¶
func (o *EndpointAssociationDeleteOK) IsSuccess() bool
IsSuccess returns true when this endpoint association delete o k response has a 2xx status code
func (*EndpointAssociationDeleteOK) String ¶
func (o *EndpointAssociationDeleteOK) String() string
type EndpointAssociationDeleteParams ¶
type EndpointAssociationDeleteParams struct {
/* ID.
Environment(Endpoint) identifier
*/
ID int64
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
EndpointAssociationDeleteParams contains all the parameters to send to the API endpoint
for the endpoint association delete operation. Typically these are written to a http.Request.
func NewEndpointAssociationDeleteParams ¶
func NewEndpointAssociationDeleteParams() *EndpointAssociationDeleteParams
NewEndpointAssociationDeleteParams creates a new EndpointAssociationDeleteParams 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 NewEndpointAssociationDeleteParamsWithContext ¶
func NewEndpointAssociationDeleteParamsWithContext(ctx context.Context) *EndpointAssociationDeleteParams
NewEndpointAssociationDeleteParamsWithContext creates a new EndpointAssociationDeleteParams object with the ability to set a context for a request.
func NewEndpointAssociationDeleteParamsWithHTTPClient ¶
func NewEndpointAssociationDeleteParamsWithHTTPClient(client *http.Client) *EndpointAssociationDeleteParams
NewEndpointAssociationDeleteParamsWithHTTPClient creates a new EndpointAssociationDeleteParams object with the ability to set a custom HTTPClient for a request.
func NewEndpointAssociationDeleteParamsWithTimeout ¶
func NewEndpointAssociationDeleteParamsWithTimeout(timeout time.Duration) *EndpointAssociationDeleteParams
NewEndpointAssociationDeleteParamsWithTimeout creates a new EndpointAssociationDeleteParams object with the ability to set a timeout on a request.
func (*EndpointAssociationDeleteParams) SetContext ¶
func (o *EndpointAssociationDeleteParams) SetContext(ctx context.Context)
SetContext adds the context to the endpoint association delete params
func (*EndpointAssociationDeleteParams) SetDefaults ¶
func (o *EndpointAssociationDeleteParams) SetDefaults()
SetDefaults hydrates default values in the endpoint association delete params (not the query body).
All values with no default are reset to their zero value.
func (*EndpointAssociationDeleteParams) SetHTTPClient ¶
func (o *EndpointAssociationDeleteParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the endpoint association delete params
func (*EndpointAssociationDeleteParams) SetID ¶
func (o *EndpointAssociationDeleteParams) SetID(id int64)
SetID adds the id to the endpoint association delete params
func (*EndpointAssociationDeleteParams) SetTimeout ¶
func (o *EndpointAssociationDeleteParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the endpoint association delete params
func (*EndpointAssociationDeleteParams) WithContext ¶
func (o *EndpointAssociationDeleteParams) WithContext(ctx context.Context) *EndpointAssociationDeleteParams
WithContext adds the context to the endpoint association delete params
func (*EndpointAssociationDeleteParams) WithDefaults ¶
func (o *EndpointAssociationDeleteParams) WithDefaults() *EndpointAssociationDeleteParams
WithDefaults hydrates default values in the endpoint association delete params (not the query body).
All values with no default are reset to their zero value.
func (*EndpointAssociationDeleteParams) WithHTTPClient ¶
func (o *EndpointAssociationDeleteParams) WithHTTPClient(client *http.Client) *EndpointAssociationDeleteParams
WithHTTPClient adds the HTTPClient to the endpoint association delete params
func (*EndpointAssociationDeleteParams) WithID ¶
func (o *EndpointAssociationDeleteParams) WithID(id int64) *EndpointAssociationDeleteParams
WithID adds the id to the endpoint association delete params
func (*EndpointAssociationDeleteParams) WithTimeout ¶
func (o *EndpointAssociationDeleteParams) WithTimeout(timeout time.Duration) *EndpointAssociationDeleteParams
WithTimeout adds the timeout to the endpoint association delete params
func (*EndpointAssociationDeleteParams) WriteToRequest ¶
func (o *EndpointAssociationDeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type EndpointAssociationDeleteReader ¶
type EndpointAssociationDeleteReader struct {
// contains filtered or unexported fields
}
EndpointAssociationDeleteReader is a Reader for the EndpointAssociationDelete structure.
func (*EndpointAssociationDeleteReader) ReadResponse ¶
func (o *EndpointAssociationDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type EndpointCreateBadRequest ¶
type EndpointCreateBadRequest struct {
}
EndpointCreateBadRequest describes a response with status code 400, with default header values.
Invalid request
func NewEndpointCreateBadRequest ¶
func NewEndpointCreateBadRequest() *EndpointCreateBadRequest
NewEndpointCreateBadRequest creates a EndpointCreateBadRequest with default headers values
func (*EndpointCreateBadRequest) Code ¶
func (o *EndpointCreateBadRequest) Code() int
Code gets the status code for the endpoint create bad request response
func (*EndpointCreateBadRequest) Error ¶
func (o *EndpointCreateBadRequest) Error() string
func (*EndpointCreateBadRequest) IsClientError ¶
func (o *EndpointCreateBadRequest) IsClientError() bool
IsClientError returns true when this endpoint create bad request response has a 4xx status code
func (*EndpointCreateBadRequest) IsCode ¶
func (o *EndpointCreateBadRequest) IsCode(code int) bool
IsCode returns true when this endpoint create bad request response a status code equal to that given
func (*EndpointCreateBadRequest) IsRedirect ¶
func (o *EndpointCreateBadRequest) IsRedirect() bool
IsRedirect returns true when this endpoint create bad request response has a 3xx status code
func (*EndpointCreateBadRequest) IsServerError ¶
func (o *EndpointCreateBadRequest) IsServerError() bool
IsServerError returns true when this endpoint create bad request response has a 5xx status code
func (*EndpointCreateBadRequest) IsSuccess ¶
func (o *EndpointCreateBadRequest) IsSuccess() bool
IsSuccess returns true when this endpoint create bad request response has a 2xx status code
func (*EndpointCreateBadRequest) String ¶
func (o *EndpointCreateBadRequest) String() string
type EndpointCreateConflict ¶
type EndpointCreateConflict struct {
}
EndpointCreateConflict describes a response with status code 409, with default header values.
Name is not unique
func NewEndpointCreateConflict ¶
func NewEndpointCreateConflict() *EndpointCreateConflict
NewEndpointCreateConflict creates a EndpointCreateConflict with default headers values
func (*EndpointCreateConflict) Code ¶
func (o *EndpointCreateConflict) Code() int
Code gets the status code for the endpoint create conflict response
func (*EndpointCreateConflict) Error ¶
func (o *EndpointCreateConflict) Error() string
func (*EndpointCreateConflict) IsClientError ¶
func (o *EndpointCreateConflict) IsClientError() bool
IsClientError returns true when this endpoint create conflict response has a 4xx status code
func (*EndpointCreateConflict) IsCode ¶
func (o *EndpointCreateConflict) IsCode(code int) bool
IsCode returns true when this endpoint create conflict response a status code equal to that given
func (*EndpointCreateConflict) IsRedirect ¶
func (o *EndpointCreateConflict) IsRedirect() bool
IsRedirect returns true when this endpoint create conflict response has a 3xx status code
func (*EndpointCreateConflict) IsServerError ¶
func (o *EndpointCreateConflict) IsServerError() bool
IsServerError returns true when this endpoint create conflict response has a 5xx status code
func (*EndpointCreateConflict) IsSuccess ¶
func (o *EndpointCreateConflict) IsSuccess() bool
IsSuccess returns true when this endpoint create conflict response has a 2xx status code
func (*EndpointCreateConflict) String ¶
func (o *EndpointCreateConflict) String() string
type EndpointCreateGlobalKeyBadRequest ¶
type EndpointCreateGlobalKeyBadRequest struct {
}
EndpointCreateGlobalKeyBadRequest describes a response with status code 400, with default header values.
Invalid request
func NewEndpointCreateGlobalKeyBadRequest ¶
func NewEndpointCreateGlobalKeyBadRequest() *EndpointCreateGlobalKeyBadRequest
NewEndpointCreateGlobalKeyBadRequest creates a EndpointCreateGlobalKeyBadRequest with default headers values
func (*EndpointCreateGlobalKeyBadRequest) Code ¶
func (o *EndpointCreateGlobalKeyBadRequest) Code() int
Code gets the status code for the endpoint create global key bad request response
func (*EndpointCreateGlobalKeyBadRequest) Error ¶
func (o *EndpointCreateGlobalKeyBadRequest) Error() string
func (*EndpointCreateGlobalKeyBadRequest) IsClientError ¶
func (o *EndpointCreateGlobalKeyBadRequest) IsClientError() bool
IsClientError returns true when this endpoint create global key bad request response has a 4xx status code
func (*EndpointCreateGlobalKeyBadRequest) IsCode ¶
func (o *EndpointCreateGlobalKeyBadRequest) IsCode(code int) bool
IsCode returns true when this endpoint create global key bad request response a status code equal to that given
func (*EndpointCreateGlobalKeyBadRequest) IsRedirect ¶
func (o *EndpointCreateGlobalKeyBadRequest) IsRedirect() bool
IsRedirect returns true when this endpoint create global key bad request response has a 3xx status code
func (*EndpointCreateGlobalKeyBadRequest) IsServerError ¶
func (o *EndpointCreateGlobalKeyBadRequest) IsServerError() bool
IsServerError returns true when this endpoint create global key bad request response has a 5xx status code
func (*EndpointCreateGlobalKeyBadRequest) IsSuccess ¶
func (o *EndpointCreateGlobalKeyBadRequest) IsSuccess() bool
IsSuccess returns true when this endpoint create global key bad request response has a 2xx status code
func (*EndpointCreateGlobalKeyBadRequest) String ¶
func (o *EndpointCreateGlobalKeyBadRequest) String() string
type EndpointCreateGlobalKeyInternalServerError ¶
type EndpointCreateGlobalKeyInternalServerError struct {
}
EndpointCreateGlobalKeyInternalServerError describes a response with status code 500, with default header values.
Server error
func NewEndpointCreateGlobalKeyInternalServerError ¶
func NewEndpointCreateGlobalKeyInternalServerError() *EndpointCreateGlobalKeyInternalServerError
NewEndpointCreateGlobalKeyInternalServerError creates a EndpointCreateGlobalKeyInternalServerError with default headers values
func (*EndpointCreateGlobalKeyInternalServerError) Code ¶
func (o *EndpointCreateGlobalKeyInternalServerError) Code() int
Code gets the status code for the endpoint create global key internal server error response
func (*EndpointCreateGlobalKeyInternalServerError) Error ¶
func (o *EndpointCreateGlobalKeyInternalServerError) Error() string
func (*EndpointCreateGlobalKeyInternalServerError) IsClientError ¶
func (o *EndpointCreateGlobalKeyInternalServerError) IsClientError() bool
IsClientError returns true when this endpoint create global key internal server error response has a 4xx status code
func (*EndpointCreateGlobalKeyInternalServerError) IsCode ¶
func (o *EndpointCreateGlobalKeyInternalServerError) IsCode(code int) bool
IsCode returns true when this endpoint create global key internal server error response a status code equal to that given
func (*EndpointCreateGlobalKeyInternalServerError) IsRedirect ¶
func (o *EndpointCreateGlobalKeyInternalServerError) IsRedirect() bool
IsRedirect returns true when this endpoint create global key internal server error response has a 3xx status code
func (*EndpointCreateGlobalKeyInternalServerError) IsServerError ¶
func (o *EndpointCreateGlobalKeyInternalServerError) IsServerError() bool
IsServerError returns true when this endpoint create global key internal server error response has a 5xx status code
func (*EndpointCreateGlobalKeyInternalServerError) IsSuccess ¶
func (o *EndpointCreateGlobalKeyInternalServerError) IsSuccess() bool
IsSuccess returns true when this endpoint create global key internal server error response has a 2xx status code
func (*EndpointCreateGlobalKeyInternalServerError) String ¶
func (o *EndpointCreateGlobalKeyInternalServerError) String() string
type EndpointCreateGlobalKeyOK ¶
type EndpointCreateGlobalKeyOK struct {
Payload *models.EndpointsEndpointCreateGlobalKeyResponse
}
EndpointCreateGlobalKeyOK describes a response with status code 200, with default header values.
Success
func NewEndpointCreateGlobalKeyOK ¶
func NewEndpointCreateGlobalKeyOK() *EndpointCreateGlobalKeyOK
NewEndpointCreateGlobalKeyOK creates a EndpointCreateGlobalKeyOK with default headers values
func (*EndpointCreateGlobalKeyOK) Code ¶
func (o *EndpointCreateGlobalKeyOK) Code() int
Code gets the status code for the endpoint create global key o k response
func (*EndpointCreateGlobalKeyOK) Error ¶
func (o *EndpointCreateGlobalKeyOK) Error() string
func (*EndpointCreateGlobalKeyOK) GetPayload ¶
func (o *EndpointCreateGlobalKeyOK) GetPayload() *models.EndpointsEndpointCreateGlobalKeyResponse
func (*EndpointCreateGlobalKeyOK) IsClientError ¶
func (o *EndpointCreateGlobalKeyOK) IsClientError() bool
IsClientError returns true when this endpoint create global key o k response has a 4xx status code
func (*EndpointCreateGlobalKeyOK) IsCode ¶
func (o *EndpointCreateGlobalKeyOK) IsCode(code int) bool
IsCode returns true when this endpoint create global key o k response a status code equal to that given
func (*EndpointCreateGlobalKeyOK) IsRedirect ¶
func (o *EndpointCreateGlobalKeyOK) IsRedirect() bool
IsRedirect returns true when this endpoint create global key o k response has a 3xx status code
func (*EndpointCreateGlobalKeyOK) IsServerError ¶
func (o *EndpointCreateGlobalKeyOK) IsServerError() bool
IsServerError returns true when this endpoint create global key o k response has a 5xx status code
func (*EndpointCreateGlobalKeyOK) IsSuccess ¶
func (o *EndpointCreateGlobalKeyOK) IsSuccess() bool
IsSuccess returns true when this endpoint create global key o k response has a 2xx status code
func (*EndpointCreateGlobalKeyOK) String ¶
func (o *EndpointCreateGlobalKeyOK) String() string
type EndpointCreateGlobalKeyParams ¶
type EndpointCreateGlobalKeyParams struct {
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
EndpointCreateGlobalKeyParams contains all the parameters to send to the API endpoint
for the endpoint create global key operation. Typically these are written to a http.Request.
func NewEndpointCreateGlobalKeyParams ¶
func NewEndpointCreateGlobalKeyParams() *EndpointCreateGlobalKeyParams
NewEndpointCreateGlobalKeyParams creates a new EndpointCreateGlobalKeyParams 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 NewEndpointCreateGlobalKeyParamsWithContext ¶
func NewEndpointCreateGlobalKeyParamsWithContext(ctx context.Context) *EndpointCreateGlobalKeyParams
NewEndpointCreateGlobalKeyParamsWithContext creates a new EndpointCreateGlobalKeyParams object with the ability to set a context for a request.
func NewEndpointCreateGlobalKeyParamsWithHTTPClient ¶
func NewEndpointCreateGlobalKeyParamsWithHTTPClient(client *http.Client) *EndpointCreateGlobalKeyParams
NewEndpointCreateGlobalKeyParamsWithHTTPClient creates a new EndpointCreateGlobalKeyParams object with the ability to set a custom HTTPClient for a request.
func NewEndpointCreateGlobalKeyParamsWithTimeout ¶
func NewEndpointCreateGlobalKeyParamsWithTimeout(timeout time.Duration) *EndpointCreateGlobalKeyParams
NewEndpointCreateGlobalKeyParamsWithTimeout creates a new EndpointCreateGlobalKeyParams object with the ability to set a timeout on a request.
func (*EndpointCreateGlobalKeyParams) SetContext ¶
func (o *EndpointCreateGlobalKeyParams) SetContext(ctx context.Context)
SetContext adds the context to the endpoint create global key params
func (*EndpointCreateGlobalKeyParams) SetDefaults ¶
func (o *EndpointCreateGlobalKeyParams) SetDefaults()
SetDefaults hydrates default values in the endpoint create global key params (not the query body).
All values with no default are reset to their zero value.
func (*EndpointCreateGlobalKeyParams) SetHTTPClient ¶
func (o *EndpointCreateGlobalKeyParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the endpoint create global key params
func (*EndpointCreateGlobalKeyParams) SetTimeout ¶
func (o *EndpointCreateGlobalKeyParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the endpoint create global key params
func (*EndpointCreateGlobalKeyParams) WithContext ¶
func (o *EndpointCreateGlobalKeyParams) WithContext(ctx context.Context) *EndpointCreateGlobalKeyParams
WithContext adds the context to the endpoint create global key params
func (*EndpointCreateGlobalKeyParams) WithDefaults ¶
func (o *EndpointCreateGlobalKeyParams) WithDefaults() *EndpointCreateGlobalKeyParams
WithDefaults hydrates default values in the endpoint create global key params (not the query body).
All values with no default are reset to their zero value.
func (*EndpointCreateGlobalKeyParams) WithHTTPClient ¶
func (o *EndpointCreateGlobalKeyParams) WithHTTPClient(client *http.Client) *EndpointCreateGlobalKeyParams
WithHTTPClient adds the HTTPClient to the endpoint create global key params
func (*EndpointCreateGlobalKeyParams) WithTimeout ¶
func (o *EndpointCreateGlobalKeyParams) WithTimeout(timeout time.Duration) *EndpointCreateGlobalKeyParams
WithTimeout adds the timeout to the endpoint create global key params
func (*EndpointCreateGlobalKeyParams) WriteToRequest ¶
func (o *EndpointCreateGlobalKeyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type EndpointCreateGlobalKeyReader ¶
type EndpointCreateGlobalKeyReader struct {
// contains filtered or unexported fields
}
EndpointCreateGlobalKeyReader is a Reader for the EndpointCreateGlobalKey structure.
func (*EndpointCreateGlobalKeyReader) ReadResponse ¶
func (o *EndpointCreateGlobalKeyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type EndpointCreateInternalServerError ¶
type EndpointCreateInternalServerError struct {
}
EndpointCreateInternalServerError describes a response with status code 500, with default header values.
Server error
func NewEndpointCreateInternalServerError ¶
func NewEndpointCreateInternalServerError() *EndpointCreateInternalServerError
NewEndpointCreateInternalServerError creates a EndpointCreateInternalServerError with default headers values
func (*EndpointCreateInternalServerError) Code ¶
func (o *EndpointCreateInternalServerError) Code() int
Code gets the status code for the endpoint create internal server error response
func (*EndpointCreateInternalServerError) Error ¶
func (o *EndpointCreateInternalServerError) Error() string
func (*EndpointCreateInternalServerError) IsClientError ¶
func (o *EndpointCreateInternalServerError) IsClientError() bool
IsClientError returns true when this endpoint create internal server error response has a 4xx status code
func (*EndpointCreateInternalServerError) IsCode ¶
func (o *EndpointCreateInternalServerError) IsCode(code int) bool
IsCode returns true when this endpoint create internal server error response a status code equal to that given
func (*EndpointCreateInternalServerError) IsRedirect ¶
func (o *EndpointCreateInternalServerError) IsRedirect() bool
IsRedirect returns true when this endpoint create internal server error response has a 3xx status code
func (*EndpointCreateInternalServerError) IsServerError ¶
func (o *EndpointCreateInternalServerError) IsServerError() bool
IsServerError returns true when this endpoint create internal server error response has a 5xx status code
func (*EndpointCreateInternalServerError) IsSuccess ¶
func (o *EndpointCreateInternalServerError) IsSuccess() bool
IsSuccess returns true when this endpoint create internal server error response has a 2xx status code
func (*EndpointCreateInternalServerError) String ¶
func (o *EndpointCreateInternalServerError) String() string
type EndpointCreateOK ¶
type EndpointCreateOK struct {
Payload *models.PortainereeEndpoint
}
EndpointCreateOK describes a response with status code 200, with default header values.
Success
func NewEndpointCreateOK ¶
func NewEndpointCreateOK() *EndpointCreateOK
NewEndpointCreateOK creates a EndpointCreateOK with default headers values
func (*EndpointCreateOK) Code ¶
func (o *EndpointCreateOK) Code() int
Code gets the status code for the endpoint create o k response
func (*EndpointCreateOK) Error ¶
func (o *EndpointCreateOK) Error() string
func (*EndpointCreateOK) GetPayload ¶
func (o *EndpointCreateOK) GetPayload() *models.PortainereeEndpoint
func (*EndpointCreateOK) IsClientError ¶
func (o *EndpointCreateOK) IsClientError() bool
IsClientError returns true when this endpoint create o k response has a 4xx status code
func (*EndpointCreateOK) IsCode ¶
func (o *EndpointCreateOK) IsCode(code int) bool
IsCode returns true when this endpoint create o k response a status code equal to that given
func (*EndpointCreateOK) IsRedirect ¶
func (o *EndpointCreateOK) IsRedirect() bool
IsRedirect returns true when this endpoint create o k response has a 3xx status code
func (*EndpointCreateOK) IsServerError ¶
func (o *EndpointCreateOK) IsServerError() bool
IsServerError returns true when this endpoint create o k response has a 5xx status code
func (*EndpointCreateOK) IsSuccess ¶
func (o *EndpointCreateOK) IsSuccess() bool
IsSuccess returns true when this endpoint create o k response has a 2xx status code
func (*EndpointCreateOK) String ¶
func (o *EndpointCreateOK) String() string
type EndpointCreateParams ¶
type EndpointCreateParams struct {
/* AzureApplicationID.
Azure application ID. Required if environment(endpoint) type is set to 3
*/
AzureApplicationID *string
/* AzureAuthenticationKey.
Azure authentication key. Required if environment(endpoint) type is set to 3
*/
AzureAuthenticationKey *string
/* AzureTenantID.
Azure tenant ID. Required if environment(endpoint) type is set to 3
*/
AzureTenantID *string
/* ContainerEngine.
Container engine used by the environment(endpoint). Value must be one of: 'docker' or 'podman'
*/
ContainerEngine *string
/* EdgeAsyncMode.
Enable async mode for edge agent
*/
EdgeAsyncMode *bool
/* EdgeCheckinInterval.
The check in interval for edge agent (in seconds)
*/
EdgeCheckinInterval *int64
/* EdgeTunnelServerAddress.
URL or IP address that will be used to establish a reverse tunnel. Required when settings.EnableEdgeComputeFeatures is set to false or when settings.Edge.TunnelServerAddress is not set
*/
EdgeTunnelServerAddress *string
/* EndpointCreationType.
Environment(Endpoint) type. Value must be one of: 1 (Local Docker environment), 2 (Agent environment), 3 (Azure environment), 4 (Edge agent environment) or 5 (Local Kubernetes Environment)
*/
EndpointCreationType int64
/* Gpus.
List of GPUs - json stringified array of {name, value} structs
*/
Gpus *string
/* GroupID.
Environment(Endpoint) group identifier. If not specified will default to 1 (unassigned).
*/
GroupID *int64
/* Name.
Name that will be used to identify this environment(endpoint) (example: my-environment)
*/
Name string
/* PublicURL.
URL or IP address where exposed containers will be reachable. Defaults to URL if not specified (example: docker.mydomain.tld:2375)
*/
PublicURL *string
/* TLS.
Require TLS to connect against this environment(endpoint). Must be true if EndpointCreationType is set to 2 (Agent environment)
*/
TLS *bool
/* TLSCACertFile.
TLS CA certificate file
*/
TLSCACertFile runtime.NamedReadCloser
/* TLSCertFile.
TLS client certificate file
*/
TLSCertFile runtime.NamedReadCloser
/* TLSKeyFile.
TLS client key file
*/
TLSKeyFile runtime.NamedReadCloser
/* TLSSkipClientVerify.
Skip client verification when using TLS. Must be true if EndpointCreationType is set to 2 (Agent environment)
*/
TLSSkipClientVerify *bool
/* TLSSkipVerify.
Skip server verification when using TLS. Must be true if EndpointCreationType is set to 2 (Agent environment)
*/
TLSSkipVerify *bool
/* TagIds.
List of tag identifiers to which this environment(endpoint) is associated
*/
TagIds []int64
/* URL.
URL or IP address of a Docker host (example: docker.mydomain.tld:2375). Defaults to local if not specified (Linux: /var/run/docker.sock, Windows: //./pipe/docker_engine). Cannot be empty if EndpointCreationType is set to 4 (Edge agent environment)
*/
URL *string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
EndpointCreateParams contains all the parameters to send to the API endpoint
for the endpoint create operation. Typically these are written to a http.Request.
func NewEndpointCreateParams ¶
func NewEndpointCreateParams() *EndpointCreateParams
NewEndpointCreateParams creates a new EndpointCreateParams 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 NewEndpointCreateParamsWithContext ¶
func NewEndpointCreateParamsWithContext(ctx context.Context) *EndpointCreateParams
NewEndpointCreateParamsWithContext creates a new EndpointCreateParams object with the ability to set a context for a request.
func NewEndpointCreateParamsWithHTTPClient ¶
func NewEndpointCreateParamsWithHTTPClient(client *http.Client) *EndpointCreateParams
NewEndpointCreateParamsWithHTTPClient creates a new EndpointCreateParams object with the ability to set a custom HTTPClient for a request.
func NewEndpointCreateParamsWithTimeout ¶
func NewEndpointCreateParamsWithTimeout(timeout time.Duration) *EndpointCreateParams
NewEndpointCreateParamsWithTimeout creates a new EndpointCreateParams object with the ability to set a timeout on a request.
func (*EndpointCreateParams) SetAzureApplicationID ¶
func (o *EndpointCreateParams) SetAzureApplicationID(azureApplicationID *string)
SetAzureApplicationID adds the azureApplicationId to the endpoint create params
func (*EndpointCreateParams) SetAzureAuthenticationKey ¶
func (o *EndpointCreateParams) SetAzureAuthenticationKey(azureAuthenticationKey *string)
SetAzureAuthenticationKey adds the azureAuthenticationKey to the endpoint create params
func (*EndpointCreateParams) SetAzureTenantID ¶
func (o *EndpointCreateParams) SetAzureTenantID(azureTenantID *string)
SetAzureTenantID adds the azureTenantId to the endpoint create params
func (*EndpointCreateParams) SetContainerEngine ¶
func (o *EndpointCreateParams) SetContainerEngine(containerEngine *string)
SetContainerEngine adds the containerEngine to the endpoint create params
func (*EndpointCreateParams) SetContext ¶
func (o *EndpointCreateParams) SetContext(ctx context.Context)
SetContext adds the context to the endpoint create params
func (*EndpointCreateParams) SetDefaults ¶
func (o *EndpointCreateParams) SetDefaults()
SetDefaults hydrates default values in the endpoint create params (not the query body).
All values with no default are reset to their zero value.
func (*EndpointCreateParams) SetEdgeAsyncMode ¶
func (o *EndpointCreateParams) SetEdgeAsyncMode(edgeAsyncMode *bool)
SetEdgeAsyncMode adds the edgeAsyncMode to the endpoint create params
func (*EndpointCreateParams) SetEdgeCheckinInterval ¶
func (o *EndpointCreateParams) SetEdgeCheckinInterval(edgeCheckinInterval *int64)
SetEdgeCheckinInterval adds the edgeCheckinInterval to the endpoint create params
func (*EndpointCreateParams) SetEdgeTunnelServerAddress ¶
func (o *EndpointCreateParams) SetEdgeTunnelServerAddress(edgeTunnelServerAddress *string)
SetEdgeTunnelServerAddress adds the edgeTunnelServerAddress to the endpoint create params
func (*EndpointCreateParams) SetEndpointCreationType ¶
func (o *EndpointCreateParams) SetEndpointCreationType(endpointCreationType int64)
SetEndpointCreationType adds the endpointCreationType to the endpoint create params
func (*EndpointCreateParams) SetGpus ¶
func (o *EndpointCreateParams) SetGpus(gpus *string)
SetGpus adds the gpus to the endpoint create params
func (*EndpointCreateParams) SetGroupID ¶
func (o *EndpointCreateParams) SetGroupID(groupID *int64)
SetGroupID adds the groupId to the endpoint create params
func (*EndpointCreateParams) SetHTTPClient ¶
func (o *EndpointCreateParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the endpoint create params
func (*EndpointCreateParams) SetName ¶
func (o *EndpointCreateParams) SetName(name string)
SetName adds the name to the endpoint create params
func (*EndpointCreateParams) SetPublicURL ¶
func (o *EndpointCreateParams) SetPublicURL(publicURL *string)
SetPublicURL adds the publicUrl to the endpoint create params
func (*EndpointCreateParams) SetTLS ¶
func (o *EndpointCreateParams) SetTLS(tls *bool)
SetTLS adds the tls to the endpoint create params
func (*EndpointCreateParams) SetTLSCACertFile ¶
func (o *EndpointCreateParams) SetTLSCACertFile(tLSCACertFile runtime.NamedReadCloser)
SetTLSCACertFile adds the tlsCACertFile to the endpoint create params
func (*EndpointCreateParams) SetTLSCertFile ¶
func (o *EndpointCreateParams) SetTLSCertFile(tLSCertFile runtime.NamedReadCloser)
SetTLSCertFile adds the tlsCertFile to the endpoint create params
func (*EndpointCreateParams) SetTLSKeyFile ¶
func (o *EndpointCreateParams) SetTLSKeyFile(tLSKeyFile runtime.NamedReadCloser)
SetTLSKeyFile adds the tlsKeyFile to the endpoint create params
func (*EndpointCreateParams) SetTLSSkipClientVerify ¶
func (o *EndpointCreateParams) SetTLSSkipClientVerify(tLSSkipClientVerify *bool)
SetTLSSkipClientVerify adds the tlsSkipClientVerify to the endpoint create params
func (*EndpointCreateParams) SetTLSSkipVerify ¶
func (o *EndpointCreateParams) SetTLSSkipVerify(tLSSkipVerify *bool)
SetTLSSkipVerify adds the tlsSkipVerify to the endpoint create params
func (*EndpointCreateParams) SetTagIds ¶
func (o *EndpointCreateParams) SetTagIds(tagIds []int64)
SetTagIds adds the tagIds to the endpoint create params
func (*EndpointCreateParams) SetTimeout ¶
func (o *EndpointCreateParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the endpoint create params
func (*EndpointCreateParams) SetURL ¶
func (o *EndpointCreateParams) SetURL(url *string)
SetURL adds the url to the endpoint create params
func (*EndpointCreateParams) WithAzureApplicationID ¶
func (o *EndpointCreateParams) WithAzureApplicationID(azureApplicationID *string) *EndpointCreateParams
WithAzureApplicationID adds the azureApplicationID to the endpoint create params
func (*EndpointCreateParams) WithAzureAuthenticationKey ¶
func (o *EndpointCreateParams) WithAzureAuthenticationKey(azureAuthenticationKey *string) *EndpointCreateParams
WithAzureAuthenticationKey adds the azureAuthenticationKey to the endpoint create params
func (*EndpointCreateParams) WithAzureTenantID ¶
func (o *EndpointCreateParams) WithAzureTenantID(azureTenantID *string) *EndpointCreateParams
WithAzureTenantID adds the azureTenantID to the endpoint create params
func (*EndpointCreateParams) WithContainerEngine ¶
func (o *EndpointCreateParams) WithContainerEngine(containerEngine *string) *EndpointCreateParams
WithContainerEngine adds the containerEngine to the endpoint create params
func (*EndpointCreateParams) WithContext ¶
func (o *EndpointCreateParams) WithContext(ctx context.Context) *EndpointCreateParams
WithContext adds the context to the endpoint create params
func (*EndpointCreateParams) WithDefaults ¶
func (o *EndpointCreateParams) WithDefaults() *EndpointCreateParams
WithDefaults hydrates default values in the endpoint create params (not the query body).
All values with no default are reset to their zero value.
func (*EndpointCreateParams) WithEdgeAsyncMode ¶
func (o *EndpointCreateParams) WithEdgeAsyncMode(edgeAsyncMode *bool) *EndpointCreateParams
WithEdgeAsyncMode adds the edgeAsyncMode to the endpoint create params
func (*EndpointCreateParams) WithEdgeCheckinInterval ¶
func (o *EndpointCreateParams) WithEdgeCheckinInterval(edgeCheckinInterval *int64) *EndpointCreateParams
WithEdgeCheckinInterval adds the edgeCheckinInterval to the endpoint create params
func (*EndpointCreateParams) WithEdgeTunnelServerAddress ¶
func (o *EndpointCreateParams) WithEdgeTunnelServerAddress(edgeTunnelServerAddress *string) *EndpointCreateParams
WithEdgeTunnelServerAddress adds the edgeTunnelServerAddress to the endpoint create params
func (*EndpointCreateParams) WithEndpointCreationType ¶
func (o *EndpointCreateParams) WithEndpointCreationType(endpointCreationType int64) *EndpointCreateParams
WithEndpointCreationType adds the endpointCreationType to the endpoint create params
func (*EndpointCreateParams) WithGpus ¶
func (o *EndpointCreateParams) WithGpus(gpus *string) *EndpointCreateParams
WithGpus adds the gpus to the endpoint create params
func (*EndpointCreateParams) WithGroupID ¶
func (o *EndpointCreateParams) WithGroupID(groupID *int64) *EndpointCreateParams
WithGroupID adds the groupID to the endpoint create params
func (*EndpointCreateParams) WithHTTPClient ¶
func (o *EndpointCreateParams) WithHTTPClient(client *http.Client) *EndpointCreateParams
WithHTTPClient adds the HTTPClient to the endpoint create params
func (*EndpointCreateParams) WithName ¶
func (o *EndpointCreateParams) WithName(name string) *EndpointCreateParams
WithName adds the name to the endpoint create params
func (*EndpointCreateParams) WithPublicURL ¶
func (o *EndpointCreateParams) WithPublicURL(publicURL *string) *EndpointCreateParams
WithPublicURL adds the publicURL to the endpoint create params
func (*EndpointCreateParams) WithTLS ¶
func (o *EndpointCreateParams) WithTLS(tls *bool) *EndpointCreateParams
WithTLS adds the tls to the endpoint create params
func (*EndpointCreateParams) WithTLSCACertFile ¶
func (o *EndpointCreateParams) WithTLSCACertFile(tLSCACertFile runtime.NamedReadCloser) *EndpointCreateParams
WithTLSCACertFile adds the tLSCACertFile to the endpoint create params
func (*EndpointCreateParams) WithTLSCertFile ¶
func (o *EndpointCreateParams) WithTLSCertFile(tLSCertFile runtime.NamedReadCloser) *EndpointCreateParams
WithTLSCertFile adds the tLSCertFile to the endpoint create params
func (*EndpointCreateParams) WithTLSKeyFile ¶
func (o *EndpointCreateParams) WithTLSKeyFile(tLSKeyFile runtime.NamedReadCloser) *EndpointCreateParams
WithTLSKeyFile adds the tLSKeyFile to the endpoint create params
func (*EndpointCreateParams) WithTLSSkipClientVerify ¶
func (o *EndpointCreateParams) WithTLSSkipClientVerify(tLSSkipClientVerify *bool) *EndpointCreateParams
WithTLSSkipClientVerify adds the tLSSkipClientVerify to the endpoint create params
func (*EndpointCreateParams) WithTLSSkipVerify ¶
func (o *EndpointCreateParams) WithTLSSkipVerify(tLSSkipVerify *bool) *EndpointCreateParams
WithTLSSkipVerify adds the tLSSkipVerify to the endpoint create params
func (*EndpointCreateParams) WithTagIds ¶
func (o *EndpointCreateParams) WithTagIds(tagIds []int64) *EndpointCreateParams
WithTagIds adds the tagIds to the endpoint create params
func (*EndpointCreateParams) WithTimeout ¶
func (o *EndpointCreateParams) WithTimeout(timeout time.Duration) *EndpointCreateParams
WithTimeout adds the timeout to the endpoint create params
func (*EndpointCreateParams) WithURL ¶
func (o *EndpointCreateParams) WithURL(url *string) *EndpointCreateParams
WithURL adds the url to the endpoint create params
func (*EndpointCreateParams) WriteToRequest ¶
func (o *EndpointCreateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type EndpointCreateReader ¶
type EndpointCreateReader struct {
// contains filtered or unexported fields
}
EndpointCreateReader is a Reader for the EndpointCreate structure.
func (*EndpointCreateReader) ReadResponse ¶
func (o *EndpointCreateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type EndpointDeleteBadRequest ¶
type EndpointDeleteBadRequest struct {
}
EndpointDeleteBadRequest describes a response with status code 400, with default header values.
Invalid request payload, such as missing required fields or fields not meeting validation criteria.
func NewEndpointDeleteBadRequest ¶
func NewEndpointDeleteBadRequest() *EndpointDeleteBadRequest
NewEndpointDeleteBadRequest creates a EndpointDeleteBadRequest with default headers values
func (*EndpointDeleteBadRequest) Code ¶
func (o *EndpointDeleteBadRequest) Code() int
Code gets the status code for the endpoint delete bad request response
func (*EndpointDeleteBadRequest) Error ¶
func (o *EndpointDeleteBadRequest) Error() string
func (*EndpointDeleteBadRequest) IsClientError ¶
func (o *EndpointDeleteBadRequest) IsClientError() bool
IsClientError returns true when this endpoint delete bad request response has a 4xx status code
func (*EndpointDeleteBadRequest) IsCode ¶
func (o *EndpointDeleteBadRequest) IsCode(code int) bool
IsCode returns true when this endpoint delete bad request response a status code equal to that given
func (*EndpointDeleteBadRequest) IsRedirect ¶
func (o *EndpointDeleteBadRequest) IsRedirect() bool
IsRedirect returns true when this endpoint delete bad request response has a 3xx status code
func (*EndpointDeleteBadRequest) IsServerError ¶
func (o *EndpointDeleteBadRequest) IsServerError() bool
IsServerError returns true when this endpoint delete bad request response has a 5xx status code
func (*EndpointDeleteBadRequest) IsSuccess ¶
func (o *EndpointDeleteBadRequest) IsSuccess() bool
IsSuccess returns true when this endpoint delete bad request response has a 2xx status code
func (*EndpointDeleteBadRequest) String ¶
func (o *EndpointDeleteBadRequest) String() string
type EndpointDeleteBatchBadRequest ¶
type EndpointDeleteBatchBadRequest struct {
}
EndpointDeleteBatchBadRequest describes a response with status code 400, with default header values.
Invalid request payload, such as missing required fields or fields not meeting validation criteria.
func NewEndpointDeleteBatchBadRequest ¶
func NewEndpointDeleteBatchBadRequest() *EndpointDeleteBatchBadRequest
NewEndpointDeleteBatchBadRequest creates a EndpointDeleteBatchBadRequest with default headers values
func (*EndpointDeleteBatchBadRequest) Code ¶
func (o *EndpointDeleteBatchBadRequest) Code() int
Code gets the status code for the endpoint delete batch bad request response
func (*EndpointDeleteBatchBadRequest) Error ¶
func (o *EndpointDeleteBatchBadRequest) Error() string
func (*EndpointDeleteBatchBadRequest) IsClientError ¶
func (o *EndpointDeleteBatchBadRequest) IsClientError() bool
IsClientError returns true when this endpoint delete batch bad request response has a 4xx status code
func (*EndpointDeleteBatchBadRequest) IsCode ¶
func (o *EndpointDeleteBatchBadRequest) IsCode(code int) bool
IsCode returns true when this endpoint delete batch bad request response a status code equal to that given
func (*EndpointDeleteBatchBadRequest) IsRedirect ¶
func (o *EndpointDeleteBatchBadRequest) IsRedirect() bool
IsRedirect returns true when this endpoint delete batch bad request response has a 3xx status code
func (*EndpointDeleteBatchBadRequest) IsServerError ¶
func (o *EndpointDeleteBatchBadRequest) IsServerError() bool
IsServerError returns true when this endpoint delete batch bad request response has a 5xx status code
func (*EndpointDeleteBatchBadRequest) IsSuccess ¶
func (o *EndpointDeleteBatchBadRequest) IsSuccess() bool
IsSuccess returns true when this endpoint delete batch bad request response has a 2xx status code
func (*EndpointDeleteBatchBadRequest) String ¶
func (o *EndpointDeleteBatchBadRequest) String() string
type EndpointDeleteBatchDeprecatedBadRequest ¶
type EndpointDeleteBatchDeprecatedBadRequest struct {
}
EndpointDeleteBatchDeprecatedBadRequest describes a response with status code 400, with default header values.
Invalid request payload, such as missing required fields or fields not meeting validation criteria.
func NewEndpointDeleteBatchDeprecatedBadRequest ¶
func NewEndpointDeleteBatchDeprecatedBadRequest() *EndpointDeleteBatchDeprecatedBadRequest
NewEndpointDeleteBatchDeprecatedBadRequest creates a EndpointDeleteBatchDeprecatedBadRequest with default headers values
func (*EndpointDeleteBatchDeprecatedBadRequest) Code ¶
func (o *EndpointDeleteBatchDeprecatedBadRequest) Code() int
Code gets the status code for the endpoint delete batch deprecated bad request response
func (*EndpointDeleteBatchDeprecatedBadRequest) Error ¶
func (o *EndpointDeleteBatchDeprecatedBadRequest) Error() string
func (*EndpointDeleteBatchDeprecatedBadRequest) IsClientError ¶
func (o *EndpointDeleteBatchDeprecatedBadRequest) IsClientError() bool
IsClientError returns true when this endpoint delete batch deprecated bad request response has a 4xx status code
func (*EndpointDeleteBatchDeprecatedBadRequest) IsCode ¶
func (o *EndpointDeleteBatchDeprecatedBadRequest) IsCode(code int) bool
IsCode returns true when this endpoint delete batch deprecated bad request response a status code equal to that given
func (*EndpointDeleteBatchDeprecatedBadRequest) IsRedirect ¶
func (o *EndpointDeleteBatchDeprecatedBadRequest) IsRedirect() bool
IsRedirect returns true when this endpoint delete batch deprecated bad request response has a 3xx status code
func (*EndpointDeleteBatchDeprecatedBadRequest) IsServerError ¶
func (o *EndpointDeleteBatchDeprecatedBadRequest) IsServerError() bool
IsServerError returns true when this endpoint delete batch deprecated bad request response has a 5xx status code
func (*EndpointDeleteBatchDeprecatedBadRequest) IsSuccess ¶
func (o *EndpointDeleteBatchDeprecatedBadRequest) IsSuccess() bool
IsSuccess returns true when this endpoint delete batch deprecated bad request response has a 2xx status code
func (*EndpointDeleteBatchDeprecatedBadRequest) String ¶
func (o *EndpointDeleteBatchDeprecatedBadRequest) String() string
type EndpointDeleteBatchDeprecatedForbidden ¶
type EndpointDeleteBatchDeprecatedForbidden struct {
}
EndpointDeleteBatchDeprecatedForbidden describes a response with status code 403, with default header values.
Unauthorized access or operation not allowed.
func NewEndpointDeleteBatchDeprecatedForbidden ¶
func NewEndpointDeleteBatchDeprecatedForbidden() *EndpointDeleteBatchDeprecatedForbidden
NewEndpointDeleteBatchDeprecatedForbidden creates a EndpointDeleteBatchDeprecatedForbidden with default headers values
func (*EndpointDeleteBatchDeprecatedForbidden) Code ¶
func (o *EndpointDeleteBatchDeprecatedForbidden) Code() int
Code gets the status code for the endpoint delete batch deprecated forbidden response
func (*EndpointDeleteBatchDeprecatedForbidden) Error ¶
func (o *EndpointDeleteBatchDeprecatedForbidden) Error() string
func (*EndpointDeleteBatchDeprecatedForbidden) IsClientError ¶
func (o *EndpointDeleteBatchDeprecatedForbidden) IsClientError() bool
IsClientError returns true when this endpoint delete batch deprecated forbidden response has a 4xx status code
func (*EndpointDeleteBatchDeprecatedForbidden) IsCode ¶
func (o *EndpointDeleteBatchDeprecatedForbidden) IsCode(code int) bool
IsCode returns true when this endpoint delete batch deprecated forbidden response a status code equal to that given
func (*EndpointDeleteBatchDeprecatedForbidden) IsRedirect ¶
func (o *EndpointDeleteBatchDeprecatedForbidden) IsRedirect() bool
IsRedirect returns true when this endpoint delete batch deprecated forbidden response has a 3xx status code
func (*EndpointDeleteBatchDeprecatedForbidden) IsServerError ¶
func (o *EndpointDeleteBatchDeprecatedForbidden) IsServerError() bool
IsServerError returns true when this endpoint delete batch deprecated forbidden response has a 5xx status code
func (*EndpointDeleteBatchDeprecatedForbidden) IsSuccess ¶
func (o *EndpointDeleteBatchDeprecatedForbidden) IsSuccess() bool
IsSuccess returns true when this endpoint delete batch deprecated forbidden response has a 2xx status code
func (*EndpointDeleteBatchDeprecatedForbidden) String ¶
func (o *EndpointDeleteBatchDeprecatedForbidden) String() string
type EndpointDeleteBatchDeprecatedInternalServerError ¶
type EndpointDeleteBatchDeprecatedInternalServerError struct {
}
EndpointDeleteBatchDeprecatedInternalServerError describes a response with status code 500, with default header values.
Server error occurred while attempting to delete the specified environments.
func NewEndpointDeleteBatchDeprecatedInternalServerError ¶
func NewEndpointDeleteBatchDeprecatedInternalServerError() *EndpointDeleteBatchDeprecatedInternalServerError
NewEndpointDeleteBatchDeprecatedInternalServerError creates a EndpointDeleteBatchDeprecatedInternalServerError with default headers values
func (*EndpointDeleteBatchDeprecatedInternalServerError) Code ¶
func (o *EndpointDeleteBatchDeprecatedInternalServerError) Code() int
Code gets the status code for the endpoint delete batch deprecated internal server error response
func (*EndpointDeleteBatchDeprecatedInternalServerError) Error ¶
func (o *EndpointDeleteBatchDeprecatedInternalServerError) Error() string
func (*EndpointDeleteBatchDeprecatedInternalServerError) IsClientError ¶
func (o *EndpointDeleteBatchDeprecatedInternalServerError) IsClientError() bool
IsClientError returns true when this endpoint delete batch deprecated internal server error response has a 4xx status code
func (*EndpointDeleteBatchDeprecatedInternalServerError) IsCode ¶
func (o *EndpointDeleteBatchDeprecatedInternalServerError) IsCode(code int) bool
IsCode returns true when this endpoint delete batch deprecated internal server error response a status code equal to that given
func (*EndpointDeleteBatchDeprecatedInternalServerError) IsRedirect ¶
func (o *EndpointDeleteBatchDeprecatedInternalServerError) IsRedirect() bool
IsRedirect returns true when this endpoint delete batch deprecated internal server error response has a 3xx status code
func (*EndpointDeleteBatchDeprecatedInternalServerError) IsServerError ¶
func (o *EndpointDeleteBatchDeprecatedInternalServerError) IsServerError() bool
IsServerError returns true when this endpoint delete batch deprecated internal server error response has a 5xx status code
func (*EndpointDeleteBatchDeprecatedInternalServerError) IsSuccess ¶
func (o *EndpointDeleteBatchDeprecatedInternalServerError) IsSuccess() bool
IsSuccess returns true when this endpoint delete batch deprecated internal server error response has a 2xx status code
func (*EndpointDeleteBatchDeprecatedInternalServerError) String ¶
func (o *EndpointDeleteBatchDeprecatedInternalServerError) String() string
type EndpointDeleteBatchDeprecatedMultiStatus ¶
type EndpointDeleteBatchDeprecatedMultiStatus struct {
Payload *models.EndpointsEndpointDeleteBatchPartialResponse
}
EndpointDeleteBatchDeprecatedMultiStatus describes a response with status code 207, with default header values.
Partial success. Some environments were deleted successfully, while others failed.
func NewEndpointDeleteBatchDeprecatedMultiStatus ¶
func NewEndpointDeleteBatchDeprecatedMultiStatus() *EndpointDeleteBatchDeprecatedMultiStatus
NewEndpointDeleteBatchDeprecatedMultiStatus creates a EndpointDeleteBatchDeprecatedMultiStatus with default headers values
func (*EndpointDeleteBatchDeprecatedMultiStatus) Code ¶
func (o *EndpointDeleteBatchDeprecatedMultiStatus) Code() int
Code gets the status code for the endpoint delete batch deprecated multi status response
func (*EndpointDeleteBatchDeprecatedMultiStatus) Error ¶
func (o *EndpointDeleteBatchDeprecatedMultiStatus) Error() string
func (*EndpointDeleteBatchDeprecatedMultiStatus) GetPayload ¶
func (o *EndpointDeleteBatchDeprecatedMultiStatus) GetPayload() *models.EndpointsEndpointDeleteBatchPartialResponse
func (*EndpointDeleteBatchDeprecatedMultiStatus) IsClientError ¶
func (o *EndpointDeleteBatchDeprecatedMultiStatus) IsClientError() bool
IsClientError returns true when this endpoint delete batch deprecated multi status response has a 4xx status code
func (*EndpointDeleteBatchDeprecatedMultiStatus) IsCode ¶
func (o *EndpointDeleteBatchDeprecatedMultiStatus) IsCode(code int) bool
IsCode returns true when this endpoint delete batch deprecated multi status response a status code equal to that given
func (*EndpointDeleteBatchDeprecatedMultiStatus) IsRedirect ¶
func (o *EndpointDeleteBatchDeprecatedMultiStatus) IsRedirect() bool
IsRedirect returns true when this endpoint delete batch deprecated multi status response has a 3xx status code
func (*EndpointDeleteBatchDeprecatedMultiStatus) IsServerError ¶
func (o *EndpointDeleteBatchDeprecatedMultiStatus) IsServerError() bool
IsServerError returns true when this endpoint delete batch deprecated multi status response has a 5xx status code
func (*EndpointDeleteBatchDeprecatedMultiStatus) IsSuccess ¶
func (o *EndpointDeleteBatchDeprecatedMultiStatus) IsSuccess() bool
IsSuccess returns true when this endpoint delete batch deprecated multi status response has a 2xx status code
func (*EndpointDeleteBatchDeprecatedMultiStatus) String ¶
func (o *EndpointDeleteBatchDeprecatedMultiStatus) String() string
type EndpointDeleteBatchDeprecatedNoContent ¶
type EndpointDeleteBatchDeprecatedNoContent struct {
}
EndpointDeleteBatchDeprecatedNoContent describes a response with status code 204, with default header values.
Environment(s) successfully deleted.
func NewEndpointDeleteBatchDeprecatedNoContent ¶
func NewEndpointDeleteBatchDeprecatedNoContent() *EndpointDeleteBatchDeprecatedNoContent
NewEndpointDeleteBatchDeprecatedNoContent creates a EndpointDeleteBatchDeprecatedNoContent with default headers values
func (*EndpointDeleteBatchDeprecatedNoContent) Code ¶
func (o *EndpointDeleteBatchDeprecatedNoContent) Code() int
Code gets the status code for the endpoint delete batch deprecated no content response
func (*EndpointDeleteBatchDeprecatedNoContent) Error ¶
func (o *EndpointDeleteBatchDeprecatedNoContent) Error() string
func (*EndpointDeleteBatchDeprecatedNoContent) IsClientError ¶
func (o *EndpointDeleteBatchDeprecatedNoContent) IsClientError() bool
IsClientError returns true when this endpoint delete batch deprecated no content response has a 4xx status code
func (*EndpointDeleteBatchDeprecatedNoContent) IsCode ¶
func (o *EndpointDeleteBatchDeprecatedNoContent) IsCode(code int) bool
IsCode returns true when this endpoint delete batch deprecated no content response a status code equal to that given
func (*EndpointDeleteBatchDeprecatedNoContent) IsRedirect ¶
func (o *EndpointDeleteBatchDeprecatedNoContent) IsRedirect() bool
IsRedirect returns true when this endpoint delete batch deprecated no content response has a 3xx status code
func (*EndpointDeleteBatchDeprecatedNoContent) IsServerError ¶
func (o *EndpointDeleteBatchDeprecatedNoContent) IsServerError() bool
IsServerError returns true when this endpoint delete batch deprecated no content response has a 5xx status code
func (*EndpointDeleteBatchDeprecatedNoContent) IsSuccess ¶
func (o *EndpointDeleteBatchDeprecatedNoContent) IsSuccess() bool
IsSuccess returns true when this endpoint delete batch deprecated no content response has a 2xx status code
func (*EndpointDeleteBatchDeprecatedNoContent) String ¶
func (o *EndpointDeleteBatchDeprecatedNoContent) String() string
type EndpointDeleteBatchDeprecatedParams ¶
type EndpointDeleteBatchDeprecatedParams struct {
/* Body.
List of environments to delete, with optional deleteCluster flag to clean-up associated resources (cloud environments only)
*/
Body *models.EndpointsEndpointDeleteBatchPayload
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
EndpointDeleteBatchDeprecatedParams contains all the parameters to send to the API endpoint
for the endpoint delete batch deprecated operation. Typically these are written to a http.Request.
func NewEndpointDeleteBatchDeprecatedParams ¶
func NewEndpointDeleteBatchDeprecatedParams() *EndpointDeleteBatchDeprecatedParams
NewEndpointDeleteBatchDeprecatedParams creates a new EndpointDeleteBatchDeprecatedParams 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 NewEndpointDeleteBatchDeprecatedParamsWithContext ¶
func NewEndpointDeleteBatchDeprecatedParamsWithContext(ctx context.Context) *EndpointDeleteBatchDeprecatedParams
NewEndpointDeleteBatchDeprecatedParamsWithContext creates a new EndpointDeleteBatchDeprecatedParams object with the ability to set a context for a request.
func NewEndpointDeleteBatchDeprecatedParamsWithHTTPClient ¶
func NewEndpointDeleteBatchDeprecatedParamsWithHTTPClient(client *http.Client) *EndpointDeleteBatchDeprecatedParams
NewEndpointDeleteBatchDeprecatedParamsWithHTTPClient creates a new EndpointDeleteBatchDeprecatedParams object with the ability to set a custom HTTPClient for a request.
func NewEndpointDeleteBatchDeprecatedParamsWithTimeout ¶
func NewEndpointDeleteBatchDeprecatedParamsWithTimeout(timeout time.Duration) *EndpointDeleteBatchDeprecatedParams
NewEndpointDeleteBatchDeprecatedParamsWithTimeout creates a new EndpointDeleteBatchDeprecatedParams object with the ability to set a timeout on a request.
func (*EndpointDeleteBatchDeprecatedParams) SetBody ¶
func (o *EndpointDeleteBatchDeprecatedParams) SetBody(body *models.EndpointsEndpointDeleteBatchPayload)
SetBody adds the body to the endpoint delete batch deprecated params
func (*EndpointDeleteBatchDeprecatedParams) SetContext ¶
func (o *EndpointDeleteBatchDeprecatedParams) SetContext(ctx context.Context)
SetContext adds the context to the endpoint delete batch deprecated params
func (*EndpointDeleteBatchDeprecatedParams) SetDefaults ¶
func (o *EndpointDeleteBatchDeprecatedParams) SetDefaults()
SetDefaults hydrates default values in the endpoint delete batch deprecated params (not the query body).
All values with no default are reset to their zero value.
func (*EndpointDeleteBatchDeprecatedParams) SetHTTPClient ¶
func (o *EndpointDeleteBatchDeprecatedParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the endpoint delete batch deprecated params
func (*EndpointDeleteBatchDeprecatedParams) SetTimeout ¶
func (o *EndpointDeleteBatchDeprecatedParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the endpoint delete batch deprecated params
func (*EndpointDeleteBatchDeprecatedParams) WithBody ¶
func (o *EndpointDeleteBatchDeprecatedParams) WithBody(body *models.EndpointsEndpointDeleteBatchPayload) *EndpointDeleteBatchDeprecatedParams
WithBody adds the body to the endpoint delete batch deprecated params
func (*EndpointDeleteBatchDeprecatedParams) WithContext ¶
func (o *EndpointDeleteBatchDeprecatedParams) WithContext(ctx context.Context) *EndpointDeleteBatchDeprecatedParams
WithContext adds the context to the endpoint delete batch deprecated params
func (*EndpointDeleteBatchDeprecatedParams) WithDefaults ¶
func (o *EndpointDeleteBatchDeprecatedParams) WithDefaults() *EndpointDeleteBatchDeprecatedParams
WithDefaults hydrates default values in the endpoint delete batch deprecated params (not the query body).
All values with no default are reset to their zero value.
func (*EndpointDeleteBatchDeprecatedParams) WithHTTPClient ¶
func (o *EndpointDeleteBatchDeprecatedParams) WithHTTPClient(client *http.Client) *EndpointDeleteBatchDeprecatedParams
WithHTTPClient adds the HTTPClient to the endpoint delete batch deprecated params
func (*EndpointDeleteBatchDeprecatedParams) WithTimeout ¶
func (o *EndpointDeleteBatchDeprecatedParams) WithTimeout(timeout time.Duration) *EndpointDeleteBatchDeprecatedParams
WithTimeout adds the timeout to the endpoint delete batch deprecated params
func (*EndpointDeleteBatchDeprecatedParams) WriteToRequest ¶
func (o *EndpointDeleteBatchDeprecatedParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type EndpointDeleteBatchDeprecatedReader ¶
type EndpointDeleteBatchDeprecatedReader struct {
// contains filtered or unexported fields
}
EndpointDeleteBatchDeprecatedReader is a Reader for the EndpointDeleteBatchDeprecated structure.
func (*EndpointDeleteBatchDeprecatedReader) ReadResponse ¶
func (o *EndpointDeleteBatchDeprecatedReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type EndpointDeleteBatchForbidden ¶
type EndpointDeleteBatchForbidden struct {
}
EndpointDeleteBatchForbidden describes a response with status code 403, with default header values.
Unauthorized access or operation not allowed.
func NewEndpointDeleteBatchForbidden ¶
func NewEndpointDeleteBatchForbidden() *EndpointDeleteBatchForbidden
NewEndpointDeleteBatchForbidden creates a EndpointDeleteBatchForbidden with default headers values
func (*EndpointDeleteBatchForbidden) Code ¶
func (o *EndpointDeleteBatchForbidden) Code() int
Code gets the status code for the endpoint delete batch forbidden response
func (*EndpointDeleteBatchForbidden) Error ¶
func (o *EndpointDeleteBatchForbidden) Error() string
func (*EndpointDeleteBatchForbidden) IsClientError ¶
func (o *EndpointDeleteBatchForbidden) IsClientError() bool
IsClientError returns true when this endpoint delete batch forbidden response has a 4xx status code
func (*EndpointDeleteBatchForbidden) IsCode ¶
func (o *EndpointDeleteBatchForbidden) IsCode(code int) bool
IsCode returns true when this endpoint delete batch forbidden response a status code equal to that given
func (*EndpointDeleteBatchForbidden) IsRedirect ¶
func (o *EndpointDeleteBatchForbidden) IsRedirect() bool
IsRedirect returns true when this endpoint delete batch forbidden response has a 3xx status code
func (*EndpointDeleteBatchForbidden) IsServerError ¶
func (o *EndpointDeleteBatchForbidden) IsServerError() bool
IsServerError returns true when this endpoint delete batch forbidden response has a 5xx status code
func (*EndpointDeleteBatchForbidden) IsSuccess ¶
func (o *EndpointDeleteBatchForbidden) IsSuccess() bool
IsSuccess returns true when this endpoint delete batch forbidden response has a 2xx status code
func (*EndpointDeleteBatchForbidden) String ¶
func (o *EndpointDeleteBatchForbidden) String() string
type EndpointDeleteBatchInternalServerError ¶
type EndpointDeleteBatchInternalServerError struct {
}
EndpointDeleteBatchInternalServerError describes a response with status code 500, with default header values.
Server error occurred while attempting to delete the specified environments.
func NewEndpointDeleteBatchInternalServerError ¶
func NewEndpointDeleteBatchInternalServerError() *EndpointDeleteBatchInternalServerError
NewEndpointDeleteBatchInternalServerError creates a EndpointDeleteBatchInternalServerError with default headers values
func (*EndpointDeleteBatchInternalServerError) Code ¶
func (o *EndpointDeleteBatchInternalServerError) Code() int
Code gets the status code for the endpoint delete batch internal server error response
func (*EndpointDeleteBatchInternalServerError) Error ¶
func (o *EndpointDeleteBatchInternalServerError) Error() string
func (*EndpointDeleteBatchInternalServerError) IsClientError ¶
func (o *EndpointDeleteBatchInternalServerError) IsClientError() bool
IsClientError returns true when this endpoint delete batch internal server error response has a 4xx status code
func (*EndpointDeleteBatchInternalServerError) IsCode ¶
func (o *EndpointDeleteBatchInternalServerError) IsCode(code int) bool
IsCode returns true when this endpoint delete batch internal server error response a status code equal to that given
func (*EndpointDeleteBatchInternalServerError) IsRedirect ¶
func (o *EndpointDeleteBatchInternalServerError) IsRedirect() bool
IsRedirect returns true when this endpoint delete batch internal server error response has a 3xx status code
func (*EndpointDeleteBatchInternalServerError) IsServerError ¶
func (o *EndpointDeleteBatchInternalServerError) IsServerError() bool
IsServerError returns true when this endpoint delete batch internal server error response has a 5xx status code
func (*EndpointDeleteBatchInternalServerError) IsSuccess ¶
func (o *EndpointDeleteBatchInternalServerError) IsSuccess() bool
IsSuccess returns true when this endpoint delete batch internal server error response has a 2xx status code
func (*EndpointDeleteBatchInternalServerError) String ¶
func (o *EndpointDeleteBatchInternalServerError) String() string
type EndpointDeleteBatchMultiStatus ¶
type EndpointDeleteBatchMultiStatus struct {
Payload *models.EndpointsEndpointDeleteBatchPartialResponse
}
EndpointDeleteBatchMultiStatus describes a response with status code 207, with default header values.
Partial success. Some environments were deleted successfully, while others failed.
func NewEndpointDeleteBatchMultiStatus ¶
func NewEndpointDeleteBatchMultiStatus() *EndpointDeleteBatchMultiStatus
NewEndpointDeleteBatchMultiStatus creates a EndpointDeleteBatchMultiStatus with default headers values
func (*EndpointDeleteBatchMultiStatus) Code ¶
func (o *EndpointDeleteBatchMultiStatus) Code() int
Code gets the status code for the endpoint delete batch multi status response
func (*EndpointDeleteBatchMultiStatus) Error ¶
func (o *EndpointDeleteBatchMultiStatus) Error() string
func (*EndpointDeleteBatchMultiStatus) GetPayload ¶
func (o *EndpointDeleteBatchMultiStatus) GetPayload() *models.EndpointsEndpointDeleteBatchPartialResponse
func (*EndpointDeleteBatchMultiStatus) IsClientError ¶
func (o *EndpointDeleteBatchMultiStatus) IsClientError() bool
IsClientError returns true when this endpoint delete batch multi status response has a 4xx status code
func (*EndpointDeleteBatchMultiStatus) IsCode ¶
func (o *EndpointDeleteBatchMultiStatus) IsCode(code int) bool
IsCode returns true when this endpoint delete batch multi status response a status code equal to that given
func (*EndpointDeleteBatchMultiStatus) IsRedirect ¶
func (o *EndpointDeleteBatchMultiStatus) IsRedirect() bool
IsRedirect returns true when this endpoint delete batch multi status response has a 3xx status code
func (*EndpointDeleteBatchMultiStatus) IsServerError ¶
func (o *EndpointDeleteBatchMultiStatus) IsServerError() bool
IsServerError returns true when this endpoint delete batch multi status response has a 5xx status code
func (*EndpointDeleteBatchMultiStatus) IsSuccess ¶
func (o *EndpointDeleteBatchMultiStatus) IsSuccess() bool
IsSuccess returns true when this endpoint delete batch multi status response has a 2xx status code
func (*EndpointDeleteBatchMultiStatus) String ¶
func (o *EndpointDeleteBatchMultiStatus) String() string
type EndpointDeleteBatchNoContent ¶
type EndpointDeleteBatchNoContent struct {
}
EndpointDeleteBatchNoContent describes a response with status code 204, with default header values.
Environment(s) successfully deleted.
func NewEndpointDeleteBatchNoContent ¶
func NewEndpointDeleteBatchNoContent() *EndpointDeleteBatchNoContent
NewEndpointDeleteBatchNoContent creates a EndpointDeleteBatchNoContent with default headers values
func (*EndpointDeleteBatchNoContent) Code ¶
func (o *EndpointDeleteBatchNoContent) Code() int
Code gets the status code for the endpoint delete batch no content response
func (*EndpointDeleteBatchNoContent) Error ¶
func (o *EndpointDeleteBatchNoContent) Error() string
func (*EndpointDeleteBatchNoContent) IsClientError ¶
func (o *EndpointDeleteBatchNoContent) IsClientError() bool
IsClientError returns true when this endpoint delete batch no content response has a 4xx status code
func (*EndpointDeleteBatchNoContent) IsCode ¶
func (o *EndpointDeleteBatchNoContent) IsCode(code int) bool
IsCode returns true when this endpoint delete batch no content response a status code equal to that given
func (*EndpointDeleteBatchNoContent) IsRedirect ¶
func (o *EndpointDeleteBatchNoContent) IsRedirect() bool
IsRedirect returns true when this endpoint delete batch no content response has a 3xx status code
func (*EndpointDeleteBatchNoContent) IsServerError ¶
func (o *EndpointDeleteBatchNoContent) IsServerError() bool
IsServerError returns true when this endpoint delete batch no content response has a 5xx status code
func (*EndpointDeleteBatchNoContent) IsSuccess ¶
func (o *EndpointDeleteBatchNoContent) IsSuccess() bool
IsSuccess returns true when this endpoint delete batch no content response has a 2xx status code
func (*EndpointDeleteBatchNoContent) String ¶
func (o *EndpointDeleteBatchNoContent) String() string
type EndpointDeleteBatchParams ¶
type EndpointDeleteBatchParams struct {
/* Body.
List of environments to delete, with optional deleteCluster flag to clean-up associated resources (cloud environments only)
*/
Body *models.EndpointsEndpointDeleteBatchPayload
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
EndpointDeleteBatchParams contains all the parameters to send to the API endpoint
for the endpoint delete batch operation. Typically these are written to a http.Request.
func NewEndpointDeleteBatchParams ¶
func NewEndpointDeleteBatchParams() *EndpointDeleteBatchParams
NewEndpointDeleteBatchParams creates a new EndpointDeleteBatchParams 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 NewEndpointDeleteBatchParamsWithContext ¶
func NewEndpointDeleteBatchParamsWithContext(ctx context.Context) *EndpointDeleteBatchParams
NewEndpointDeleteBatchParamsWithContext creates a new EndpointDeleteBatchParams object with the ability to set a context for a request.
func NewEndpointDeleteBatchParamsWithHTTPClient ¶
func NewEndpointDeleteBatchParamsWithHTTPClient(client *http.Client) *EndpointDeleteBatchParams
NewEndpointDeleteBatchParamsWithHTTPClient creates a new EndpointDeleteBatchParams object with the ability to set a custom HTTPClient for a request.
func NewEndpointDeleteBatchParamsWithTimeout ¶
func NewEndpointDeleteBatchParamsWithTimeout(timeout time.Duration) *EndpointDeleteBatchParams
NewEndpointDeleteBatchParamsWithTimeout creates a new EndpointDeleteBatchParams object with the ability to set a timeout on a request.
func (*EndpointDeleteBatchParams) SetBody ¶
func (o *EndpointDeleteBatchParams) SetBody(body *models.EndpointsEndpointDeleteBatchPayload)
SetBody adds the body to the endpoint delete batch params
func (*EndpointDeleteBatchParams) SetContext ¶
func (o *EndpointDeleteBatchParams) SetContext(ctx context.Context)
SetContext adds the context to the endpoint delete batch params
func (*EndpointDeleteBatchParams) SetDefaults ¶
func (o *EndpointDeleteBatchParams) SetDefaults()
SetDefaults hydrates default values in the endpoint delete batch params (not the query body).
All values with no default are reset to their zero value.
func (*EndpointDeleteBatchParams) SetHTTPClient ¶
func (o *EndpointDeleteBatchParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the endpoint delete batch params
func (*EndpointDeleteBatchParams) SetTimeout ¶
func (o *EndpointDeleteBatchParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the endpoint delete batch params
func (*EndpointDeleteBatchParams) WithBody ¶
func (o *EndpointDeleteBatchParams) WithBody(body *models.EndpointsEndpointDeleteBatchPayload) *EndpointDeleteBatchParams
WithBody adds the body to the endpoint delete batch params
func (*EndpointDeleteBatchParams) WithContext ¶
func (o *EndpointDeleteBatchParams) WithContext(ctx context.Context) *EndpointDeleteBatchParams
WithContext adds the context to the endpoint delete batch params
func (*EndpointDeleteBatchParams) WithDefaults ¶
func (o *EndpointDeleteBatchParams) WithDefaults() *EndpointDeleteBatchParams
WithDefaults hydrates default values in the endpoint delete batch params (not the query body).
All values with no default are reset to their zero value.
func (*EndpointDeleteBatchParams) WithHTTPClient ¶
func (o *EndpointDeleteBatchParams) WithHTTPClient(client *http.Client) *EndpointDeleteBatchParams
WithHTTPClient adds the HTTPClient to the endpoint delete batch params
func (*EndpointDeleteBatchParams) WithTimeout ¶
func (o *EndpointDeleteBatchParams) WithTimeout(timeout time.Duration) *EndpointDeleteBatchParams
WithTimeout adds the timeout to the endpoint delete batch params
func (*EndpointDeleteBatchParams) WriteToRequest ¶
func (o *EndpointDeleteBatchParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type EndpointDeleteBatchReader ¶
type EndpointDeleteBatchReader struct {
// contains filtered or unexported fields
}
EndpointDeleteBatchReader is a Reader for the EndpointDeleteBatch structure.
func (*EndpointDeleteBatchReader) ReadResponse ¶
func (o *EndpointDeleteBatchReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type EndpointDeleteForbidden ¶
type EndpointDeleteForbidden struct {
}
EndpointDeleteForbidden describes a response with status code 403, with default header values.
Unauthorized access or operation not allowed.
func NewEndpointDeleteForbidden ¶
func NewEndpointDeleteForbidden() *EndpointDeleteForbidden
NewEndpointDeleteForbidden creates a EndpointDeleteForbidden with default headers values
func (*EndpointDeleteForbidden) Code ¶
func (o *EndpointDeleteForbidden) Code() int
Code gets the status code for the endpoint delete forbidden response
func (*EndpointDeleteForbidden) Error ¶
func (o *EndpointDeleteForbidden) Error() string
func (*EndpointDeleteForbidden) IsClientError ¶
func (o *EndpointDeleteForbidden) IsClientError() bool
IsClientError returns true when this endpoint delete forbidden response has a 4xx status code
func (*EndpointDeleteForbidden) IsCode ¶
func (o *EndpointDeleteForbidden) IsCode(code int) bool
IsCode returns true when this endpoint delete forbidden response a status code equal to that given
func (*EndpointDeleteForbidden) IsRedirect ¶
func (o *EndpointDeleteForbidden) IsRedirect() bool
IsRedirect returns true when this endpoint delete forbidden response has a 3xx status code
func (*EndpointDeleteForbidden) IsServerError ¶
func (o *EndpointDeleteForbidden) IsServerError() bool
IsServerError returns true when this endpoint delete forbidden response has a 5xx status code
func (*EndpointDeleteForbidden) IsSuccess ¶
func (o *EndpointDeleteForbidden) IsSuccess() bool
IsSuccess returns true when this endpoint delete forbidden response has a 2xx status code
func (*EndpointDeleteForbidden) String ¶
func (o *EndpointDeleteForbidden) String() string
type EndpointDeleteInternalServerError ¶
type EndpointDeleteInternalServerError struct {
}
EndpointDeleteInternalServerError describes a response with status code 500, with default header values.
Server error occurred while attempting to delete the environment.
func NewEndpointDeleteInternalServerError ¶
func NewEndpointDeleteInternalServerError() *EndpointDeleteInternalServerError
NewEndpointDeleteInternalServerError creates a EndpointDeleteInternalServerError with default headers values
func (*EndpointDeleteInternalServerError) Code ¶
func (o *EndpointDeleteInternalServerError) Code() int
Code gets the status code for the endpoint delete internal server error response
func (*EndpointDeleteInternalServerError) Error ¶
func (o *EndpointDeleteInternalServerError) Error() string
func (*EndpointDeleteInternalServerError) IsClientError ¶
func (o *EndpointDeleteInternalServerError) IsClientError() bool
IsClientError returns true when this endpoint delete internal server error response has a 4xx status code
func (*EndpointDeleteInternalServerError) IsCode ¶
func (o *EndpointDeleteInternalServerError) IsCode(code int) bool
IsCode returns true when this endpoint delete internal server error response a status code equal to that given
func (*EndpointDeleteInternalServerError) IsRedirect ¶
func (o *EndpointDeleteInternalServerError) IsRedirect() bool
IsRedirect returns true when this endpoint delete internal server error response has a 3xx status code
func (*EndpointDeleteInternalServerError) IsServerError ¶
func (o *EndpointDeleteInternalServerError) IsServerError() bool
IsServerError returns true when this endpoint delete internal server error response has a 5xx status code
func (*EndpointDeleteInternalServerError) IsSuccess ¶
func (o *EndpointDeleteInternalServerError) IsSuccess() bool
IsSuccess returns true when this endpoint delete internal server error response has a 2xx status code
func (*EndpointDeleteInternalServerError) String ¶
func (o *EndpointDeleteInternalServerError) String() string
type EndpointDeleteNoContent ¶
type EndpointDeleteNoContent struct {
}
EndpointDeleteNoContent describes a response with status code 204, with default header values.
Environment successfully deleted.
func NewEndpointDeleteNoContent ¶
func NewEndpointDeleteNoContent() *EndpointDeleteNoContent
NewEndpointDeleteNoContent creates a EndpointDeleteNoContent with default headers values
func (*EndpointDeleteNoContent) Code ¶
func (o *EndpointDeleteNoContent) Code() int
Code gets the status code for the endpoint delete no content response
func (*EndpointDeleteNoContent) Error ¶
func (o *EndpointDeleteNoContent) Error() string
func (*EndpointDeleteNoContent) IsClientError ¶
func (o *EndpointDeleteNoContent) IsClientError() bool
IsClientError returns true when this endpoint delete no content response has a 4xx status code
func (*EndpointDeleteNoContent) IsCode ¶
func (o *EndpointDeleteNoContent) IsCode(code int) bool
IsCode returns true when this endpoint delete no content response a status code equal to that given
func (*EndpointDeleteNoContent) IsRedirect ¶
func (o *EndpointDeleteNoContent) IsRedirect() bool
IsRedirect returns true when this endpoint delete no content response has a 3xx status code
func (*EndpointDeleteNoContent) IsServerError ¶
func (o *EndpointDeleteNoContent) IsServerError() bool
IsServerError returns true when this endpoint delete no content response has a 5xx status code
func (*EndpointDeleteNoContent) IsSuccess ¶
func (o *EndpointDeleteNoContent) IsSuccess() bool
IsSuccess returns true when this endpoint delete no content response has a 2xx status code
func (*EndpointDeleteNoContent) String ¶
func (o *EndpointDeleteNoContent) String() string
type EndpointDeleteNotFound ¶
type EndpointDeleteNotFound struct {
}
EndpointDeleteNotFound describes a response with status code 404, with default header values.
Unable to find the environment with the specified identifier inside the database.
func NewEndpointDeleteNotFound ¶
func NewEndpointDeleteNotFound() *EndpointDeleteNotFound
NewEndpointDeleteNotFound creates a EndpointDeleteNotFound with default headers values
func (*EndpointDeleteNotFound) Code ¶
func (o *EndpointDeleteNotFound) Code() int
Code gets the status code for the endpoint delete not found response
func (*EndpointDeleteNotFound) Error ¶
func (o *EndpointDeleteNotFound) Error() string
func (*EndpointDeleteNotFound) IsClientError ¶
func (o *EndpointDeleteNotFound) IsClientError() bool
IsClientError returns true when this endpoint delete not found response has a 4xx status code
func (*EndpointDeleteNotFound) IsCode ¶
func (o *EndpointDeleteNotFound) IsCode(code int) bool
IsCode returns true when this endpoint delete not found response a status code equal to that given
func (*EndpointDeleteNotFound) IsRedirect ¶
func (o *EndpointDeleteNotFound) IsRedirect() bool
IsRedirect returns true when this endpoint delete not found response has a 3xx status code
func (*EndpointDeleteNotFound) IsServerError ¶
func (o *EndpointDeleteNotFound) IsServerError() bool
IsServerError returns true when this endpoint delete not found response has a 5xx status code
func (*EndpointDeleteNotFound) IsSuccess ¶
func (o *EndpointDeleteNotFound) IsSuccess() bool
IsSuccess returns true when this endpoint delete not found response has a 2xx status code
func (*EndpointDeleteNotFound) String ¶
func (o *EndpointDeleteNotFound) String() string
type EndpointDeleteParams ¶
type EndpointDeleteParams struct {
/* ID.
Environment(Endpoint) identifier
*/
ID int64
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
EndpointDeleteParams contains all the parameters to send to the API endpoint
for the endpoint delete operation. Typically these are written to a http.Request.
func NewEndpointDeleteParams ¶
func NewEndpointDeleteParams() *EndpointDeleteParams
NewEndpointDeleteParams creates a new EndpointDeleteParams 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 NewEndpointDeleteParamsWithContext ¶
func NewEndpointDeleteParamsWithContext(ctx context.Context) *EndpointDeleteParams
NewEndpointDeleteParamsWithContext creates a new EndpointDeleteParams object with the ability to set a context for a request.
func NewEndpointDeleteParamsWithHTTPClient ¶
func NewEndpointDeleteParamsWithHTTPClient(client *http.Client) *EndpointDeleteParams
NewEndpointDeleteParamsWithHTTPClient creates a new EndpointDeleteParams object with the ability to set a custom HTTPClient for a request.
func NewEndpointDeleteParamsWithTimeout ¶
func NewEndpointDeleteParamsWithTimeout(timeout time.Duration) *EndpointDeleteParams
NewEndpointDeleteParamsWithTimeout creates a new EndpointDeleteParams object with the ability to set a timeout on a request.
func (*EndpointDeleteParams) SetContext ¶
func (o *EndpointDeleteParams) SetContext(ctx context.Context)
SetContext adds the context to the endpoint delete params
func (*EndpointDeleteParams) SetDefaults ¶
func (o *EndpointDeleteParams) SetDefaults()
SetDefaults hydrates default values in the endpoint delete params (not the query body).
All values with no default are reset to their zero value.
func (*EndpointDeleteParams) SetHTTPClient ¶
func (o *EndpointDeleteParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the endpoint delete params
func (*EndpointDeleteParams) SetID ¶
func (o *EndpointDeleteParams) SetID(id int64)
SetID adds the id to the endpoint delete params
func (*EndpointDeleteParams) SetTimeout ¶
func (o *EndpointDeleteParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the endpoint delete params
func (*EndpointDeleteParams) WithContext ¶
func (o *EndpointDeleteParams) WithContext(ctx context.Context) *EndpointDeleteParams
WithContext adds the context to the endpoint delete params
func (*EndpointDeleteParams) WithDefaults ¶
func (o *EndpointDeleteParams) WithDefaults() *EndpointDeleteParams
WithDefaults hydrates default values in the endpoint delete params (not the query body).
All values with no default are reset to their zero value.
func (*EndpointDeleteParams) WithHTTPClient ¶
func (o *EndpointDeleteParams) WithHTTPClient(client *http.Client) *EndpointDeleteParams
WithHTTPClient adds the HTTPClient to the endpoint delete params
func (*EndpointDeleteParams) WithID ¶
func (o *EndpointDeleteParams) WithID(id int64) *EndpointDeleteParams
WithID adds the id to the endpoint delete params
func (*EndpointDeleteParams) WithTimeout ¶
func (o *EndpointDeleteParams) WithTimeout(timeout time.Duration) *EndpointDeleteParams
WithTimeout adds the timeout to the endpoint delete params
func (*EndpointDeleteParams) WriteToRequest ¶
func (o *EndpointDeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type EndpointDeleteReader ¶
type EndpointDeleteReader struct {
// contains filtered or unexported fields
}
EndpointDeleteReader is a Reader for the EndpointDelete structure.
func (*EndpointDeleteReader) ReadResponse ¶
func (o *EndpointDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type EndpointDockerhubStatusBadRequest ¶
type EndpointDockerhubStatusBadRequest struct {
}
EndpointDockerhubStatusBadRequest describes a response with status code 400, with default header values.
Invalid request
func NewEndpointDockerhubStatusBadRequest ¶
func NewEndpointDockerhubStatusBadRequest() *EndpointDockerhubStatusBadRequest
NewEndpointDockerhubStatusBadRequest creates a EndpointDockerhubStatusBadRequest with default headers values
func (*EndpointDockerhubStatusBadRequest) Code ¶
func (o *EndpointDockerhubStatusBadRequest) Code() int
Code gets the status code for the endpoint dockerhub status bad request response
func (*EndpointDockerhubStatusBadRequest) Error ¶
func (o *EndpointDockerhubStatusBadRequest) Error() string
func (*EndpointDockerhubStatusBadRequest) IsClientError ¶
func (o *EndpointDockerhubStatusBadRequest) IsClientError() bool
IsClientError returns true when this endpoint dockerhub status bad request response has a 4xx status code
func (*EndpointDockerhubStatusBadRequest) IsCode ¶
func (o *EndpointDockerhubStatusBadRequest) IsCode(code int) bool
IsCode returns true when this endpoint dockerhub status bad request response a status code equal to that given
func (*EndpointDockerhubStatusBadRequest) IsRedirect ¶
func (o *EndpointDockerhubStatusBadRequest) IsRedirect() bool
IsRedirect returns true when this endpoint dockerhub status bad request response has a 3xx status code
func (*EndpointDockerhubStatusBadRequest) IsServerError ¶
func (o *EndpointDockerhubStatusBadRequest) IsServerError() bool
IsServerError returns true when this endpoint dockerhub status bad request response has a 5xx status code
func (*EndpointDockerhubStatusBadRequest) IsSuccess ¶
func (o *EndpointDockerhubStatusBadRequest) IsSuccess() bool
IsSuccess returns true when this endpoint dockerhub status bad request response has a 2xx status code
func (*EndpointDockerhubStatusBadRequest) String ¶
func (o *EndpointDockerhubStatusBadRequest) String() string
type EndpointDockerhubStatusForbidden ¶
type EndpointDockerhubStatusForbidden struct {
}
EndpointDockerhubStatusForbidden describes a response with status code 403, with default header values.
Permission denied
func NewEndpointDockerhubStatusForbidden ¶
func NewEndpointDockerhubStatusForbidden() *EndpointDockerhubStatusForbidden
NewEndpointDockerhubStatusForbidden creates a EndpointDockerhubStatusForbidden with default headers values
func (*EndpointDockerhubStatusForbidden) Code ¶
func (o *EndpointDockerhubStatusForbidden) Code() int
Code gets the status code for the endpoint dockerhub status forbidden response
func (*EndpointDockerhubStatusForbidden) Error ¶
func (o *EndpointDockerhubStatusForbidden) Error() string
func (*EndpointDockerhubStatusForbidden) IsClientError ¶
func (o *EndpointDockerhubStatusForbidden) IsClientError() bool
IsClientError returns true when this endpoint dockerhub status forbidden response has a 4xx status code
func (*EndpointDockerhubStatusForbidden) IsCode ¶
func (o *EndpointDockerhubStatusForbidden) IsCode(code int) bool
IsCode returns true when this endpoint dockerhub status forbidden response a status code equal to that given
func (*EndpointDockerhubStatusForbidden) IsRedirect ¶
func (o *EndpointDockerhubStatusForbidden) IsRedirect() bool
IsRedirect returns true when this endpoint dockerhub status forbidden response has a 3xx status code
func (*EndpointDockerhubStatusForbidden) IsServerError ¶
func (o *EndpointDockerhubStatusForbidden) IsServerError() bool
IsServerError returns true when this endpoint dockerhub status forbidden response has a 5xx status code
func (*EndpointDockerhubStatusForbidden) IsSuccess ¶
func (o *EndpointDockerhubStatusForbidden) IsSuccess() bool
IsSuccess returns true when this endpoint dockerhub status forbidden response has a 2xx status code
func (*EndpointDockerhubStatusForbidden) String ¶
func (o *EndpointDockerhubStatusForbidden) String() string
type EndpointDockerhubStatusInternalServerError ¶
type EndpointDockerhubStatusInternalServerError struct {
}
EndpointDockerhubStatusInternalServerError describes a response with status code 500, with default header values.
Server error
func NewEndpointDockerhubStatusInternalServerError ¶
func NewEndpointDockerhubStatusInternalServerError() *EndpointDockerhubStatusInternalServerError
NewEndpointDockerhubStatusInternalServerError creates a EndpointDockerhubStatusInternalServerError with default headers values
func (*EndpointDockerhubStatusInternalServerError) Code ¶
func (o *EndpointDockerhubStatusInternalServerError) Code() int
Code gets the status code for the endpoint dockerhub status internal server error response
func (*EndpointDockerhubStatusInternalServerError) Error ¶
func (o *EndpointDockerhubStatusInternalServerError) Error() string
func (*EndpointDockerhubStatusInternalServerError) IsClientError ¶
func (o *EndpointDockerhubStatusInternalServerError) IsClientError() bool
IsClientError returns true when this endpoint dockerhub status internal server error response has a 4xx status code
func (*EndpointDockerhubStatusInternalServerError) IsCode ¶
func (o *EndpointDockerhubStatusInternalServerError) IsCode(code int) bool
IsCode returns true when this endpoint dockerhub status internal server error response a status code equal to that given
func (*EndpointDockerhubStatusInternalServerError) IsRedirect ¶
func (o *EndpointDockerhubStatusInternalServerError) IsRedirect() bool
IsRedirect returns true when this endpoint dockerhub status internal server error response has a 3xx status code
func (*EndpointDockerhubStatusInternalServerError) IsServerError ¶
func (o *EndpointDockerhubStatusInternalServerError) IsServerError() bool
IsServerError returns true when this endpoint dockerhub status internal server error response has a 5xx status code
func (*EndpointDockerhubStatusInternalServerError) IsSuccess ¶
func (o *EndpointDockerhubStatusInternalServerError) IsSuccess() bool
IsSuccess returns true when this endpoint dockerhub status internal server error response has a 2xx status code
func (*EndpointDockerhubStatusInternalServerError) String ¶
func (o *EndpointDockerhubStatusInternalServerError) String() string
type EndpointDockerhubStatusNotFound ¶
type EndpointDockerhubStatusNotFound struct {
}
EndpointDockerhubStatusNotFound describes a response with status code 404, with default header values.
registry or endpoint not found
func NewEndpointDockerhubStatusNotFound ¶
func NewEndpointDockerhubStatusNotFound() *EndpointDockerhubStatusNotFound
NewEndpointDockerhubStatusNotFound creates a EndpointDockerhubStatusNotFound with default headers values
func (*EndpointDockerhubStatusNotFound) Code ¶
func (o *EndpointDockerhubStatusNotFound) Code() int
Code gets the status code for the endpoint dockerhub status not found response
func (*EndpointDockerhubStatusNotFound) Error ¶
func (o *EndpointDockerhubStatusNotFound) Error() string
func (*EndpointDockerhubStatusNotFound) IsClientError ¶
func (o *EndpointDockerhubStatusNotFound) IsClientError() bool
IsClientError returns true when this endpoint dockerhub status not found response has a 4xx status code
func (*EndpointDockerhubStatusNotFound) IsCode ¶
func (o *EndpointDockerhubStatusNotFound) IsCode(code int) bool
IsCode returns true when this endpoint dockerhub status not found response a status code equal to that given
func (*EndpointDockerhubStatusNotFound) IsRedirect ¶
func (o *EndpointDockerhubStatusNotFound) IsRedirect() bool
IsRedirect returns true when this endpoint dockerhub status not found response has a 3xx status code
func (*EndpointDockerhubStatusNotFound) IsServerError ¶
func (o *EndpointDockerhubStatusNotFound) IsServerError() bool
IsServerError returns true when this endpoint dockerhub status not found response has a 5xx status code
func (*EndpointDockerhubStatusNotFound) IsSuccess ¶
func (o *EndpointDockerhubStatusNotFound) IsSuccess() bool
IsSuccess returns true when this endpoint dockerhub status not found response has a 2xx status code
func (*EndpointDockerhubStatusNotFound) String ¶
func (o *EndpointDockerhubStatusNotFound) String() string
type EndpointDockerhubStatusOK ¶
type EndpointDockerhubStatusOK struct {
Payload *models.EndpointsDockerhubStatusResponse
}
EndpointDockerhubStatusOK describes a response with status code 200, with default header values.
Success
func NewEndpointDockerhubStatusOK ¶
func NewEndpointDockerhubStatusOK() *EndpointDockerhubStatusOK
NewEndpointDockerhubStatusOK creates a EndpointDockerhubStatusOK with default headers values
func (*EndpointDockerhubStatusOK) Code ¶
func (o *EndpointDockerhubStatusOK) Code() int
Code gets the status code for the endpoint dockerhub status o k response
func (*EndpointDockerhubStatusOK) Error ¶
func (o *EndpointDockerhubStatusOK) Error() string
func (*EndpointDockerhubStatusOK) GetPayload ¶
func (o *EndpointDockerhubStatusOK) GetPayload() *models.EndpointsDockerhubStatusResponse
func (*EndpointDockerhubStatusOK) IsClientError ¶
func (o *EndpointDockerhubStatusOK) IsClientError() bool
IsClientError returns true when this endpoint dockerhub status o k response has a 4xx status code
func (*EndpointDockerhubStatusOK) IsCode ¶
func (o *EndpointDockerhubStatusOK) IsCode(code int) bool
IsCode returns true when this endpoint dockerhub status o k response a status code equal to that given
func (*EndpointDockerhubStatusOK) IsRedirect ¶
func (o *EndpointDockerhubStatusOK) IsRedirect() bool
IsRedirect returns true when this endpoint dockerhub status o k response has a 3xx status code
func (*EndpointDockerhubStatusOK) IsServerError ¶
func (o *EndpointDockerhubStatusOK) IsServerError() bool
IsServerError returns true when this endpoint dockerhub status o k response has a 5xx status code
func (*EndpointDockerhubStatusOK) IsSuccess ¶
func (o *EndpointDockerhubStatusOK) IsSuccess() bool
IsSuccess returns true when this endpoint dockerhub status o k response has a 2xx status code
func (*EndpointDockerhubStatusOK) String ¶
func (o *EndpointDockerhubStatusOK) String() string
type EndpointDockerhubStatusParams ¶
type EndpointDockerhubStatusParams struct {
/* ID.
endpoint ID
*/
ID int64
/* RegistryID.
registry ID
*/
RegistryID int64
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
EndpointDockerhubStatusParams contains all the parameters to send to the API endpoint
for the endpoint dockerhub status operation. Typically these are written to a http.Request.
func NewEndpointDockerhubStatusParams ¶
func NewEndpointDockerhubStatusParams() *EndpointDockerhubStatusParams
NewEndpointDockerhubStatusParams creates a new EndpointDockerhubStatusParams 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 NewEndpointDockerhubStatusParamsWithContext ¶
func NewEndpointDockerhubStatusParamsWithContext(ctx context.Context) *EndpointDockerhubStatusParams
NewEndpointDockerhubStatusParamsWithContext creates a new EndpointDockerhubStatusParams object with the ability to set a context for a request.
func NewEndpointDockerhubStatusParamsWithHTTPClient ¶
func NewEndpointDockerhubStatusParamsWithHTTPClient(client *http.Client) *EndpointDockerhubStatusParams
NewEndpointDockerhubStatusParamsWithHTTPClient creates a new EndpointDockerhubStatusParams object with the ability to set a custom HTTPClient for a request.
func NewEndpointDockerhubStatusParamsWithTimeout ¶
func NewEndpointDockerhubStatusParamsWithTimeout(timeout time.Duration) *EndpointDockerhubStatusParams
NewEndpointDockerhubStatusParamsWithTimeout creates a new EndpointDockerhubStatusParams object with the ability to set a timeout on a request.
func (*EndpointDockerhubStatusParams) SetContext ¶
func (o *EndpointDockerhubStatusParams) SetContext(ctx context.Context)
SetContext adds the context to the endpoint dockerhub status params
func (*EndpointDockerhubStatusParams) SetDefaults ¶
func (o *EndpointDockerhubStatusParams) SetDefaults()
SetDefaults hydrates default values in the endpoint dockerhub status params (not the query body).
All values with no default are reset to their zero value.
func (*EndpointDockerhubStatusParams) SetHTTPClient ¶
func (o *EndpointDockerhubStatusParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the endpoint dockerhub status params
func (*EndpointDockerhubStatusParams) SetID ¶
func (o *EndpointDockerhubStatusParams) SetID(id int64)
SetID adds the id to the endpoint dockerhub status params
func (*EndpointDockerhubStatusParams) SetRegistryID ¶
func (o *EndpointDockerhubStatusParams) SetRegistryID(registryID int64)
SetRegistryID adds the registryId to the endpoint dockerhub status params
func (*EndpointDockerhubStatusParams) SetTimeout ¶
func (o *EndpointDockerhubStatusParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the endpoint dockerhub status params
func (*EndpointDockerhubStatusParams) WithContext ¶
func (o *EndpointDockerhubStatusParams) WithContext(ctx context.Context) *EndpointDockerhubStatusParams
WithContext adds the context to the endpoint dockerhub status params
func (*EndpointDockerhubStatusParams) WithDefaults ¶
func (o *EndpointDockerhubStatusParams) WithDefaults() *EndpointDockerhubStatusParams
WithDefaults hydrates default values in the endpoint dockerhub status params (not the query body).
All values with no default are reset to their zero value.
func (*EndpointDockerhubStatusParams) WithHTTPClient ¶
func (o *EndpointDockerhubStatusParams) WithHTTPClient(client *http.Client) *EndpointDockerhubStatusParams
WithHTTPClient adds the HTTPClient to the endpoint dockerhub status params
func (*EndpointDockerhubStatusParams) WithID ¶
func (o *EndpointDockerhubStatusParams) WithID(id int64) *EndpointDockerhubStatusParams
WithID adds the id to the endpoint dockerhub status params
func (*EndpointDockerhubStatusParams) WithRegistryID ¶
func (o *EndpointDockerhubStatusParams) WithRegistryID(registryID int64) *EndpointDockerhubStatusParams
WithRegistryID adds the registryID to the endpoint dockerhub status params
func (*EndpointDockerhubStatusParams) WithTimeout ¶
func (o *EndpointDockerhubStatusParams) WithTimeout(timeout time.Duration) *EndpointDockerhubStatusParams
WithTimeout adds the timeout to the endpoint dockerhub status params
func (*EndpointDockerhubStatusParams) WriteToRequest ¶
func (o *EndpointDockerhubStatusParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type EndpointDockerhubStatusReader ¶
type EndpointDockerhubStatusReader struct {
// contains filtered or unexported fields
}
EndpointDockerhubStatusReader is a Reader for the EndpointDockerhubStatus structure.
func (*EndpointDockerhubStatusReader) ReadResponse ¶
func (o *EndpointDockerhubStatusReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type EndpointEdgeAsyncBadRequest ¶
type EndpointEdgeAsyncBadRequest struct {
}
EndpointEdgeAsyncBadRequest describes a response with status code 400, with default header values.
Invalid request
func NewEndpointEdgeAsyncBadRequest ¶
func NewEndpointEdgeAsyncBadRequest() *EndpointEdgeAsyncBadRequest
NewEndpointEdgeAsyncBadRequest creates a EndpointEdgeAsyncBadRequest with default headers values
func (*EndpointEdgeAsyncBadRequest) Code ¶
func (o *EndpointEdgeAsyncBadRequest) Code() int
Code gets the status code for the endpoint edge async bad request response
func (*EndpointEdgeAsyncBadRequest) Error ¶
func (o *EndpointEdgeAsyncBadRequest) Error() string
func (*EndpointEdgeAsyncBadRequest) IsClientError ¶
func (o *EndpointEdgeAsyncBadRequest) IsClientError() bool
IsClientError returns true when this endpoint edge async bad request response has a 4xx status code
func (*EndpointEdgeAsyncBadRequest) IsCode ¶
func (o *EndpointEdgeAsyncBadRequest) IsCode(code int) bool
IsCode returns true when this endpoint edge async bad request response a status code equal to that given
func (*EndpointEdgeAsyncBadRequest) IsRedirect ¶
func (o *EndpointEdgeAsyncBadRequest) IsRedirect() bool
IsRedirect returns true when this endpoint edge async bad request response has a 3xx status code
func (*EndpointEdgeAsyncBadRequest) IsServerError ¶
func (o *EndpointEdgeAsyncBadRequest) IsServerError() bool
IsServerError returns true when this endpoint edge async bad request response has a 5xx status code
func (*EndpointEdgeAsyncBadRequest) IsSuccess ¶
func (o *EndpointEdgeAsyncBadRequest) IsSuccess() bool
IsSuccess returns true when this endpoint edge async bad request response has a 2xx status code
func (*EndpointEdgeAsyncBadRequest) String ¶
func (o *EndpointEdgeAsyncBadRequest) String() string
type EndpointEdgeAsyncForbidden ¶
type EndpointEdgeAsyncForbidden struct {
}
EndpointEdgeAsyncForbidden describes a response with status code 403, with default header values.
Permission denied to access environment(endpoint)
func NewEndpointEdgeAsyncForbidden ¶
func NewEndpointEdgeAsyncForbidden() *EndpointEdgeAsyncForbidden
NewEndpointEdgeAsyncForbidden creates a EndpointEdgeAsyncForbidden with default headers values
func (*EndpointEdgeAsyncForbidden) Code ¶
func (o *EndpointEdgeAsyncForbidden) Code() int
Code gets the status code for the endpoint edge async forbidden response
func (*EndpointEdgeAsyncForbidden) Error ¶
func (o *EndpointEdgeAsyncForbidden) Error() string
func (*EndpointEdgeAsyncForbidden) IsClientError ¶
func (o *EndpointEdgeAsyncForbidden) IsClientError() bool
IsClientError returns true when this endpoint edge async forbidden response has a 4xx status code
func (*EndpointEdgeAsyncForbidden) IsCode ¶
func (o *EndpointEdgeAsyncForbidden) IsCode(code int) bool
IsCode returns true when this endpoint edge async forbidden response a status code equal to that given
func (*EndpointEdgeAsyncForbidden) IsRedirect ¶
func (o *EndpointEdgeAsyncForbidden) IsRedirect() bool
IsRedirect returns true when this endpoint edge async forbidden response has a 3xx status code
func (*EndpointEdgeAsyncForbidden) IsServerError ¶
func (o *EndpointEdgeAsyncForbidden) IsServerError() bool
IsServerError returns true when this endpoint edge async forbidden response has a 5xx status code
func (*EndpointEdgeAsyncForbidden) IsSuccess ¶
func (o *EndpointEdgeAsyncForbidden) IsSuccess() bool
IsSuccess returns true when this endpoint edge async forbidden response has a 2xx status code
func (*EndpointEdgeAsyncForbidden) String ¶
func (o *EndpointEdgeAsyncForbidden) String() string
type EndpointEdgeAsyncInternalServerError ¶
type EndpointEdgeAsyncInternalServerError struct {
}
EndpointEdgeAsyncInternalServerError describes a response with status code 500, with default header values.
Server error
func NewEndpointEdgeAsyncInternalServerError ¶
func NewEndpointEdgeAsyncInternalServerError() *EndpointEdgeAsyncInternalServerError
NewEndpointEdgeAsyncInternalServerError creates a EndpointEdgeAsyncInternalServerError with default headers values
func (*EndpointEdgeAsyncInternalServerError) Code ¶
func (o *EndpointEdgeAsyncInternalServerError) Code() int
Code gets the status code for the endpoint edge async internal server error response
func (*EndpointEdgeAsyncInternalServerError) Error ¶
func (o *EndpointEdgeAsyncInternalServerError) Error() string
func (*EndpointEdgeAsyncInternalServerError) IsClientError ¶
func (o *EndpointEdgeAsyncInternalServerError) IsClientError() bool
IsClientError returns true when this endpoint edge async internal server error response has a 4xx status code
func (*EndpointEdgeAsyncInternalServerError) IsCode ¶
func (o *EndpointEdgeAsyncInternalServerError) IsCode(code int) bool
IsCode returns true when this endpoint edge async internal server error response a status code equal to that given
func (*EndpointEdgeAsyncInternalServerError) IsRedirect ¶
func (o *EndpointEdgeAsyncInternalServerError) IsRedirect() bool
IsRedirect returns true when this endpoint edge async internal server error response has a 3xx status code
func (*EndpointEdgeAsyncInternalServerError) IsServerError ¶
func (o *EndpointEdgeAsyncInternalServerError) IsServerError() bool
IsServerError returns true when this endpoint edge async internal server error response has a 5xx status code
func (*EndpointEdgeAsyncInternalServerError) IsSuccess ¶
func (o *EndpointEdgeAsyncInternalServerError) IsSuccess() bool
IsSuccess returns true when this endpoint edge async internal server error response has a 2xx status code
func (*EndpointEdgeAsyncInternalServerError) String ¶
func (o *EndpointEdgeAsyncInternalServerError) String() string
type EndpointEdgeAsyncNotFound ¶
type EndpointEdgeAsyncNotFound struct {
}
EndpointEdgeAsyncNotFound describes a response with status code 404, with default header values.
Environment(Endpoint) not found
func NewEndpointEdgeAsyncNotFound ¶
func NewEndpointEdgeAsyncNotFound() *EndpointEdgeAsyncNotFound
NewEndpointEdgeAsyncNotFound creates a EndpointEdgeAsyncNotFound with default headers values
func (*EndpointEdgeAsyncNotFound) Code ¶
func (o *EndpointEdgeAsyncNotFound) Code() int
Code gets the status code for the endpoint edge async not found response
func (*EndpointEdgeAsyncNotFound) Error ¶
func (o *EndpointEdgeAsyncNotFound) Error() string
func (*EndpointEdgeAsyncNotFound) IsClientError ¶
func (o *EndpointEdgeAsyncNotFound) IsClientError() bool
IsClientError returns true when this endpoint edge async not found response has a 4xx status code
func (*EndpointEdgeAsyncNotFound) IsCode ¶
func (o *EndpointEdgeAsyncNotFound) IsCode(code int) bool
IsCode returns true when this endpoint edge async not found response a status code equal to that given
func (*EndpointEdgeAsyncNotFound) IsRedirect ¶
func (o *EndpointEdgeAsyncNotFound) IsRedirect() bool
IsRedirect returns true when this endpoint edge async not found response has a 3xx status code
func (*EndpointEdgeAsyncNotFound) IsServerError ¶
func (o *EndpointEdgeAsyncNotFound) IsServerError() bool
IsServerError returns true when this endpoint edge async not found response has a 5xx status code
func (*EndpointEdgeAsyncNotFound) IsSuccess ¶
func (o *EndpointEdgeAsyncNotFound) IsSuccess() bool
IsSuccess returns true when this endpoint edge async not found response has a 2xx status code
func (*EndpointEdgeAsyncNotFound) String ¶
func (o *EndpointEdgeAsyncNotFound) String() string
type EndpointEdgeAsyncOK ¶
type EndpointEdgeAsyncOK struct {
Payload *models.EndpointedgeEdgeAsyncResponse
}
EndpointEdgeAsyncOK describes a response with status code 200, with default header values.
Success
func NewEndpointEdgeAsyncOK ¶
func NewEndpointEdgeAsyncOK() *EndpointEdgeAsyncOK
NewEndpointEdgeAsyncOK creates a EndpointEdgeAsyncOK with default headers values
func (*EndpointEdgeAsyncOK) Code ¶
func (o *EndpointEdgeAsyncOK) Code() int
Code gets the status code for the endpoint edge async o k response
func (*EndpointEdgeAsyncOK) Error ¶
func (o *EndpointEdgeAsyncOK) Error() string
func (*EndpointEdgeAsyncOK) GetPayload ¶
func (o *EndpointEdgeAsyncOK) GetPayload() *models.EndpointedgeEdgeAsyncResponse
func (*EndpointEdgeAsyncOK) IsClientError ¶
func (o *EndpointEdgeAsyncOK) IsClientError() bool
IsClientError returns true when this endpoint edge async o k response has a 4xx status code
func (*EndpointEdgeAsyncOK) IsCode ¶
func (o *EndpointEdgeAsyncOK) IsCode(code int) bool
IsCode returns true when this endpoint edge async o k response a status code equal to that given
func (*EndpointEdgeAsyncOK) IsRedirect ¶
func (o *EndpointEdgeAsyncOK) IsRedirect() bool
IsRedirect returns true when this endpoint edge async o k response has a 3xx status code
func (*EndpointEdgeAsyncOK) IsServerError ¶
func (o *EndpointEdgeAsyncOK) IsServerError() bool
IsServerError returns true when this endpoint edge async o k response has a 5xx status code
func (*EndpointEdgeAsyncOK) IsSuccess ¶
func (o *EndpointEdgeAsyncOK) IsSuccess() bool
IsSuccess returns true when this endpoint edge async o k response has a 2xx status code
func (*EndpointEdgeAsyncOK) String ¶
func (o *EndpointEdgeAsyncOK) String() string
type EndpointEdgeAsyncParams ¶
type EndpointEdgeAsyncParams struct {
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
EndpointEdgeAsyncParams contains all the parameters to send to the API endpoint
for the endpoint edge async operation. Typically these are written to a http.Request.
func NewEndpointEdgeAsyncParams ¶
func NewEndpointEdgeAsyncParams() *EndpointEdgeAsyncParams
NewEndpointEdgeAsyncParams creates a new EndpointEdgeAsyncParams 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 NewEndpointEdgeAsyncParamsWithContext ¶
func NewEndpointEdgeAsyncParamsWithContext(ctx context.Context) *EndpointEdgeAsyncParams
NewEndpointEdgeAsyncParamsWithContext creates a new EndpointEdgeAsyncParams object with the ability to set a context for a request.
func NewEndpointEdgeAsyncParamsWithHTTPClient ¶
func NewEndpointEdgeAsyncParamsWithHTTPClient(client *http.Client) *EndpointEdgeAsyncParams
NewEndpointEdgeAsyncParamsWithHTTPClient creates a new EndpointEdgeAsyncParams object with the ability to set a custom HTTPClient for a request.
func NewEndpointEdgeAsyncParamsWithTimeout ¶
func NewEndpointEdgeAsyncParamsWithTimeout(timeout time.Duration) *EndpointEdgeAsyncParams
NewEndpointEdgeAsyncParamsWithTimeout creates a new EndpointEdgeAsyncParams object with the ability to set a timeout on a request.
func (*EndpointEdgeAsyncParams) SetContext ¶
func (o *EndpointEdgeAsyncParams) SetContext(ctx context.Context)
SetContext adds the context to the endpoint edge async params
func (*EndpointEdgeAsyncParams) SetDefaults ¶
func (o *EndpointEdgeAsyncParams) SetDefaults()
SetDefaults hydrates default values in the endpoint edge async params (not the query body).
All values with no default are reset to their zero value.
func (*EndpointEdgeAsyncParams) SetHTTPClient ¶
func (o *EndpointEdgeAsyncParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the endpoint edge async params
func (*EndpointEdgeAsyncParams) SetTimeout ¶
func (o *EndpointEdgeAsyncParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the endpoint edge async params
func (*EndpointEdgeAsyncParams) WithContext ¶
func (o *EndpointEdgeAsyncParams) WithContext(ctx context.Context) *EndpointEdgeAsyncParams
WithContext adds the context to the endpoint edge async params
func (*EndpointEdgeAsyncParams) WithDefaults ¶
func (o *EndpointEdgeAsyncParams) WithDefaults() *EndpointEdgeAsyncParams
WithDefaults hydrates default values in the endpoint edge async params (not the query body).
All values with no default are reset to their zero value.
func (*EndpointEdgeAsyncParams) WithHTTPClient ¶
func (o *EndpointEdgeAsyncParams) WithHTTPClient(client *http.Client) *EndpointEdgeAsyncParams
WithHTTPClient adds the HTTPClient to the endpoint edge async params
func (*EndpointEdgeAsyncParams) WithTimeout ¶
func (o *EndpointEdgeAsyncParams) WithTimeout(timeout time.Duration) *EndpointEdgeAsyncParams
WithTimeout adds the timeout to the endpoint edge async params
func (*EndpointEdgeAsyncParams) WriteToRequest ¶
func (o *EndpointEdgeAsyncParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type EndpointEdgeAsyncReader ¶
type EndpointEdgeAsyncReader struct {
// contains filtered or unexported fields
}
EndpointEdgeAsyncReader is a Reader for the EndpointEdgeAsync structure.
func (*EndpointEdgeAsyncReader) ReadResponse ¶
func (o *EndpointEdgeAsyncReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type EndpointEdgeStatusInspectBadRequest ¶
type EndpointEdgeStatusInspectBadRequest struct {
}
EndpointEdgeStatusInspectBadRequest describes a response with status code 400, with default header values.
Invalid request
func NewEndpointEdgeStatusInspectBadRequest ¶
func NewEndpointEdgeStatusInspectBadRequest() *EndpointEdgeStatusInspectBadRequest
NewEndpointEdgeStatusInspectBadRequest creates a EndpointEdgeStatusInspectBadRequest with default headers values
func (*EndpointEdgeStatusInspectBadRequest) Code ¶
func (o *EndpointEdgeStatusInspectBadRequest) Code() int
Code gets the status code for the endpoint edge status inspect bad request response
func (*EndpointEdgeStatusInspectBadRequest) Error ¶
func (o *EndpointEdgeStatusInspectBadRequest) Error() string
func (*EndpointEdgeStatusInspectBadRequest) IsClientError ¶
func (o *EndpointEdgeStatusInspectBadRequest) IsClientError() bool
IsClientError returns true when this endpoint edge status inspect bad request response has a 4xx status code
func (*EndpointEdgeStatusInspectBadRequest) IsCode ¶
func (o *EndpointEdgeStatusInspectBadRequest) IsCode(code int) bool
IsCode returns true when this endpoint edge status inspect bad request response a status code equal to that given
func (*EndpointEdgeStatusInspectBadRequest) IsRedirect ¶
func (o *EndpointEdgeStatusInspectBadRequest) IsRedirect() bool
IsRedirect returns true when this endpoint edge status inspect bad request response has a 3xx status code
func (*EndpointEdgeStatusInspectBadRequest) IsServerError ¶
func (o *EndpointEdgeStatusInspectBadRequest) IsServerError() bool
IsServerError returns true when this endpoint edge status inspect bad request response has a 5xx status code
func (*EndpointEdgeStatusInspectBadRequest) IsSuccess ¶
func (o *EndpointEdgeStatusInspectBadRequest) IsSuccess() bool
IsSuccess returns true when this endpoint edge status inspect bad request response has a 2xx status code
func (*EndpointEdgeStatusInspectBadRequest) String ¶
func (o *EndpointEdgeStatusInspectBadRequest) String() string
type EndpointEdgeStatusInspectForbidden ¶
type EndpointEdgeStatusInspectForbidden struct {
}
EndpointEdgeStatusInspectForbidden describes a response with status code 403, with default header values.
Permission denied to access environment(endpoint)
func NewEndpointEdgeStatusInspectForbidden ¶
func NewEndpointEdgeStatusInspectForbidden() *EndpointEdgeStatusInspectForbidden
NewEndpointEdgeStatusInspectForbidden creates a EndpointEdgeStatusInspectForbidden with default headers values
func (*EndpointEdgeStatusInspectForbidden) Code ¶
func (o *EndpointEdgeStatusInspectForbidden) Code() int
Code gets the status code for the endpoint edge status inspect forbidden response
func (*EndpointEdgeStatusInspectForbidden) Error ¶
func (o *EndpointEdgeStatusInspectForbidden) Error() string
func (*EndpointEdgeStatusInspectForbidden) IsClientError ¶
func (o *EndpointEdgeStatusInspectForbidden) IsClientError() bool
IsClientError returns true when this endpoint edge status inspect forbidden response has a 4xx status code
func (*EndpointEdgeStatusInspectForbidden) IsCode ¶
func (o *EndpointEdgeStatusInspectForbidden) IsCode(code int) bool
IsCode returns true when this endpoint edge status inspect forbidden response a status code equal to that given
func (*EndpointEdgeStatusInspectForbidden) IsRedirect ¶
func (o *EndpointEdgeStatusInspectForbidden) IsRedirect() bool
IsRedirect returns true when this endpoint edge status inspect forbidden response has a 3xx status code
func (*EndpointEdgeStatusInspectForbidden) IsServerError ¶
func (o *EndpointEdgeStatusInspectForbidden) IsServerError() bool
IsServerError returns true when this endpoint edge status inspect forbidden response has a 5xx status code
func (*EndpointEdgeStatusInspectForbidden) IsSuccess ¶
func (o *EndpointEdgeStatusInspectForbidden) IsSuccess() bool
IsSuccess returns true when this endpoint edge status inspect forbidden response has a 2xx status code
func (*EndpointEdgeStatusInspectForbidden) String ¶
func (o *EndpointEdgeStatusInspectForbidden) String() string
type EndpointEdgeStatusInspectInternalServerError ¶
type EndpointEdgeStatusInspectInternalServerError struct {
}
EndpointEdgeStatusInspectInternalServerError describes a response with status code 500, with default header values.
Server error
func NewEndpointEdgeStatusInspectInternalServerError ¶
func NewEndpointEdgeStatusInspectInternalServerError() *EndpointEdgeStatusInspectInternalServerError
NewEndpointEdgeStatusInspectInternalServerError creates a EndpointEdgeStatusInspectInternalServerError with default headers values
func (*EndpointEdgeStatusInspectInternalServerError) Code ¶
func (o *EndpointEdgeStatusInspectInternalServerError) Code() int
Code gets the status code for the endpoint edge status inspect internal server error response
func (*EndpointEdgeStatusInspectInternalServerError) Error ¶
func (o *EndpointEdgeStatusInspectInternalServerError) Error() string
func (*EndpointEdgeStatusInspectInternalServerError) IsClientError ¶
func (o *EndpointEdgeStatusInspectInternalServerError) IsClientError() bool
IsClientError returns true when this endpoint edge status inspect internal server error response has a 4xx status code
func (*EndpointEdgeStatusInspectInternalServerError) IsCode ¶
func (o *EndpointEdgeStatusInspectInternalServerError) IsCode(code int) bool
IsCode returns true when this endpoint edge status inspect internal server error response a status code equal to that given
func (*EndpointEdgeStatusInspectInternalServerError) IsRedirect ¶
func (o *EndpointEdgeStatusInspectInternalServerError) IsRedirect() bool
IsRedirect returns true when this endpoint edge status inspect internal server error response has a 3xx status code
func (*EndpointEdgeStatusInspectInternalServerError) IsServerError ¶
func (o *EndpointEdgeStatusInspectInternalServerError) IsServerError() bool
IsServerError returns true when this endpoint edge status inspect internal server error response has a 5xx status code
func (*EndpointEdgeStatusInspectInternalServerError) IsSuccess ¶
func (o *EndpointEdgeStatusInspectInternalServerError) IsSuccess() bool
IsSuccess returns true when this endpoint edge status inspect internal server error response has a 2xx status code
func (*EndpointEdgeStatusInspectInternalServerError) String ¶
func (o *EndpointEdgeStatusInspectInternalServerError) String() string
type EndpointEdgeStatusInspectNotFound ¶
type EndpointEdgeStatusInspectNotFound struct {
}
EndpointEdgeStatusInspectNotFound describes a response with status code 404, with default header values.
Environment(Endpoint) not found
func NewEndpointEdgeStatusInspectNotFound ¶
func NewEndpointEdgeStatusInspectNotFound() *EndpointEdgeStatusInspectNotFound
NewEndpointEdgeStatusInspectNotFound creates a EndpointEdgeStatusInspectNotFound with default headers values
func (*EndpointEdgeStatusInspectNotFound) Code ¶
func (o *EndpointEdgeStatusInspectNotFound) Code() int
Code gets the status code for the endpoint edge status inspect not found response
func (*EndpointEdgeStatusInspectNotFound) Error ¶
func (o *EndpointEdgeStatusInspectNotFound) Error() string
func (*EndpointEdgeStatusInspectNotFound) IsClientError ¶
func (o *EndpointEdgeStatusInspectNotFound) IsClientError() bool
IsClientError returns true when this endpoint edge status inspect not found response has a 4xx status code
func (*EndpointEdgeStatusInspectNotFound) IsCode ¶
func (o *EndpointEdgeStatusInspectNotFound) IsCode(code int) bool
IsCode returns true when this endpoint edge status inspect not found response a status code equal to that given
func (*EndpointEdgeStatusInspectNotFound) IsRedirect ¶
func (o *EndpointEdgeStatusInspectNotFound) IsRedirect() bool
IsRedirect returns true when this endpoint edge status inspect not found response has a 3xx status code
func (*EndpointEdgeStatusInspectNotFound) IsServerError ¶
func (o *EndpointEdgeStatusInspectNotFound) IsServerError() bool
IsServerError returns true when this endpoint edge status inspect not found response has a 5xx status code
func (*EndpointEdgeStatusInspectNotFound) IsSuccess ¶
func (o *EndpointEdgeStatusInspectNotFound) IsSuccess() bool
IsSuccess returns true when this endpoint edge status inspect not found response has a 2xx status code
func (*EndpointEdgeStatusInspectNotFound) String ¶
func (o *EndpointEdgeStatusInspectNotFound) String() string
type EndpointEdgeStatusInspectOK ¶
type EndpointEdgeStatusInspectOK struct {
Payload *models.EndpointedgeEndpointEdgeStatusInspectResponse
}
EndpointEdgeStatusInspectOK describes a response with status code 200, with default header values.
Success
func NewEndpointEdgeStatusInspectOK ¶
func NewEndpointEdgeStatusInspectOK() *EndpointEdgeStatusInspectOK
NewEndpointEdgeStatusInspectOK creates a EndpointEdgeStatusInspectOK with default headers values
func (*EndpointEdgeStatusInspectOK) Code ¶
func (o *EndpointEdgeStatusInspectOK) Code() int
Code gets the status code for the endpoint edge status inspect o k response
func (*EndpointEdgeStatusInspectOK) Error ¶
func (o *EndpointEdgeStatusInspectOK) Error() string
func (*EndpointEdgeStatusInspectOK) GetPayload ¶
func (o *EndpointEdgeStatusInspectOK) GetPayload() *models.EndpointedgeEndpointEdgeStatusInspectResponse
func (*EndpointEdgeStatusInspectOK) IsClientError ¶
func (o *EndpointEdgeStatusInspectOK) IsClientError() bool
IsClientError returns true when this endpoint edge status inspect o k response has a 4xx status code
func (*EndpointEdgeStatusInspectOK) IsCode ¶
func (o *EndpointEdgeStatusInspectOK) IsCode(code int) bool
IsCode returns true when this endpoint edge status inspect o k response a status code equal to that given
func (*EndpointEdgeStatusInspectOK) IsRedirect ¶
func (o *EndpointEdgeStatusInspectOK) IsRedirect() bool
IsRedirect returns true when this endpoint edge status inspect o k response has a 3xx status code
func (*EndpointEdgeStatusInspectOK) IsServerError ¶
func (o *EndpointEdgeStatusInspectOK) IsServerError() bool
IsServerError returns true when this endpoint edge status inspect o k response has a 5xx status code
func (*EndpointEdgeStatusInspectOK) IsSuccess ¶
func (o *EndpointEdgeStatusInspectOK) IsSuccess() bool
IsSuccess returns true when this endpoint edge status inspect o k response has a 2xx status code
func (*EndpointEdgeStatusInspectOK) String ¶
func (o *EndpointEdgeStatusInspectOK) String() string
type EndpointEdgeStatusInspectParams ¶
type EndpointEdgeStatusInspectParams struct {
/* ID.
Environment(Endpoint) identifier
*/
ID int64
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
EndpointEdgeStatusInspectParams contains all the parameters to send to the API endpoint
for the endpoint edge status inspect operation. Typically these are written to a http.Request.
func NewEndpointEdgeStatusInspectParams ¶
func NewEndpointEdgeStatusInspectParams() *EndpointEdgeStatusInspectParams
NewEndpointEdgeStatusInspectParams creates a new EndpointEdgeStatusInspectParams 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 NewEndpointEdgeStatusInspectParamsWithContext ¶
func NewEndpointEdgeStatusInspectParamsWithContext(ctx context.Context) *EndpointEdgeStatusInspectParams
NewEndpointEdgeStatusInspectParamsWithContext creates a new EndpointEdgeStatusInspectParams object with the ability to set a context for a request.
func NewEndpointEdgeStatusInspectParamsWithHTTPClient ¶
func NewEndpointEdgeStatusInspectParamsWithHTTPClient(client *http.Client) *EndpointEdgeStatusInspectParams
NewEndpointEdgeStatusInspectParamsWithHTTPClient creates a new EndpointEdgeStatusInspectParams object with the ability to set a custom HTTPClient for a request.
func NewEndpointEdgeStatusInspectParamsWithTimeout ¶
func NewEndpointEdgeStatusInspectParamsWithTimeout(timeout time.Duration) *EndpointEdgeStatusInspectParams
NewEndpointEdgeStatusInspectParamsWithTimeout creates a new EndpointEdgeStatusInspectParams object with the ability to set a timeout on a request.
func (*EndpointEdgeStatusInspectParams) SetContext ¶
func (o *EndpointEdgeStatusInspectParams) SetContext(ctx context.Context)
SetContext adds the context to the endpoint edge status inspect params
func (*EndpointEdgeStatusInspectParams) SetDefaults ¶
func (o *EndpointEdgeStatusInspectParams) SetDefaults()
SetDefaults hydrates default values in the endpoint edge status inspect params (not the query body).
All values with no default are reset to their zero value.
func (*EndpointEdgeStatusInspectParams) SetHTTPClient ¶
func (o *EndpointEdgeStatusInspectParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the endpoint edge status inspect params
func (*EndpointEdgeStatusInspectParams) SetID ¶
func (o *EndpointEdgeStatusInspectParams) SetID(id int64)
SetID adds the id to the endpoint edge status inspect params
func (*EndpointEdgeStatusInspectParams) SetTimeout ¶
func (o *EndpointEdgeStatusInspectParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the endpoint edge status inspect params
func (*EndpointEdgeStatusInspectParams) WithContext ¶
func (o *EndpointEdgeStatusInspectParams) WithContext(ctx context.Context) *EndpointEdgeStatusInspectParams
WithContext adds the context to the endpoint edge status inspect params
func (*EndpointEdgeStatusInspectParams) WithDefaults ¶
func (o *EndpointEdgeStatusInspectParams) WithDefaults() *EndpointEdgeStatusInspectParams
WithDefaults hydrates default values in the endpoint edge status inspect params (not the query body).
All values with no default are reset to their zero value.
func (*EndpointEdgeStatusInspectParams) WithHTTPClient ¶
func (o *EndpointEdgeStatusInspectParams) WithHTTPClient(client *http.Client) *EndpointEdgeStatusInspectParams
WithHTTPClient adds the HTTPClient to the endpoint edge status inspect params
func (*EndpointEdgeStatusInspectParams) WithID ¶
func (o *EndpointEdgeStatusInspectParams) WithID(id int64) *EndpointEdgeStatusInspectParams
WithID adds the id to the endpoint edge status inspect params
func (*EndpointEdgeStatusInspectParams) WithTimeout ¶
func (o *EndpointEdgeStatusInspectParams) WithTimeout(timeout time.Duration) *EndpointEdgeStatusInspectParams
WithTimeout adds the timeout to the endpoint edge status inspect params
func (*EndpointEdgeStatusInspectParams) WriteToRequest ¶
func (o *EndpointEdgeStatusInspectParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type EndpointEdgeStatusInspectReader ¶
type EndpointEdgeStatusInspectReader struct {
// contains filtered or unexported fields
}
EndpointEdgeStatusInspectReader is a Reader for the EndpointEdgeStatusInspect structure.
func (*EndpointEdgeStatusInspectReader) ReadResponse ¶
func (o *EndpointEdgeStatusInspectReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type EndpointForceUpdateServiceBadRequest ¶
type EndpointForceUpdateServiceBadRequest struct {
}
EndpointForceUpdateServiceBadRequest describes a response with status code 400, with default header values.
Invalid request
func NewEndpointForceUpdateServiceBadRequest ¶
func NewEndpointForceUpdateServiceBadRequest() *EndpointForceUpdateServiceBadRequest
NewEndpointForceUpdateServiceBadRequest creates a EndpointForceUpdateServiceBadRequest with default headers values
func (*EndpointForceUpdateServiceBadRequest) Code ¶
func (o *EndpointForceUpdateServiceBadRequest) Code() int
Code gets the status code for the endpoint force update service bad request response
func (*EndpointForceUpdateServiceBadRequest) Error ¶
func (o *EndpointForceUpdateServiceBadRequest) Error() string
func (*EndpointForceUpdateServiceBadRequest) IsClientError ¶
func (o *EndpointForceUpdateServiceBadRequest) IsClientError() bool
IsClientError returns true when this endpoint force update service bad request response has a 4xx status code
func (*EndpointForceUpdateServiceBadRequest) IsCode ¶
func (o *EndpointForceUpdateServiceBadRequest) IsCode(code int) bool
IsCode returns true when this endpoint force update service bad request response a status code equal to that given
func (*EndpointForceUpdateServiceBadRequest) IsRedirect ¶
func (o *EndpointForceUpdateServiceBadRequest) IsRedirect() bool
IsRedirect returns true when this endpoint force update service bad request response has a 3xx status code
func (*EndpointForceUpdateServiceBadRequest) IsServerError ¶
func (o *EndpointForceUpdateServiceBadRequest) IsServerError() bool
IsServerError returns true when this endpoint force update service bad request response has a 5xx status code
func (*EndpointForceUpdateServiceBadRequest) IsSuccess ¶
func (o *EndpointForceUpdateServiceBadRequest) IsSuccess() bool
IsSuccess returns true when this endpoint force update service bad request response has a 2xx status code
func (*EndpointForceUpdateServiceBadRequest) String ¶
func (o *EndpointForceUpdateServiceBadRequest) String() string
type EndpointForceUpdateServiceForbidden ¶
type EndpointForceUpdateServiceForbidden struct {
}
EndpointForceUpdateServiceForbidden describes a response with status code 403, with default header values.
Permission denied
func NewEndpointForceUpdateServiceForbidden ¶
func NewEndpointForceUpdateServiceForbidden() *EndpointForceUpdateServiceForbidden
NewEndpointForceUpdateServiceForbidden creates a EndpointForceUpdateServiceForbidden with default headers values
func (*EndpointForceUpdateServiceForbidden) Code ¶
func (o *EndpointForceUpdateServiceForbidden) Code() int
Code gets the status code for the endpoint force update service forbidden response
func (*EndpointForceUpdateServiceForbidden) Error ¶
func (o *EndpointForceUpdateServiceForbidden) Error() string
func (*EndpointForceUpdateServiceForbidden) IsClientError ¶
func (o *EndpointForceUpdateServiceForbidden) IsClientError() bool
IsClientError returns true when this endpoint force update service forbidden response has a 4xx status code
func (*EndpointForceUpdateServiceForbidden) IsCode ¶
func (o *EndpointForceUpdateServiceForbidden) IsCode(code int) bool
IsCode returns true when this endpoint force update service forbidden response a status code equal to that given
func (*EndpointForceUpdateServiceForbidden) IsRedirect ¶
func (o *EndpointForceUpdateServiceForbidden) IsRedirect() bool
IsRedirect returns true when this endpoint force update service forbidden response has a 3xx status code
func (*EndpointForceUpdateServiceForbidden) IsServerError ¶
func (o *EndpointForceUpdateServiceForbidden) IsServerError() bool
IsServerError returns true when this endpoint force update service forbidden response has a 5xx status code
func (*EndpointForceUpdateServiceForbidden) IsSuccess ¶
func (o *EndpointForceUpdateServiceForbidden) IsSuccess() bool
IsSuccess returns true when this endpoint force update service forbidden response has a 2xx status code
func (*EndpointForceUpdateServiceForbidden) String ¶
func (o *EndpointForceUpdateServiceForbidden) String() string
type EndpointForceUpdateServiceInternalServerError ¶
type EndpointForceUpdateServiceInternalServerError struct {
}
EndpointForceUpdateServiceInternalServerError describes a response with status code 500, with default header values.
Server error
func NewEndpointForceUpdateServiceInternalServerError ¶
func NewEndpointForceUpdateServiceInternalServerError() *EndpointForceUpdateServiceInternalServerError
NewEndpointForceUpdateServiceInternalServerError creates a EndpointForceUpdateServiceInternalServerError with default headers values
func (*EndpointForceUpdateServiceInternalServerError) Code ¶
func (o *EndpointForceUpdateServiceInternalServerError) Code() int
Code gets the status code for the endpoint force update service internal server error response
func (*EndpointForceUpdateServiceInternalServerError) Error ¶
func (o *EndpointForceUpdateServiceInternalServerError) Error() string
func (*EndpointForceUpdateServiceInternalServerError) IsClientError ¶
func (o *EndpointForceUpdateServiceInternalServerError) IsClientError() bool
IsClientError returns true when this endpoint force update service internal server error response has a 4xx status code
func (*EndpointForceUpdateServiceInternalServerError) IsCode ¶
func (o *EndpointForceUpdateServiceInternalServerError) IsCode(code int) bool
IsCode returns true when this endpoint force update service internal server error response a status code equal to that given
func (*EndpointForceUpdateServiceInternalServerError) IsRedirect ¶
func (o *EndpointForceUpdateServiceInternalServerError) IsRedirect() bool
IsRedirect returns true when this endpoint force update service internal server error response has a 3xx status code
func (*EndpointForceUpdateServiceInternalServerError) IsServerError ¶
func (o *EndpointForceUpdateServiceInternalServerError) IsServerError() bool
IsServerError returns true when this endpoint force update service internal server error response has a 5xx status code
func (*EndpointForceUpdateServiceInternalServerError) IsSuccess ¶
func (o *EndpointForceUpdateServiceInternalServerError) IsSuccess() bool
IsSuccess returns true when this endpoint force update service internal server error response has a 2xx status code
func (*EndpointForceUpdateServiceInternalServerError) String ¶
func (o *EndpointForceUpdateServiceInternalServerError) String() string
type EndpointForceUpdateServiceNotFound ¶
type EndpointForceUpdateServiceNotFound struct {
}
EndpointForceUpdateServiceNotFound describes a response with status code 404, with default header values.
endpoint not found
func NewEndpointForceUpdateServiceNotFound ¶
func NewEndpointForceUpdateServiceNotFound() *EndpointForceUpdateServiceNotFound
NewEndpointForceUpdateServiceNotFound creates a EndpointForceUpdateServiceNotFound with default headers values
func (*EndpointForceUpdateServiceNotFound) Code ¶
func (o *EndpointForceUpdateServiceNotFound) Code() int
Code gets the status code for the endpoint force update service not found response
func (*EndpointForceUpdateServiceNotFound) Error ¶
func (o *EndpointForceUpdateServiceNotFound) Error() string
func (*EndpointForceUpdateServiceNotFound) IsClientError ¶
func (o *EndpointForceUpdateServiceNotFound) IsClientError() bool
IsClientError returns true when this endpoint force update service not found response has a 4xx status code
func (*EndpointForceUpdateServiceNotFound) IsCode ¶
func (o *EndpointForceUpdateServiceNotFound) IsCode(code int) bool
IsCode returns true when this endpoint force update service not found response a status code equal to that given
func (*EndpointForceUpdateServiceNotFound) IsRedirect ¶
func (o *EndpointForceUpdateServiceNotFound) IsRedirect() bool
IsRedirect returns true when this endpoint force update service not found response has a 3xx status code
func (*EndpointForceUpdateServiceNotFound) IsServerError ¶
func (o *EndpointForceUpdateServiceNotFound) IsServerError() bool
IsServerError returns true when this endpoint force update service not found response has a 5xx status code
func (*EndpointForceUpdateServiceNotFound) IsSuccess ¶
func (o *EndpointForceUpdateServiceNotFound) IsSuccess() bool
IsSuccess returns true when this endpoint force update service not found response has a 2xx status code
func (*EndpointForceUpdateServiceNotFound) String ¶
func (o *EndpointForceUpdateServiceNotFound) String() string
type EndpointForceUpdateServiceOK ¶
type EndpointForceUpdateServiceOK struct {
Payload *models.SwarmServiceUpdateResponse
}
EndpointForceUpdateServiceOK describes a response with status code 200, with default header values.
Success
func NewEndpointForceUpdateServiceOK ¶
func NewEndpointForceUpdateServiceOK() *EndpointForceUpdateServiceOK
NewEndpointForceUpdateServiceOK creates a EndpointForceUpdateServiceOK with default headers values
func (*EndpointForceUpdateServiceOK) Code ¶
func (o *EndpointForceUpdateServiceOK) Code() int
Code gets the status code for the endpoint force update service o k response
func (*EndpointForceUpdateServiceOK) Error ¶
func (o *EndpointForceUpdateServiceOK) Error() string
func (*EndpointForceUpdateServiceOK) GetPayload ¶
func (o *EndpointForceUpdateServiceOK) GetPayload() *models.SwarmServiceUpdateResponse
func (*EndpointForceUpdateServiceOK) IsClientError ¶
func (o *EndpointForceUpdateServiceOK) IsClientError() bool
IsClientError returns true when this endpoint force update service o k response has a 4xx status code
func (*EndpointForceUpdateServiceOK) IsCode ¶
func (o *EndpointForceUpdateServiceOK) IsCode(code int) bool
IsCode returns true when this endpoint force update service o k response a status code equal to that given
func (*EndpointForceUpdateServiceOK) IsRedirect ¶
func (o *EndpointForceUpdateServiceOK) IsRedirect() bool
IsRedirect returns true when this endpoint force update service o k response has a 3xx status code
func (*EndpointForceUpdateServiceOK) IsServerError ¶
func (o *EndpointForceUpdateServiceOK) IsServerError() bool
IsServerError returns true when this endpoint force update service o k response has a 5xx status code
func (*EndpointForceUpdateServiceOK) IsSuccess ¶
func (o *EndpointForceUpdateServiceOK) IsSuccess() bool
IsSuccess returns true when this endpoint force update service o k response has a 2xx status code
func (*EndpointForceUpdateServiceOK) String ¶
func (o *EndpointForceUpdateServiceOK) String() string
type EndpointForceUpdateServiceParams ¶
type EndpointForceUpdateServiceParams struct {
/* Body.
details
*/
Body *models.EndpointsForceUpdateServicePayload
/* ID.
endpoint identifier
*/
ID int64
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
EndpointForceUpdateServiceParams contains all the parameters to send to the API endpoint
for the endpoint force update service operation. Typically these are written to a http.Request.
func NewEndpointForceUpdateServiceParams ¶
func NewEndpointForceUpdateServiceParams() *EndpointForceUpdateServiceParams
NewEndpointForceUpdateServiceParams creates a new EndpointForceUpdateServiceParams 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 NewEndpointForceUpdateServiceParamsWithContext ¶
func NewEndpointForceUpdateServiceParamsWithContext(ctx context.Context) *EndpointForceUpdateServiceParams
NewEndpointForceUpdateServiceParamsWithContext creates a new EndpointForceUpdateServiceParams object with the ability to set a context for a request.
func NewEndpointForceUpdateServiceParamsWithHTTPClient ¶
func NewEndpointForceUpdateServiceParamsWithHTTPClient(client *http.Client) *EndpointForceUpdateServiceParams
NewEndpointForceUpdateServiceParamsWithHTTPClient creates a new EndpointForceUpdateServiceParams object with the ability to set a custom HTTPClient for a request.
func NewEndpointForceUpdateServiceParamsWithTimeout ¶
func NewEndpointForceUpdateServiceParamsWithTimeout(timeout time.Duration) *EndpointForceUpdateServiceParams
NewEndpointForceUpdateServiceParamsWithTimeout creates a new EndpointForceUpdateServiceParams object with the ability to set a timeout on a request.
func (*EndpointForceUpdateServiceParams) SetBody ¶
func (o *EndpointForceUpdateServiceParams) SetBody(body *models.EndpointsForceUpdateServicePayload)
SetBody adds the body to the endpoint force update service params
func (*EndpointForceUpdateServiceParams) SetContext ¶
func (o *EndpointForceUpdateServiceParams) SetContext(ctx context.Context)
SetContext adds the context to the endpoint force update service params
func (*EndpointForceUpdateServiceParams) SetDefaults ¶
func (o *EndpointForceUpdateServiceParams) SetDefaults()
SetDefaults hydrates default values in the endpoint force update service params (not the query body).
All values with no default are reset to their zero value.
func (*EndpointForceUpdateServiceParams) SetHTTPClient ¶
func (o *EndpointForceUpdateServiceParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the endpoint force update service params
func (*EndpointForceUpdateServiceParams) SetID ¶
func (o *EndpointForceUpdateServiceParams) SetID(id int64)
SetID adds the id to the endpoint force update service params
func (*EndpointForceUpdateServiceParams) SetTimeout ¶
func (o *EndpointForceUpdateServiceParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the endpoint force update service params
func (*EndpointForceUpdateServiceParams) WithBody ¶
func (o *EndpointForceUpdateServiceParams) WithBody(body *models.EndpointsForceUpdateServicePayload) *EndpointForceUpdateServiceParams
WithBody adds the body to the endpoint force update service params
func (*EndpointForceUpdateServiceParams) WithContext ¶
func (o *EndpointForceUpdateServiceParams) WithContext(ctx context.Context) *EndpointForceUpdateServiceParams
WithContext adds the context to the endpoint force update service params
func (*EndpointForceUpdateServiceParams) WithDefaults ¶
func (o *EndpointForceUpdateServiceParams) WithDefaults() *EndpointForceUpdateServiceParams
WithDefaults hydrates default values in the endpoint force update service params (not the query body).
All values with no default are reset to their zero value.
func (*EndpointForceUpdateServiceParams) WithHTTPClient ¶
func (o *EndpointForceUpdateServiceParams) WithHTTPClient(client *http.Client) *EndpointForceUpdateServiceParams
WithHTTPClient adds the HTTPClient to the endpoint force update service params
func (*EndpointForceUpdateServiceParams) WithID ¶
func (o *EndpointForceUpdateServiceParams) WithID(id int64) *EndpointForceUpdateServiceParams
WithID adds the id to the endpoint force update service params
func (*EndpointForceUpdateServiceParams) WithTimeout ¶
func (o *EndpointForceUpdateServiceParams) WithTimeout(timeout time.Duration) *EndpointForceUpdateServiceParams
WithTimeout adds the timeout to the endpoint force update service params
func (*EndpointForceUpdateServiceParams) WriteToRequest ¶
func (o *EndpointForceUpdateServiceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type EndpointForceUpdateServiceReader ¶
type EndpointForceUpdateServiceReader struct {
// contains filtered or unexported fields
}
EndpointForceUpdateServiceReader is a Reader for the EndpointForceUpdateService structure.
func (*EndpointForceUpdateServiceReader) ReadResponse ¶
func (o *EndpointForceUpdateServiceReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type EndpointInspectBadRequest ¶
type EndpointInspectBadRequest struct {
}
EndpointInspectBadRequest describes a response with status code 400, with default header values.
Invalid request
func NewEndpointInspectBadRequest ¶
func NewEndpointInspectBadRequest() *EndpointInspectBadRequest
NewEndpointInspectBadRequest creates a EndpointInspectBadRequest with default headers values
func (*EndpointInspectBadRequest) Code ¶
func (o *EndpointInspectBadRequest) Code() int
Code gets the status code for the endpoint inspect bad request response
func (*EndpointInspectBadRequest) Error ¶
func (o *EndpointInspectBadRequest) Error() string
func (*EndpointInspectBadRequest) IsClientError ¶
func (o *EndpointInspectBadRequest) IsClientError() bool
IsClientError returns true when this endpoint inspect bad request response has a 4xx status code
func (*EndpointInspectBadRequest) IsCode ¶
func (o *EndpointInspectBadRequest) IsCode(code int) bool
IsCode returns true when this endpoint inspect bad request response a status code equal to that given
func (*EndpointInspectBadRequest) IsRedirect ¶
func (o *EndpointInspectBadRequest) IsRedirect() bool
IsRedirect returns true when this endpoint inspect bad request response has a 3xx status code
func (*EndpointInspectBadRequest) IsServerError ¶
func (o *EndpointInspectBadRequest) IsServerError() bool
IsServerError returns true when this endpoint inspect bad request response has a 5xx status code
func (*EndpointInspectBadRequest) IsSuccess ¶
func (o *EndpointInspectBadRequest) IsSuccess() bool
IsSuccess returns true when this endpoint inspect bad request response has a 2xx status code
func (*EndpointInspectBadRequest) String ¶
func (o *EndpointInspectBadRequest) String() string
type EndpointInspectInternalServerError ¶
type EndpointInspectInternalServerError struct {
}
EndpointInspectInternalServerError describes a response with status code 500, with default header values.
Server error
func NewEndpointInspectInternalServerError ¶
func NewEndpointInspectInternalServerError() *EndpointInspectInternalServerError
NewEndpointInspectInternalServerError creates a EndpointInspectInternalServerError with default headers values
func (*EndpointInspectInternalServerError) Code ¶
func (o *EndpointInspectInternalServerError) Code() int
Code gets the status code for the endpoint inspect internal server error response
func (*EndpointInspectInternalServerError) Error ¶
func (o *EndpointInspectInternalServerError) Error() string
func (*EndpointInspectInternalServerError) IsClientError ¶
func (o *EndpointInspectInternalServerError) IsClientError() bool
IsClientError returns true when this endpoint inspect internal server error response has a 4xx status code
func (*EndpointInspectInternalServerError) IsCode ¶
func (o *EndpointInspectInternalServerError) IsCode(code int) bool
IsCode returns true when this endpoint inspect internal server error response a status code equal to that given
func (*EndpointInspectInternalServerError) IsRedirect ¶
func (o *EndpointInspectInternalServerError) IsRedirect() bool
IsRedirect returns true when this endpoint inspect internal server error response has a 3xx status code
func (*EndpointInspectInternalServerError) IsServerError ¶
func (o *EndpointInspectInternalServerError) IsServerError() bool
IsServerError returns true when this endpoint inspect internal server error response has a 5xx status code
func (*EndpointInspectInternalServerError) IsSuccess ¶
func (o *EndpointInspectInternalServerError) IsSuccess() bool
IsSuccess returns true when this endpoint inspect internal server error response has a 2xx status code
func (*EndpointInspectInternalServerError) String ¶
func (o *EndpointInspectInternalServerError) String() string
type EndpointInspectNotFound ¶
type EndpointInspectNotFound struct {
}
EndpointInspectNotFound describes a response with status code 404, with default header values.
Environment(Endpoint) not found
func NewEndpointInspectNotFound ¶
func NewEndpointInspectNotFound() *EndpointInspectNotFound
NewEndpointInspectNotFound creates a EndpointInspectNotFound with default headers values
func (*EndpointInspectNotFound) Code ¶
func (o *EndpointInspectNotFound) Code() int
Code gets the status code for the endpoint inspect not found response
func (*EndpointInspectNotFound) Error ¶
func (o *EndpointInspectNotFound) Error() string
func (*EndpointInspectNotFound) IsClientError ¶
func (o *EndpointInspectNotFound) IsClientError() bool
IsClientError returns true when this endpoint inspect not found response has a 4xx status code
func (*EndpointInspectNotFound) IsCode ¶
func (o *EndpointInspectNotFound) IsCode(code int) bool
IsCode returns true when this endpoint inspect not found response a status code equal to that given
func (*EndpointInspectNotFound) IsRedirect ¶
func (o *EndpointInspectNotFound) IsRedirect() bool
IsRedirect returns true when this endpoint inspect not found response has a 3xx status code
func (*EndpointInspectNotFound) IsServerError ¶
func (o *EndpointInspectNotFound) IsServerError() bool
IsServerError returns true when this endpoint inspect not found response has a 5xx status code
func (*EndpointInspectNotFound) IsSuccess ¶
func (o *EndpointInspectNotFound) IsSuccess() bool
IsSuccess returns true when this endpoint inspect not found response has a 2xx status code
func (*EndpointInspectNotFound) String ¶
func (o *EndpointInspectNotFound) String() string
type EndpointInspectOK ¶
type EndpointInspectOK struct {
Payload *models.PortainereeEndpoint
}
EndpointInspectOK describes a response with status code 200, with default header values.
Success
func NewEndpointInspectOK ¶
func NewEndpointInspectOK() *EndpointInspectOK
NewEndpointInspectOK creates a EndpointInspectOK with default headers values
func (*EndpointInspectOK) Code ¶
func (o *EndpointInspectOK) Code() int
Code gets the status code for the endpoint inspect o k response
func (*EndpointInspectOK) Error ¶
func (o *EndpointInspectOK) Error() string
func (*EndpointInspectOK) GetPayload ¶
func (o *EndpointInspectOK) GetPayload() *models.PortainereeEndpoint
func (*EndpointInspectOK) IsClientError ¶
func (o *EndpointInspectOK) IsClientError() bool
IsClientError returns true when this endpoint inspect o k response has a 4xx status code
func (*EndpointInspectOK) IsCode ¶
func (o *EndpointInspectOK) IsCode(code int) bool
IsCode returns true when this endpoint inspect o k response a status code equal to that given
func (*EndpointInspectOK) IsRedirect ¶
func (o *EndpointInspectOK) IsRedirect() bool
IsRedirect returns true when this endpoint inspect o k response has a 3xx status code
func (*EndpointInspectOK) IsServerError ¶
func (o *EndpointInspectOK) IsServerError() bool
IsServerError returns true when this endpoint inspect o k response has a 5xx status code
func (*EndpointInspectOK) IsSuccess ¶
func (o *EndpointInspectOK) IsSuccess() bool
IsSuccess returns true when this endpoint inspect o k response has a 2xx status code
func (*EndpointInspectOK) String ¶
func (o *EndpointInspectOK) String() string
type EndpointInspectParams ¶
type EndpointInspectParams struct {
/* ExcludeSnapshot.
if true, the snapshot data won't be retrieved
*/
ExcludeSnapshot *bool
/* ExcludeSnapshotRaw.
if true, the SnapshotRaw field won't be retrieved
*/
ExcludeSnapshotRaw *bool
/* ID.
Environment(Endpoint) identifier
*/
ID int64
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
EndpointInspectParams contains all the parameters to send to the API endpoint
for the endpoint inspect operation. Typically these are written to a http.Request.
func NewEndpointInspectParams ¶
func NewEndpointInspectParams() *EndpointInspectParams
NewEndpointInspectParams creates a new EndpointInspectParams 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 NewEndpointInspectParamsWithContext ¶
func NewEndpointInspectParamsWithContext(ctx context.Context) *EndpointInspectParams
NewEndpointInspectParamsWithContext creates a new EndpointInspectParams object with the ability to set a context for a request.
func NewEndpointInspectParamsWithHTTPClient ¶
func NewEndpointInspectParamsWithHTTPClient(client *http.Client) *EndpointInspectParams
NewEndpointInspectParamsWithHTTPClient creates a new EndpointInspectParams object with the ability to set a custom HTTPClient for a request.
func NewEndpointInspectParamsWithTimeout ¶
func NewEndpointInspectParamsWithTimeout(timeout time.Duration) *EndpointInspectParams
NewEndpointInspectParamsWithTimeout creates a new EndpointInspectParams object with the ability to set a timeout on a request.
func (*EndpointInspectParams) SetContext ¶
func (o *EndpointInspectParams) SetContext(ctx context.Context)
SetContext adds the context to the endpoint inspect params
func (*EndpointInspectParams) SetDefaults ¶
func (o *EndpointInspectParams) SetDefaults()
SetDefaults hydrates default values in the endpoint inspect params (not the query body).
All values with no default are reset to their zero value.
func (*EndpointInspectParams) SetExcludeSnapshot ¶
func (o *EndpointInspectParams) SetExcludeSnapshot(excludeSnapshot *bool)
SetExcludeSnapshot adds the excludeSnapshot to the endpoint inspect params
func (*EndpointInspectParams) SetExcludeSnapshotRaw ¶
func (o *EndpointInspectParams) SetExcludeSnapshotRaw(excludeSnapshotRaw *bool)
SetExcludeSnapshotRaw adds the excludeSnapshotRaw to the endpoint inspect params
func (*EndpointInspectParams) SetHTTPClient ¶
func (o *EndpointInspectParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the endpoint inspect params
func (*EndpointInspectParams) SetID ¶
func (o *EndpointInspectParams) SetID(id int64)
SetID adds the id to the endpoint inspect params
func (*EndpointInspectParams) SetTimeout ¶
func (o *EndpointInspectParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the endpoint inspect params
func (*EndpointInspectParams) WithContext ¶
func (o *EndpointInspectParams) WithContext(ctx context.Context) *EndpointInspectParams
WithContext adds the context to the endpoint inspect params
func (*EndpointInspectParams) WithDefaults ¶
func (o *EndpointInspectParams) WithDefaults() *EndpointInspectParams
WithDefaults hydrates default values in the endpoint inspect params (not the query body).
All values with no default are reset to their zero value.
func (*EndpointInspectParams) WithExcludeSnapshot ¶
func (o *EndpointInspectParams) WithExcludeSnapshot(excludeSnapshot *bool) *EndpointInspectParams
WithExcludeSnapshot adds the excludeSnapshot to the endpoint inspect params
func (*EndpointInspectParams) WithExcludeSnapshotRaw ¶
func (o *EndpointInspectParams) WithExcludeSnapshotRaw(excludeSnapshotRaw *bool) *EndpointInspectParams
WithExcludeSnapshotRaw adds the excludeSnapshotRaw to the endpoint inspect params
func (*EndpointInspectParams) WithHTTPClient ¶
func (o *EndpointInspectParams) WithHTTPClient(client *http.Client) *EndpointInspectParams
WithHTTPClient adds the HTTPClient to the endpoint inspect params
func (*EndpointInspectParams) WithID ¶
func (o *EndpointInspectParams) WithID(id int64) *EndpointInspectParams
WithID adds the id to the endpoint inspect params
func (*EndpointInspectParams) WithTimeout ¶
func (o *EndpointInspectParams) WithTimeout(timeout time.Duration) *EndpointInspectParams
WithTimeout adds the timeout to the endpoint inspect params
func (*EndpointInspectParams) WriteToRequest ¶
func (o *EndpointInspectParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type EndpointInspectReader ¶
type EndpointInspectReader struct {
// contains filtered or unexported fields
}
EndpointInspectReader is a Reader for the EndpointInspect structure.
func (*EndpointInspectReader) ReadResponse ¶
func (o *EndpointInspectReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type EndpointListInternalServerError ¶
type EndpointListInternalServerError struct {
}
EndpointListInternalServerError describes a response with status code 500, with default header values.
Server error
func NewEndpointListInternalServerError ¶
func NewEndpointListInternalServerError() *EndpointListInternalServerError
NewEndpointListInternalServerError creates a EndpointListInternalServerError with default headers values
func (*EndpointListInternalServerError) Code ¶
func (o *EndpointListInternalServerError) Code() int
Code gets the status code for the endpoint list internal server error response
func (*EndpointListInternalServerError) Error ¶
func (o *EndpointListInternalServerError) Error() string
func (*EndpointListInternalServerError) IsClientError ¶
func (o *EndpointListInternalServerError) IsClientError() bool
IsClientError returns true when this endpoint list internal server error response has a 4xx status code
func (*EndpointListInternalServerError) IsCode ¶
func (o *EndpointListInternalServerError) IsCode(code int) bool
IsCode returns true when this endpoint list internal server error response a status code equal to that given
func (*EndpointListInternalServerError) IsRedirect ¶
func (o *EndpointListInternalServerError) IsRedirect() bool
IsRedirect returns true when this endpoint list internal server error response has a 3xx status code
func (*EndpointListInternalServerError) IsServerError ¶
func (o *EndpointListInternalServerError) IsServerError() bool
IsServerError returns true when this endpoint list internal server error response has a 5xx status code
func (*EndpointListInternalServerError) IsSuccess ¶
func (o *EndpointListInternalServerError) IsSuccess() bool
IsSuccess returns true when this endpoint list internal server error response has a 2xx status code
func (*EndpointListInternalServerError) String ¶
func (o *EndpointListInternalServerError) String() string
type EndpointListOK ¶
type EndpointListOK struct {
Payload []*models.PortainereeEndpoint
}
EndpointListOK describes a response with status code 200, with default header values.
Endpoints
func NewEndpointListOK ¶
func NewEndpointListOK() *EndpointListOK
NewEndpointListOK creates a EndpointListOK with default headers values
func (*EndpointListOK) Code ¶
func (o *EndpointListOK) Code() int
Code gets the status code for the endpoint list o k response
func (*EndpointListOK) Error ¶
func (o *EndpointListOK) Error() string
func (*EndpointListOK) GetPayload ¶
func (o *EndpointListOK) GetPayload() []*models.PortainereeEndpoint
func (*EndpointListOK) IsClientError ¶
func (o *EndpointListOK) IsClientError() bool
IsClientError returns true when this endpoint list o k response has a 4xx status code
func (*EndpointListOK) IsCode ¶
func (o *EndpointListOK) IsCode(code int) bool
IsCode returns true when this endpoint list o k response a status code equal to that given
func (*EndpointListOK) IsRedirect ¶
func (o *EndpointListOK) IsRedirect() bool
IsRedirect returns true when this endpoint list o k response has a 3xx status code
func (*EndpointListOK) IsServerError ¶
func (o *EndpointListOK) IsServerError() bool
IsServerError returns true when this endpoint list o k response has a 5xx status code
func (*EndpointListOK) IsSuccess ¶
func (o *EndpointListOK) IsSuccess() bool
IsSuccess returns true when this endpoint list o k response has a 2xx status code
func (*EndpointListOK) String ¶
func (o *EndpointListOK) String() string
type EndpointListParams ¶
type EndpointListParams struct {
/* AgentVersions.
will return only environments with on of these agent versions
*/
AgentVersions []string
/* EdgeAsync.
if exists true show only edge async agents, false show only standard edge agents. if missing, will show both types (relevant only for edge agents)
*/
EdgeAsync *bool
/* EdgeCheckInPassedSeconds.
if bigger then zero, show only edge agents that checked-in in the last provided seconds (relevant only for edge agents)
*/
EdgeCheckInPassedSeconds *float64
/* EdgeDeviceUntrusted.
if true, show only untrusted edge agents, if false show only trusted edge agents (relevant only for edge agents)
*/
EdgeDeviceUntrusted *bool
/* EdgeGroupIds.
List environments(endpoints) of these edge groups
*/
EdgeGroupIds []int64
/* EdgeStackStatus.
only applied when edgeStackId exists. Filter the returned environments based on their deployment status in the stack (not the environment status!)
*/
EdgeStackStatus *string
/* EndpointIds.
will return only these environments(endpoints)
*/
EndpointIds []int64
/* ExcludeEdgeGroupIds.
Exclude environments(endpoints) of these edge groups
*/
ExcludeEdgeGroupIds []int64
/* ExcludeIds.
will exclude these environments(endpoints)
*/
ExcludeIds []int64
/* ExcludeSnapshotRaw.
if true, the SnapshotRaw field won't be retrieved
*/
ExcludeSnapshotRaw *bool
/* ExcludeSnapshots.
if true, the snapshot data won't be retrieved
*/
ExcludeSnapshots *bool
/* GroupIds.
List environments(endpoints) of these groups
*/
GroupIds []int64
/* K8sEnvAdmin.
If true, an `X-K8S-Env-Admin` header will be added to the response to indicate if the user is a K8S environment admin for any of the returned environments
*/
K8sEnvAdmin *bool
/* Limit.
Limit results to this value
*/
Limit *int64
/* Name.
will return only environments(endpoints) with this name
*/
Name *string
/* Order.
Order sorted results by desc/asc
*/
Order *int64
/* Provisioned.
If true, will return environment(endpoint) that were provisioned
*/
Provisioned *bool
/* Search.
Search query
*/
Search *string
/* Start.
Start searching from
*/
Start *int64
/* Status.
List environments(endpoints) by this status
*/
Status []int64
/* TagIds.
search environments(endpoints) with these tags (depends on tagsPartialMatch)
*/
TagIds []int64
/* TagsPartialMatch.
If true, will return environment(endpoint) which has one of tagIds, if false (or missing) will return only environments(endpoints) that has all the tags
*/
TagsPartialMatch *bool
/* Types.
List environments(endpoints) of this type
*/
Types []int64
/* UpdateInformation.
If true, an `X-Update-Available` header will be added to the response to indicate if an update is available
*/
UpdateInformation *bool
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
EndpointListParams contains all the parameters to send to the API endpoint
for the endpoint list operation. Typically these are written to a http.Request.
func NewEndpointListParams ¶
func NewEndpointListParams() *EndpointListParams
NewEndpointListParams creates a new EndpointListParams 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 NewEndpointListParamsWithContext ¶
func NewEndpointListParamsWithContext(ctx context.Context) *EndpointListParams
NewEndpointListParamsWithContext creates a new EndpointListParams object with the ability to set a context for a request.
func NewEndpointListParamsWithHTTPClient ¶
func NewEndpointListParamsWithHTTPClient(client *http.Client) *EndpointListParams
NewEndpointListParamsWithHTTPClient creates a new EndpointListParams object with the ability to set a custom HTTPClient for a request.
func NewEndpointListParamsWithTimeout ¶
func NewEndpointListParamsWithTimeout(timeout time.Duration) *EndpointListParams
NewEndpointListParamsWithTimeout creates a new EndpointListParams object with the ability to set a timeout on a request.
func (*EndpointListParams) SetAgentVersions ¶
func (o *EndpointListParams) SetAgentVersions(agentVersions []string)
SetAgentVersions adds the agentVersions to the endpoint list params
func (*EndpointListParams) SetContext ¶
func (o *EndpointListParams) SetContext(ctx context.Context)
SetContext adds the context to the endpoint list params
func (*EndpointListParams) SetDefaults ¶
func (o *EndpointListParams) SetDefaults()
SetDefaults hydrates default values in the endpoint list params (not the query body).
All values with no default are reset to their zero value.
func (*EndpointListParams) SetEdgeAsync ¶
func (o *EndpointListParams) SetEdgeAsync(edgeAsync *bool)
SetEdgeAsync adds the edgeAsync to the endpoint list params
func (*EndpointListParams) SetEdgeCheckInPassedSeconds ¶
func (o *EndpointListParams) SetEdgeCheckInPassedSeconds(edgeCheckInPassedSeconds *float64)
SetEdgeCheckInPassedSeconds adds the edgeCheckInPassedSeconds to the endpoint list params
func (*EndpointListParams) SetEdgeDeviceUntrusted ¶
func (o *EndpointListParams) SetEdgeDeviceUntrusted(edgeDeviceUntrusted *bool)
SetEdgeDeviceUntrusted adds the edgeDeviceUntrusted to the endpoint list params
func (*EndpointListParams) SetEdgeGroupIds ¶
func (o *EndpointListParams) SetEdgeGroupIds(edgeGroupIds []int64)
SetEdgeGroupIds adds the edgeGroupIds to the endpoint list params
func (*EndpointListParams) SetEdgeStackStatus ¶
func (o *EndpointListParams) SetEdgeStackStatus(edgeStackStatus *string)
SetEdgeStackStatus adds the edgeStackStatus to the endpoint list params
func (*EndpointListParams) SetEndpointIds ¶
func (o *EndpointListParams) SetEndpointIds(endpointIds []int64)
SetEndpointIds adds the endpointIds to the endpoint list params
func (*EndpointListParams) SetExcludeEdgeGroupIds ¶
func (o *EndpointListParams) SetExcludeEdgeGroupIds(excludeEdgeGroupIds []int64)
SetExcludeEdgeGroupIds adds the excludeEdgeGroupIds to the endpoint list params
func (*EndpointListParams) SetExcludeIds ¶
func (o *EndpointListParams) SetExcludeIds(excludeIds []int64)
SetExcludeIds adds the excludeIds to the endpoint list params
func (*EndpointListParams) SetExcludeSnapshotRaw ¶
func (o *EndpointListParams) SetExcludeSnapshotRaw(excludeSnapshotRaw *bool)
SetExcludeSnapshotRaw adds the excludeSnapshotRaw to the endpoint list params
func (*EndpointListParams) SetExcludeSnapshots ¶
func (o *EndpointListParams) SetExcludeSnapshots(excludeSnapshots *bool)
SetExcludeSnapshots adds the excludeSnapshots to the endpoint list params
func (*EndpointListParams) SetGroupIds ¶
func (o *EndpointListParams) SetGroupIds(groupIds []int64)
SetGroupIds adds the groupIds to the endpoint list params
func (*EndpointListParams) SetHTTPClient ¶
func (o *EndpointListParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the endpoint list params
func (*EndpointListParams) SetK8sEnvAdmin ¶
func (o *EndpointListParams) SetK8sEnvAdmin(k8sEnvAdmin *bool)
SetK8sEnvAdmin adds the k8sEnvAdmin to the endpoint list params
func (*EndpointListParams) SetLimit ¶
func (o *EndpointListParams) SetLimit(limit *int64)
SetLimit adds the limit to the endpoint list params
func (*EndpointListParams) SetName ¶
func (o *EndpointListParams) SetName(name *string)
SetName adds the name to the endpoint list params
func (*EndpointListParams) SetOrder ¶
func (o *EndpointListParams) SetOrder(order *int64)
SetOrder adds the order to the endpoint list params
func (*EndpointListParams) SetProvisioned ¶
func (o *EndpointListParams) SetProvisioned(provisioned *bool)
SetProvisioned adds the provisioned to the endpoint list params
func (*EndpointListParams) SetSearch ¶
func (o *EndpointListParams) SetSearch(search *string)
SetSearch adds the search to the endpoint list params
func (*EndpointListParams) SetStart ¶
func (o *EndpointListParams) SetStart(start *int64)
SetStart adds the start to the endpoint list params
func (*EndpointListParams) SetStatus ¶
func (o *EndpointListParams) SetStatus(status []int64)
SetStatus adds the status to the endpoint list params
func (*EndpointListParams) SetTagIds ¶
func (o *EndpointListParams) SetTagIds(tagIds []int64)
SetTagIds adds the tagIds to the endpoint list params
func (*EndpointListParams) SetTagsPartialMatch ¶
func (o *EndpointListParams) SetTagsPartialMatch(tagsPartialMatch *bool)
SetTagsPartialMatch adds the tagsPartialMatch to the endpoint list params
func (*EndpointListParams) SetTimeout ¶
func (o *EndpointListParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the endpoint list params
func (*EndpointListParams) SetTypes ¶
func (o *EndpointListParams) SetTypes(types []int64)
SetTypes adds the types to the endpoint list params
func (*EndpointListParams) SetUpdateInformation ¶
func (o *EndpointListParams) SetUpdateInformation(updateInformation *bool)
SetUpdateInformation adds the updateInformation to the endpoint list params
func (*EndpointListParams) WithAgentVersions ¶
func (o *EndpointListParams) WithAgentVersions(agentVersions []string) *EndpointListParams
WithAgentVersions adds the agentVersions to the endpoint list params
func (*EndpointListParams) WithContext ¶
func (o *EndpointListParams) WithContext(ctx context.Context) *EndpointListParams
WithContext adds the context to the endpoint list params
func (*EndpointListParams) WithDefaults ¶
func (o *EndpointListParams) WithDefaults() *EndpointListParams
WithDefaults hydrates default values in the endpoint list params (not the query body).
All values with no default are reset to their zero value.
func (*EndpointListParams) WithEdgeAsync ¶
func (o *EndpointListParams) WithEdgeAsync(edgeAsync *bool) *EndpointListParams
WithEdgeAsync adds the edgeAsync to the endpoint list params
func (*EndpointListParams) WithEdgeCheckInPassedSeconds ¶
func (o *EndpointListParams) WithEdgeCheckInPassedSeconds(edgeCheckInPassedSeconds *float64) *EndpointListParams
WithEdgeCheckInPassedSeconds adds the edgeCheckInPassedSeconds to the endpoint list params
func (*EndpointListParams) WithEdgeDeviceUntrusted ¶
func (o *EndpointListParams) WithEdgeDeviceUntrusted(edgeDeviceUntrusted *bool) *EndpointListParams
WithEdgeDeviceUntrusted adds the edgeDeviceUntrusted to the endpoint list params
func (*EndpointListParams) WithEdgeGroupIds ¶
func (o *EndpointListParams) WithEdgeGroupIds(edgeGroupIds []int64) *EndpointListParams
WithEdgeGroupIds adds the edgeGroupIds to the endpoint list params
func (*EndpointListParams) WithEdgeStackStatus ¶
func (o *EndpointListParams) WithEdgeStackStatus(edgeStackStatus *string) *EndpointListParams
WithEdgeStackStatus adds the edgeStackStatus to the endpoint list params
func (*EndpointListParams) WithEndpointIds ¶
func (o *EndpointListParams) WithEndpointIds(endpointIds []int64) *EndpointListParams
WithEndpointIds adds the endpointIds to the endpoint list params
func (*EndpointListParams) WithExcludeEdgeGroupIds ¶
func (o *EndpointListParams) WithExcludeEdgeGroupIds(excludeEdgeGroupIds []int64) *EndpointListParams
WithExcludeEdgeGroupIds adds the excludeEdgeGroupIds to the endpoint list params
func (*EndpointListParams) WithExcludeIds ¶
func (o *EndpointListParams) WithExcludeIds(excludeIds []int64) *EndpointListParams
WithExcludeIds adds the excludeIds to the endpoint list params
func (*EndpointListParams) WithExcludeSnapshotRaw ¶
func (o *EndpointListParams) WithExcludeSnapshotRaw(excludeSnapshotRaw *bool) *EndpointListParams
WithExcludeSnapshotRaw adds the excludeSnapshotRaw to the endpoint list params
func (*EndpointListParams) WithExcludeSnapshots ¶
func (o *EndpointListParams) WithExcludeSnapshots(excludeSnapshots *bool) *EndpointListParams
WithExcludeSnapshots adds the excludeSnapshots to the endpoint list params
func (*EndpointListParams) WithGroupIds ¶
func (o *EndpointListParams) WithGroupIds(groupIds []int64) *EndpointListParams
WithGroupIds adds the groupIds to the endpoint list params
func (*EndpointListParams) WithHTTPClient ¶
func (o *EndpointListParams) WithHTTPClient(client *http.Client) *EndpointListParams
WithHTTPClient adds the HTTPClient to the endpoint list params
func (*EndpointListParams) WithK8sEnvAdmin ¶
func (o *EndpointListParams) WithK8sEnvAdmin(k8sEnvAdmin *bool) *EndpointListParams
WithK8sEnvAdmin adds the k8sEnvAdmin to the endpoint list params
func (*EndpointListParams) WithLimit ¶
func (o *EndpointListParams) WithLimit(limit *int64) *EndpointListParams
WithLimit adds the limit to the endpoint list params
func (*EndpointListParams) WithName ¶
func (o *EndpointListParams) WithName(name *string) *EndpointListParams
WithName adds the name to the endpoint list params
func (*EndpointListParams) WithOrder ¶
func (o *EndpointListParams) WithOrder(order *int64) *EndpointListParams
WithOrder adds the order to the endpoint list params
func (*EndpointListParams) WithProvisioned ¶
func (o *EndpointListParams) WithProvisioned(provisioned *bool) *EndpointListParams
WithProvisioned adds the provisioned to the endpoint list params
func (*EndpointListParams) WithSearch ¶
func (o *EndpointListParams) WithSearch(search *string) *EndpointListParams
WithSearch adds the search to the endpoint list params
func (*EndpointListParams) WithStart ¶
func (o *EndpointListParams) WithStart(start *int64) *EndpointListParams
WithStart adds the start to the endpoint list params
func (*EndpointListParams) WithStatus ¶
func (o *EndpointListParams) WithStatus(status []int64) *EndpointListParams
WithStatus adds the status to the endpoint list params
func (*EndpointListParams) WithTagIds ¶
func (o *EndpointListParams) WithTagIds(tagIds []int64) *EndpointListParams
WithTagIds adds the tagIds to the endpoint list params
func (*EndpointListParams) WithTagsPartialMatch ¶
func (o *EndpointListParams) WithTagsPartialMatch(tagsPartialMatch *bool) *EndpointListParams
WithTagsPartialMatch adds the tagsPartialMatch to the endpoint list params
func (*EndpointListParams) WithTimeout ¶
func (o *EndpointListParams) WithTimeout(timeout time.Duration) *EndpointListParams
WithTimeout adds the timeout to the endpoint list params
func (*EndpointListParams) WithTypes ¶
func (o *EndpointListParams) WithTypes(types []int64) *EndpointListParams
WithTypes adds the types to the endpoint list params
func (*EndpointListParams) WithUpdateInformation ¶
func (o *EndpointListParams) WithUpdateInformation(updateInformation *bool) *EndpointListParams
WithUpdateInformation adds the updateInformation to the endpoint list params
func (*EndpointListParams) WriteToRequest ¶
func (o *EndpointListParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type EndpointListReader ¶
type EndpointListReader struct {
// contains filtered or unexported fields
}
EndpointListReader is a Reader for the EndpointList structure.
func (*EndpointListReader) ReadResponse ¶
func (o *EndpointListReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type EndpointMTLSAgentCertificateErrorBadRequest ¶
type EndpointMTLSAgentCertificateErrorBadRequest struct {
}
EndpointMTLSAgentCertificateErrorBadRequest describes a response with status code 400, with default header values.
Invalid request
func NewEndpointMTLSAgentCertificateErrorBadRequest ¶
func NewEndpointMTLSAgentCertificateErrorBadRequest() *EndpointMTLSAgentCertificateErrorBadRequest
NewEndpointMTLSAgentCertificateErrorBadRequest creates a EndpointMTLSAgentCertificateErrorBadRequest with default headers values
func (*EndpointMTLSAgentCertificateErrorBadRequest) Code ¶
func (o *EndpointMTLSAgentCertificateErrorBadRequest) Code() int
Code gets the status code for the endpoint m Tls agent certificate error bad request response
func (*EndpointMTLSAgentCertificateErrorBadRequest) Error ¶
func (o *EndpointMTLSAgentCertificateErrorBadRequest) Error() string
func (*EndpointMTLSAgentCertificateErrorBadRequest) IsClientError ¶
func (o *EndpointMTLSAgentCertificateErrorBadRequest) IsClientError() bool
IsClientError returns true when this endpoint m Tls agent certificate error bad request response has a 4xx status code
func (*EndpointMTLSAgentCertificateErrorBadRequest) IsCode ¶
func (o *EndpointMTLSAgentCertificateErrorBadRequest) IsCode(code int) bool
IsCode returns true when this endpoint m Tls agent certificate error bad request response a status code equal to that given
func (*EndpointMTLSAgentCertificateErrorBadRequest) IsRedirect ¶
func (o *EndpointMTLSAgentCertificateErrorBadRequest) IsRedirect() bool
IsRedirect returns true when this endpoint m Tls agent certificate error bad request response has a 3xx status code
func (*EndpointMTLSAgentCertificateErrorBadRequest) IsServerError ¶
func (o *EndpointMTLSAgentCertificateErrorBadRequest) IsServerError() bool
IsServerError returns true when this endpoint m Tls agent certificate error bad request response has a 5xx status code
func (*EndpointMTLSAgentCertificateErrorBadRequest) IsSuccess ¶
func (o *EndpointMTLSAgentCertificateErrorBadRequest) IsSuccess() bool
IsSuccess returns true when this endpoint m Tls agent certificate error bad request response has a 2xx status code
func (*EndpointMTLSAgentCertificateErrorBadRequest) String ¶
func (o *EndpointMTLSAgentCertificateErrorBadRequest) String() string
type EndpointMTLSAgentCertificateErrorInternalServerError ¶
type EndpointMTLSAgentCertificateErrorInternalServerError struct {
}
EndpointMTLSAgentCertificateErrorInternalServerError describes a response with status code 500, with default header values.
Server error
func NewEndpointMTLSAgentCertificateErrorInternalServerError ¶
func NewEndpointMTLSAgentCertificateErrorInternalServerError() *EndpointMTLSAgentCertificateErrorInternalServerError
NewEndpointMTLSAgentCertificateErrorInternalServerError creates a EndpointMTLSAgentCertificateErrorInternalServerError with default headers values
func (*EndpointMTLSAgentCertificateErrorInternalServerError) Code ¶
func (o *EndpointMTLSAgentCertificateErrorInternalServerError) Code() int
Code gets the status code for the endpoint m Tls agent certificate error internal server error response
func (*EndpointMTLSAgentCertificateErrorInternalServerError) Error ¶
func (o *EndpointMTLSAgentCertificateErrorInternalServerError) Error() string
func (*EndpointMTLSAgentCertificateErrorInternalServerError) IsClientError ¶
func (o *EndpointMTLSAgentCertificateErrorInternalServerError) IsClientError() bool
IsClientError returns true when this endpoint m Tls agent certificate error internal server error response has a 4xx status code
func (*EndpointMTLSAgentCertificateErrorInternalServerError) IsCode ¶
func (o *EndpointMTLSAgentCertificateErrorInternalServerError) IsCode(code int) bool
IsCode returns true when this endpoint m Tls agent certificate error internal server error response a status code equal to that given
func (*EndpointMTLSAgentCertificateErrorInternalServerError) IsRedirect ¶
func (o *EndpointMTLSAgentCertificateErrorInternalServerError) IsRedirect() bool
IsRedirect returns true when this endpoint m Tls agent certificate error internal server error response has a 3xx status code
func (*EndpointMTLSAgentCertificateErrorInternalServerError) IsServerError ¶
func (o *EndpointMTLSAgentCertificateErrorInternalServerError) IsServerError() bool
IsServerError returns true when this endpoint m Tls agent certificate error internal server error response has a 5xx status code
func (*EndpointMTLSAgentCertificateErrorInternalServerError) IsSuccess ¶
func (o *EndpointMTLSAgentCertificateErrorInternalServerError) IsSuccess() bool
IsSuccess returns true when this endpoint m Tls agent certificate error internal server error response has a 2xx status code
func (*EndpointMTLSAgentCertificateErrorInternalServerError) String ¶
func (o *EndpointMTLSAgentCertificateErrorInternalServerError) String() string
type EndpointMTLSAgentCertificateErrorNotFound ¶
type EndpointMTLSAgentCertificateErrorNotFound struct {
}
EndpointMTLSAgentCertificateErrorNotFound describes a response with status code 404, with default header values.
Environment(Endpoint) not found
func NewEndpointMTLSAgentCertificateErrorNotFound ¶
func NewEndpointMTLSAgentCertificateErrorNotFound() *EndpointMTLSAgentCertificateErrorNotFound
NewEndpointMTLSAgentCertificateErrorNotFound creates a EndpointMTLSAgentCertificateErrorNotFound with default headers values
func (*EndpointMTLSAgentCertificateErrorNotFound) Code ¶
func (o *EndpointMTLSAgentCertificateErrorNotFound) Code() int
Code gets the status code for the endpoint m Tls agent certificate error not found response
func (*EndpointMTLSAgentCertificateErrorNotFound) Error ¶
func (o *EndpointMTLSAgentCertificateErrorNotFound) Error() string
func (*EndpointMTLSAgentCertificateErrorNotFound) IsClientError ¶
func (o *EndpointMTLSAgentCertificateErrorNotFound) IsClientError() bool
IsClientError returns true when this endpoint m Tls agent certificate error not found response has a 4xx status code
func (*EndpointMTLSAgentCertificateErrorNotFound) IsCode ¶
func (o *EndpointMTLSAgentCertificateErrorNotFound) IsCode(code int) bool
IsCode returns true when this endpoint m Tls agent certificate error not found response a status code equal to that given
func (*EndpointMTLSAgentCertificateErrorNotFound) IsRedirect ¶
func (o *EndpointMTLSAgentCertificateErrorNotFound) IsRedirect() bool
IsRedirect returns true when this endpoint m Tls agent certificate error not found response has a 3xx status code
func (*EndpointMTLSAgentCertificateErrorNotFound) IsServerError ¶
func (o *EndpointMTLSAgentCertificateErrorNotFound) IsServerError() bool
IsServerError returns true when this endpoint m Tls agent certificate error not found response has a 5xx status code
func (*EndpointMTLSAgentCertificateErrorNotFound) IsSuccess ¶
func (o *EndpointMTLSAgentCertificateErrorNotFound) IsSuccess() bool
IsSuccess returns true when this endpoint m Tls agent certificate error not found response has a 2xx status code
func (*EndpointMTLSAgentCertificateErrorNotFound) String ¶
func (o *EndpointMTLSAgentCertificateErrorNotFound) String() string
type EndpointMTLSAgentCertificateErrorOK ¶
type EndpointMTLSAgentCertificateErrorOK struct {
Payload *models.EndpointsEndpointMTLSCertResponse
}
EndpointMTLSAgentCertificateErrorOK describes a response with status code 200, with default header values.
Success
func NewEndpointMTLSAgentCertificateErrorOK ¶
func NewEndpointMTLSAgentCertificateErrorOK() *EndpointMTLSAgentCertificateErrorOK
NewEndpointMTLSAgentCertificateErrorOK creates a EndpointMTLSAgentCertificateErrorOK with default headers values
func (*EndpointMTLSAgentCertificateErrorOK) Code ¶
func (o *EndpointMTLSAgentCertificateErrorOK) Code() int
Code gets the status code for the endpoint m Tls agent certificate error o k response
func (*EndpointMTLSAgentCertificateErrorOK) Error ¶
func (o *EndpointMTLSAgentCertificateErrorOK) Error() string
func (*EndpointMTLSAgentCertificateErrorOK) GetPayload ¶
func (o *EndpointMTLSAgentCertificateErrorOK) GetPayload() *models.EndpointsEndpointMTLSCertResponse
func (*EndpointMTLSAgentCertificateErrorOK) IsClientError ¶
func (o *EndpointMTLSAgentCertificateErrorOK) IsClientError() bool
IsClientError returns true when this endpoint m Tls agent certificate error o k response has a 4xx status code
func (*EndpointMTLSAgentCertificateErrorOK) IsCode ¶
func (o *EndpointMTLSAgentCertificateErrorOK) IsCode(code int) bool
IsCode returns true when this endpoint m Tls agent certificate error o k response a status code equal to that given
func (*EndpointMTLSAgentCertificateErrorOK) IsRedirect ¶
func (o *EndpointMTLSAgentCertificateErrorOK) IsRedirect() bool
IsRedirect returns true when this endpoint m Tls agent certificate error o k response has a 3xx status code
func (*EndpointMTLSAgentCertificateErrorOK) IsServerError ¶
func (o *EndpointMTLSAgentCertificateErrorOK) IsServerError() bool
IsServerError returns true when this endpoint m Tls agent certificate error o k response has a 5xx status code
func (*EndpointMTLSAgentCertificateErrorOK) IsSuccess ¶
func (o *EndpointMTLSAgentCertificateErrorOK) IsSuccess() bool
IsSuccess returns true when this endpoint m Tls agent certificate error o k response has a 2xx status code
func (*EndpointMTLSAgentCertificateErrorOK) String ¶
func (o *EndpointMTLSAgentCertificateErrorOK) String() string
type EndpointMTLSAgentCertificateErrorParams ¶
type EndpointMTLSAgentCertificateErrorParams struct {
/* ID.
Environment(Endpoint) identifier
*/
ID int64
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
EndpointMTLSAgentCertificateErrorParams contains all the parameters to send to the API endpoint
for the endpoint m TLS agent certificate error operation. Typically these are written to a http.Request.
func NewEndpointMTLSAgentCertificateErrorParams ¶
func NewEndpointMTLSAgentCertificateErrorParams() *EndpointMTLSAgentCertificateErrorParams
NewEndpointMTLSAgentCertificateErrorParams creates a new EndpointMTLSAgentCertificateErrorParams 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 NewEndpointMTLSAgentCertificateErrorParamsWithContext ¶
func NewEndpointMTLSAgentCertificateErrorParamsWithContext(ctx context.Context) *EndpointMTLSAgentCertificateErrorParams
NewEndpointMTLSAgentCertificateErrorParamsWithContext creates a new EndpointMTLSAgentCertificateErrorParams object with the ability to set a context for a request.
func NewEndpointMTLSAgentCertificateErrorParamsWithHTTPClient ¶
func NewEndpointMTLSAgentCertificateErrorParamsWithHTTPClient(client *http.Client) *EndpointMTLSAgentCertificateErrorParams
NewEndpointMTLSAgentCertificateErrorParamsWithHTTPClient creates a new EndpointMTLSAgentCertificateErrorParams object with the ability to set a custom HTTPClient for a request.
func NewEndpointMTLSAgentCertificateErrorParamsWithTimeout ¶
func NewEndpointMTLSAgentCertificateErrorParamsWithTimeout(timeout time.Duration) *EndpointMTLSAgentCertificateErrorParams
NewEndpointMTLSAgentCertificateErrorParamsWithTimeout creates a new EndpointMTLSAgentCertificateErrorParams object with the ability to set a timeout on a request.
func (*EndpointMTLSAgentCertificateErrorParams) SetContext ¶
func (o *EndpointMTLSAgentCertificateErrorParams) SetContext(ctx context.Context)
SetContext adds the context to the endpoint m TLS agent certificate error params
func (*EndpointMTLSAgentCertificateErrorParams) SetDefaults ¶
func (o *EndpointMTLSAgentCertificateErrorParams) SetDefaults()
SetDefaults hydrates default values in the endpoint m TLS agent certificate error params (not the query body).
All values with no default are reset to their zero value.
func (*EndpointMTLSAgentCertificateErrorParams) SetHTTPClient ¶
func (o *EndpointMTLSAgentCertificateErrorParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the endpoint m TLS agent certificate error params
func (*EndpointMTLSAgentCertificateErrorParams) SetID ¶
func (o *EndpointMTLSAgentCertificateErrorParams) SetID(id int64)
SetID adds the id to the endpoint m TLS agent certificate error params
func (*EndpointMTLSAgentCertificateErrorParams) SetTimeout ¶
func (o *EndpointMTLSAgentCertificateErrorParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the endpoint m TLS agent certificate error params
func (*EndpointMTLSAgentCertificateErrorParams) WithContext ¶
func (o *EndpointMTLSAgentCertificateErrorParams) WithContext(ctx context.Context) *EndpointMTLSAgentCertificateErrorParams
WithContext adds the context to the endpoint m TLS agent certificate error params
func (*EndpointMTLSAgentCertificateErrorParams) WithDefaults ¶
func (o *EndpointMTLSAgentCertificateErrorParams) WithDefaults() *EndpointMTLSAgentCertificateErrorParams
WithDefaults hydrates default values in the endpoint m TLS agent certificate error params (not the query body).
All values with no default are reset to their zero value.
func (*EndpointMTLSAgentCertificateErrorParams) WithHTTPClient ¶
func (o *EndpointMTLSAgentCertificateErrorParams) WithHTTPClient(client *http.Client) *EndpointMTLSAgentCertificateErrorParams
WithHTTPClient adds the HTTPClient to the endpoint m TLS agent certificate error params
func (*EndpointMTLSAgentCertificateErrorParams) WithID ¶
func (o *EndpointMTLSAgentCertificateErrorParams) WithID(id int64) *EndpointMTLSAgentCertificateErrorParams
WithID adds the id to the endpoint m TLS agent certificate error params
func (*EndpointMTLSAgentCertificateErrorParams) WithTimeout ¶
func (o *EndpointMTLSAgentCertificateErrorParams) WithTimeout(timeout time.Duration) *EndpointMTLSAgentCertificateErrorParams
WithTimeout adds the timeout to the endpoint m TLS agent certificate error params
func (*EndpointMTLSAgentCertificateErrorParams) WriteToRequest ¶
func (o *EndpointMTLSAgentCertificateErrorParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type EndpointMTLSAgentCertificateErrorReader ¶
type EndpointMTLSAgentCertificateErrorReader struct {
// contains filtered or unexported fields
}
EndpointMTLSAgentCertificateErrorReader is a Reader for the EndpointMTLSAgentCertificateError structure.
func (*EndpointMTLSAgentCertificateErrorReader) ReadResponse ¶
func (o *EndpointMTLSAgentCertificateErrorReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type EndpointMTLSCertificateBadRequest ¶
type EndpointMTLSCertificateBadRequest struct {
}
EndpointMTLSCertificateBadRequest describes a response with status code 400, with default header values.
Invalid request
func NewEndpointMTLSCertificateBadRequest ¶
func NewEndpointMTLSCertificateBadRequest() *EndpointMTLSCertificateBadRequest
NewEndpointMTLSCertificateBadRequest creates a EndpointMTLSCertificateBadRequest with default headers values
func (*EndpointMTLSCertificateBadRequest) Code ¶
func (o *EndpointMTLSCertificateBadRequest) Code() int
Code gets the status code for the endpoint m Tls certificate bad request response
func (*EndpointMTLSCertificateBadRequest) Error ¶
func (o *EndpointMTLSCertificateBadRequest) Error() string
func (*EndpointMTLSCertificateBadRequest) IsClientError ¶
func (o *EndpointMTLSCertificateBadRequest) IsClientError() bool
IsClientError returns true when this endpoint m Tls certificate bad request response has a 4xx status code
func (*EndpointMTLSCertificateBadRequest) IsCode ¶
func (o *EndpointMTLSCertificateBadRequest) IsCode(code int) bool
IsCode returns true when this endpoint m Tls certificate bad request response a status code equal to that given
func (*EndpointMTLSCertificateBadRequest) IsRedirect ¶
func (o *EndpointMTLSCertificateBadRequest) IsRedirect() bool
IsRedirect returns true when this endpoint m Tls certificate bad request response has a 3xx status code
func (*EndpointMTLSCertificateBadRequest) IsServerError ¶
func (o *EndpointMTLSCertificateBadRequest) IsServerError() bool
IsServerError returns true when this endpoint m Tls certificate bad request response has a 5xx status code
func (*EndpointMTLSCertificateBadRequest) IsSuccess ¶
func (o *EndpointMTLSCertificateBadRequest) IsSuccess() bool
IsSuccess returns true when this endpoint m Tls certificate bad request response has a 2xx status code
func (*EndpointMTLSCertificateBadRequest) String ¶
func (o *EndpointMTLSCertificateBadRequest) String() string
type EndpointMTLSCertificateInternalServerError ¶
type EndpointMTLSCertificateInternalServerError struct {
}
EndpointMTLSCertificateInternalServerError describes a response with status code 500, with default header values.
Server error
func NewEndpointMTLSCertificateInternalServerError ¶
func NewEndpointMTLSCertificateInternalServerError() *EndpointMTLSCertificateInternalServerError
NewEndpointMTLSCertificateInternalServerError creates a EndpointMTLSCertificateInternalServerError with default headers values
func (*EndpointMTLSCertificateInternalServerError) Code ¶
func (o *EndpointMTLSCertificateInternalServerError) Code() int
Code gets the status code for the endpoint m Tls certificate internal server error response
func (*EndpointMTLSCertificateInternalServerError) Error ¶
func (o *EndpointMTLSCertificateInternalServerError) Error() string
func (*EndpointMTLSCertificateInternalServerError) IsClientError ¶
func (o *EndpointMTLSCertificateInternalServerError) IsClientError() bool
IsClientError returns true when this endpoint m Tls certificate internal server error response has a 4xx status code
func (*EndpointMTLSCertificateInternalServerError) IsCode ¶
func (o *EndpointMTLSCertificateInternalServerError) IsCode(code int) bool
IsCode returns true when this endpoint m Tls certificate internal server error response a status code equal to that given
func (*EndpointMTLSCertificateInternalServerError) IsRedirect ¶
func (o *EndpointMTLSCertificateInternalServerError) IsRedirect() bool
IsRedirect returns true when this endpoint m Tls certificate internal server error response has a 3xx status code
func (*EndpointMTLSCertificateInternalServerError) IsServerError ¶
func (o *EndpointMTLSCertificateInternalServerError) IsServerError() bool
IsServerError returns true when this endpoint m Tls certificate internal server error response has a 5xx status code
func (*EndpointMTLSCertificateInternalServerError) IsSuccess ¶
func (o *EndpointMTLSCertificateInternalServerError) IsSuccess() bool
IsSuccess returns true when this endpoint m Tls certificate internal server error response has a 2xx status code
func (*EndpointMTLSCertificateInternalServerError) String ¶
func (o *EndpointMTLSCertificateInternalServerError) String() string
type EndpointMTLSCertificateNotFound ¶
type EndpointMTLSCertificateNotFound struct {
}
EndpointMTLSCertificateNotFound describes a response with status code 404, with default header values.
Environment(Endpoint) not found
func NewEndpointMTLSCertificateNotFound ¶
func NewEndpointMTLSCertificateNotFound() *EndpointMTLSCertificateNotFound
NewEndpointMTLSCertificateNotFound creates a EndpointMTLSCertificateNotFound with default headers values
func (*EndpointMTLSCertificateNotFound) Code ¶
func (o *EndpointMTLSCertificateNotFound) Code() int
Code gets the status code for the endpoint m Tls certificate not found response
func (*EndpointMTLSCertificateNotFound) Error ¶
func (o *EndpointMTLSCertificateNotFound) Error() string
func (*EndpointMTLSCertificateNotFound) IsClientError ¶
func (o *EndpointMTLSCertificateNotFound) IsClientError() bool
IsClientError returns true when this endpoint m Tls certificate not found response has a 4xx status code
func (*EndpointMTLSCertificateNotFound) IsCode ¶
func (o *EndpointMTLSCertificateNotFound) IsCode(code int) bool
IsCode returns true when this endpoint m Tls certificate not found response a status code equal to that given
func (*EndpointMTLSCertificateNotFound) IsRedirect ¶
func (o *EndpointMTLSCertificateNotFound) IsRedirect() bool
IsRedirect returns true when this endpoint m Tls certificate not found response has a 3xx status code
func (*EndpointMTLSCertificateNotFound) IsServerError ¶
func (o *EndpointMTLSCertificateNotFound) IsServerError() bool
IsServerError returns true when this endpoint m Tls certificate not found response has a 5xx status code
func (*EndpointMTLSCertificateNotFound) IsSuccess ¶
func (o *EndpointMTLSCertificateNotFound) IsSuccess() bool
IsSuccess returns true when this endpoint m Tls certificate not found response has a 2xx status code
func (*EndpointMTLSCertificateNotFound) String ¶
func (o *EndpointMTLSCertificateNotFound) String() string
type EndpointMTLSCertificateOK ¶
type EndpointMTLSCertificateOK struct {
Payload *models.EndpointsEndpointMTLSCertResponse
}
EndpointMTLSCertificateOK describes a response with status code 200, with default header values.
Success
func NewEndpointMTLSCertificateOK ¶
func NewEndpointMTLSCertificateOK() *EndpointMTLSCertificateOK
NewEndpointMTLSCertificateOK creates a EndpointMTLSCertificateOK with default headers values
func (*EndpointMTLSCertificateOK) Code ¶
func (o *EndpointMTLSCertificateOK) Code() int
Code gets the status code for the endpoint m Tls certificate o k response
func (*EndpointMTLSCertificateOK) Error ¶
func (o *EndpointMTLSCertificateOK) Error() string
func (*EndpointMTLSCertificateOK) GetPayload ¶
func (o *EndpointMTLSCertificateOK) GetPayload() *models.EndpointsEndpointMTLSCertResponse
func (*EndpointMTLSCertificateOK) IsClientError ¶
func (o *EndpointMTLSCertificateOK) IsClientError() bool
IsClientError returns true when this endpoint m Tls certificate o k response has a 4xx status code
func (*EndpointMTLSCertificateOK) IsCode ¶
func (o *EndpointMTLSCertificateOK) IsCode(code int) bool
IsCode returns true when this endpoint m Tls certificate o k response a status code equal to that given
func (*EndpointMTLSCertificateOK) IsRedirect ¶
func (o *EndpointMTLSCertificateOK) IsRedirect() bool
IsRedirect returns true when this endpoint m Tls certificate o k response has a 3xx status code
func (*EndpointMTLSCertificateOK) IsServerError ¶
func (o *EndpointMTLSCertificateOK) IsServerError() bool
IsServerError returns true when this endpoint m Tls certificate o k response has a 5xx status code
func (*EndpointMTLSCertificateOK) IsSuccess ¶
func (o *EndpointMTLSCertificateOK) IsSuccess() bool
IsSuccess returns true when this endpoint m Tls certificate o k response has a 2xx status code
func (*EndpointMTLSCertificateOK) String ¶
func (o *EndpointMTLSCertificateOK) String() string
type EndpointMTLSCertificateParams ¶
type EndpointMTLSCertificateParams struct {
/* ID.
Environment(Endpoint) identifier
*/
ID int64
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
EndpointMTLSCertificateParams contains all the parameters to send to the API endpoint
for the endpoint m TLS certificate operation. Typically these are written to a http.Request.
func NewEndpointMTLSCertificateParams ¶
func NewEndpointMTLSCertificateParams() *EndpointMTLSCertificateParams
NewEndpointMTLSCertificateParams creates a new EndpointMTLSCertificateParams 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 NewEndpointMTLSCertificateParamsWithContext ¶
func NewEndpointMTLSCertificateParamsWithContext(ctx context.Context) *EndpointMTLSCertificateParams
NewEndpointMTLSCertificateParamsWithContext creates a new EndpointMTLSCertificateParams object with the ability to set a context for a request.
func NewEndpointMTLSCertificateParamsWithHTTPClient ¶
func NewEndpointMTLSCertificateParamsWithHTTPClient(client *http.Client) *EndpointMTLSCertificateParams
NewEndpointMTLSCertificateParamsWithHTTPClient creates a new EndpointMTLSCertificateParams object with the ability to set a custom HTTPClient for a request.
func NewEndpointMTLSCertificateParamsWithTimeout ¶
func NewEndpointMTLSCertificateParamsWithTimeout(timeout time.Duration) *EndpointMTLSCertificateParams
NewEndpointMTLSCertificateParamsWithTimeout creates a new EndpointMTLSCertificateParams object with the ability to set a timeout on a request.
func (*EndpointMTLSCertificateParams) SetContext ¶
func (o *EndpointMTLSCertificateParams) SetContext(ctx context.Context)
SetContext adds the context to the endpoint m TLS certificate params
func (*EndpointMTLSCertificateParams) SetDefaults ¶
func (o *EndpointMTLSCertificateParams) SetDefaults()
SetDefaults hydrates default values in the endpoint m TLS certificate params (not the query body).
All values with no default are reset to their zero value.
func (*EndpointMTLSCertificateParams) SetHTTPClient ¶
func (o *EndpointMTLSCertificateParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the endpoint m TLS certificate params
func (*EndpointMTLSCertificateParams) SetID ¶
func (o *EndpointMTLSCertificateParams) SetID(id int64)
SetID adds the id to the endpoint m TLS certificate params
func (*EndpointMTLSCertificateParams) SetTimeout ¶
func (o *EndpointMTLSCertificateParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the endpoint m TLS certificate params
func (*EndpointMTLSCertificateParams) WithContext ¶
func (o *EndpointMTLSCertificateParams) WithContext(ctx context.Context) *EndpointMTLSCertificateParams
WithContext adds the context to the endpoint m TLS certificate params
func (*EndpointMTLSCertificateParams) WithDefaults ¶
func (o *EndpointMTLSCertificateParams) WithDefaults() *EndpointMTLSCertificateParams
WithDefaults hydrates default values in the endpoint m TLS certificate params (not the query body).
All values with no default are reset to their zero value.
func (*EndpointMTLSCertificateParams) WithHTTPClient ¶
func (o *EndpointMTLSCertificateParams) WithHTTPClient(client *http.Client) *EndpointMTLSCertificateParams
WithHTTPClient adds the HTTPClient to the endpoint m TLS certificate params
func (*EndpointMTLSCertificateParams) WithID ¶
func (o *EndpointMTLSCertificateParams) WithID(id int64) *EndpointMTLSCertificateParams
WithID adds the id to the endpoint m TLS certificate params
func (*EndpointMTLSCertificateParams) WithTimeout ¶
func (o *EndpointMTLSCertificateParams) WithTimeout(timeout time.Duration) *EndpointMTLSCertificateParams
WithTimeout adds the timeout to the endpoint m TLS certificate params
func (*EndpointMTLSCertificateParams) WriteToRequest ¶
func (o *EndpointMTLSCertificateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type EndpointMTLSCertificateReader ¶
type EndpointMTLSCertificateReader struct {
// contains filtered or unexported fields
}
EndpointMTLSCertificateReader is a Reader for the EndpointMTLSCertificate structure.
func (*EndpointMTLSCertificateReader) ReadResponse ¶
func (o *EndpointMTLSCertificateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type EndpointRegistriesListInternalServerError ¶
type EndpointRegistriesListInternalServerError struct {
}
EndpointRegistriesListInternalServerError describes a response with status code 500, with default header values.
Server error
func NewEndpointRegistriesListInternalServerError ¶
func NewEndpointRegistriesListInternalServerError() *EndpointRegistriesListInternalServerError
NewEndpointRegistriesListInternalServerError creates a EndpointRegistriesListInternalServerError with default headers values
func (*EndpointRegistriesListInternalServerError) Code ¶
func (o *EndpointRegistriesListInternalServerError) Code() int
Code gets the status code for the endpoint registries list internal server error response
func (*EndpointRegistriesListInternalServerError) Error ¶
func (o *EndpointRegistriesListInternalServerError) Error() string
func (*EndpointRegistriesListInternalServerError) IsClientError ¶
func (o *EndpointRegistriesListInternalServerError) IsClientError() bool
IsClientError returns true when this endpoint registries list internal server error response has a 4xx status code
func (*EndpointRegistriesListInternalServerError) IsCode ¶
func (o *EndpointRegistriesListInternalServerError) IsCode(code int) bool
IsCode returns true when this endpoint registries list internal server error response a status code equal to that given
func (*EndpointRegistriesListInternalServerError) IsRedirect ¶
func (o *EndpointRegistriesListInternalServerError) IsRedirect() bool
IsRedirect returns true when this endpoint registries list internal server error response has a 3xx status code
func (*EndpointRegistriesListInternalServerError) IsServerError ¶
func (o *EndpointRegistriesListInternalServerError) IsServerError() bool
IsServerError returns true when this endpoint registries list internal server error response has a 5xx status code
func (*EndpointRegistriesListInternalServerError) IsSuccess ¶
func (o *EndpointRegistriesListInternalServerError) IsSuccess() bool
IsSuccess returns true when this endpoint registries list internal server error response has a 2xx status code
func (*EndpointRegistriesListInternalServerError) String ¶
func (o *EndpointRegistriesListInternalServerError) String() string
type EndpointRegistriesListOK ¶
type EndpointRegistriesListOK struct {
Payload []*models.PortainereeRegistry
}
EndpointRegistriesListOK describes a response with status code 200, with default header values.
Success
func NewEndpointRegistriesListOK ¶
func NewEndpointRegistriesListOK() *EndpointRegistriesListOK
NewEndpointRegistriesListOK creates a EndpointRegistriesListOK with default headers values
func (*EndpointRegistriesListOK) Code ¶
func (o *EndpointRegistriesListOK) Code() int
Code gets the status code for the endpoint registries list o k response
func (*EndpointRegistriesListOK) Error ¶
func (o *EndpointRegistriesListOK) Error() string
func (*EndpointRegistriesListOK) GetPayload ¶
func (o *EndpointRegistriesListOK) GetPayload() []*models.PortainereeRegistry
func (*EndpointRegistriesListOK) IsClientError ¶
func (o *EndpointRegistriesListOK) IsClientError() bool
IsClientError returns true when this endpoint registries list o k response has a 4xx status code
func (*EndpointRegistriesListOK) IsCode ¶
func (o *EndpointRegistriesListOK) IsCode(code int) bool
IsCode returns true when this endpoint registries list o k response a status code equal to that given
func (*EndpointRegistriesListOK) IsRedirect ¶
func (o *EndpointRegistriesListOK) IsRedirect() bool
IsRedirect returns true when this endpoint registries list o k response has a 3xx status code
func (*EndpointRegistriesListOK) IsServerError ¶
func (o *EndpointRegistriesListOK) IsServerError() bool
IsServerError returns true when this endpoint registries list o k response has a 5xx status code
func (*EndpointRegistriesListOK) IsSuccess ¶
func (o *EndpointRegistriesListOK) IsSuccess() bool
IsSuccess returns true when this endpoint registries list o k response has a 2xx status code
func (*EndpointRegistriesListOK) String ¶
func (o *EndpointRegistriesListOK) String() string
type EndpointRegistriesListParams ¶
type EndpointRegistriesListParams struct {
/* ID.
Environment(Endpoint) identifier
*/
ID int64
/* Namespace.
required if kubernetes environment, will show registries by namespace
*/
Namespace *string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
EndpointRegistriesListParams contains all the parameters to send to the API endpoint
for the endpoint registries list operation. Typically these are written to a http.Request.
func NewEndpointRegistriesListParams ¶
func NewEndpointRegistriesListParams() *EndpointRegistriesListParams
NewEndpointRegistriesListParams creates a new EndpointRegistriesListParams 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 NewEndpointRegistriesListParamsWithContext ¶
func NewEndpointRegistriesListParamsWithContext(ctx context.Context) *EndpointRegistriesListParams
NewEndpointRegistriesListParamsWithContext creates a new EndpointRegistriesListParams object with the ability to set a context for a request.
func NewEndpointRegistriesListParamsWithHTTPClient ¶
func NewEndpointRegistriesListParamsWithHTTPClient(client *http.Client) *EndpointRegistriesListParams
NewEndpointRegistriesListParamsWithHTTPClient creates a new EndpointRegistriesListParams object with the ability to set a custom HTTPClient for a request.
func NewEndpointRegistriesListParamsWithTimeout ¶
func NewEndpointRegistriesListParamsWithTimeout(timeout time.Duration) *EndpointRegistriesListParams
NewEndpointRegistriesListParamsWithTimeout creates a new EndpointRegistriesListParams object with the ability to set a timeout on a request.
func (*EndpointRegistriesListParams) SetContext ¶
func (o *EndpointRegistriesListParams) SetContext(ctx context.Context)
SetContext adds the context to the endpoint registries list params
func (*EndpointRegistriesListParams) SetDefaults ¶
func (o *EndpointRegistriesListParams) SetDefaults()
SetDefaults hydrates default values in the endpoint registries list params (not the query body).
All values with no default are reset to their zero value.
func (*EndpointRegistriesListParams) SetHTTPClient ¶
func (o *EndpointRegistriesListParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the endpoint registries list params
func (*EndpointRegistriesListParams) SetID ¶
func (o *EndpointRegistriesListParams) SetID(id int64)
SetID adds the id to the endpoint registries list params
func (*EndpointRegistriesListParams) SetNamespace ¶
func (o *EndpointRegistriesListParams) SetNamespace(namespace *string)
SetNamespace adds the namespace to the endpoint registries list params
func (*EndpointRegistriesListParams) SetTimeout ¶
func (o *EndpointRegistriesListParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the endpoint registries list params
func (*EndpointRegistriesListParams) WithContext ¶
func (o *EndpointRegistriesListParams) WithContext(ctx context.Context) *EndpointRegistriesListParams
WithContext adds the context to the endpoint registries list params
func (*EndpointRegistriesListParams) WithDefaults ¶
func (o *EndpointRegistriesListParams) WithDefaults() *EndpointRegistriesListParams
WithDefaults hydrates default values in the endpoint registries list params (not the query body).
All values with no default are reset to their zero value.
func (*EndpointRegistriesListParams) WithHTTPClient ¶
func (o *EndpointRegistriesListParams) WithHTTPClient(client *http.Client) *EndpointRegistriesListParams
WithHTTPClient adds the HTTPClient to the endpoint registries list params
func (*EndpointRegistriesListParams) WithID ¶
func (o *EndpointRegistriesListParams) WithID(id int64) *EndpointRegistriesListParams
WithID adds the id to the endpoint registries list params
func (*EndpointRegistriesListParams) WithNamespace ¶
func (o *EndpointRegistriesListParams) WithNamespace(namespace *string) *EndpointRegistriesListParams
WithNamespace adds the namespace to the endpoint registries list params
func (*EndpointRegistriesListParams) WithTimeout ¶
func (o *EndpointRegistriesListParams) WithTimeout(timeout time.Duration) *EndpointRegistriesListParams
WithTimeout adds the timeout to the endpoint registries list params
func (*EndpointRegistriesListParams) WriteToRequest ¶
func (o *EndpointRegistriesListParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type EndpointRegistriesListReader ¶
type EndpointRegistriesListReader struct {
// contains filtered or unexported fields
}
EndpointRegistriesListReader is a Reader for the EndpointRegistriesList structure.
func (*EndpointRegistriesListReader) ReadResponse ¶
func (o *EndpointRegistriesListReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type EndpointRegistryAccessBadRequest ¶
type EndpointRegistryAccessBadRequest struct {
}
EndpointRegistryAccessBadRequest describes a response with status code 400, with default header values.
Invalid request
func NewEndpointRegistryAccessBadRequest ¶
func NewEndpointRegistryAccessBadRequest() *EndpointRegistryAccessBadRequest
NewEndpointRegistryAccessBadRequest creates a EndpointRegistryAccessBadRequest with default headers values
func (*EndpointRegistryAccessBadRequest) Code ¶
func (o *EndpointRegistryAccessBadRequest) Code() int
Code gets the status code for the endpoint registry access bad request response
func (*EndpointRegistryAccessBadRequest) Error ¶
func (o *EndpointRegistryAccessBadRequest) Error() string
func (*EndpointRegistryAccessBadRequest) IsClientError ¶
func (o *EndpointRegistryAccessBadRequest) IsClientError() bool
IsClientError returns true when this endpoint registry access bad request response has a 4xx status code
func (*EndpointRegistryAccessBadRequest) IsCode ¶
func (o *EndpointRegistryAccessBadRequest) IsCode(code int) bool
IsCode returns true when this endpoint registry access bad request response a status code equal to that given
func (*EndpointRegistryAccessBadRequest) IsRedirect ¶
func (o *EndpointRegistryAccessBadRequest) IsRedirect() bool
IsRedirect returns true when this endpoint registry access bad request response has a 3xx status code
func (*EndpointRegistryAccessBadRequest) IsServerError ¶
func (o *EndpointRegistryAccessBadRequest) IsServerError() bool
IsServerError returns true when this endpoint registry access bad request response has a 5xx status code
func (*EndpointRegistryAccessBadRequest) IsSuccess ¶
func (o *EndpointRegistryAccessBadRequest) IsSuccess() bool
IsSuccess returns true when this endpoint registry access bad request response has a 2xx status code
func (*EndpointRegistryAccessBadRequest) String ¶
func (o *EndpointRegistryAccessBadRequest) String() string
type EndpointRegistryAccessForbidden ¶
type EndpointRegistryAccessForbidden struct {
}
EndpointRegistryAccessForbidden describes a response with status code 403, with default header values.
Permission denied
func NewEndpointRegistryAccessForbidden ¶
func NewEndpointRegistryAccessForbidden() *EndpointRegistryAccessForbidden
NewEndpointRegistryAccessForbidden creates a EndpointRegistryAccessForbidden with default headers values
func (*EndpointRegistryAccessForbidden) Code ¶
func (o *EndpointRegistryAccessForbidden) Code() int
Code gets the status code for the endpoint registry access forbidden response
func (*EndpointRegistryAccessForbidden) Error ¶
func (o *EndpointRegistryAccessForbidden) Error() string
func (*EndpointRegistryAccessForbidden) IsClientError ¶
func (o *EndpointRegistryAccessForbidden) IsClientError() bool
IsClientError returns true when this endpoint registry access forbidden response has a 4xx status code
func (*EndpointRegistryAccessForbidden) IsCode ¶
func (o *EndpointRegistryAccessForbidden) IsCode(code int) bool
IsCode returns true when this endpoint registry access forbidden response a status code equal to that given
func (*EndpointRegistryAccessForbidden) IsRedirect ¶
func (o *EndpointRegistryAccessForbidden) IsRedirect() bool
IsRedirect returns true when this endpoint registry access forbidden response has a 3xx status code
func (*EndpointRegistryAccessForbidden) IsServerError ¶
func (o *EndpointRegistryAccessForbidden) IsServerError() bool
IsServerError returns true when this endpoint registry access forbidden response has a 5xx status code
func (*EndpointRegistryAccessForbidden) IsSuccess ¶
func (o *EndpointRegistryAccessForbidden) IsSuccess() bool
IsSuccess returns true when this endpoint registry access forbidden response has a 2xx status code
func (*EndpointRegistryAccessForbidden) String ¶
func (o *EndpointRegistryAccessForbidden) String() string
type EndpointRegistryAccessInternalServerError ¶
type EndpointRegistryAccessInternalServerError struct {
}
EndpointRegistryAccessInternalServerError describes a response with status code 500, with default header values.
Server error
func NewEndpointRegistryAccessInternalServerError ¶
func NewEndpointRegistryAccessInternalServerError() *EndpointRegistryAccessInternalServerError
NewEndpointRegistryAccessInternalServerError creates a EndpointRegistryAccessInternalServerError with default headers values
func (*EndpointRegistryAccessInternalServerError) Code ¶
func (o *EndpointRegistryAccessInternalServerError) Code() int
Code gets the status code for the endpoint registry access internal server error response
func (*EndpointRegistryAccessInternalServerError) Error ¶
func (o *EndpointRegistryAccessInternalServerError) Error() string
func (*EndpointRegistryAccessInternalServerError) IsClientError ¶
func (o *EndpointRegistryAccessInternalServerError) IsClientError() bool
IsClientError returns true when this endpoint registry access internal server error response has a 4xx status code
func (*EndpointRegistryAccessInternalServerError) IsCode ¶
func (o *EndpointRegistryAccessInternalServerError) IsCode(code int) bool
IsCode returns true when this endpoint registry access internal server error response a status code equal to that given
func (*EndpointRegistryAccessInternalServerError) IsRedirect ¶
func (o *EndpointRegistryAccessInternalServerError) IsRedirect() bool
IsRedirect returns true when this endpoint registry access internal server error response has a 3xx status code
func (*EndpointRegistryAccessInternalServerError) IsServerError ¶
func (o *EndpointRegistryAccessInternalServerError) IsServerError() bool
IsServerError returns true when this endpoint registry access internal server error response has a 5xx status code
func (*EndpointRegistryAccessInternalServerError) IsSuccess ¶
func (o *EndpointRegistryAccessInternalServerError) IsSuccess() bool
IsSuccess returns true when this endpoint registry access internal server error response has a 2xx status code
func (*EndpointRegistryAccessInternalServerError) String ¶
func (o *EndpointRegistryAccessInternalServerError) String() string
type EndpointRegistryAccessNoContent ¶
type EndpointRegistryAccessNoContent struct {
}
EndpointRegistryAccessNoContent describes a response with status code 204, with default header values.
Success
func NewEndpointRegistryAccessNoContent ¶
func NewEndpointRegistryAccessNoContent() *EndpointRegistryAccessNoContent
NewEndpointRegistryAccessNoContent creates a EndpointRegistryAccessNoContent with default headers values
func (*EndpointRegistryAccessNoContent) Code ¶
func (o *EndpointRegistryAccessNoContent) Code() int
Code gets the status code for the endpoint registry access no content response
func (*EndpointRegistryAccessNoContent) Error ¶
func (o *EndpointRegistryAccessNoContent) Error() string
func (*EndpointRegistryAccessNoContent) IsClientError ¶
func (o *EndpointRegistryAccessNoContent) IsClientError() bool
IsClientError returns true when this endpoint registry access no content response has a 4xx status code
func (*EndpointRegistryAccessNoContent) IsCode ¶
func (o *EndpointRegistryAccessNoContent) IsCode(code int) bool
IsCode returns true when this endpoint registry access no content response a status code equal to that given
func (*EndpointRegistryAccessNoContent) IsRedirect ¶
func (o *EndpointRegistryAccessNoContent) IsRedirect() bool
IsRedirect returns true when this endpoint registry access no content response has a 3xx status code
func (*EndpointRegistryAccessNoContent) IsServerError ¶
func (o *EndpointRegistryAccessNoContent) IsServerError() bool
IsServerError returns true when this endpoint registry access no content response has a 5xx status code
func (*EndpointRegistryAccessNoContent) IsSuccess ¶
func (o *EndpointRegistryAccessNoContent) IsSuccess() bool
IsSuccess returns true when this endpoint registry access no content response has a 2xx status code
func (*EndpointRegistryAccessNoContent) String ¶
func (o *EndpointRegistryAccessNoContent) String() string
type EndpointRegistryAccessNotFound ¶
type EndpointRegistryAccessNotFound struct {
}
EndpointRegistryAccessNotFound describes a response with status code 404, with default header values.
Endpoint not found
func NewEndpointRegistryAccessNotFound ¶
func NewEndpointRegistryAccessNotFound() *EndpointRegistryAccessNotFound
NewEndpointRegistryAccessNotFound creates a EndpointRegistryAccessNotFound with default headers values
func (*EndpointRegistryAccessNotFound) Code ¶
func (o *EndpointRegistryAccessNotFound) Code() int
Code gets the status code for the endpoint registry access not found response
func (*EndpointRegistryAccessNotFound) Error ¶
func (o *EndpointRegistryAccessNotFound) Error() string
func (*EndpointRegistryAccessNotFound) IsClientError ¶
func (o *EndpointRegistryAccessNotFound) IsClientError() bool
IsClientError returns true when this endpoint registry access not found response has a 4xx status code
func (*EndpointRegistryAccessNotFound) IsCode ¶
func (o *EndpointRegistryAccessNotFound) IsCode(code int) bool
IsCode returns true when this endpoint registry access not found response a status code equal to that given
func (*EndpointRegistryAccessNotFound) IsRedirect ¶
func (o *EndpointRegistryAccessNotFound) IsRedirect() bool
IsRedirect returns true when this endpoint registry access not found response has a 3xx status code
func (*EndpointRegistryAccessNotFound) IsServerError ¶
func (o *EndpointRegistryAccessNotFound) IsServerError() bool
IsServerError returns true when this endpoint registry access not found response has a 5xx status code
func (*EndpointRegistryAccessNotFound) IsSuccess ¶
func (o *EndpointRegistryAccessNotFound) IsSuccess() bool
IsSuccess returns true when this endpoint registry access not found response has a 2xx status code
func (*EndpointRegistryAccessNotFound) String ¶
func (o *EndpointRegistryAccessNotFound) String() string
type EndpointRegistryAccessParams ¶
type EndpointRegistryAccessParams struct {
/* Body.
details
*/
Body *models.EndpointsRegistryAccessPayload
/* ID.
Environment(Endpoint) identifier
*/
ID int64
/* RegistryID.
Registry identifier
*/
RegistryID int64
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
EndpointRegistryAccessParams contains all the parameters to send to the API endpoint
for the endpoint registry access operation. Typically these are written to a http.Request.
func NewEndpointRegistryAccessParams ¶
func NewEndpointRegistryAccessParams() *EndpointRegistryAccessParams
NewEndpointRegistryAccessParams creates a new EndpointRegistryAccessParams 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 NewEndpointRegistryAccessParamsWithContext ¶
func NewEndpointRegistryAccessParamsWithContext(ctx context.Context) *EndpointRegistryAccessParams
NewEndpointRegistryAccessParamsWithContext creates a new EndpointRegistryAccessParams object with the ability to set a context for a request.
func NewEndpointRegistryAccessParamsWithHTTPClient ¶
func NewEndpointRegistryAccessParamsWithHTTPClient(client *http.Client) *EndpointRegistryAccessParams
NewEndpointRegistryAccessParamsWithHTTPClient creates a new EndpointRegistryAccessParams object with the ability to set a custom HTTPClient for a request.
func NewEndpointRegistryAccessParamsWithTimeout ¶
func NewEndpointRegistryAccessParamsWithTimeout(timeout time.Duration) *EndpointRegistryAccessParams
NewEndpointRegistryAccessParamsWithTimeout creates a new EndpointRegistryAccessParams object with the ability to set a timeout on a request.
func (*EndpointRegistryAccessParams) SetBody ¶
func (o *EndpointRegistryAccessParams) SetBody(body *models.EndpointsRegistryAccessPayload)
SetBody adds the body to the endpoint registry access params
func (*EndpointRegistryAccessParams) SetContext ¶
func (o *EndpointRegistryAccessParams) SetContext(ctx context.Context)
SetContext adds the context to the endpoint registry access params
func (*EndpointRegistryAccessParams) SetDefaults ¶
func (o *EndpointRegistryAccessParams) SetDefaults()
SetDefaults hydrates default values in the endpoint registry access params (not the query body).
All values with no default are reset to their zero value.
func (*EndpointRegistryAccessParams) SetHTTPClient ¶
func (o *EndpointRegistryAccessParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the endpoint registry access params
func (*EndpointRegistryAccessParams) SetID ¶
func (o *EndpointRegistryAccessParams) SetID(id int64)
SetID adds the id to the endpoint registry access params
func (*EndpointRegistryAccessParams) SetRegistryID ¶
func (o *EndpointRegistryAccessParams) SetRegistryID(registryID int64)
SetRegistryID adds the registryId to the endpoint registry access params
func (*EndpointRegistryAccessParams) SetTimeout ¶
func (o *EndpointRegistryAccessParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the endpoint registry access params
func (*EndpointRegistryAccessParams) WithBody ¶
func (o *EndpointRegistryAccessParams) WithBody(body *models.EndpointsRegistryAccessPayload) *EndpointRegistryAccessParams
WithBody adds the body to the endpoint registry access params
func (*EndpointRegistryAccessParams) WithContext ¶
func (o *EndpointRegistryAccessParams) WithContext(ctx context.Context) *EndpointRegistryAccessParams
WithContext adds the context to the endpoint registry access params
func (*EndpointRegistryAccessParams) WithDefaults ¶
func (o *EndpointRegistryAccessParams) WithDefaults() *EndpointRegistryAccessParams
WithDefaults hydrates default values in the endpoint registry access params (not the query body).
All values with no default are reset to their zero value.
func (*EndpointRegistryAccessParams) WithHTTPClient ¶
func (o *EndpointRegistryAccessParams) WithHTTPClient(client *http.Client) *EndpointRegistryAccessParams
WithHTTPClient adds the HTTPClient to the endpoint registry access params
func (*EndpointRegistryAccessParams) WithID ¶
func (o *EndpointRegistryAccessParams) WithID(id int64) *EndpointRegistryAccessParams
WithID adds the id to the endpoint registry access params
func (*EndpointRegistryAccessParams) WithRegistryID ¶
func (o *EndpointRegistryAccessParams) WithRegistryID(registryID int64) *EndpointRegistryAccessParams
WithRegistryID adds the registryID to the endpoint registry access params
func (*EndpointRegistryAccessParams) WithTimeout ¶
func (o *EndpointRegistryAccessParams) WithTimeout(timeout time.Duration) *EndpointRegistryAccessParams
WithTimeout adds the timeout to the endpoint registry access params
func (*EndpointRegistryAccessParams) WriteToRequest ¶
func (o *EndpointRegistryAccessParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type EndpointRegistryAccessReader ¶
type EndpointRegistryAccessReader struct {
// contains filtered or unexported fields
}
EndpointRegistryAccessReader is a Reader for the EndpointRegistryAccess structure.
func (*EndpointRegistryAccessReader) ReadResponse ¶
func (o *EndpointRegistryAccessReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type EndpointSettingsUpdateBadRequest ¶
type EndpointSettingsUpdateBadRequest struct {
}
EndpointSettingsUpdateBadRequest describes a response with status code 400, with default header values.
Invalid request
func NewEndpointSettingsUpdateBadRequest ¶
func NewEndpointSettingsUpdateBadRequest() *EndpointSettingsUpdateBadRequest
NewEndpointSettingsUpdateBadRequest creates a EndpointSettingsUpdateBadRequest with default headers values
func (*EndpointSettingsUpdateBadRequest) Code ¶
func (o *EndpointSettingsUpdateBadRequest) Code() int
Code gets the status code for the endpoint settings update bad request response
func (*EndpointSettingsUpdateBadRequest) Error ¶
func (o *EndpointSettingsUpdateBadRequest) Error() string
func (*EndpointSettingsUpdateBadRequest) IsClientError ¶
func (o *EndpointSettingsUpdateBadRequest) IsClientError() bool
IsClientError returns true when this endpoint settings update bad request response has a 4xx status code
func (*EndpointSettingsUpdateBadRequest) IsCode ¶
func (o *EndpointSettingsUpdateBadRequest) IsCode(code int) bool
IsCode returns true when this endpoint settings update bad request response a status code equal to that given
func (*EndpointSettingsUpdateBadRequest) IsRedirect ¶
func (o *EndpointSettingsUpdateBadRequest) IsRedirect() bool
IsRedirect returns true when this endpoint settings update bad request response has a 3xx status code
func (*EndpointSettingsUpdateBadRequest) IsServerError ¶
func (o *EndpointSettingsUpdateBadRequest) IsServerError() bool
IsServerError returns true when this endpoint settings update bad request response has a 5xx status code
func (*EndpointSettingsUpdateBadRequest) IsSuccess ¶
func (o *EndpointSettingsUpdateBadRequest) IsSuccess() bool
IsSuccess returns true when this endpoint settings update bad request response has a 2xx status code
func (*EndpointSettingsUpdateBadRequest) String ¶
func (o *EndpointSettingsUpdateBadRequest) String() string
type EndpointSettingsUpdateInternalServerError ¶
type EndpointSettingsUpdateInternalServerError struct {
}
EndpointSettingsUpdateInternalServerError describes a response with status code 500, with default header values.
Server error
func NewEndpointSettingsUpdateInternalServerError ¶
func NewEndpointSettingsUpdateInternalServerError() *EndpointSettingsUpdateInternalServerError
NewEndpointSettingsUpdateInternalServerError creates a EndpointSettingsUpdateInternalServerError with default headers values
func (*EndpointSettingsUpdateInternalServerError) Code ¶
func (o *EndpointSettingsUpdateInternalServerError) Code() int
Code gets the status code for the endpoint settings update internal server error response
func (*EndpointSettingsUpdateInternalServerError) Error ¶
func (o *EndpointSettingsUpdateInternalServerError) Error() string
func (*EndpointSettingsUpdateInternalServerError) IsClientError ¶
func (o *EndpointSettingsUpdateInternalServerError) IsClientError() bool
IsClientError returns true when this endpoint settings update internal server error response has a 4xx status code
func (*EndpointSettingsUpdateInternalServerError) IsCode ¶
func (o *EndpointSettingsUpdateInternalServerError) IsCode(code int) bool
IsCode returns true when this endpoint settings update internal server error response a status code equal to that given
func (*EndpointSettingsUpdateInternalServerError) IsRedirect ¶
func (o *EndpointSettingsUpdateInternalServerError) IsRedirect() bool
IsRedirect returns true when this endpoint settings update internal server error response has a 3xx status code
func (*EndpointSettingsUpdateInternalServerError) IsServerError ¶
func (o *EndpointSettingsUpdateInternalServerError) IsServerError() bool
IsServerError returns true when this endpoint settings update internal server error response has a 5xx status code
func (*EndpointSettingsUpdateInternalServerError) IsSuccess ¶
func (o *EndpointSettingsUpdateInternalServerError) IsSuccess() bool
IsSuccess returns true when this endpoint settings update internal server error response has a 2xx status code
func (*EndpointSettingsUpdateInternalServerError) String ¶
func (o *EndpointSettingsUpdateInternalServerError) String() string
type EndpointSettingsUpdateNotFound ¶
type EndpointSettingsUpdateNotFound struct {
}
EndpointSettingsUpdateNotFound describes a response with status code 404, with default header values.
Environment(Endpoint) not found
func NewEndpointSettingsUpdateNotFound ¶
func NewEndpointSettingsUpdateNotFound() *EndpointSettingsUpdateNotFound
NewEndpointSettingsUpdateNotFound creates a EndpointSettingsUpdateNotFound with default headers values
func (*EndpointSettingsUpdateNotFound) Code ¶
func (o *EndpointSettingsUpdateNotFound) Code() int
Code gets the status code for the endpoint settings update not found response
func (*EndpointSettingsUpdateNotFound) Error ¶
func (o *EndpointSettingsUpdateNotFound) Error() string
func (*EndpointSettingsUpdateNotFound) IsClientError ¶
func (o *EndpointSettingsUpdateNotFound) IsClientError() bool
IsClientError returns true when this endpoint settings update not found response has a 4xx status code
func (*EndpointSettingsUpdateNotFound) IsCode ¶
func (o *EndpointSettingsUpdateNotFound) IsCode(code int) bool
IsCode returns true when this endpoint settings update not found response a status code equal to that given
func (*EndpointSettingsUpdateNotFound) IsRedirect ¶
func (o *EndpointSettingsUpdateNotFound) IsRedirect() bool
IsRedirect returns true when this endpoint settings update not found response has a 3xx status code
func (*EndpointSettingsUpdateNotFound) IsServerError ¶
func (o *EndpointSettingsUpdateNotFound) IsServerError() bool
IsServerError returns true when this endpoint settings update not found response has a 5xx status code
func (*EndpointSettingsUpdateNotFound) IsSuccess ¶
func (o *EndpointSettingsUpdateNotFound) IsSuccess() bool
IsSuccess returns true when this endpoint settings update not found response has a 2xx status code
func (*EndpointSettingsUpdateNotFound) String ¶
func (o *EndpointSettingsUpdateNotFound) String() string
type EndpointSettingsUpdateOK ¶
type EndpointSettingsUpdateOK struct {
Payload *models.PortainereeEndpoint
}
EndpointSettingsUpdateOK describes a response with status code 200, with default header values.
Success
func NewEndpointSettingsUpdateOK ¶
func NewEndpointSettingsUpdateOK() *EndpointSettingsUpdateOK
NewEndpointSettingsUpdateOK creates a EndpointSettingsUpdateOK with default headers values
func (*EndpointSettingsUpdateOK) Code ¶
func (o *EndpointSettingsUpdateOK) Code() int
Code gets the status code for the endpoint settings update o k response
func (*EndpointSettingsUpdateOK) Error ¶
func (o *EndpointSettingsUpdateOK) Error() string
func (*EndpointSettingsUpdateOK) GetPayload ¶
func (o *EndpointSettingsUpdateOK) GetPayload() *models.PortainereeEndpoint
func (*EndpointSettingsUpdateOK) IsClientError ¶
func (o *EndpointSettingsUpdateOK) IsClientError() bool
IsClientError returns true when this endpoint settings update o k response has a 4xx status code
func (*EndpointSettingsUpdateOK) IsCode ¶
func (o *EndpointSettingsUpdateOK) IsCode(code int) bool
IsCode returns true when this endpoint settings update o k response a status code equal to that given
func (*EndpointSettingsUpdateOK) IsRedirect ¶
func (o *EndpointSettingsUpdateOK) IsRedirect() bool
IsRedirect returns true when this endpoint settings update o k response has a 3xx status code
func (*EndpointSettingsUpdateOK) IsServerError ¶
func (o *EndpointSettingsUpdateOK) IsServerError() bool
IsServerError returns true when this endpoint settings update o k response has a 5xx status code
func (*EndpointSettingsUpdateOK) IsSuccess ¶
func (o *EndpointSettingsUpdateOK) IsSuccess() bool
IsSuccess returns true when this endpoint settings update o k response has a 2xx status code
func (*EndpointSettingsUpdateOK) String ¶
func (o *EndpointSettingsUpdateOK) String() string
type EndpointSettingsUpdateParams ¶
type EndpointSettingsUpdateParams struct {
/* Body.
Environment(Endpoint) details
*/
Body *models.EndpointsEndpointSettingsUpdatePayload
/* ID.
Environment(Endpoint) identifier
*/
ID int64
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
EndpointSettingsUpdateParams contains all the parameters to send to the API endpoint
for the endpoint settings update operation. Typically these are written to a http.Request.
func NewEndpointSettingsUpdateParams ¶
func NewEndpointSettingsUpdateParams() *EndpointSettingsUpdateParams
NewEndpointSettingsUpdateParams creates a new EndpointSettingsUpdateParams 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 NewEndpointSettingsUpdateParamsWithContext ¶
func NewEndpointSettingsUpdateParamsWithContext(ctx context.Context) *EndpointSettingsUpdateParams
NewEndpointSettingsUpdateParamsWithContext creates a new EndpointSettingsUpdateParams object with the ability to set a context for a request.
func NewEndpointSettingsUpdateParamsWithHTTPClient ¶
func NewEndpointSettingsUpdateParamsWithHTTPClient(client *http.Client) *EndpointSettingsUpdateParams
NewEndpointSettingsUpdateParamsWithHTTPClient creates a new EndpointSettingsUpdateParams object with the ability to set a custom HTTPClient for a request.
func NewEndpointSettingsUpdateParamsWithTimeout ¶
func NewEndpointSettingsUpdateParamsWithTimeout(timeout time.Duration) *EndpointSettingsUpdateParams
NewEndpointSettingsUpdateParamsWithTimeout creates a new EndpointSettingsUpdateParams object with the ability to set a timeout on a request.
func (*EndpointSettingsUpdateParams) SetBody ¶
func (o *EndpointSettingsUpdateParams) SetBody(body *models.EndpointsEndpointSettingsUpdatePayload)
SetBody adds the body to the endpoint settings update params
func (*EndpointSettingsUpdateParams) SetContext ¶
func (o *EndpointSettingsUpdateParams) SetContext(ctx context.Context)
SetContext adds the context to the endpoint settings update params
func (*EndpointSettingsUpdateParams) SetDefaults ¶
func (o *EndpointSettingsUpdateParams) SetDefaults()
SetDefaults hydrates default values in the endpoint settings update params (not the query body).
All values with no default are reset to their zero value.
func (*EndpointSettingsUpdateParams) SetHTTPClient ¶
func (o *EndpointSettingsUpdateParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the endpoint settings update params
func (*EndpointSettingsUpdateParams) SetID ¶
func (o *EndpointSettingsUpdateParams) SetID(id int64)
SetID adds the id to the endpoint settings update params
func (*EndpointSettingsUpdateParams) SetTimeout ¶
func (o *EndpointSettingsUpdateParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the endpoint settings update params
func (*EndpointSettingsUpdateParams) WithBody ¶
func (o *EndpointSettingsUpdateParams) WithBody(body *models.EndpointsEndpointSettingsUpdatePayload) *EndpointSettingsUpdateParams
WithBody adds the body to the endpoint settings update params
func (*EndpointSettingsUpdateParams) WithContext ¶
func (o *EndpointSettingsUpdateParams) WithContext(ctx context.Context) *EndpointSettingsUpdateParams
WithContext adds the context to the endpoint settings update params
func (*EndpointSettingsUpdateParams) WithDefaults ¶
func (o *EndpointSettingsUpdateParams) WithDefaults() *EndpointSettingsUpdateParams
WithDefaults hydrates default values in the endpoint settings update params (not the query body).
All values with no default are reset to their zero value.
func (*EndpointSettingsUpdateParams) WithHTTPClient ¶
func (o *EndpointSettingsUpdateParams) WithHTTPClient(client *http.Client) *EndpointSettingsUpdateParams
WithHTTPClient adds the HTTPClient to the endpoint settings update params
func (*EndpointSettingsUpdateParams) WithID ¶
func (o *EndpointSettingsUpdateParams) WithID(id int64) *EndpointSettingsUpdateParams
WithID adds the id to the endpoint settings update params
func (*EndpointSettingsUpdateParams) WithTimeout ¶
func (o *EndpointSettingsUpdateParams) WithTimeout(timeout time.Duration) *EndpointSettingsUpdateParams
WithTimeout adds the timeout to the endpoint settings update params
func (*EndpointSettingsUpdateParams) WriteToRequest ¶
func (o *EndpointSettingsUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type EndpointSettingsUpdateReader ¶
type EndpointSettingsUpdateReader struct {
// contains filtered or unexported fields
}
EndpointSettingsUpdateReader is a Reader for the EndpointSettingsUpdate structure.
func (*EndpointSettingsUpdateReader) ReadResponse ¶
func (o *EndpointSettingsUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type EndpointSnapshotBadRequest ¶
type EndpointSnapshotBadRequest struct {
}
EndpointSnapshotBadRequest describes a response with status code 400, with default header values.
Invalid request
func NewEndpointSnapshotBadRequest ¶
func NewEndpointSnapshotBadRequest() *EndpointSnapshotBadRequest
NewEndpointSnapshotBadRequest creates a EndpointSnapshotBadRequest with default headers values
func (*EndpointSnapshotBadRequest) Code ¶
func (o *EndpointSnapshotBadRequest) Code() int
Code gets the status code for the endpoint snapshot bad request response
func (*EndpointSnapshotBadRequest) Error ¶
func (o *EndpointSnapshotBadRequest) Error() string
func (*EndpointSnapshotBadRequest) IsClientError ¶
func (o *EndpointSnapshotBadRequest) IsClientError() bool
IsClientError returns true when this endpoint snapshot bad request response has a 4xx status code
func (*EndpointSnapshotBadRequest) IsCode ¶
func (o *EndpointSnapshotBadRequest) IsCode(code int) bool
IsCode returns true when this endpoint snapshot bad request response a status code equal to that given
func (*EndpointSnapshotBadRequest) IsRedirect ¶
func (o *EndpointSnapshotBadRequest) IsRedirect() bool
IsRedirect returns true when this endpoint snapshot bad request response has a 3xx status code
func (*EndpointSnapshotBadRequest) IsServerError ¶
func (o *EndpointSnapshotBadRequest) IsServerError() bool
IsServerError returns true when this endpoint snapshot bad request response has a 5xx status code
func (*EndpointSnapshotBadRequest) IsSuccess ¶
func (o *EndpointSnapshotBadRequest) IsSuccess() bool
IsSuccess returns true when this endpoint snapshot bad request response has a 2xx status code
func (*EndpointSnapshotBadRequest) String ¶
func (o *EndpointSnapshotBadRequest) String() string
type EndpointSnapshotInternalServerError ¶
type EndpointSnapshotInternalServerError struct {
}
EndpointSnapshotInternalServerError describes a response with status code 500, with default header values.
Server error
func NewEndpointSnapshotInternalServerError ¶
func NewEndpointSnapshotInternalServerError() *EndpointSnapshotInternalServerError
NewEndpointSnapshotInternalServerError creates a EndpointSnapshotInternalServerError with default headers values
func (*EndpointSnapshotInternalServerError) Code ¶
func (o *EndpointSnapshotInternalServerError) Code() int
Code gets the status code for the endpoint snapshot internal server error response
func (*EndpointSnapshotInternalServerError) Error ¶
func (o *EndpointSnapshotInternalServerError) Error() string
func (*EndpointSnapshotInternalServerError) IsClientError ¶
func (o *EndpointSnapshotInternalServerError) IsClientError() bool
IsClientError returns true when this endpoint snapshot internal server error response has a 4xx status code
func (*EndpointSnapshotInternalServerError) IsCode ¶
func (o *EndpointSnapshotInternalServerError) IsCode(code int) bool
IsCode returns true when this endpoint snapshot internal server error response a status code equal to that given
func (*EndpointSnapshotInternalServerError) IsRedirect ¶
func (o *EndpointSnapshotInternalServerError) IsRedirect() bool
IsRedirect returns true when this endpoint snapshot internal server error response has a 3xx status code
func (*EndpointSnapshotInternalServerError) IsServerError ¶
func (o *EndpointSnapshotInternalServerError) IsServerError() bool
IsServerError returns true when this endpoint snapshot internal server error response has a 5xx status code
func (*EndpointSnapshotInternalServerError) IsSuccess ¶
func (o *EndpointSnapshotInternalServerError) IsSuccess() bool
IsSuccess returns true when this endpoint snapshot internal server error response has a 2xx status code
func (*EndpointSnapshotInternalServerError) String ¶
func (o *EndpointSnapshotInternalServerError) String() string
type EndpointSnapshotNoContent ¶
type EndpointSnapshotNoContent struct {
}
EndpointSnapshotNoContent describes a response with status code 204, with default header values.
Success
func NewEndpointSnapshotNoContent ¶
func NewEndpointSnapshotNoContent() *EndpointSnapshotNoContent
NewEndpointSnapshotNoContent creates a EndpointSnapshotNoContent with default headers values
func (*EndpointSnapshotNoContent) Code ¶
func (o *EndpointSnapshotNoContent) Code() int
Code gets the status code for the endpoint snapshot no content response
func (*EndpointSnapshotNoContent) Error ¶
func (o *EndpointSnapshotNoContent) Error() string
func (*EndpointSnapshotNoContent) IsClientError ¶
func (o *EndpointSnapshotNoContent) IsClientError() bool
IsClientError returns true when this endpoint snapshot no content response has a 4xx status code
func (*EndpointSnapshotNoContent) IsCode ¶
func (o *EndpointSnapshotNoContent) IsCode(code int) bool
IsCode returns true when this endpoint snapshot no content response a status code equal to that given
func (*EndpointSnapshotNoContent) IsRedirect ¶
func (o *EndpointSnapshotNoContent) IsRedirect() bool
IsRedirect returns true when this endpoint snapshot no content response has a 3xx status code
func (*EndpointSnapshotNoContent) IsServerError ¶
func (o *EndpointSnapshotNoContent) IsServerError() bool
IsServerError returns true when this endpoint snapshot no content response has a 5xx status code
func (*EndpointSnapshotNoContent) IsSuccess ¶
func (o *EndpointSnapshotNoContent) IsSuccess() bool
IsSuccess returns true when this endpoint snapshot no content response has a 2xx status code
func (*EndpointSnapshotNoContent) String ¶
func (o *EndpointSnapshotNoContent) String() string
type EndpointSnapshotNotFound ¶
type EndpointSnapshotNotFound struct {
}
EndpointSnapshotNotFound describes a response with status code 404, with default header values.
Environment(Endpoint) not found
func NewEndpointSnapshotNotFound ¶
func NewEndpointSnapshotNotFound() *EndpointSnapshotNotFound
NewEndpointSnapshotNotFound creates a EndpointSnapshotNotFound with default headers values
func (*EndpointSnapshotNotFound) Code ¶
func (o *EndpointSnapshotNotFound) Code() int
Code gets the status code for the endpoint snapshot not found response
func (*EndpointSnapshotNotFound) Error ¶
func (o *EndpointSnapshotNotFound) Error() string
func (*EndpointSnapshotNotFound) IsClientError ¶
func (o *EndpointSnapshotNotFound) IsClientError() bool
IsClientError returns true when this endpoint snapshot not found response has a 4xx status code
func (*EndpointSnapshotNotFound) IsCode ¶
func (o *EndpointSnapshotNotFound) IsCode(code int) bool
IsCode returns true when this endpoint snapshot not found response a status code equal to that given
func (*EndpointSnapshotNotFound) IsRedirect ¶
func (o *EndpointSnapshotNotFound) IsRedirect() bool
IsRedirect returns true when this endpoint snapshot not found response has a 3xx status code
func (*EndpointSnapshotNotFound) IsServerError ¶
func (o *EndpointSnapshotNotFound) IsServerError() bool
IsServerError returns true when this endpoint snapshot not found response has a 5xx status code
func (*EndpointSnapshotNotFound) IsSuccess ¶
func (o *EndpointSnapshotNotFound) IsSuccess() bool
IsSuccess returns true when this endpoint snapshot not found response has a 2xx status code
func (*EndpointSnapshotNotFound) String ¶
func (o *EndpointSnapshotNotFound) String() string
type EndpointSnapshotParams ¶
type EndpointSnapshotParams struct {
/* ID.
Environment(Endpoint) identifier
*/
ID int64
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
EndpointSnapshotParams contains all the parameters to send to the API endpoint
for the endpoint snapshot operation. Typically these are written to a http.Request.
func NewEndpointSnapshotParams ¶
func NewEndpointSnapshotParams() *EndpointSnapshotParams
NewEndpointSnapshotParams creates a new EndpointSnapshotParams 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 NewEndpointSnapshotParamsWithContext ¶
func NewEndpointSnapshotParamsWithContext(ctx context.Context) *EndpointSnapshotParams
NewEndpointSnapshotParamsWithContext creates a new EndpointSnapshotParams object with the ability to set a context for a request.
func NewEndpointSnapshotParamsWithHTTPClient ¶
func NewEndpointSnapshotParamsWithHTTPClient(client *http.Client) *EndpointSnapshotParams
NewEndpointSnapshotParamsWithHTTPClient creates a new EndpointSnapshotParams object with the ability to set a custom HTTPClient for a request.
func NewEndpointSnapshotParamsWithTimeout ¶
func NewEndpointSnapshotParamsWithTimeout(timeout time.Duration) *EndpointSnapshotParams
NewEndpointSnapshotParamsWithTimeout creates a new EndpointSnapshotParams object with the ability to set a timeout on a request.
func (*EndpointSnapshotParams) SetContext ¶
func (o *EndpointSnapshotParams) SetContext(ctx context.Context)
SetContext adds the context to the endpoint snapshot params
func (*EndpointSnapshotParams) SetDefaults ¶
func (o *EndpointSnapshotParams) SetDefaults()
SetDefaults hydrates default values in the endpoint snapshot params (not the query body).
All values with no default are reset to their zero value.
func (*EndpointSnapshotParams) SetHTTPClient ¶
func (o *EndpointSnapshotParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the endpoint snapshot params
func (*EndpointSnapshotParams) SetID ¶
func (o *EndpointSnapshotParams) SetID(id int64)
SetID adds the id to the endpoint snapshot params
func (*EndpointSnapshotParams) SetTimeout ¶
func (o *EndpointSnapshotParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the endpoint snapshot params
func (*EndpointSnapshotParams) WithContext ¶
func (o *EndpointSnapshotParams) WithContext(ctx context.Context) *EndpointSnapshotParams
WithContext adds the context to the endpoint snapshot params
func (*EndpointSnapshotParams) WithDefaults ¶
func (o *EndpointSnapshotParams) WithDefaults() *EndpointSnapshotParams
WithDefaults hydrates default values in the endpoint snapshot params (not the query body).
All values with no default are reset to their zero value.
func (*EndpointSnapshotParams) WithHTTPClient ¶
func (o *EndpointSnapshotParams) WithHTTPClient(client *http.Client) *EndpointSnapshotParams
WithHTTPClient adds the HTTPClient to the endpoint snapshot params
func (*EndpointSnapshotParams) WithID ¶
func (o *EndpointSnapshotParams) WithID(id int64) *EndpointSnapshotParams
WithID adds the id to the endpoint snapshot params
func (*EndpointSnapshotParams) WithTimeout ¶
func (o *EndpointSnapshotParams) WithTimeout(timeout time.Duration) *EndpointSnapshotParams
WithTimeout adds the timeout to the endpoint snapshot params
func (*EndpointSnapshotParams) WriteToRequest ¶
func (o *EndpointSnapshotParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type EndpointSnapshotReader ¶
type EndpointSnapshotReader struct {
// contains filtered or unexported fields
}
EndpointSnapshotReader is a Reader for the EndpointSnapshot structure.
func (*EndpointSnapshotReader) ReadResponse ¶
func (o *EndpointSnapshotReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type EndpointSnapshotsInternalServerError ¶
type EndpointSnapshotsInternalServerError struct {
}
EndpointSnapshotsInternalServerError describes a response with status code 500, with default header values.
Server Error
func NewEndpointSnapshotsInternalServerError ¶
func NewEndpointSnapshotsInternalServerError() *EndpointSnapshotsInternalServerError
NewEndpointSnapshotsInternalServerError creates a EndpointSnapshotsInternalServerError with default headers values
func (*EndpointSnapshotsInternalServerError) Code ¶
func (o *EndpointSnapshotsInternalServerError) Code() int
Code gets the status code for the endpoint snapshots internal server error response
func (*EndpointSnapshotsInternalServerError) Error ¶
func (o *EndpointSnapshotsInternalServerError) Error() string
func (*EndpointSnapshotsInternalServerError) IsClientError ¶
func (o *EndpointSnapshotsInternalServerError) IsClientError() bool
IsClientError returns true when this endpoint snapshots internal server error response has a 4xx status code
func (*EndpointSnapshotsInternalServerError) IsCode ¶
func (o *EndpointSnapshotsInternalServerError) IsCode(code int) bool
IsCode returns true when this endpoint snapshots internal server error response a status code equal to that given
func (*EndpointSnapshotsInternalServerError) IsRedirect ¶
func (o *EndpointSnapshotsInternalServerError) IsRedirect() bool
IsRedirect returns true when this endpoint snapshots internal server error response has a 3xx status code
func (*EndpointSnapshotsInternalServerError) IsServerError ¶
func (o *EndpointSnapshotsInternalServerError) IsServerError() bool
IsServerError returns true when this endpoint snapshots internal server error response has a 5xx status code
func (*EndpointSnapshotsInternalServerError) IsSuccess ¶
func (o *EndpointSnapshotsInternalServerError) IsSuccess() bool
IsSuccess returns true when this endpoint snapshots internal server error response has a 2xx status code
func (*EndpointSnapshotsInternalServerError) String ¶
func (o *EndpointSnapshotsInternalServerError) String() string
type EndpointSnapshotsNoContent ¶
type EndpointSnapshotsNoContent struct {
}
EndpointSnapshotsNoContent describes a response with status code 204, with default header values.
Success
func NewEndpointSnapshotsNoContent ¶
func NewEndpointSnapshotsNoContent() *EndpointSnapshotsNoContent
NewEndpointSnapshotsNoContent creates a EndpointSnapshotsNoContent with default headers values
func (*EndpointSnapshotsNoContent) Code ¶
func (o *EndpointSnapshotsNoContent) Code() int
Code gets the status code for the endpoint snapshots no content response
func (*EndpointSnapshotsNoContent) Error ¶
func (o *EndpointSnapshotsNoContent) Error() string
func (*EndpointSnapshotsNoContent) IsClientError ¶
func (o *EndpointSnapshotsNoContent) IsClientError() bool
IsClientError returns true when this endpoint snapshots no content response has a 4xx status code
func (*EndpointSnapshotsNoContent) IsCode ¶
func (o *EndpointSnapshotsNoContent) IsCode(code int) bool
IsCode returns true when this endpoint snapshots no content response a status code equal to that given
func (*EndpointSnapshotsNoContent) IsRedirect ¶
func (o *EndpointSnapshotsNoContent) IsRedirect() bool
IsRedirect returns true when this endpoint snapshots no content response has a 3xx status code
func (*EndpointSnapshotsNoContent) IsServerError ¶
func (o *EndpointSnapshotsNoContent) IsServerError() bool
IsServerError returns true when this endpoint snapshots no content response has a 5xx status code
func (*EndpointSnapshotsNoContent) IsSuccess ¶
func (o *EndpointSnapshotsNoContent) IsSuccess() bool
IsSuccess returns true when this endpoint snapshots no content response has a 2xx status code
func (*EndpointSnapshotsNoContent) String ¶
func (o *EndpointSnapshotsNoContent) String() string
type EndpointSnapshotsParams ¶
type EndpointSnapshotsParams struct {
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
EndpointSnapshotsParams contains all the parameters to send to the API endpoint
for the endpoint snapshots operation. Typically these are written to a http.Request.
func NewEndpointSnapshotsParams ¶
func NewEndpointSnapshotsParams() *EndpointSnapshotsParams
NewEndpointSnapshotsParams creates a new EndpointSnapshotsParams 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 NewEndpointSnapshotsParamsWithContext ¶
func NewEndpointSnapshotsParamsWithContext(ctx context.Context) *EndpointSnapshotsParams
NewEndpointSnapshotsParamsWithContext creates a new EndpointSnapshotsParams object with the ability to set a context for a request.
func NewEndpointSnapshotsParamsWithHTTPClient ¶
func NewEndpointSnapshotsParamsWithHTTPClient(client *http.Client) *EndpointSnapshotsParams
NewEndpointSnapshotsParamsWithHTTPClient creates a new EndpointSnapshotsParams object with the ability to set a custom HTTPClient for a request.
func NewEndpointSnapshotsParamsWithTimeout ¶
func NewEndpointSnapshotsParamsWithTimeout(timeout time.Duration) *EndpointSnapshotsParams
NewEndpointSnapshotsParamsWithTimeout creates a new EndpointSnapshotsParams object with the ability to set a timeout on a request.
func (*EndpointSnapshotsParams) SetContext ¶
func (o *EndpointSnapshotsParams) SetContext(ctx context.Context)
SetContext adds the context to the endpoint snapshots params
func (*EndpointSnapshotsParams) SetDefaults ¶
func (o *EndpointSnapshotsParams) SetDefaults()
SetDefaults hydrates default values in the endpoint snapshots params (not the query body).
All values with no default are reset to their zero value.
func (*EndpointSnapshotsParams) SetHTTPClient ¶
func (o *EndpointSnapshotsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the endpoint snapshots params
func (*EndpointSnapshotsParams) SetTimeout ¶
func (o *EndpointSnapshotsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the endpoint snapshots params
func (*EndpointSnapshotsParams) WithContext ¶
func (o *EndpointSnapshotsParams) WithContext(ctx context.Context) *EndpointSnapshotsParams
WithContext adds the context to the endpoint snapshots params
func (*EndpointSnapshotsParams) WithDefaults ¶
func (o *EndpointSnapshotsParams) WithDefaults() *EndpointSnapshotsParams
WithDefaults hydrates default values in the endpoint snapshots params (not the query body).
All values with no default are reset to their zero value.
func (*EndpointSnapshotsParams) WithHTTPClient ¶
func (o *EndpointSnapshotsParams) WithHTTPClient(client *http.Client) *EndpointSnapshotsParams
WithHTTPClient adds the HTTPClient to the endpoint snapshots params
func (*EndpointSnapshotsParams) WithTimeout ¶
func (o *EndpointSnapshotsParams) WithTimeout(timeout time.Duration) *EndpointSnapshotsParams
WithTimeout adds the timeout to the endpoint snapshots params
func (*EndpointSnapshotsParams) WriteToRequest ¶
func (o *EndpointSnapshotsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type EndpointSnapshotsReader ¶
type EndpointSnapshotsReader struct {
// contains filtered or unexported fields
}
EndpointSnapshotsReader is a Reader for the EndpointSnapshots structure.
func (*EndpointSnapshotsReader) ReadResponse ¶
func (o *EndpointSnapshotsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type EndpointUpdateBadRequest ¶
type EndpointUpdateBadRequest struct {
}
EndpointUpdateBadRequest describes a response with status code 400, with default header values.
Invalid request
func NewEndpointUpdateBadRequest ¶
func NewEndpointUpdateBadRequest() *EndpointUpdateBadRequest
NewEndpointUpdateBadRequest creates a EndpointUpdateBadRequest with default headers values
func (*EndpointUpdateBadRequest) Code ¶
func (o *EndpointUpdateBadRequest) Code() int
Code gets the status code for the endpoint update bad request response
func (*EndpointUpdateBadRequest) Error ¶
func (o *EndpointUpdateBadRequest) Error() string
func (*EndpointUpdateBadRequest) IsClientError ¶
func (o *EndpointUpdateBadRequest) IsClientError() bool
IsClientError returns true when this endpoint update bad request response has a 4xx status code
func (*EndpointUpdateBadRequest) IsCode ¶
func (o *EndpointUpdateBadRequest) IsCode(code int) bool
IsCode returns true when this endpoint update bad request response a status code equal to that given
func (*EndpointUpdateBadRequest) IsRedirect ¶
func (o *EndpointUpdateBadRequest) IsRedirect() bool
IsRedirect returns true when this endpoint update bad request response has a 3xx status code
func (*EndpointUpdateBadRequest) IsServerError ¶
func (o *EndpointUpdateBadRequest) IsServerError() bool
IsServerError returns true when this endpoint update bad request response has a 5xx status code
func (*EndpointUpdateBadRequest) IsSuccess ¶
func (o *EndpointUpdateBadRequest) IsSuccess() bool
IsSuccess returns true when this endpoint update bad request response has a 2xx status code
func (*EndpointUpdateBadRequest) String ¶
func (o *EndpointUpdateBadRequest) String() string
type EndpointUpdateConflict ¶
type EndpointUpdateConflict struct {
}
EndpointUpdateConflict describes a response with status code 409, with default header values.
Name is not unique
func NewEndpointUpdateConflict ¶
func NewEndpointUpdateConflict() *EndpointUpdateConflict
NewEndpointUpdateConflict creates a EndpointUpdateConflict with default headers values
func (*EndpointUpdateConflict) Code ¶
func (o *EndpointUpdateConflict) Code() int
Code gets the status code for the endpoint update conflict response
func (*EndpointUpdateConflict) Error ¶
func (o *EndpointUpdateConflict) Error() string
func (*EndpointUpdateConflict) IsClientError ¶
func (o *EndpointUpdateConflict) IsClientError() bool
IsClientError returns true when this endpoint update conflict response has a 4xx status code
func (*EndpointUpdateConflict) IsCode ¶
func (o *EndpointUpdateConflict) IsCode(code int) bool
IsCode returns true when this endpoint update conflict response a status code equal to that given
func (*EndpointUpdateConflict) IsRedirect ¶
func (o *EndpointUpdateConflict) IsRedirect() bool
IsRedirect returns true when this endpoint update conflict response has a 3xx status code
func (*EndpointUpdateConflict) IsServerError ¶
func (o *EndpointUpdateConflict) IsServerError() bool
IsServerError returns true when this endpoint update conflict response has a 5xx status code
func (*EndpointUpdateConflict) IsSuccess ¶
func (o *EndpointUpdateConflict) IsSuccess() bool
IsSuccess returns true when this endpoint update conflict response has a 2xx status code
func (*EndpointUpdateConflict) String ¶
func (o *EndpointUpdateConflict) String() string
type EndpointUpdateInternalServerError ¶
type EndpointUpdateInternalServerError struct {
}
EndpointUpdateInternalServerError describes a response with status code 500, with default header values.
Server error
func NewEndpointUpdateInternalServerError ¶
func NewEndpointUpdateInternalServerError() *EndpointUpdateInternalServerError
NewEndpointUpdateInternalServerError creates a EndpointUpdateInternalServerError with default headers values
func (*EndpointUpdateInternalServerError) Code ¶
func (o *EndpointUpdateInternalServerError) Code() int
Code gets the status code for the endpoint update internal server error response
func (*EndpointUpdateInternalServerError) Error ¶
func (o *EndpointUpdateInternalServerError) Error() string
func (*EndpointUpdateInternalServerError) IsClientError ¶
func (o *EndpointUpdateInternalServerError) IsClientError() bool
IsClientError returns true when this endpoint update internal server error response has a 4xx status code
func (*EndpointUpdateInternalServerError) IsCode ¶
func (o *EndpointUpdateInternalServerError) IsCode(code int) bool
IsCode returns true when this endpoint update internal server error response a status code equal to that given
func (*EndpointUpdateInternalServerError) IsRedirect ¶
func (o *EndpointUpdateInternalServerError) IsRedirect() bool
IsRedirect returns true when this endpoint update internal server error response has a 3xx status code
func (*EndpointUpdateInternalServerError) IsServerError ¶
func (o *EndpointUpdateInternalServerError) IsServerError() bool
IsServerError returns true when this endpoint update internal server error response has a 5xx status code
func (*EndpointUpdateInternalServerError) IsSuccess ¶
func (o *EndpointUpdateInternalServerError) IsSuccess() bool
IsSuccess returns true when this endpoint update internal server error response has a 2xx status code
func (*EndpointUpdateInternalServerError) String ¶
func (o *EndpointUpdateInternalServerError) String() string
type EndpointUpdateNotFound ¶
type EndpointUpdateNotFound struct {
}
EndpointUpdateNotFound describes a response with status code 404, with default header values.
Environment(Endpoint) not found
func NewEndpointUpdateNotFound ¶
func NewEndpointUpdateNotFound() *EndpointUpdateNotFound
NewEndpointUpdateNotFound creates a EndpointUpdateNotFound with default headers values
func (*EndpointUpdateNotFound) Code ¶
func (o *EndpointUpdateNotFound) Code() int
Code gets the status code for the endpoint update not found response
func (*EndpointUpdateNotFound) Error ¶
func (o *EndpointUpdateNotFound) Error() string
func (*EndpointUpdateNotFound) IsClientError ¶
func (o *EndpointUpdateNotFound) IsClientError() bool
IsClientError returns true when this endpoint update not found response has a 4xx status code
func (*EndpointUpdateNotFound) IsCode ¶
func (o *EndpointUpdateNotFound) IsCode(code int) bool
IsCode returns true when this endpoint update not found response a status code equal to that given
func (*EndpointUpdateNotFound) IsRedirect ¶
func (o *EndpointUpdateNotFound) IsRedirect() bool
IsRedirect returns true when this endpoint update not found response has a 3xx status code
func (*EndpointUpdateNotFound) IsServerError ¶
func (o *EndpointUpdateNotFound) IsServerError() bool
IsServerError returns true when this endpoint update not found response has a 5xx status code
func (*EndpointUpdateNotFound) IsSuccess ¶
func (o *EndpointUpdateNotFound) IsSuccess() bool
IsSuccess returns true when this endpoint update not found response has a 2xx status code
func (*EndpointUpdateNotFound) String ¶
func (o *EndpointUpdateNotFound) String() string
type EndpointUpdateOK ¶
type EndpointUpdateOK struct {
Payload *models.PortainereeEndpoint
}
EndpointUpdateOK describes a response with status code 200, with default header values.
Success
func NewEndpointUpdateOK ¶
func NewEndpointUpdateOK() *EndpointUpdateOK
NewEndpointUpdateOK creates a EndpointUpdateOK with default headers values
func (*EndpointUpdateOK) Code ¶
func (o *EndpointUpdateOK) Code() int
Code gets the status code for the endpoint update o k response
func (*EndpointUpdateOK) Error ¶
func (o *EndpointUpdateOK) Error() string
func (*EndpointUpdateOK) GetPayload ¶
func (o *EndpointUpdateOK) GetPayload() *models.PortainereeEndpoint
func (*EndpointUpdateOK) IsClientError ¶
func (o *EndpointUpdateOK) IsClientError() bool
IsClientError returns true when this endpoint update o k response has a 4xx status code
func (*EndpointUpdateOK) IsCode ¶
func (o *EndpointUpdateOK) IsCode(code int) bool
IsCode returns true when this endpoint update o k response a status code equal to that given
func (*EndpointUpdateOK) IsRedirect ¶
func (o *EndpointUpdateOK) IsRedirect() bool
IsRedirect returns true when this endpoint update o k response has a 3xx status code
func (*EndpointUpdateOK) IsServerError ¶
func (o *EndpointUpdateOK) IsServerError() bool
IsServerError returns true when this endpoint update o k response has a 5xx status code
func (*EndpointUpdateOK) IsSuccess ¶
func (o *EndpointUpdateOK) IsSuccess() bool
IsSuccess returns true when this endpoint update o k response has a 2xx status code
func (*EndpointUpdateOK) String ¶
func (o *EndpointUpdateOK) String() string
type EndpointUpdateParams ¶
type EndpointUpdateParams struct {
/* Body.
Environment(Endpoint) details
*/
Body *models.EndpointsEndpointUpdatePayload
/* ID.
Environment(Endpoint) identifier
*/
ID int64
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
EndpointUpdateParams contains all the parameters to send to the API endpoint
for the endpoint update operation. Typically these are written to a http.Request.
func NewEndpointUpdateParams ¶
func NewEndpointUpdateParams() *EndpointUpdateParams
NewEndpointUpdateParams creates a new EndpointUpdateParams 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 NewEndpointUpdateParamsWithContext ¶
func NewEndpointUpdateParamsWithContext(ctx context.Context) *EndpointUpdateParams
NewEndpointUpdateParamsWithContext creates a new EndpointUpdateParams object with the ability to set a context for a request.
func NewEndpointUpdateParamsWithHTTPClient ¶
func NewEndpointUpdateParamsWithHTTPClient(client *http.Client) *EndpointUpdateParams
NewEndpointUpdateParamsWithHTTPClient creates a new EndpointUpdateParams object with the ability to set a custom HTTPClient for a request.
func NewEndpointUpdateParamsWithTimeout ¶
func NewEndpointUpdateParamsWithTimeout(timeout time.Duration) *EndpointUpdateParams
NewEndpointUpdateParamsWithTimeout creates a new EndpointUpdateParams object with the ability to set a timeout on a request.
func (*EndpointUpdateParams) SetBody ¶
func (o *EndpointUpdateParams) SetBody(body *models.EndpointsEndpointUpdatePayload)
SetBody adds the body to the endpoint update params
func (*EndpointUpdateParams) SetContext ¶
func (o *EndpointUpdateParams) SetContext(ctx context.Context)
SetContext adds the context to the endpoint update params
func (*EndpointUpdateParams) SetDefaults ¶
func (o *EndpointUpdateParams) SetDefaults()
SetDefaults hydrates default values in the endpoint update params (not the query body).
All values with no default are reset to their zero value.
func (*EndpointUpdateParams) SetHTTPClient ¶
func (o *EndpointUpdateParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the endpoint update params
func (*EndpointUpdateParams) SetID ¶
func (o *EndpointUpdateParams) SetID(id int64)
SetID adds the id to the endpoint update params
func (*EndpointUpdateParams) SetTimeout ¶
func (o *EndpointUpdateParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the endpoint update params
func (*EndpointUpdateParams) WithBody ¶
func (o *EndpointUpdateParams) WithBody(body *models.EndpointsEndpointUpdatePayload) *EndpointUpdateParams
WithBody adds the body to the endpoint update params
func (*EndpointUpdateParams) WithContext ¶
func (o *EndpointUpdateParams) WithContext(ctx context.Context) *EndpointUpdateParams
WithContext adds the context to the endpoint update params
func (*EndpointUpdateParams) WithDefaults ¶
func (o *EndpointUpdateParams) WithDefaults() *EndpointUpdateParams
WithDefaults hydrates default values in the endpoint update params (not the query body).
All values with no default are reset to their zero value.
func (*EndpointUpdateParams) WithHTTPClient ¶
func (o *EndpointUpdateParams) WithHTTPClient(client *http.Client) *EndpointUpdateParams
WithHTTPClient adds the HTTPClient to the endpoint update params
func (*EndpointUpdateParams) WithID ¶
func (o *EndpointUpdateParams) WithID(id int64) *EndpointUpdateParams
WithID adds the id to the endpoint update params
func (*EndpointUpdateParams) WithTimeout ¶
func (o *EndpointUpdateParams) WithTimeout(timeout time.Duration) *EndpointUpdateParams
WithTimeout adds the timeout to the endpoint update params
func (*EndpointUpdateParams) WriteToRequest ¶
func (o *EndpointUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type EndpointUpdateReader ¶
type EndpointUpdateReader struct {
// contains filtered or unexported fields
}
EndpointUpdateReader is a Reader for the EndpointUpdate structure.
func (*EndpointUpdateReader) ReadResponse ¶
func (o *EndpointUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type EndpointUpdateRelationsBadRequest ¶
type EndpointUpdateRelationsBadRequest struct {
}
EndpointUpdateRelationsBadRequest describes a response with status code 400, with default header values.
Invalid request
func NewEndpointUpdateRelationsBadRequest ¶
func NewEndpointUpdateRelationsBadRequest() *EndpointUpdateRelationsBadRequest
NewEndpointUpdateRelationsBadRequest creates a EndpointUpdateRelationsBadRequest with default headers values
func (*EndpointUpdateRelationsBadRequest) Code ¶
func (o *EndpointUpdateRelationsBadRequest) Code() int
Code gets the status code for the endpoint update relations bad request response
func (*EndpointUpdateRelationsBadRequest) Error ¶
func (o *EndpointUpdateRelationsBadRequest) Error() string
func (*EndpointUpdateRelationsBadRequest) IsClientError ¶
func (o *EndpointUpdateRelationsBadRequest) IsClientError() bool
IsClientError returns true when this endpoint update relations bad request response has a 4xx status code
func (*EndpointUpdateRelationsBadRequest) IsCode ¶
func (o *EndpointUpdateRelationsBadRequest) IsCode(code int) bool
IsCode returns true when this endpoint update relations bad request response a status code equal to that given
func (*EndpointUpdateRelationsBadRequest) IsRedirect ¶
func (o *EndpointUpdateRelationsBadRequest) IsRedirect() bool
IsRedirect returns true when this endpoint update relations bad request response has a 3xx status code
func (*EndpointUpdateRelationsBadRequest) IsServerError ¶
func (o *EndpointUpdateRelationsBadRequest) IsServerError() bool
IsServerError returns true when this endpoint update relations bad request response has a 5xx status code
func (*EndpointUpdateRelationsBadRequest) IsSuccess ¶
func (o *EndpointUpdateRelationsBadRequest) IsSuccess() bool
IsSuccess returns true when this endpoint update relations bad request response has a 2xx status code
func (*EndpointUpdateRelationsBadRequest) String ¶
func (o *EndpointUpdateRelationsBadRequest) String() string
type EndpointUpdateRelationsInternalServerError ¶
type EndpointUpdateRelationsInternalServerError struct {
}
EndpointUpdateRelationsInternalServerError describes a response with status code 500, with default header values.
Server error
func NewEndpointUpdateRelationsInternalServerError ¶
func NewEndpointUpdateRelationsInternalServerError() *EndpointUpdateRelationsInternalServerError
NewEndpointUpdateRelationsInternalServerError creates a EndpointUpdateRelationsInternalServerError with default headers values
func (*EndpointUpdateRelationsInternalServerError) Code ¶
func (o *EndpointUpdateRelationsInternalServerError) Code() int
Code gets the status code for the endpoint update relations internal server error response
func (*EndpointUpdateRelationsInternalServerError) Error ¶
func (o *EndpointUpdateRelationsInternalServerError) Error() string
func (*EndpointUpdateRelationsInternalServerError) IsClientError ¶
func (o *EndpointUpdateRelationsInternalServerError) IsClientError() bool
IsClientError returns true when this endpoint update relations internal server error response has a 4xx status code
func (*EndpointUpdateRelationsInternalServerError) IsCode ¶
func (o *EndpointUpdateRelationsInternalServerError) IsCode(code int) bool
IsCode returns true when this endpoint update relations internal server error response a status code equal to that given
func (*EndpointUpdateRelationsInternalServerError) IsRedirect ¶
func (o *EndpointUpdateRelationsInternalServerError) IsRedirect() bool
IsRedirect returns true when this endpoint update relations internal server error response has a 3xx status code
func (*EndpointUpdateRelationsInternalServerError) IsServerError ¶
func (o *EndpointUpdateRelationsInternalServerError) IsServerError() bool
IsServerError returns true when this endpoint update relations internal server error response has a 5xx status code
func (*EndpointUpdateRelationsInternalServerError) IsSuccess ¶
func (o *EndpointUpdateRelationsInternalServerError) IsSuccess() bool
IsSuccess returns true when this endpoint update relations internal server error response has a 2xx status code
func (*EndpointUpdateRelationsInternalServerError) String ¶
func (o *EndpointUpdateRelationsInternalServerError) String() string
type EndpointUpdateRelationsNoContent ¶
type EndpointUpdateRelationsNoContent struct {
}
EndpointUpdateRelationsNoContent describes a response with status code 204, with default header values.
Success
func NewEndpointUpdateRelationsNoContent ¶
func NewEndpointUpdateRelationsNoContent() *EndpointUpdateRelationsNoContent
NewEndpointUpdateRelationsNoContent creates a EndpointUpdateRelationsNoContent with default headers values
func (*EndpointUpdateRelationsNoContent) Code ¶
func (o *EndpointUpdateRelationsNoContent) Code() int
Code gets the status code for the endpoint update relations no content response
func (*EndpointUpdateRelationsNoContent) Error ¶
func (o *EndpointUpdateRelationsNoContent) Error() string
func (*EndpointUpdateRelationsNoContent) IsClientError ¶
func (o *EndpointUpdateRelationsNoContent) IsClientError() bool
IsClientError returns true when this endpoint update relations no content response has a 4xx status code
func (*EndpointUpdateRelationsNoContent) IsCode ¶
func (o *EndpointUpdateRelationsNoContent) IsCode(code int) bool
IsCode returns true when this endpoint update relations no content response a status code equal to that given
func (*EndpointUpdateRelationsNoContent) IsRedirect ¶
func (o *EndpointUpdateRelationsNoContent) IsRedirect() bool
IsRedirect returns true when this endpoint update relations no content response has a 3xx status code
func (*EndpointUpdateRelationsNoContent) IsServerError ¶
func (o *EndpointUpdateRelationsNoContent) IsServerError() bool
IsServerError returns true when this endpoint update relations no content response has a 5xx status code
func (*EndpointUpdateRelationsNoContent) IsSuccess ¶
func (o *EndpointUpdateRelationsNoContent) IsSuccess() bool
IsSuccess returns true when this endpoint update relations no content response has a 2xx status code
func (*EndpointUpdateRelationsNoContent) String ¶
func (o *EndpointUpdateRelationsNoContent) String() string
type EndpointUpdateRelationsNotFound ¶
type EndpointUpdateRelationsNotFound struct {
}
EndpointUpdateRelationsNotFound describes a response with status code 404, with default header values.
Not found
func NewEndpointUpdateRelationsNotFound ¶
func NewEndpointUpdateRelationsNotFound() *EndpointUpdateRelationsNotFound
NewEndpointUpdateRelationsNotFound creates a EndpointUpdateRelationsNotFound with default headers values
func (*EndpointUpdateRelationsNotFound) Code ¶
func (o *EndpointUpdateRelationsNotFound) Code() int
Code gets the status code for the endpoint update relations not found response
func (*EndpointUpdateRelationsNotFound) Error ¶
func (o *EndpointUpdateRelationsNotFound) Error() string
func (*EndpointUpdateRelationsNotFound) IsClientError ¶
func (o *EndpointUpdateRelationsNotFound) IsClientError() bool
IsClientError returns true when this endpoint update relations not found response has a 4xx status code
func (*EndpointUpdateRelationsNotFound) IsCode ¶
func (o *EndpointUpdateRelationsNotFound) IsCode(code int) bool
IsCode returns true when this endpoint update relations not found response a status code equal to that given
func (*EndpointUpdateRelationsNotFound) IsRedirect ¶
func (o *EndpointUpdateRelationsNotFound) IsRedirect() bool
IsRedirect returns true when this endpoint update relations not found response has a 3xx status code
func (*EndpointUpdateRelationsNotFound) IsServerError ¶
func (o *EndpointUpdateRelationsNotFound) IsServerError() bool
IsServerError returns true when this endpoint update relations not found response has a 5xx status code
func (*EndpointUpdateRelationsNotFound) IsSuccess ¶
func (o *EndpointUpdateRelationsNotFound) IsSuccess() bool
IsSuccess returns true when this endpoint update relations not found response has a 2xx status code
func (*EndpointUpdateRelationsNotFound) String ¶
func (o *EndpointUpdateRelationsNotFound) String() string
type EndpointUpdateRelationsParams ¶
type EndpointUpdateRelationsParams struct {
/* Body.
Environment relations data
*/
Body *models.EndpointsEndpointUpdateRelationsPayload
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
EndpointUpdateRelationsParams contains all the parameters to send to the API endpoint
for the endpoint update relations operation. Typically these are written to a http.Request.
func NewEndpointUpdateRelationsParams ¶
func NewEndpointUpdateRelationsParams() *EndpointUpdateRelationsParams
NewEndpointUpdateRelationsParams creates a new EndpointUpdateRelationsParams 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 NewEndpointUpdateRelationsParamsWithContext ¶
func NewEndpointUpdateRelationsParamsWithContext(ctx context.Context) *EndpointUpdateRelationsParams
NewEndpointUpdateRelationsParamsWithContext creates a new EndpointUpdateRelationsParams object with the ability to set a context for a request.
func NewEndpointUpdateRelationsParamsWithHTTPClient ¶
func NewEndpointUpdateRelationsParamsWithHTTPClient(client *http.Client) *EndpointUpdateRelationsParams
NewEndpointUpdateRelationsParamsWithHTTPClient creates a new EndpointUpdateRelationsParams object with the ability to set a custom HTTPClient for a request.
func NewEndpointUpdateRelationsParamsWithTimeout ¶
func NewEndpointUpdateRelationsParamsWithTimeout(timeout time.Duration) *EndpointUpdateRelationsParams
NewEndpointUpdateRelationsParamsWithTimeout creates a new EndpointUpdateRelationsParams object with the ability to set a timeout on a request.
func (*EndpointUpdateRelationsParams) SetBody ¶
func (o *EndpointUpdateRelationsParams) SetBody(body *models.EndpointsEndpointUpdateRelationsPayload)
SetBody adds the body to the endpoint update relations params
func (*EndpointUpdateRelationsParams) SetContext ¶
func (o *EndpointUpdateRelationsParams) SetContext(ctx context.Context)
SetContext adds the context to the endpoint update relations params
func (*EndpointUpdateRelationsParams) SetDefaults ¶
func (o *EndpointUpdateRelationsParams) SetDefaults()
SetDefaults hydrates default values in the endpoint update relations params (not the query body).
All values with no default are reset to their zero value.
func (*EndpointUpdateRelationsParams) SetHTTPClient ¶
func (o *EndpointUpdateRelationsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the endpoint update relations params
func (*EndpointUpdateRelationsParams) SetTimeout ¶
func (o *EndpointUpdateRelationsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the endpoint update relations params
func (*EndpointUpdateRelationsParams) WithBody ¶
func (o *EndpointUpdateRelationsParams) WithBody(body *models.EndpointsEndpointUpdateRelationsPayload) *EndpointUpdateRelationsParams
WithBody adds the body to the endpoint update relations params
func (*EndpointUpdateRelationsParams) WithContext ¶
func (o *EndpointUpdateRelationsParams) WithContext(ctx context.Context) *EndpointUpdateRelationsParams
WithContext adds the context to the endpoint update relations params
func (*EndpointUpdateRelationsParams) WithDefaults ¶
func (o *EndpointUpdateRelationsParams) WithDefaults() *EndpointUpdateRelationsParams
WithDefaults hydrates default values in the endpoint update relations params (not the query body).
All values with no default are reset to their zero value.
func (*EndpointUpdateRelationsParams) WithHTTPClient ¶
func (o *EndpointUpdateRelationsParams) WithHTTPClient(client *http.Client) *EndpointUpdateRelationsParams
WithHTTPClient adds the HTTPClient to the endpoint update relations params
func (*EndpointUpdateRelationsParams) WithTimeout ¶
func (o *EndpointUpdateRelationsParams) WithTimeout(timeout time.Duration) *EndpointUpdateRelationsParams
WithTimeout adds the timeout to the endpoint update relations params
func (*EndpointUpdateRelationsParams) WriteToRequest ¶
func (o *EndpointUpdateRelationsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type EndpointUpdateRelationsReader ¶
type EndpointUpdateRelationsReader struct {
// contains filtered or unexported fields
}
EndpointUpdateRelationsReader is a Reader for the EndpointUpdateRelations structure.
func (*EndpointUpdateRelationsReader) ReadResponse ¶
func (o *EndpointUpdateRelationsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type EndpointUpdateRelationsUnauthorized ¶
type EndpointUpdateRelationsUnauthorized struct {
}
EndpointUpdateRelationsUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewEndpointUpdateRelationsUnauthorized ¶
func NewEndpointUpdateRelationsUnauthorized() *EndpointUpdateRelationsUnauthorized
NewEndpointUpdateRelationsUnauthorized creates a EndpointUpdateRelationsUnauthorized with default headers values
func (*EndpointUpdateRelationsUnauthorized) Code ¶
func (o *EndpointUpdateRelationsUnauthorized) Code() int
Code gets the status code for the endpoint update relations unauthorized response
func (*EndpointUpdateRelationsUnauthorized) Error ¶
func (o *EndpointUpdateRelationsUnauthorized) Error() string
func (*EndpointUpdateRelationsUnauthorized) IsClientError ¶
func (o *EndpointUpdateRelationsUnauthorized) IsClientError() bool
IsClientError returns true when this endpoint update relations unauthorized response has a 4xx status code
func (*EndpointUpdateRelationsUnauthorized) IsCode ¶
func (o *EndpointUpdateRelationsUnauthorized) IsCode(code int) bool
IsCode returns true when this endpoint update relations unauthorized response a status code equal to that given
func (*EndpointUpdateRelationsUnauthorized) IsRedirect ¶
func (o *EndpointUpdateRelationsUnauthorized) IsRedirect() bool
IsRedirect returns true when this endpoint update relations unauthorized response has a 3xx status code
func (*EndpointUpdateRelationsUnauthorized) IsServerError ¶
func (o *EndpointUpdateRelationsUnauthorized) IsServerError() bool
IsServerError returns true when this endpoint update relations unauthorized response has a 5xx status code
func (*EndpointUpdateRelationsUnauthorized) IsSuccess ¶
func (o *EndpointUpdateRelationsUnauthorized) IsSuccess() bool
IsSuccess returns true when this endpoint update relations unauthorized response has a 2xx status code
func (*EndpointUpdateRelationsUnauthorized) String ¶
func (o *EndpointUpdateRelationsUnauthorized) String() string
type NamespacesAccessUpdateBadRequest ¶
type NamespacesAccessUpdateBadRequest struct {
}
NamespacesAccessUpdateBadRequest describes a response with status code 400, with default header values.
Invalid request payload, such as missing required fields or fields not meeting validation criteria.
func NewNamespacesAccessUpdateBadRequest ¶
func NewNamespacesAccessUpdateBadRequest() *NamespacesAccessUpdateBadRequest
NewNamespacesAccessUpdateBadRequest creates a NamespacesAccessUpdateBadRequest with default headers values
func (*NamespacesAccessUpdateBadRequest) Code ¶
func (o *NamespacesAccessUpdateBadRequest) Code() int
Code gets the status code for the namespaces access update bad request response
func (*NamespacesAccessUpdateBadRequest) Error ¶
func (o *NamespacesAccessUpdateBadRequest) Error() string
func (*NamespacesAccessUpdateBadRequest) IsClientError ¶
func (o *NamespacesAccessUpdateBadRequest) IsClientError() bool
IsClientError returns true when this namespaces access update bad request response has a 4xx status code
func (*NamespacesAccessUpdateBadRequest) IsCode ¶
func (o *NamespacesAccessUpdateBadRequest) IsCode(code int) bool
IsCode returns true when this namespaces access update bad request response a status code equal to that given
func (*NamespacesAccessUpdateBadRequest) IsRedirect ¶
func (o *NamespacesAccessUpdateBadRequest) IsRedirect() bool
IsRedirect returns true when this namespaces access update bad request response has a 3xx status code
func (*NamespacesAccessUpdateBadRequest) IsServerError ¶
func (o *NamespacesAccessUpdateBadRequest) IsServerError() bool
IsServerError returns true when this namespaces access update bad request response has a 5xx status code
func (*NamespacesAccessUpdateBadRequest) IsSuccess ¶
func (o *NamespacesAccessUpdateBadRequest) IsSuccess() bool
IsSuccess returns true when this namespaces access update bad request response has a 2xx status code
func (*NamespacesAccessUpdateBadRequest) String ¶
func (o *NamespacesAccessUpdateBadRequest) String() string
type NamespacesAccessUpdateForbidden ¶
type NamespacesAccessUpdateForbidden struct {
}
NamespacesAccessUpdateForbidden describes a response with status code 403, with default header values.
Permission denied - the user is authenticated but does not have the necessary permissions to access the requested resource or perform the specified operation. Check your user roles and permissions.
func NewNamespacesAccessUpdateForbidden ¶
func NewNamespacesAccessUpdateForbidden() *NamespacesAccessUpdateForbidden
NewNamespacesAccessUpdateForbidden creates a NamespacesAccessUpdateForbidden with default headers values
func (*NamespacesAccessUpdateForbidden) Code ¶
func (o *NamespacesAccessUpdateForbidden) Code() int
Code gets the status code for the namespaces access update forbidden response
func (*NamespacesAccessUpdateForbidden) Error ¶
func (o *NamespacesAccessUpdateForbidden) Error() string
func (*NamespacesAccessUpdateForbidden) IsClientError ¶
func (o *NamespacesAccessUpdateForbidden) IsClientError() bool
IsClientError returns true when this namespaces access update forbidden response has a 4xx status code
func (*NamespacesAccessUpdateForbidden) IsCode ¶
func (o *NamespacesAccessUpdateForbidden) IsCode(code int) bool
IsCode returns true when this namespaces access update forbidden response a status code equal to that given
func (*NamespacesAccessUpdateForbidden) IsRedirect ¶
func (o *NamespacesAccessUpdateForbidden) IsRedirect() bool
IsRedirect returns true when this namespaces access update forbidden response has a 3xx status code
func (*NamespacesAccessUpdateForbidden) IsServerError ¶
func (o *NamespacesAccessUpdateForbidden) IsServerError() bool
IsServerError returns true when this namespaces access update forbidden response has a 5xx status code
func (*NamespacesAccessUpdateForbidden) IsSuccess ¶
func (o *NamespacesAccessUpdateForbidden) IsSuccess() bool
IsSuccess returns true when this namespaces access update forbidden response has a 2xx status code
func (*NamespacesAccessUpdateForbidden) String ¶
func (o *NamespacesAccessUpdateForbidden) String() string
type NamespacesAccessUpdateInternalServerError ¶
type NamespacesAccessUpdateInternalServerError struct {
}
NamespacesAccessUpdateInternalServerError describes a response with status code 500, with default header values.
Server error occurred while attempting to update namespace access permissions.
func NewNamespacesAccessUpdateInternalServerError ¶
func NewNamespacesAccessUpdateInternalServerError() *NamespacesAccessUpdateInternalServerError
NewNamespacesAccessUpdateInternalServerError creates a NamespacesAccessUpdateInternalServerError with default headers values
func (*NamespacesAccessUpdateInternalServerError) Code ¶
func (o *NamespacesAccessUpdateInternalServerError) Code() int
Code gets the status code for the namespaces access update internal server error response
func (*NamespacesAccessUpdateInternalServerError) Error ¶
func (o *NamespacesAccessUpdateInternalServerError) Error() string
func (*NamespacesAccessUpdateInternalServerError) IsClientError ¶
func (o *NamespacesAccessUpdateInternalServerError) IsClientError() bool
IsClientError returns true when this namespaces access update internal server error response has a 4xx status code
func (*NamespacesAccessUpdateInternalServerError) IsCode ¶
func (o *NamespacesAccessUpdateInternalServerError) IsCode(code int) bool
IsCode returns true when this namespaces access update internal server error response a status code equal to that given
func (*NamespacesAccessUpdateInternalServerError) IsRedirect ¶
func (o *NamespacesAccessUpdateInternalServerError) IsRedirect() bool
IsRedirect returns true when this namespaces access update internal server error response has a 3xx status code
func (*NamespacesAccessUpdateInternalServerError) IsServerError ¶
func (o *NamespacesAccessUpdateInternalServerError) IsServerError() bool
IsServerError returns true when this namespaces access update internal server error response has a 5xx status code
func (*NamespacesAccessUpdateInternalServerError) IsSuccess ¶
func (o *NamespacesAccessUpdateInternalServerError) IsSuccess() bool
IsSuccess returns true when this namespaces access update internal server error response has a 2xx status code
func (*NamespacesAccessUpdateInternalServerError) String ¶
func (o *NamespacesAccessUpdateInternalServerError) String() string
type NamespacesAccessUpdateNoContent ¶
type NamespacesAccessUpdateNoContent struct {
}
NamespacesAccessUpdateNoContent describes a response with status code 204, with default header values.
Success - Access permissions were successfully updated
func NewNamespacesAccessUpdateNoContent ¶
func NewNamespacesAccessUpdateNoContent() *NamespacesAccessUpdateNoContent
NewNamespacesAccessUpdateNoContent creates a NamespacesAccessUpdateNoContent with default headers values
func (*NamespacesAccessUpdateNoContent) Code ¶
func (o *NamespacesAccessUpdateNoContent) Code() int
Code gets the status code for the namespaces access update no content response
func (*NamespacesAccessUpdateNoContent) Error ¶
func (o *NamespacesAccessUpdateNoContent) Error() string
func (*NamespacesAccessUpdateNoContent) IsClientError ¶
func (o *NamespacesAccessUpdateNoContent) IsClientError() bool
IsClientError returns true when this namespaces access update no content response has a 4xx status code
func (*NamespacesAccessUpdateNoContent) IsCode ¶
func (o *NamespacesAccessUpdateNoContent) IsCode(code int) bool
IsCode returns true when this namespaces access update no content response a status code equal to that given
func (*NamespacesAccessUpdateNoContent) IsRedirect ¶
func (o *NamespacesAccessUpdateNoContent) IsRedirect() bool
IsRedirect returns true when this namespaces access update no content response has a 3xx status code
func (*NamespacesAccessUpdateNoContent) IsServerError ¶
func (o *NamespacesAccessUpdateNoContent) IsServerError() bool
IsServerError returns true when this namespaces access update no content response has a 5xx status code
func (*NamespacesAccessUpdateNoContent) IsSuccess ¶
func (o *NamespacesAccessUpdateNoContent) IsSuccess() bool
IsSuccess returns true when this namespaces access update no content response has a 2xx status code
func (*NamespacesAccessUpdateNoContent) String ¶
func (o *NamespacesAccessUpdateNoContent) String() string
type NamespacesAccessUpdateNotFound ¶
type NamespacesAccessUpdateNotFound struct {
}
NamespacesAccessUpdateNotFound describes a response with status code 404, with default header values.
Unable to find an environment with the specified identifier.
func NewNamespacesAccessUpdateNotFound ¶
func NewNamespacesAccessUpdateNotFound() *NamespacesAccessUpdateNotFound
NewNamespacesAccessUpdateNotFound creates a NamespacesAccessUpdateNotFound with default headers values
func (*NamespacesAccessUpdateNotFound) Code ¶
func (o *NamespacesAccessUpdateNotFound) Code() int
Code gets the status code for the namespaces access update not found response
func (*NamespacesAccessUpdateNotFound) Error ¶
func (o *NamespacesAccessUpdateNotFound) Error() string
func (*NamespacesAccessUpdateNotFound) IsClientError ¶
func (o *NamespacesAccessUpdateNotFound) IsClientError() bool
IsClientError returns true when this namespaces access update not found response has a 4xx status code
func (*NamespacesAccessUpdateNotFound) IsCode ¶
func (o *NamespacesAccessUpdateNotFound) IsCode(code int) bool
IsCode returns true when this namespaces access update not found response a status code equal to that given
func (*NamespacesAccessUpdateNotFound) IsRedirect ¶
func (o *NamespacesAccessUpdateNotFound) IsRedirect() bool
IsRedirect returns true when this namespaces access update not found response has a 3xx status code
func (*NamespacesAccessUpdateNotFound) IsServerError ¶
func (o *NamespacesAccessUpdateNotFound) IsServerError() bool
IsServerError returns true when this namespaces access update not found response has a 5xx status code
func (*NamespacesAccessUpdateNotFound) IsSuccess ¶
func (o *NamespacesAccessUpdateNotFound) IsSuccess() bool
IsSuccess returns true when this namespaces access update not found response has a 2xx status code
func (*NamespacesAccessUpdateNotFound) String ¶
func (o *NamespacesAccessUpdateNotFound) String() string
type NamespacesAccessUpdateParams ¶
type NamespacesAccessUpdateParams struct {
/* Body.
Payload containing lists of users and teams to add or remove access for
*/
Body *models.EndpointsResourcePoolUpdatePayload
/* ID.
Environment identifier
*/
ID int64
/* Rpn.
Namespace identifier
*/
Rpn int64
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
NamespacesAccessUpdateParams contains all the parameters to send to the API endpoint
for the namespaces access update operation. Typically these are written to a http.Request.
func NewNamespacesAccessUpdateParams ¶
func NewNamespacesAccessUpdateParams() *NamespacesAccessUpdateParams
NewNamespacesAccessUpdateParams creates a new NamespacesAccessUpdateParams 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 NewNamespacesAccessUpdateParamsWithContext ¶
func NewNamespacesAccessUpdateParamsWithContext(ctx context.Context) *NamespacesAccessUpdateParams
NewNamespacesAccessUpdateParamsWithContext creates a new NamespacesAccessUpdateParams object with the ability to set a context for a request.
func NewNamespacesAccessUpdateParamsWithHTTPClient ¶
func NewNamespacesAccessUpdateParamsWithHTTPClient(client *http.Client) *NamespacesAccessUpdateParams
NewNamespacesAccessUpdateParamsWithHTTPClient creates a new NamespacesAccessUpdateParams object with the ability to set a custom HTTPClient for a request.
func NewNamespacesAccessUpdateParamsWithTimeout ¶
func NewNamespacesAccessUpdateParamsWithTimeout(timeout time.Duration) *NamespacesAccessUpdateParams
NewNamespacesAccessUpdateParamsWithTimeout creates a new NamespacesAccessUpdateParams object with the ability to set a timeout on a request.
func (*NamespacesAccessUpdateParams) SetBody ¶
func (o *NamespacesAccessUpdateParams) SetBody(body *models.EndpointsResourcePoolUpdatePayload)
SetBody adds the body to the namespaces access update params
func (*NamespacesAccessUpdateParams) SetContext ¶
func (o *NamespacesAccessUpdateParams) SetContext(ctx context.Context)
SetContext adds the context to the namespaces access update params
func (*NamespacesAccessUpdateParams) SetDefaults ¶
func (o *NamespacesAccessUpdateParams) SetDefaults()
SetDefaults hydrates default values in the namespaces access update params (not the query body).
All values with no default are reset to their zero value.
func (*NamespacesAccessUpdateParams) SetHTTPClient ¶
func (o *NamespacesAccessUpdateParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the namespaces access update params
func (*NamespacesAccessUpdateParams) SetID ¶
func (o *NamespacesAccessUpdateParams) SetID(id int64)
SetID adds the id to the namespaces access update params
func (*NamespacesAccessUpdateParams) SetRpn ¶
func (o *NamespacesAccessUpdateParams) SetRpn(rpn int64)
SetRpn adds the rpn to the namespaces access update params
func (*NamespacesAccessUpdateParams) SetTimeout ¶
func (o *NamespacesAccessUpdateParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the namespaces access update params
func (*NamespacesAccessUpdateParams) WithBody ¶
func (o *NamespacesAccessUpdateParams) WithBody(body *models.EndpointsResourcePoolUpdatePayload) *NamespacesAccessUpdateParams
WithBody adds the body to the namespaces access update params
func (*NamespacesAccessUpdateParams) WithContext ¶
func (o *NamespacesAccessUpdateParams) WithContext(ctx context.Context) *NamespacesAccessUpdateParams
WithContext adds the context to the namespaces access update params
func (*NamespacesAccessUpdateParams) WithDefaults ¶
func (o *NamespacesAccessUpdateParams) WithDefaults() *NamespacesAccessUpdateParams
WithDefaults hydrates default values in the namespaces access update params (not the query body).
All values with no default are reset to their zero value.
func (*NamespacesAccessUpdateParams) WithHTTPClient ¶
func (o *NamespacesAccessUpdateParams) WithHTTPClient(client *http.Client) *NamespacesAccessUpdateParams
WithHTTPClient adds the HTTPClient to the namespaces access update params
func (*NamespacesAccessUpdateParams) WithID ¶
func (o *NamespacesAccessUpdateParams) WithID(id int64) *NamespacesAccessUpdateParams
WithID adds the id to the namespaces access update params
func (*NamespacesAccessUpdateParams) WithRpn ¶
func (o *NamespacesAccessUpdateParams) WithRpn(rpn int64) *NamespacesAccessUpdateParams
WithRpn adds the rpn to the namespaces access update params
func (*NamespacesAccessUpdateParams) WithTimeout ¶
func (o *NamespacesAccessUpdateParams) WithTimeout(timeout time.Duration) *NamespacesAccessUpdateParams
WithTimeout adds the timeout to the namespaces access update params
func (*NamespacesAccessUpdateParams) WriteToRequest ¶
func (o *NamespacesAccessUpdateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type NamespacesAccessUpdateReader ¶
type NamespacesAccessUpdateReader struct {
// contains filtered or unexported fields
}
NamespacesAccessUpdateReader is a Reader for the NamespacesAccessUpdate structure.
func (*NamespacesAccessUpdateReader) ReadResponse ¶
func (o *NamespacesAccessUpdateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostEndpointsIDDockerV2BrowsePutBadRequest ¶
type PostEndpointsIDDockerV2BrowsePutBadRequest struct {
}
PostEndpointsIDDockerV2BrowsePutBadRequest describes a response with status code 400, with default header values.
Invalid request
func NewPostEndpointsIDDockerV2BrowsePutBadRequest ¶
func NewPostEndpointsIDDockerV2BrowsePutBadRequest() *PostEndpointsIDDockerV2BrowsePutBadRequest
NewPostEndpointsIDDockerV2BrowsePutBadRequest creates a PostEndpointsIDDockerV2BrowsePutBadRequest with default headers values
func (*PostEndpointsIDDockerV2BrowsePutBadRequest) Code ¶
func (o *PostEndpointsIDDockerV2BrowsePutBadRequest) Code() int
Code gets the status code for the post endpoints Id docker v2 browse put bad request response
func (*PostEndpointsIDDockerV2BrowsePutBadRequest) Error ¶
func (o *PostEndpointsIDDockerV2BrowsePutBadRequest) Error() string
func (*PostEndpointsIDDockerV2BrowsePutBadRequest) IsClientError ¶
func (o *PostEndpointsIDDockerV2BrowsePutBadRequest) IsClientError() bool
IsClientError returns true when this post endpoints Id docker v2 browse put bad request response has a 4xx status code
func (*PostEndpointsIDDockerV2BrowsePutBadRequest) IsCode ¶
func (o *PostEndpointsIDDockerV2BrowsePutBadRequest) IsCode(code int) bool
IsCode returns true when this post endpoints Id docker v2 browse put bad request response a status code equal to that given
func (*PostEndpointsIDDockerV2BrowsePutBadRequest) IsRedirect ¶
func (o *PostEndpointsIDDockerV2BrowsePutBadRequest) IsRedirect() bool
IsRedirect returns true when this post endpoints Id docker v2 browse put bad request response has a 3xx status code
func (*PostEndpointsIDDockerV2BrowsePutBadRequest) IsServerError ¶
func (o *PostEndpointsIDDockerV2BrowsePutBadRequest) IsServerError() bool
IsServerError returns true when this post endpoints Id docker v2 browse put bad request response has a 5xx status code
func (*PostEndpointsIDDockerV2BrowsePutBadRequest) IsSuccess ¶
func (o *PostEndpointsIDDockerV2BrowsePutBadRequest) IsSuccess() bool
IsSuccess returns true when this post endpoints Id docker v2 browse put bad request response has a 2xx status code
func (*PostEndpointsIDDockerV2BrowsePutBadRequest) String ¶
func (o *PostEndpointsIDDockerV2BrowsePutBadRequest) String() string
type PostEndpointsIDDockerV2BrowsePutInternalServerError ¶
type PostEndpointsIDDockerV2BrowsePutInternalServerError struct {
}
PostEndpointsIDDockerV2BrowsePutInternalServerError describes a response with status code 500, with default header values.
Server error
func NewPostEndpointsIDDockerV2BrowsePutInternalServerError ¶
func NewPostEndpointsIDDockerV2BrowsePutInternalServerError() *PostEndpointsIDDockerV2BrowsePutInternalServerError
NewPostEndpointsIDDockerV2BrowsePutInternalServerError creates a PostEndpointsIDDockerV2BrowsePutInternalServerError with default headers values
func (*PostEndpointsIDDockerV2BrowsePutInternalServerError) Code ¶
func (o *PostEndpointsIDDockerV2BrowsePutInternalServerError) Code() int
Code gets the status code for the post endpoints Id docker v2 browse put internal server error response
func (*PostEndpointsIDDockerV2BrowsePutInternalServerError) Error ¶
func (o *PostEndpointsIDDockerV2BrowsePutInternalServerError) Error() string
func (*PostEndpointsIDDockerV2BrowsePutInternalServerError) IsClientError ¶
func (o *PostEndpointsIDDockerV2BrowsePutInternalServerError) IsClientError() bool
IsClientError returns true when this post endpoints Id docker v2 browse put internal server error response has a 4xx status code
func (*PostEndpointsIDDockerV2BrowsePutInternalServerError) IsCode ¶
func (o *PostEndpointsIDDockerV2BrowsePutInternalServerError) IsCode(code int) bool
IsCode returns true when this post endpoints Id docker v2 browse put internal server error response a status code equal to that given
func (*PostEndpointsIDDockerV2BrowsePutInternalServerError) IsRedirect ¶
func (o *PostEndpointsIDDockerV2BrowsePutInternalServerError) IsRedirect() bool
IsRedirect returns true when this post endpoints Id docker v2 browse put internal server error response has a 3xx status code
func (*PostEndpointsIDDockerV2BrowsePutInternalServerError) IsServerError ¶
func (o *PostEndpointsIDDockerV2BrowsePutInternalServerError) IsServerError() bool
IsServerError returns true when this post endpoints Id docker v2 browse put internal server error response has a 5xx status code
func (*PostEndpointsIDDockerV2BrowsePutInternalServerError) IsSuccess ¶
func (o *PostEndpointsIDDockerV2BrowsePutInternalServerError) IsSuccess() bool
IsSuccess returns true when this post endpoints Id docker v2 browse put internal server error response has a 2xx status code
func (*PostEndpointsIDDockerV2BrowsePutInternalServerError) String ¶
func (o *PostEndpointsIDDockerV2BrowsePutInternalServerError) String() string
type PostEndpointsIDDockerV2BrowsePutNoContent ¶
type PostEndpointsIDDockerV2BrowsePutNoContent struct {
}
PostEndpointsIDDockerV2BrowsePutNoContent describes a response with status code 204, with default header values.
Success
func NewPostEndpointsIDDockerV2BrowsePutNoContent ¶
func NewPostEndpointsIDDockerV2BrowsePutNoContent() *PostEndpointsIDDockerV2BrowsePutNoContent
NewPostEndpointsIDDockerV2BrowsePutNoContent creates a PostEndpointsIDDockerV2BrowsePutNoContent with default headers values
func (*PostEndpointsIDDockerV2BrowsePutNoContent) Code ¶
func (o *PostEndpointsIDDockerV2BrowsePutNoContent) Code() int
Code gets the status code for the post endpoints Id docker v2 browse put no content response
func (*PostEndpointsIDDockerV2BrowsePutNoContent) Error ¶
func (o *PostEndpointsIDDockerV2BrowsePutNoContent) Error() string
func (*PostEndpointsIDDockerV2BrowsePutNoContent) IsClientError ¶
func (o *PostEndpointsIDDockerV2BrowsePutNoContent) IsClientError() bool
IsClientError returns true when this post endpoints Id docker v2 browse put no content response has a 4xx status code
func (*PostEndpointsIDDockerV2BrowsePutNoContent) IsCode ¶
func (o *PostEndpointsIDDockerV2BrowsePutNoContent) IsCode(code int) bool
IsCode returns true when this post endpoints Id docker v2 browse put no content response a status code equal to that given
func (*PostEndpointsIDDockerV2BrowsePutNoContent) IsRedirect ¶
func (o *PostEndpointsIDDockerV2BrowsePutNoContent) IsRedirect() bool
IsRedirect returns true when this post endpoints Id docker v2 browse put no content response has a 3xx status code
func (*PostEndpointsIDDockerV2BrowsePutNoContent) IsServerError ¶
func (o *PostEndpointsIDDockerV2BrowsePutNoContent) IsServerError() bool
IsServerError returns true when this post endpoints Id docker v2 browse put no content response has a 5xx status code
func (*PostEndpointsIDDockerV2BrowsePutNoContent) IsSuccess ¶
func (o *PostEndpointsIDDockerV2BrowsePutNoContent) IsSuccess() bool
IsSuccess returns true when this post endpoints Id docker v2 browse put no content response has a 2xx status code
func (*PostEndpointsIDDockerV2BrowsePutNoContent) String ¶
func (o *PostEndpointsIDDockerV2BrowsePutNoContent) String() string
type PostEndpointsIDDockerV2BrowsePutParams ¶
type PostEndpointsIDDockerV2BrowsePutParams struct {
/* Path.
The destination path to upload the file to
*/
Path string
/* File.
The file to upload
*/
File runtime.NamedReadCloser
/* ID.
Environment(Endpoint) identifier
*/
ID int64
/* VolumeID.
Optional volume identifier to upload the file
*/
VolumeID *string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
PostEndpointsIDDockerV2BrowsePutParams contains all the parameters to send to the API endpoint
for the post endpoints ID docker v2 browse put operation. Typically these are written to a http.Request.
func NewPostEndpointsIDDockerV2BrowsePutParams ¶
func NewPostEndpointsIDDockerV2BrowsePutParams() *PostEndpointsIDDockerV2BrowsePutParams
NewPostEndpointsIDDockerV2BrowsePutParams creates a new PostEndpointsIDDockerV2BrowsePutParams 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 NewPostEndpointsIDDockerV2BrowsePutParamsWithContext ¶
func NewPostEndpointsIDDockerV2BrowsePutParamsWithContext(ctx context.Context) *PostEndpointsIDDockerV2BrowsePutParams
NewPostEndpointsIDDockerV2BrowsePutParamsWithContext creates a new PostEndpointsIDDockerV2BrowsePutParams object with the ability to set a context for a request.
func NewPostEndpointsIDDockerV2BrowsePutParamsWithHTTPClient ¶
func NewPostEndpointsIDDockerV2BrowsePutParamsWithHTTPClient(client *http.Client) *PostEndpointsIDDockerV2BrowsePutParams
NewPostEndpointsIDDockerV2BrowsePutParamsWithHTTPClient creates a new PostEndpointsIDDockerV2BrowsePutParams object with the ability to set a custom HTTPClient for a request.
func NewPostEndpointsIDDockerV2BrowsePutParamsWithTimeout ¶
func NewPostEndpointsIDDockerV2BrowsePutParamsWithTimeout(timeout time.Duration) *PostEndpointsIDDockerV2BrowsePutParams
NewPostEndpointsIDDockerV2BrowsePutParamsWithTimeout creates a new PostEndpointsIDDockerV2BrowsePutParams object with the ability to set a timeout on a request.
func (*PostEndpointsIDDockerV2BrowsePutParams) SetContext ¶
func (o *PostEndpointsIDDockerV2BrowsePutParams) SetContext(ctx context.Context)
SetContext adds the context to the post endpoints ID docker v2 browse put params
func (*PostEndpointsIDDockerV2BrowsePutParams) SetDefaults ¶
func (o *PostEndpointsIDDockerV2BrowsePutParams) SetDefaults()
SetDefaults hydrates default values in the post endpoints ID docker v2 browse put params (not the query body).
All values with no default are reset to their zero value.
func (*PostEndpointsIDDockerV2BrowsePutParams) SetFile ¶
func (o *PostEndpointsIDDockerV2BrowsePutParams) SetFile(file runtime.NamedReadCloser)
SetFile adds the file to the post endpoints ID docker v2 browse put params
func (*PostEndpointsIDDockerV2BrowsePutParams) SetHTTPClient ¶
func (o *PostEndpointsIDDockerV2BrowsePutParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post endpoints ID docker v2 browse put params
func (*PostEndpointsIDDockerV2BrowsePutParams) SetID ¶
func (o *PostEndpointsIDDockerV2BrowsePutParams) SetID(id int64)
SetID adds the id to the post endpoints ID docker v2 browse put params
func (*PostEndpointsIDDockerV2BrowsePutParams) SetPath ¶
func (o *PostEndpointsIDDockerV2BrowsePutParams) SetPath(path string)
SetPath adds the path to the post endpoints ID docker v2 browse put params
func (*PostEndpointsIDDockerV2BrowsePutParams) SetTimeout ¶
func (o *PostEndpointsIDDockerV2BrowsePutParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post endpoints ID docker v2 browse put params
func (*PostEndpointsIDDockerV2BrowsePutParams) SetVolumeID ¶
func (o *PostEndpointsIDDockerV2BrowsePutParams) SetVolumeID(volumeID *string)
SetVolumeID adds the volumeId to the post endpoints ID docker v2 browse put params
func (*PostEndpointsIDDockerV2BrowsePutParams) WithContext ¶
func (o *PostEndpointsIDDockerV2BrowsePutParams) WithContext(ctx context.Context) *PostEndpointsIDDockerV2BrowsePutParams
WithContext adds the context to the post endpoints ID docker v2 browse put params
func (*PostEndpointsIDDockerV2BrowsePutParams) WithDefaults ¶
func (o *PostEndpointsIDDockerV2BrowsePutParams) WithDefaults() *PostEndpointsIDDockerV2BrowsePutParams
WithDefaults hydrates default values in the post endpoints ID docker v2 browse put params (not the query body).
All values with no default are reset to their zero value.
func (*PostEndpointsIDDockerV2BrowsePutParams) WithFile ¶
func (o *PostEndpointsIDDockerV2BrowsePutParams) WithFile(file runtime.NamedReadCloser) *PostEndpointsIDDockerV2BrowsePutParams
WithFile adds the file to the post endpoints ID docker v2 browse put params
func (*PostEndpointsIDDockerV2BrowsePutParams) WithHTTPClient ¶
func (o *PostEndpointsIDDockerV2BrowsePutParams) WithHTTPClient(client *http.Client) *PostEndpointsIDDockerV2BrowsePutParams
WithHTTPClient adds the HTTPClient to the post endpoints ID docker v2 browse put params
func (*PostEndpointsIDDockerV2BrowsePutParams) WithID ¶
func (o *PostEndpointsIDDockerV2BrowsePutParams) WithID(id int64) *PostEndpointsIDDockerV2BrowsePutParams
WithID adds the id to the post endpoints ID docker v2 browse put params
func (*PostEndpointsIDDockerV2BrowsePutParams) WithPath ¶
func (o *PostEndpointsIDDockerV2BrowsePutParams) WithPath(path string) *PostEndpointsIDDockerV2BrowsePutParams
WithPath adds the path to the post endpoints ID docker v2 browse put params
func (*PostEndpointsIDDockerV2BrowsePutParams) WithTimeout ¶
func (o *PostEndpointsIDDockerV2BrowsePutParams) WithTimeout(timeout time.Duration) *PostEndpointsIDDockerV2BrowsePutParams
WithTimeout adds the timeout to the post endpoints ID docker v2 browse put params
func (*PostEndpointsIDDockerV2BrowsePutParams) WithVolumeID ¶
func (o *PostEndpointsIDDockerV2BrowsePutParams) WithVolumeID(volumeID *string) *PostEndpointsIDDockerV2BrowsePutParams
WithVolumeID adds the volumeID to the post endpoints ID docker v2 browse put params
func (*PostEndpointsIDDockerV2BrowsePutParams) WriteToRequest ¶
func (o *PostEndpointsIDDockerV2BrowsePutParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostEndpointsIDDockerV2BrowsePutReader ¶
type PostEndpointsIDDockerV2BrowsePutReader struct {
// contains filtered or unexported fields
}
PostEndpointsIDDockerV2BrowsePutReader is a Reader for the PostEndpointsIDDockerV2BrowsePut structure.
func (*PostEndpointsIDDockerV2BrowsePutReader) ReadResponse ¶
func (o *PostEndpointsIDDockerV2BrowsePutReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SnapshotContainerInspectNotFound ¶
type SnapshotContainerInspectNotFound struct {
}
SnapshotContainerInspectNotFound describes a response with status code 404, with default header values.
Environment not found
func NewSnapshotContainerInspectNotFound ¶
func NewSnapshotContainerInspectNotFound() *SnapshotContainerInspectNotFound
NewSnapshotContainerInspectNotFound creates a SnapshotContainerInspectNotFound with default headers values
func (*SnapshotContainerInspectNotFound) Code ¶
func (o *SnapshotContainerInspectNotFound) Code() int
Code gets the status code for the snapshot container inspect not found response
func (*SnapshotContainerInspectNotFound) Error ¶
func (o *SnapshotContainerInspectNotFound) Error() string
func (*SnapshotContainerInspectNotFound) IsClientError ¶
func (o *SnapshotContainerInspectNotFound) IsClientError() bool
IsClientError returns true when this snapshot container inspect not found response has a 4xx status code
func (*SnapshotContainerInspectNotFound) IsCode ¶
func (o *SnapshotContainerInspectNotFound) IsCode(code int) bool
IsCode returns true when this snapshot container inspect not found response a status code equal to that given
func (*SnapshotContainerInspectNotFound) IsRedirect ¶
func (o *SnapshotContainerInspectNotFound) IsRedirect() bool
IsRedirect returns true when this snapshot container inspect not found response has a 3xx status code
func (*SnapshotContainerInspectNotFound) IsServerError ¶
func (o *SnapshotContainerInspectNotFound) IsServerError() bool
IsServerError returns true when this snapshot container inspect not found response has a 5xx status code
func (*SnapshotContainerInspectNotFound) IsSuccess ¶
func (o *SnapshotContainerInspectNotFound) IsSuccess() bool
IsSuccess returns true when this snapshot container inspect not found response has a 2xx status code
func (*SnapshotContainerInspectNotFound) String ¶
func (o *SnapshotContainerInspectNotFound) String() string
type SnapshotContainerInspectOK ¶
type SnapshotContainerInspectOK struct {
Payload *models.PortainerDockerContainerSnapshot
}
SnapshotContainerInspectOK describes a response with status code 200, with default header values.
Success
func NewSnapshotContainerInspectOK ¶
func NewSnapshotContainerInspectOK() *SnapshotContainerInspectOK
NewSnapshotContainerInspectOK creates a SnapshotContainerInspectOK with default headers values
func (*SnapshotContainerInspectOK) Code ¶
func (o *SnapshotContainerInspectOK) Code() int
Code gets the status code for the snapshot container inspect o k response
func (*SnapshotContainerInspectOK) Error ¶
func (o *SnapshotContainerInspectOK) Error() string
func (*SnapshotContainerInspectOK) GetPayload ¶
func (o *SnapshotContainerInspectOK) GetPayload() *models.PortainerDockerContainerSnapshot
func (*SnapshotContainerInspectOK) IsClientError ¶
func (o *SnapshotContainerInspectOK) IsClientError() bool
IsClientError returns true when this snapshot container inspect o k response has a 4xx status code
func (*SnapshotContainerInspectOK) IsCode ¶
func (o *SnapshotContainerInspectOK) IsCode(code int) bool
IsCode returns true when this snapshot container inspect o k response a status code equal to that given
func (*SnapshotContainerInspectOK) IsRedirect ¶
func (o *SnapshotContainerInspectOK) IsRedirect() bool
IsRedirect returns true when this snapshot container inspect o k response has a 3xx status code
func (*SnapshotContainerInspectOK) IsServerError ¶
func (o *SnapshotContainerInspectOK) IsServerError() bool
IsServerError returns true when this snapshot container inspect o k response has a 5xx status code
func (*SnapshotContainerInspectOK) IsSuccess ¶
func (o *SnapshotContainerInspectOK) IsSuccess() bool
IsSuccess returns true when this snapshot container inspect o k response has a 2xx status code
func (*SnapshotContainerInspectOK) String ¶
func (o *SnapshotContainerInspectOK) String() string
type SnapshotContainerInspectParams ¶
type SnapshotContainerInspectParams struct {
/* ContainerID.
Container identifier
*/
ContainerID int64
/* EnvironmentID.
Environment identifier
*/
EnvironmentID int64
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
SnapshotContainerInspectParams contains all the parameters to send to the API endpoint
for the snapshot container inspect operation. Typically these are written to a http.Request.
func NewSnapshotContainerInspectParams ¶
func NewSnapshotContainerInspectParams() *SnapshotContainerInspectParams
NewSnapshotContainerInspectParams creates a new SnapshotContainerInspectParams 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 NewSnapshotContainerInspectParamsWithContext ¶
func NewSnapshotContainerInspectParamsWithContext(ctx context.Context) *SnapshotContainerInspectParams
NewSnapshotContainerInspectParamsWithContext creates a new SnapshotContainerInspectParams object with the ability to set a context for a request.
func NewSnapshotContainerInspectParamsWithHTTPClient ¶
func NewSnapshotContainerInspectParamsWithHTTPClient(client *http.Client) *SnapshotContainerInspectParams
NewSnapshotContainerInspectParamsWithHTTPClient creates a new SnapshotContainerInspectParams object with the ability to set a custom HTTPClient for a request.
func NewSnapshotContainerInspectParamsWithTimeout ¶
func NewSnapshotContainerInspectParamsWithTimeout(timeout time.Duration) *SnapshotContainerInspectParams
NewSnapshotContainerInspectParamsWithTimeout creates a new SnapshotContainerInspectParams object with the ability to set a timeout on a request.
func (*SnapshotContainerInspectParams) SetContainerID ¶
func (o *SnapshotContainerInspectParams) SetContainerID(containerID int64)
SetContainerID adds the containerId to the snapshot container inspect params
func (*SnapshotContainerInspectParams) SetContext ¶
func (o *SnapshotContainerInspectParams) SetContext(ctx context.Context)
SetContext adds the context to the snapshot container inspect params
func (*SnapshotContainerInspectParams) SetDefaults ¶
func (o *SnapshotContainerInspectParams) SetDefaults()
SetDefaults hydrates default values in the snapshot container inspect params (not the query body).
All values with no default are reset to their zero value.
func (*SnapshotContainerInspectParams) SetEnvironmentID ¶
func (o *SnapshotContainerInspectParams) SetEnvironmentID(environmentID int64)
SetEnvironmentID adds the environmentId to the snapshot container inspect params
func (*SnapshotContainerInspectParams) SetHTTPClient ¶
func (o *SnapshotContainerInspectParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the snapshot container inspect params
func (*SnapshotContainerInspectParams) SetTimeout ¶
func (o *SnapshotContainerInspectParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the snapshot container inspect params
func (*SnapshotContainerInspectParams) WithContainerID ¶
func (o *SnapshotContainerInspectParams) WithContainerID(containerID int64) *SnapshotContainerInspectParams
WithContainerID adds the containerID to the snapshot container inspect params
func (*SnapshotContainerInspectParams) WithContext ¶
func (o *SnapshotContainerInspectParams) WithContext(ctx context.Context) *SnapshotContainerInspectParams
WithContext adds the context to the snapshot container inspect params
func (*SnapshotContainerInspectParams) WithDefaults ¶
func (o *SnapshotContainerInspectParams) WithDefaults() *SnapshotContainerInspectParams
WithDefaults hydrates default values in the snapshot container inspect params (not the query body).
All values with no default are reset to their zero value.
func (*SnapshotContainerInspectParams) WithEnvironmentID ¶
func (o *SnapshotContainerInspectParams) WithEnvironmentID(environmentID int64) *SnapshotContainerInspectParams
WithEnvironmentID adds the environmentID to the snapshot container inspect params
func (*SnapshotContainerInspectParams) WithHTTPClient ¶
func (o *SnapshotContainerInspectParams) WithHTTPClient(client *http.Client) *SnapshotContainerInspectParams
WithHTTPClient adds the HTTPClient to the snapshot container inspect params
func (*SnapshotContainerInspectParams) WithTimeout ¶
func (o *SnapshotContainerInspectParams) WithTimeout(timeout time.Duration) *SnapshotContainerInspectParams
WithTimeout adds the timeout to the snapshot container inspect params
func (*SnapshotContainerInspectParams) WriteToRequest ¶
func (o *SnapshotContainerInspectParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SnapshotContainerInspectReader ¶
type SnapshotContainerInspectReader struct {
// contains filtered or unexported fields
}
SnapshotContainerInspectReader is a Reader for the SnapshotContainerInspect structure.
func (*SnapshotContainerInspectReader) ReadResponse ¶
func (o *SnapshotContainerInspectReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SnapshotContainersListNotFound ¶
type SnapshotContainersListNotFound struct {
}
SnapshotContainersListNotFound describes a response with status code 404, with default header values.
Environment not found
func NewSnapshotContainersListNotFound ¶
func NewSnapshotContainersListNotFound() *SnapshotContainersListNotFound
NewSnapshotContainersListNotFound creates a SnapshotContainersListNotFound with default headers values
func (*SnapshotContainersListNotFound) Code ¶
func (o *SnapshotContainersListNotFound) Code() int
Code gets the status code for the snapshot containers list not found response
func (*SnapshotContainersListNotFound) Error ¶
func (o *SnapshotContainersListNotFound) Error() string
func (*SnapshotContainersListNotFound) IsClientError ¶
func (o *SnapshotContainersListNotFound) IsClientError() bool
IsClientError returns true when this snapshot containers list not found response has a 4xx status code
func (*SnapshotContainersListNotFound) IsCode ¶
func (o *SnapshotContainersListNotFound) IsCode(code int) bool
IsCode returns true when this snapshot containers list not found response a status code equal to that given
func (*SnapshotContainersListNotFound) IsRedirect ¶
func (o *SnapshotContainersListNotFound) IsRedirect() bool
IsRedirect returns true when this snapshot containers list not found response has a 3xx status code
func (*SnapshotContainersListNotFound) IsServerError ¶
func (o *SnapshotContainersListNotFound) IsServerError() bool
IsServerError returns true when this snapshot containers list not found response has a 5xx status code
func (*SnapshotContainersListNotFound) IsSuccess ¶
func (o *SnapshotContainersListNotFound) IsSuccess() bool
IsSuccess returns true when this snapshot containers list not found response has a 2xx status code
func (*SnapshotContainersListNotFound) String ¶
func (o *SnapshotContainersListNotFound) String() string
type SnapshotContainersListOK ¶
type SnapshotContainersListOK struct {
Payload *models.PortainerDockerContainerSnapshot
}
SnapshotContainersListOK describes a response with status code 200, with default header values.
Success
func NewSnapshotContainersListOK ¶
func NewSnapshotContainersListOK() *SnapshotContainersListOK
NewSnapshotContainersListOK creates a SnapshotContainersListOK with default headers values
func (*SnapshotContainersListOK) Code ¶
func (o *SnapshotContainersListOK) Code() int
Code gets the status code for the snapshot containers list o k response
func (*SnapshotContainersListOK) Error ¶
func (o *SnapshotContainersListOK) Error() string
func (*SnapshotContainersListOK) GetPayload ¶
func (o *SnapshotContainersListOK) GetPayload() *models.PortainerDockerContainerSnapshot
func (*SnapshotContainersListOK) IsClientError ¶
func (o *SnapshotContainersListOK) IsClientError() bool
IsClientError returns true when this snapshot containers list o k response has a 4xx status code
func (*SnapshotContainersListOK) IsCode ¶
func (o *SnapshotContainersListOK) IsCode(code int) bool
IsCode returns true when this snapshot containers list o k response a status code equal to that given
func (*SnapshotContainersListOK) IsRedirect ¶
func (o *SnapshotContainersListOK) IsRedirect() bool
IsRedirect returns true when this snapshot containers list o k response has a 3xx status code
func (*SnapshotContainersListOK) IsServerError ¶
func (o *SnapshotContainersListOK) IsServerError() bool
IsServerError returns true when this snapshot containers list o k response has a 5xx status code
func (*SnapshotContainersListOK) IsSuccess ¶
func (o *SnapshotContainersListOK) IsSuccess() bool
IsSuccess returns true when this snapshot containers list o k response has a 2xx status code
func (*SnapshotContainersListOK) String ¶
func (o *SnapshotContainersListOK) String() string
type SnapshotContainersListParams ¶
type SnapshotContainersListParams struct {
/* EdgeStackID.
Edge stack identifier, will return only containers for this edge stack
*/
EdgeStackID *int64
/* EnvironmentID.
Environment identifier
*/
EnvironmentID int64
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
SnapshotContainersListParams contains all the parameters to send to the API endpoint
for the snapshot containers list operation. Typically these are written to a http.Request.
func NewSnapshotContainersListParams ¶
func NewSnapshotContainersListParams() *SnapshotContainersListParams
NewSnapshotContainersListParams creates a new SnapshotContainersListParams 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 NewSnapshotContainersListParamsWithContext ¶
func NewSnapshotContainersListParamsWithContext(ctx context.Context) *SnapshotContainersListParams
NewSnapshotContainersListParamsWithContext creates a new SnapshotContainersListParams object with the ability to set a context for a request.
func NewSnapshotContainersListParamsWithHTTPClient ¶
func NewSnapshotContainersListParamsWithHTTPClient(client *http.Client) *SnapshotContainersListParams
NewSnapshotContainersListParamsWithHTTPClient creates a new SnapshotContainersListParams object with the ability to set a custom HTTPClient for a request.
func NewSnapshotContainersListParamsWithTimeout ¶
func NewSnapshotContainersListParamsWithTimeout(timeout time.Duration) *SnapshotContainersListParams
NewSnapshotContainersListParamsWithTimeout creates a new SnapshotContainersListParams object with the ability to set a timeout on a request.
func (*SnapshotContainersListParams) SetContext ¶
func (o *SnapshotContainersListParams) SetContext(ctx context.Context)
SetContext adds the context to the snapshot containers list params
func (*SnapshotContainersListParams) SetDefaults ¶
func (o *SnapshotContainersListParams) SetDefaults()
SetDefaults hydrates default values in the snapshot containers list params (not the query body).
All values with no default are reset to their zero value.
func (*SnapshotContainersListParams) SetEdgeStackID ¶
func (o *SnapshotContainersListParams) SetEdgeStackID(edgeStackID *int64)
SetEdgeStackID adds the edgeStackId to the snapshot containers list params
func (*SnapshotContainersListParams) SetEnvironmentID ¶
func (o *SnapshotContainersListParams) SetEnvironmentID(environmentID int64)
SetEnvironmentID adds the environmentId to the snapshot containers list params
func (*SnapshotContainersListParams) SetHTTPClient ¶
func (o *SnapshotContainersListParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the snapshot containers list params
func (*SnapshotContainersListParams) SetTimeout ¶
func (o *SnapshotContainersListParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the snapshot containers list params
func (*SnapshotContainersListParams) WithContext ¶
func (o *SnapshotContainersListParams) WithContext(ctx context.Context) *SnapshotContainersListParams
WithContext adds the context to the snapshot containers list params
func (*SnapshotContainersListParams) WithDefaults ¶
func (o *SnapshotContainersListParams) WithDefaults() *SnapshotContainersListParams
WithDefaults hydrates default values in the snapshot containers list params (not the query body).
All values with no default are reset to their zero value.
func (*SnapshotContainersListParams) WithEdgeStackID ¶
func (o *SnapshotContainersListParams) WithEdgeStackID(edgeStackID *int64) *SnapshotContainersListParams
WithEdgeStackID adds the edgeStackID to the snapshot containers list params
func (*SnapshotContainersListParams) WithEnvironmentID ¶
func (o *SnapshotContainersListParams) WithEnvironmentID(environmentID int64) *SnapshotContainersListParams
WithEnvironmentID adds the environmentID to the snapshot containers list params
func (*SnapshotContainersListParams) WithHTTPClient ¶
func (o *SnapshotContainersListParams) WithHTTPClient(client *http.Client) *SnapshotContainersListParams
WithHTTPClient adds the HTTPClient to the snapshot containers list params
func (*SnapshotContainersListParams) WithTimeout ¶
func (o *SnapshotContainersListParams) WithTimeout(timeout time.Duration) *SnapshotContainersListParams
WithTimeout adds the timeout to the snapshot containers list params
func (*SnapshotContainersListParams) WriteToRequest ¶
func (o *SnapshotContainersListParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SnapshotContainersListReader ¶
type SnapshotContainersListReader struct {
// contains filtered or unexported fields
}
SnapshotContainersListReader is a Reader for the SnapshotContainersList structure.
func (*SnapshotContainersListReader) ReadResponse ¶
func (o *SnapshotContainersListReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SnapshotInspectNotFound ¶
type SnapshotInspectNotFound struct {
}
SnapshotInspectNotFound describes a response with status code 404, with default header values.
Environment not found
func NewSnapshotInspectNotFound ¶
func NewSnapshotInspectNotFound() *SnapshotInspectNotFound
NewSnapshotInspectNotFound creates a SnapshotInspectNotFound with default headers values
func (*SnapshotInspectNotFound) Code ¶
func (o *SnapshotInspectNotFound) Code() int
Code gets the status code for the snapshot inspect not found response
func (*SnapshotInspectNotFound) Error ¶
func (o *SnapshotInspectNotFound) Error() string
func (*SnapshotInspectNotFound) IsClientError ¶
func (o *SnapshotInspectNotFound) IsClientError() bool
IsClientError returns true when this snapshot inspect not found response has a 4xx status code
func (*SnapshotInspectNotFound) IsCode ¶
func (o *SnapshotInspectNotFound) IsCode(code int) bool
IsCode returns true when this snapshot inspect not found response a status code equal to that given
func (*SnapshotInspectNotFound) IsRedirect ¶
func (o *SnapshotInspectNotFound) IsRedirect() bool
IsRedirect returns true when this snapshot inspect not found response has a 3xx status code
func (*SnapshotInspectNotFound) IsServerError ¶
func (o *SnapshotInspectNotFound) IsServerError() bool
IsServerError returns true when this snapshot inspect not found response has a 5xx status code
func (*SnapshotInspectNotFound) IsSuccess ¶
func (o *SnapshotInspectNotFound) IsSuccess() bool
IsSuccess returns true when this snapshot inspect not found response has a 2xx status code
func (*SnapshotInspectNotFound) String ¶
func (o *SnapshotInspectNotFound) String() string
type SnapshotInspectOK ¶
type SnapshotInspectOK struct {
Payload models.PortainerDockerSnapshotRaw
}
SnapshotInspectOK describes a response with status code 200, with default header values.
Success
func NewSnapshotInspectOK ¶
func NewSnapshotInspectOK() *SnapshotInspectOK
NewSnapshotInspectOK creates a SnapshotInspectOK with default headers values
func (*SnapshotInspectOK) Code ¶
func (o *SnapshotInspectOK) Code() int
Code gets the status code for the snapshot inspect o k response
func (*SnapshotInspectOK) Error ¶
func (o *SnapshotInspectOK) Error() string
func (*SnapshotInspectOK) GetPayload ¶
func (o *SnapshotInspectOK) GetPayload() models.PortainerDockerSnapshotRaw
func (*SnapshotInspectOK) IsClientError ¶
func (o *SnapshotInspectOK) IsClientError() bool
IsClientError returns true when this snapshot inspect o k response has a 4xx status code
func (*SnapshotInspectOK) IsCode ¶
func (o *SnapshotInspectOK) IsCode(code int) bool
IsCode returns true when this snapshot inspect o k response a status code equal to that given
func (*SnapshotInspectOK) IsRedirect ¶
func (o *SnapshotInspectOK) IsRedirect() bool
IsRedirect returns true when this snapshot inspect o k response has a 3xx status code
func (*SnapshotInspectOK) IsServerError ¶
func (o *SnapshotInspectOK) IsServerError() bool
IsServerError returns true when this snapshot inspect o k response has a 5xx status code
func (*SnapshotInspectOK) IsSuccess ¶
func (o *SnapshotInspectOK) IsSuccess() bool
IsSuccess returns true when this snapshot inspect o k response has a 2xx status code
func (*SnapshotInspectOK) String ¶
func (o *SnapshotInspectOK) String() string
type SnapshotInspectParams ¶
type SnapshotInspectParams struct {
/* EnvironmentID.
Environment identifier
*/
EnvironmentID int64
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
SnapshotInspectParams contains all the parameters to send to the API endpoint
for the snapshot inspect operation. Typically these are written to a http.Request.
func NewSnapshotInspectParams ¶
func NewSnapshotInspectParams() *SnapshotInspectParams
NewSnapshotInspectParams creates a new SnapshotInspectParams 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 NewSnapshotInspectParamsWithContext ¶
func NewSnapshotInspectParamsWithContext(ctx context.Context) *SnapshotInspectParams
NewSnapshotInspectParamsWithContext creates a new SnapshotInspectParams object with the ability to set a context for a request.
func NewSnapshotInspectParamsWithHTTPClient ¶
func NewSnapshotInspectParamsWithHTTPClient(client *http.Client) *SnapshotInspectParams
NewSnapshotInspectParamsWithHTTPClient creates a new SnapshotInspectParams object with the ability to set a custom HTTPClient for a request.
func NewSnapshotInspectParamsWithTimeout ¶
func NewSnapshotInspectParamsWithTimeout(timeout time.Duration) *SnapshotInspectParams
NewSnapshotInspectParamsWithTimeout creates a new SnapshotInspectParams object with the ability to set a timeout on a request.
func (*SnapshotInspectParams) SetContext ¶
func (o *SnapshotInspectParams) SetContext(ctx context.Context)
SetContext adds the context to the snapshot inspect params
func (*SnapshotInspectParams) SetDefaults ¶
func (o *SnapshotInspectParams) SetDefaults()
SetDefaults hydrates default values in the snapshot inspect params (not the query body).
All values with no default are reset to their zero value.
func (*SnapshotInspectParams) SetEnvironmentID ¶
func (o *SnapshotInspectParams) SetEnvironmentID(environmentID int64)
SetEnvironmentID adds the environmentId to the snapshot inspect params
func (*SnapshotInspectParams) SetHTTPClient ¶
func (o *SnapshotInspectParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the snapshot inspect params
func (*SnapshotInspectParams) SetTimeout ¶
func (o *SnapshotInspectParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the snapshot inspect params
func (*SnapshotInspectParams) WithContext ¶
func (o *SnapshotInspectParams) WithContext(ctx context.Context) *SnapshotInspectParams
WithContext adds the context to the snapshot inspect params
func (*SnapshotInspectParams) WithDefaults ¶
func (o *SnapshotInspectParams) WithDefaults() *SnapshotInspectParams
WithDefaults hydrates default values in the snapshot inspect params (not the query body).
All values with no default are reset to their zero value.
func (*SnapshotInspectParams) WithEnvironmentID ¶
func (o *SnapshotInspectParams) WithEnvironmentID(environmentID int64) *SnapshotInspectParams
WithEnvironmentID adds the environmentID to the snapshot inspect params
func (*SnapshotInspectParams) WithHTTPClient ¶
func (o *SnapshotInspectParams) WithHTTPClient(client *http.Client) *SnapshotInspectParams
WithHTTPClient adds the HTTPClient to the snapshot inspect params
func (*SnapshotInspectParams) WithTimeout ¶
func (o *SnapshotInspectParams) WithTimeout(timeout time.Duration) *SnapshotInspectParams
WithTimeout adds the timeout to the snapshot inspect params
func (*SnapshotInspectParams) WriteToRequest ¶
func (o *SnapshotInspectParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SnapshotInspectReader ¶
type SnapshotInspectReader struct {
// contains filtered or unexported fields
}
SnapshotInspectReader is a Reader for the SnapshotInspect structure.
func (*SnapshotInspectReader) ReadResponse ¶
func (o *SnapshotInspectReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type TrustEdgeEndpointsBadRequest ¶
type TrustEdgeEndpointsBadRequest struct {
}
TrustEdgeEndpointsBadRequest describes a response with status code 400, with default header values.
Invalid request payload, such as missing required fields or fields not meeting validation criteria.
func NewTrustEdgeEndpointsBadRequest ¶
func NewTrustEdgeEndpointsBadRequest() *TrustEdgeEndpointsBadRequest
NewTrustEdgeEndpointsBadRequest creates a TrustEdgeEndpointsBadRequest with default headers values
func (*TrustEdgeEndpointsBadRequest) Code ¶
func (o *TrustEdgeEndpointsBadRequest) Code() int
Code gets the status code for the trust edge endpoints bad request response
func (*TrustEdgeEndpointsBadRequest) Error ¶
func (o *TrustEdgeEndpointsBadRequest) Error() string
func (*TrustEdgeEndpointsBadRequest) IsClientError ¶
func (o *TrustEdgeEndpointsBadRequest) IsClientError() bool
IsClientError returns true when this trust edge endpoints bad request response has a 4xx status code
func (*TrustEdgeEndpointsBadRequest) IsCode ¶
func (o *TrustEdgeEndpointsBadRequest) IsCode(code int) bool
IsCode returns true when this trust edge endpoints bad request response a status code equal to that given
func (*TrustEdgeEndpointsBadRequest) IsRedirect ¶
func (o *TrustEdgeEndpointsBadRequest) IsRedirect() bool
IsRedirect returns true when this trust edge endpoints bad request response has a 3xx status code
func (*TrustEdgeEndpointsBadRequest) IsServerError ¶
func (o *TrustEdgeEndpointsBadRequest) IsServerError() bool
IsServerError returns true when this trust edge endpoints bad request response has a 5xx status code
func (*TrustEdgeEndpointsBadRequest) IsSuccess ¶
func (o *TrustEdgeEndpointsBadRequest) IsSuccess() bool
IsSuccess returns true when this trust edge endpoints bad request response has a 2xx status code
func (*TrustEdgeEndpointsBadRequest) String ¶
func (o *TrustEdgeEndpointsBadRequest) String() string
type TrustEdgeEndpointsInternalServerError ¶
type TrustEdgeEndpointsInternalServerError struct {
}
TrustEdgeEndpointsInternalServerError describes a response with status code 500, with default header values.
Server error occurred while attempting to associate the environments.
func NewTrustEdgeEndpointsInternalServerError ¶
func NewTrustEdgeEndpointsInternalServerError() *TrustEdgeEndpointsInternalServerError
NewTrustEdgeEndpointsInternalServerError creates a TrustEdgeEndpointsInternalServerError with default headers values
func (*TrustEdgeEndpointsInternalServerError) Code ¶
func (o *TrustEdgeEndpointsInternalServerError) Code() int
Code gets the status code for the trust edge endpoints internal server error response
func (*TrustEdgeEndpointsInternalServerError) Error ¶
func (o *TrustEdgeEndpointsInternalServerError) Error() string
func (*TrustEdgeEndpointsInternalServerError) IsClientError ¶
func (o *TrustEdgeEndpointsInternalServerError) IsClientError() bool
IsClientError returns true when this trust edge endpoints internal server error response has a 4xx status code
func (*TrustEdgeEndpointsInternalServerError) IsCode ¶
func (o *TrustEdgeEndpointsInternalServerError) IsCode(code int) bool
IsCode returns true when this trust edge endpoints internal server error response a status code equal to that given
func (*TrustEdgeEndpointsInternalServerError) IsRedirect ¶
func (o *TrustEdgeEndpointsInternalServerError) IsRedirect() bool
IsRedirect returns true when this trust edge endpoints internal server error response has a 3xx status code
func (*TrustEdgeEndpointsInternalServerError) IsServerError ¶
func (o *TrustEdgeEndpointsInternalServerError) IsServerError() bool
IsServerError returns true when this trust edge endpoints internal server error response has a 5xx status code
func (*TrustEdgeEndpointsInternalServerError) IsSuccess ¶
func (o *TrustEdgeEndpointsInternalServerError) IsSuccess() bool
IsSuccess returns true when this trust edge endpoints internal server error response has a 2xx status code
func (*TrustEdgeEndpointsInternalServerError) String ¶
func (o *TrustEdgeEndpointsInternalServerError) String() string
type TrustEdgeEndpointsNoContent ¶
type TrustEdgeEndpointsNoContent struct {
}
TrustEdgeEndpointsNoContent describes a response with status code 204, with default header values.
Environment(s) successfully associated.
func NewTrustEdgeEndpointsNoContent ¶
func NewTrustEdgeEndpointsNoContent() *TrustEdgeEndpointsNoContent
NewTrustEdgeEndpointsNoContent creates a TrustEdgeEndpointsNoContent with default headers values
func (*TrustEdgeEndpointsNoContent) Code ¶
func (o *TrustEdgeEndpointsNoContent) Code() int
Code gets the status code for the trust edge endpoints no content response
func (*TrustEdgeEndpointsNoContent) Error ¶
func (o *TrustEdgeEndpointsNoContent) Error() string
func (*TrustEdgeEndpointsNoContent) IsClientError ¶
func (o *TrustEdgeEndpointsNoContent) IsClientError() bool
IsClientError returns true when this trust edge endpoints no content response has a 4xx status code
func (*TrustEdgeEndpointsNoContent) IsCode ¶
func (o *TrustEdgeEndpointsNoContent) IsCode(code int) bool
IsCode returns true when this trust edge endpoints no content response a status code equal to that given
func (*TrustEdgeEndpointsNoContent) IsRedirect ¶
func (o *TrustEdgeEndpointsNoContent) IsRedirect() bool
IsRedirect returns true when this trust edge endpoints no content response has a 3xx status code
func (*TrustEdgeEndpointsNoContent) IsServerError ¶
func (o *TrustEdgeEndpointsNoContent) IsServerError() bool
IsServerError returns true when this trust edge endpoints no content response has a 5xx status code
func (*TrustEdgeEndpointsNoContent) IsSuccess ¶
func (o *TrustEdgeEndpointsNoContent) IsSuccess() bool
IsSuccess returns true when this trust edge endpoints no content response has a 2xx status code
func (*TrustEdgeEndpointsNoContent) String ¶
func (o *TrustEdgeEndpointsNoContent) String() string
type TrustEdgeEndpointsParams ¶
type TrustEdgeEndpointsParams struct {
/* Body.
Information about the environments to trust
*/
Body *models.EndpointedgeEndpointsTrustPayload
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
TrustEdgeEndpointsParams contains all the parameters to send to the API endpoint
for the trust edge endpoints operation. Typically these are written to a http.Request.
func NewTrustEdgeEndpointsParams ¶
func NewTrustEdgeEndpointsParams() *TrustEdgeEndpointsParams
NewTrustEdgeEndpointsParams creates a new TrustEdgeEndpointsParams 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 NewTrustEdgeEndpointsParamsWithContext ¶
func NewTrustEdgeEndpointsParamsWithContext(ctx context.Context) *TrustEdgeEndpointsParams
NewTrustEdgeEndpointsParamsWithContext creates a new TrustEdgeEndpointsParams object with the ability to set a context for a request.
func NewTrustEdgeEndpointsParamsWithHTTPClient ¶
func NewTrustEdgeEndpointsParamsWithHTTPClient(client *http.Client) *TrustEdgeEndpointsParams
NewTrustEdgeEndpointsParamsWithHTTPClient creates a new TrustEdgeEndpointsParams object with the ability to set a custom HTTPClient for a request.
func NewTrustEdgeEndpointsParamsWithTimeout ¶
func NewTrustEdgeEndpointsParamsWithTimeout(timeout time.Duration) *TrustEdgeEndpointsParams
NewTrustEdgeEndpointsParamsWithTimeout creates a new TrustEdgeEndpointsParams object with the ability to set a timeout on a request.
func (*TrustEdgeEndpointsParams) SetBody ¶
func (o *TrustEdgeEndpointsParams) SetBody(body *models.EndpointedgeEndpointsTrustPayload)
SetBody adds the body to the trust edge endpoints params
func (*TrustEdgeEndpointsParams) SetContext ¶
func (o *TrustEdgeEndpointsParams) SetContext(ctx context.Context)
SetContext adds the context to the trust edge endpoints params
func (*TrustEdgeEndpointsParams) SetDefaults ¶
func (o *TrustEdgeEndpointsParams) SetDefaults()
SetDefaults hydrates default values in the trust edge endpoints params (not the query body).
All values with no default are reset to their zero value.
func (*TrustEdgeEndpointsParams) SetHTTPClient ¶
func (o *TrustEdgeEndpointsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the trust edge endpoints params
func (*TrustEdgeEndpointsParams) SetTimeout ¶
func (o *TrustEdgeEndpointsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the trust edge endpoints params
func (*TrustEdgeEndpointsParams) WithBody ¶
func (o *TrustEdgeEndpointsParams) WithBody(body *models.EndpointedgeEndpointsTrustPayload) *TrustEdgeEndpointsParams
WithBody adds the body to the trust edge endpoints params
func (*TrustEdgeEndpointsParams) WithContext ¶
func (o *TrustEdgeEndpointsParams) WithContext(ctx context.Context) *TrustEdgeEndpointsParams
WithContext adds the context to the trust edge endpoints params
func (*TrustEdgeEndpointsParams) WithDefaults ¶
func (o *TrustEdgeEndpointsParams) WithDefaults() *TrustEdgeEndpointsParams
WithDefaults hydrates default values in the trust edge endpoints params (not the query body).
All values with no default are reset to their zero value.
func (*TrustEdgeEndpointsParams) WithHTTPClient ¶
func (o *TrustEdgeEndpointsParams) WithHTTPClient(client *http.Client) *TrustEdgeEndpointsParams
WithHTTPClient adds the HTTPClient to the trust edge endpoints params
func (*TrustEdgeEndpointsParams) WithTimeout ¶
func (o *TrustEdgeEndpointsParams) WithTimeout(timeout time.Duration) *TrustEdgeEndpointsParams
WithTimeout adds the timeout to the trust edge endpoints params
func (*TrustEdgeEndpointsParams) WriteToRequest ¶
func (o *TrustEdgeEndpointsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type TrustEdgeEndpointsReader ¶
type TrustEdgeEndpointsReader struct {
// contains filtered or unexported fields
}
TrustEdgeEndpointsReader is a Reader for the TrustEdgeEndpoints structure.
func (*TrustEdgeEndpointsReader) ReadResponse ¶
func (o *TrustEdgeEndpointsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
Source Files
¶
- endpoint_association_delete_parameters.go
- endpoint_association_delete_responses.go
- endpoint_create_global_key_parameters.go
- endpoint_create_global_key_responses.go
- endpoint_create_parameters.go
- endpoint_create_responses.go
- endpoint_delete_batch_deprecated_parameters.go
- endpoint_delete_batch_deprecated_responses.go
- endpoint_delete_batch_parameters.go
- endpoint_delete_batch_responses.go
- endpoint_delete_parameters.go
- endpoint_delete_responses.go
- endpoint_dockerhub_status_parameters.go
- endpoint_dockerhub_status_responses.go
- endpoint_edge_async_parameters.go
- endpoint_edge_async_responses.go
- endpoint_edge_status_inspect_parameters.go
- endpoint_edge_status_inspect_responses.go
- endpoint_force_update_service_parameters.go
- endpoint_force_update_service_responses.go
- endpoint_inspect_parameters.go
- endpoint_inspect_responses.go
- endpoint_list_parameters.go
- endpoint_list_responses.go
- endpoint_m_tls_agent_certificate_error_parameters.go
- endpoint_m_tls_agent_certificate_error_responses.go
- endpoint_m_tls_certificate_parameters.go
- endpoint_m_tls_certificate_responses.go
- endpoint_registries_list_parameters.go
- endpoint_registries_list_responses.go
- endpoint_registry_access_parameters.go
- endpoint_registry_access_responses.go
- endpoint_settings_update_parameters.go
- endpoint_settings_update_responses.go
- endpoint_snapshot_parameters.go
- endpoint_snapshot_responses.go
- endpoint_snapshots_parameters.go
- endpoint_snapshots_responses.go
- endpoint_update_parameters.go
- endpoint_update_relations_parameters.go
- endpoint_update_relations_responses.go
- endpoint_update_responses.go
- endpoints_client.go
- namespaces_access_update_parameters.go
- namespaces_access_update_responses.go
- post_endpoints_id_docker_v2_browse_put_parameters.go
- post_endpoints_id_docker_v2_browse_put_responses.go
- snapshot_container_inspect_parameters.go
- snapshot_container_inspect_responses.go
- snapshot_containers_list_parameters.go
- snapshot_containers_list_responses.go
- snapshot_inspect_parameters.go
- snapshot_inspect_responses.go
- trust_edge_endpoints_parameters.go
- trust_edge_endpoints_responses.go