Documentation ¶
Index ¶
- Constants
- type Client
- func (a *Client) CreateGroupServiceAccount(params *CreateGroupServiceAccountParams, authInfo runtime.ClientAuthInfoWriter, ...) (*CreateGroupServiceAccountCreated, error)
- func (a *Client) CreateOrgServiceAccount(params *CreateOrgServiceAccountParams, authInfo runtime.ClientAuthInfoWriter, ...) (*CreateOrgServiceAccountCreated, error)
- func (a *Client) DeleteOneGroupServiceAccount(params *DeleteOneGroupServiceAccountParams, ...) (*DeleteOneGroupServiceAccountNoContent, error)
- func (a *Client) DeleteServiceAccount(params *DeleteServiceAccountParams, authInfo runtime.ClientAuthInfoWriter, ...) (*DeleteServiceAccountNoContent, error)
- func (a *Client) GetManyGroupServiceAccount(params *GetManyGroupServiceAccountParams, ...) (*GetManyGroupServiceAccountOK, error)
- func (a *Client) GetManyOrgServiceAccounts(params *GetManyOrgServiceAccountsParams, authInfo runtime.ClientAuthInfoWriter, ...) (*GetManyOrgServiceAccountsOK, error)
- func (a *Client) GetOneGroupServiceAccount(params *GetOneGroupServiceAccountParams, authInfo runtime.ClientAuthInfoWriter, ...) (*GetOneGroupServiceAccountOK, error)
- func (a *Client) GetOneOrgServiceAccount(params *GetOneOrgServiceAccountParams, authInfo runtime.ClientAuthInfoWriter, ...) (*GetOneOrgServiceAccountOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) UpdateGroupServiceAccount(params *UpdateGroupServiceAccountParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UpdateGroupServiceAccountOK, error)
- func (a *Client) UpdateOrgServiceAccount(params *UpdateOrgServiceAccountParams, authInfo runtime.ClientAuthInfoWriter, ...) (*UpdateOrgServiceAccountOK, error)
- func (a *Client) UpdateOrgServiceAccountSecret(params *UpdateOrgServiceAccountSecretParams, ...) (*UpdateOrgServiceAccountSecretOK, error)
- func (a *Client) UpdateServiceAccountSecret(params *UpdateServiceAccountSecretParams, ...) (*UpdateServiceAccountSecretOK, error)
- type ClientOption
- type ClientService
- type CreateGroupServiceAccountBadRequest
- func (o *CreateGroupServiceAccountBadRequest) Code() int
- func (o *CreateGroupServiceAccountBadRequest) Error() string
- func (o *CreateGroupServiceAccountBadRequest) GetPayload() *CreateGroupServiceAccountBadRequestBody
- func (o *CreateGroupServiceAccountBadRequest) IsClientError() bool
- func (o *CreateGroupServiceAccountBadRequest) IsCode(code int) bool
- func (o *CreateGroupServiceAccountBadRequest) IsRedirect() bool
- func (o *CreateGroupServiceAccountBadRequest) IsServerError() bool
- func (o *CreateGroupServiceAccountBadRequest) IsSuccess() bool
- func (o *CreateGroupServiceAccountBadRequest) String() string
- type CreateGroupServiceAccountBadRequestBody
- func (o *CreateGroupServiceAccountBadRequestBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *CreateGroupServiceAccountBadRequestBody) MarshalBinary() ([]byte, error)
- func (o *CreateGroupServiceAccountBadRequestBody) UnmarshalBinary(b []byte) error
- func (o *CreateGroupServiceAccountBadRequestBody) Validate(formats strfmt.Registry) error
- type CreateGroupServiceAccountBadRequestBodyErrorsItems0
- func (o *CreateGroupServiceAccountBadRequestBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *CreateGroupServiceAccountBadRequestBodyErrorsItems0) MarshalBinary() ([]byte, error)
- func (o *CreateGroupServiceAccountBadRequestBodyErrorsItems0) UnmarshalBinary(b []byte) error
- func (o *CreateGroupServiceAccountBadRequestBodyErrorsItems0) Validate(formats strfmt.Registry) error
- type CreateGroupServiceAccountBadRequestBodyErrorsItems0Links
- func (o *CreateGroupServiceAccountBadRequestBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *CreateGroupServiceAccountBadRequestBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
- func (o *CreateGroupServiceAccountBadRequestBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
- func (o *CreateGroupServiceAccountBadRequestBodyErrorsItems0Links) Validate(formats strfmt.Registry) error
- type CreateGroupServiceAccountBadRequestBodyErrorsItems0Source
- func (o *CreateGroupServiceAccountBadRequestBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *CreateGroupServiceAccountBadRequestBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
- func (o *CreateGroupServiceAccountBadRequestBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
- func (o *CreateGroupServiceAccountBadRequestBodyErrorsItems0Source) Validate(formats strfmt.Registry) error
- type CreateGroupServiceAccountBadRequestBodyJsonapi
- func (o *CreateGroupServiceAccountBadRequestBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *CreateGroupServiceAccountBadRequestBodyJsonapi) MarshalBinary() ([]byte, error)
- func (o *CreateGroupServiceAccountBadRequestBodyJsonapi) UnmarshalBinary(b []byte) error
- func (o *CreateGroupServiceAccountBadRequestBodyJsonapi) Validate(formats strfmt.Registry) error
- type CreateGroupServiceAccountBody
- func (o *CreateGroupServiceAccountBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *CreateGroupServiceAccountBody) MarshalBinary() ([]byte, error)
- func (o *CreateGroupServiceAccountBody) UnmarshalBinary(b []byte) error
- func (o *CreateGroupServiceAccountBody) Validate(formats strfmt.Registry) error
- type CreateGroupServiceAccountCreated
- func (o *CreateGroupServiceAccountCreated) Code() int
- func (o *CreateGroupServiceAccountCreated) Error() string
- func (o *CreateGroupServiceAccountCreated) GetPayload() *CreateGroupServiceAccountCreatedBody
- func (o *CreateGroupServiceAccountCreated) IsClientError() bool
- func (o *CreateGroupServiceAccountCreated) IsCode(code int) bool
- func (o *CreateGroupServiceAccountCreated) IsRedirect() bool
- func (o *CreateGroupServiceAccountCreated) IsServerError() bool
- func (o *CreateGroupServiceAccountCreated) IsSuccess() bool
- func (o *CreateGroupServiceAccountCreated) String() string
- type CreateGroupServiceAccountCreatedBody
- func (o *CreateGroupServiceAccountCreatedBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *CreateGroupServiceAccountCreatedBody) MarshalBinary() ([]byte, error)
- func (o *CreateGroupServiceAccountCreatedBody) UnmarshalBinary(b []byte) error
- func (o *CreateGroupServiceAccountCreatedBody) Validate(formats strfmt.Registry) error
- type CreateGroupServiceAccountCreatedBodyData
- func (o *CreateGroupServiceAccountCreatedBodyData) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *CreateGroupServiceAccountCreatedBodyData) MarshalBinary() ([]byte, error)
- func (o *CreateGroupServiceAccountCreatedBodyData) UnmarshalBinary(b []byte) error
- func (o *CreateGroupServiceAccountCreatedBodyData) Validate(formats strfmt.Registry) error
- type CreateGroupServiceAccountCreatedBodyDataAttributes
- func (o *CreateGroupServiceAccountCreatedBodyDataAttributes) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *CreateGroupServiceAccountCreatedBodyDataAttributes) MarshalBinary() ([]byte, error)
- func (o *CreateGroupServiceAccountCreatedBodyDataAttributes) UnmarshalBinary(b []byte) error
- func (o *CreateGroupServiceAccountCreatedBodyDataAttributes) Validate(formats strfmt.Registry) error
- type CreateGroupServiceAccountCreatedBodyDataLinks
- func (o *CreateGroupServiceAccountCreatedBodyDataLinks) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *CreateGroupServiceAccountCreatedBodyDataLinks) MarshalBinary() ([]byte, error)
- func (o *CreateGroupServiceAccountCreatedBodyDataLinks) UnmarshalBinary(b []byte) error
- func (o *CreateGroupServiceAccountCreatedBodyDataLinks) Validate(formats strfmt.Registry) error
- type CreateGroupServiceAccountInternalServerError
- func (o *CreateGroupServiceAccountInternalServerError) Code() int
- func (o *CreateGroupServiceAccountInternalServerError) Error() string
- func (o *CreateGroupServiceAccountInternalServerError) GetPayload() *CreateGroupServiceAccountInternalServerErrorBody
- func (o *CreateGroupServiceAccountInternalServerError) IsClientError() bool
- func (o *CreateGroupServiceAccountInternalServerError) IsCode(code int) bool
- func (o *CreateGroupServiceAccountInternalServerError) IsRedirect() bool
- func (o *CreateGroupServiceAccountInternalServerError) IsServerError() bool
- func (o *CreateGroupServiceAccountInternalServerError) IsSuccess() bool
- func (o *CreateGroupServiceAccountInternalServerError) String() string
- type CreateGroupServiceAccountInternalServerErrorBody
- func (o *CreateGroupServiceAccountInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *CreateGroupServiceAccountInternalServerErrorBody) MarshalBinary() ([]byte, error)
- func (o *CreateGroupServiceAccountInternalServerErrorBody) UnmarshalBinary(b []byte) error
- func (o *CreateGroupServiceAccountInternalServerErrorBody) Validate(formats strfmt.Registry) error
- type CreateGroupServiceAccountInternalServerErrorBodyErrorsItems0
- func (o *CreateGroupServiceAccountInternalServerErrorBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *CreateGroupServiceAccountInternalServerErrorBodyErrorsItems0) MarshalBinary() ([]byte, error)
- func (o *CreateGroupServiceAccountInternalServerErrorBodyErrorsItems0) UnmarshalBinary(b []byte) error
- func (o *CreateGroupServiceAccountInternalServerErrorBodyErrorsItems0) Validate(formats strfmt.Registry) error
- type CreateGroupServiceAccountInternalServerErrorBodyErrorsItems0Links
- func (o *CreateGroupServiceAccountInternalServerErrorBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *CreateGroupServiceAccountInternalServerErrorBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
- func (o *CreateGroupServiceAccountInternalServerErrorBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
- func (o *CreateGroupServiceAccountInternalServerErrorBodyErrorsItems0Links) Validate(formats strfmt.Registry) error
- type CreateGroupServiceAccountInternalServerErrorBodyErrorsItems0Source
- func (o *CreateGroupServiceAccountInternalServerErrorBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *CreateGroupServiceAccountInternalServerErrorBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
- func (o *CreateGroupServiceAccountInternalServerErrorBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
- func (o *CreateGroupServiceAccountInternalServerErrorBodyErrorsItems0Source) Validate(formats strfmt.Registry) error
- type CreateGroupServiceAccountInternalServerErrorBodyJsonapi
- func (o *CreateGroupServiceAccountInternalServerErrorBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *CreateGroupServiceAccountInternalServerErrorBodyJsonapi) MarshalBinary() ([]byte, error)
- func (o *CreateGroupServiceAccountInternalServerErrorBodyJsonapi) UnmarshalBinary(b []byte) error
- func (o *CreateGroupServiceAccountInternalServerErrorBodyJsonapi) Validate(formats strfmt.Registry) error
- type CreateGroupServiceAccountNotFound
- func (o *CreateGroupServiceAccountNotFound) Code() int
- func (o *CreateGroupServiceAccountNotFound) Error() string
- func (o *CreateGroupServiceAccountNotFound) GetPayload() *CreateGroupServiceAccountNotFoundBody
- func (o *CreateGroupServiceAccountNotFound) IsClientError() bool
- func (o *CreateGroupServiceAccountNotFound) IsCode(code int) bool
- func (o *CreateGroupServiceAccountNotFound) IsRedirect() bool
- func (o *CreateGroupServiceAccountNotFound) IsServerError() bool
- func (o *CreateGroupServiceAccountNotFound) IsSuccess() bool
- func (o *CreateGroupServiceAccountNotFound) String() string
- type CreateGroupServiceAccountNotFoundBody
- func (o *CreateGroupServiceAccountNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *CreateGroupServiceAccountNotFoundBody) MarshalBinary() ([]byte, error)
- func (o *CreateGroupServiceAccountNotFoundBody) UnmarshalBinary(b []byte) error
- func (o *CreateGroupServiceAccountNotFoundBody) Validate(formats strfmt.Registry) error
- type CreateGroupServiceAccountNotFoundBodyErrorsItems0
- func (o *CreateGroupServiceAccountNotFoundBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *CreateGroupServiceAccountNotFoundBodyErrorsItems0) MarshalBinary() ([]byte, error)
- func (o *CreateGroupServiceAccountNotFoundBodyErrorsItems0) UnmarshalBinary(b []byte) error
- func (o *CreateGroupServiceAccountNotFoundBodyErrorsItems0) Validate(formats strfmt.Registry) error
- type CreateGroupServiceAccountNotFoundBodyErrorsItems0Links
- func (o *CreateGroupServiceAccountNotFoundBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *CreateGroupServiceAccountNotFoundBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
- func (o *CreateGroupServiceAccountNotFoundBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
- func (o *CreateGroupServiceAccountNotFoundBodyErrorsItems0Links) Validate(formats strfmt.Registry) error
- type CreateGroupServiceAccountNotFoundBodyErrorsItems0Source
- func (o *CreateGroupServiceAccountNotFoundBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *CreateGroupServiceAccountNotFoundBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
- func (o *CreateGroupServiceAccountNotFoundBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
- func (o *CreateGroupServiceAccountNotFoundBodyErrorsItems0Source) Validate(formats strfmt.Registry) error
- type CreateGroupServiceAccountNotFoundBodyJsonapi
- func (o *CreateGroupServiceAccountNotFoundBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *CreateGroupServiceAccountNotFoundBodyJsonapi) MarshalBinary() ([]byte, error)
- func (o *CreateGroupServiceAccountNotFoundBodyJsonapi) UnmarshalBinary(b []byte) error
- func (o *CreateGroupServiceAccountNotFoundBodyJsonapi) Validate(formats strfmt.Registry) error
- type CreateGroupServiceAccountParams
- func NewCreateGroupServiceAccountParams() *CreateGroupServiceAccountParams
- func NewCreateGroupServiceAccountParamsWithContext(ctx context.Context) *CreateGroupServiceAccountParams
- func NewCreateGroupServiceAccountParamsWithHTTPClient(client *http.Client) *CreateGroupServiceAccountParams
- func NewCreateGroupServiceAccountParamsWithTimeout(timeout time.Duration) *CreateGroupServiceAccountParams
- func (o *CreateGroupServiceAccountParams) SetBody(body CreateGroupServiceAccountBody)
- func (o *CreateGroupServiceAccountParams) SetContext(ctx context.Context)
- func (o *CreateGroupServiceAccountParams) SetDefaults()
- func (o *CreateGroupServiceAccountParams) SetGroupID(groupID strfmt.UUID)
- func (o *CreateGroupServiceAccountParams) SetHTTPClient(client *http.Client)
- func (o *CreateGroupServiceAccountParams) SetTimeout(timeout time.Duration)
- func (o *CreateGroupServiceAccountParams) SetVersion(version string)
- func (o *CreateGroupServiceAccountParams) WithBody(body CreateGroupServiceAccountBody) *CreateGroupServiceAccountParams
- func (o *CreateGroupServiceAccountParams) WithContext(ctx context.Context) *CreateGroupServiceAccountParams
- func (o *CreateGroupServiceAccountParams) WithDefaults() *CreateGroupServiceAccountParams
- func (o *CreateGroupServiceAccountParams) WithGroupID(groupID strfmt.UUID) *CreateGroupServiceAccountParams
- func (o *CreateGroupServiceAccountParams) WithHTTPClient(client *http.Client) *CreateGroupServiceAccountParams
- func (o *CreateGroupServiceAccountParams) WithTimeout(timeout time.Duration) *CreateGroupServiceAccountParams
- func (o *CreateGroupServiceAccountParams) WithVersion(version string) *CreateGroupServiceAccountParams
- func (o *CreateGroupServiceAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateGroupServiceAccountParamsBodyData
- func (o *CreateGroupServiceAccountParamsBodyData) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *CreateGroupServiceAccountParamsBodyData) MarshalBinary() ([]byte, error)
- func (o *CreateGroupServiceAccountParamsBodyData) UnmarshalBinary(b []byte) error
- func (o *CreateGroupServiceAccountParamsBodyData) Validate(formats strfmt.Registry) error
- type CreateGroupServiceAccountParamsBodyDataAttributes
- func (o *CreateGroupServiceAccountParamsBodyDataAttributes) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *CreateGroupServiceAccountParamsBodyDataAttributes) MarshalBinary() ([]byte, error)
- func (o *CreateGroupServiceAccountParamsBodyDataAttributes) UnmarshalBinary(b []byte) error
- func (o *CreateGroupServiceAccountParamsBodyDataAttributes) Validate(formats strfmt.Registry) error
- type CreateGroupServiceAccountReader
- type CreateGroupServiceAccountUnauthorized
- func (o *CreateGroupServiceAccountUnauthorized) Code() int
- func (o *CreateGroupServiceAccountUnauthorized) Error() string
- func (o *CreateGroupServiceAccountUnauthorized) GetPayload() *CreateGroupServiceAccountUnauthorizedBody
- func (o *CreateGroupServiceAccountUnauthorized) IsClientError() bool
- func (o *CreateGroupServiceAccountUnauthorized) IsCode(code int) bool
- func (o *CreateGroupServiceAccountUnauthorized) IsRedirect() bool
- func (o *CreateGroupServiceAccountUnauthorized) IsServerError() bool
- func (o *CreateGroupServiceAccountUnauthorized) IsSuccess() bool
- func (o *CreateGroupServiceAccountUnauthorized) String() string
- type CreateGroupServiceAccountUnauthorizedBody
- func (o *CreateGroupServiceAccountUnauthorizedBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *CreateGroupServiceAccountUnauthorizedBody) MarshalBinary() ([]byte, error)
- func (o *CreateGroupServiceAccountUnauthorizedBody) UnmarshalBinary(b []byte) error
- func (o *CreateGroupServiceAccountUnauthorizedBody) Validate(formats strfmt.Registry) error
- type CreateGroupServiceAccountUnauthorizedBodyErrorsItems0
- func (o *CreateGroupServiceAccountUnauthorizedBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *CreateGroupServiceAccountUnauthorizedBodyErrorsItems0) MarshalBinary() ([]byte, error)
- func (o *CreateGroupServiceAccountUnauthorizedBodyErrorsItems0) UnmarshalBinary(b []byte) error
- func (o *CreateGroupServiceAccountUnauthorizedBodyErrorsItems0) Validate(formats strfmt.Registry) error
- type CreateGroupServiceAccountUnauthorizedBodyErrorsItems0Links
- func (o *CreateGroupServiceAccountUnauthorizedBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *CreateGroupServiceAccountUnauthorizedBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
- func (o *CreateGroupServiceAccountUnauthorizedBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
- func (o *CreateGroupServiceAccountUnauthorizedBodyErrorsItems0Links) Validate(formats strfmt.Registry) error
- type CreateGroupServiceAccountUnauthorizedBodyErrorsItems0Source
- func (o *CreateGroupServiceAccountUnauthorizedBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *CreateGroupServiceAccountUnauthorizedBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
- func (o *CreateGroupServiceAccountUnauthorizedBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
- func (o *CreateGroupServiceAccountUnauthorizedBodyErrorsItems0Source) Validate(formats strfmt.Registry) error
- type CreateGroupServiceAccountUnauthorizedBodyJsonapi
- func (o *CreateGroupServiceAccountUnauthorizedBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *CreateGroupServiceAccountUnauthorizedBodyJsonapi) MarshalBinary() ([]byte, error)
- func (o *CreateGroupServiceAccountUnauthorizedBodyJsonapi) UnmarshalBinary(b []byte) error
- func (o *CreateGroupServiceAccountUnauthorizedBodyJsonapi) Validate(formats strfmt.Registry) error
- type CreateOrgServiceAccountBadRequest
- func (o *CreateOrgServiceAccountBadRequest) Code() int
- func (o *CreateOrgServiceAccountBadRequest) Error() string
- func (o *CreateOrgServiceAccountBadRequest) GetPayload() *CreateOrgServiceAccountBadRequestBody
- func (o *CreateOrgServiceAccountBadRequest) IsClientError() bool
- func (o *CreateOrgServiceAccountBadRequest) IsCode(code int) bool
- func (o *CreateOrgServiceAccountBadRequest) IsRedirect() bool
- func (o *CreateOrgServiceAccountBadRequest) IsServerError() bool
- func (o *CreateOrgServiceAccountBadRequest) IsSuccess() bool
- func (o *CreateOrgServiceAccountBadRequest) String() string
- type CreateOrgServiceAccountBadRequestBody
- func (o *CreateOrgServiceAccountBadRequestBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *CreateOrgServiceAccountBadRequestBody) MarshalBinary() ([]byte, error)
- func (o *CreateOrgServiceAccountBadRequestBody) UnmarshalBinary(b []byte) error
- func (o *CreateOrgServiceAccountBadRequestBody) Validate(formats strfmt.Registry) error
- type CreateOrgServiceAccountBadRequestBodyErrorsItems0
- func (o *CreateOrgServiceAccountBadRequestBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *CreateOrgServiceAccountBadRequestBodyErrorsItems0) MarshalBinary() ([]byte, error)
- func (o *CreateOrgServiceAccountBadRequestBodyErrorsItems0) UnmarshalBinary(b []byte) error
- func (o *CreateOrgServiceAccountBadRequestBodyErrorsItems0) Validate(formats strfmt.Registry) error
- type CreateOrgServiceAccountBadRequestBodyErrorsItems0Links
- func (o *CreateOrgServiceAccountBadRequestBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *CreateOrgServiceAccountBadRequestBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
- func (o *CreateOrgServiceAccountBadRequestBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
- func (o *CreateOrgServiceAccountBadRequestBodyErrorsItems0Links) Validate(formats strfmt.Registry) error
- type CreateOrgServiceAccountBadRequestBodyErrorsItems0Source
- func (o *CreateOrgServiceAccountBadRequestBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *CreateOrgServiceAccountBadRequestBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
- func (o *CreateOrgServiceAccountBadRequestBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
- func (o *CreateOrgServiceAccountBadRequestBodyErrorsItems0Source) Validate(formats strfmt.Registry) error
- type CreateOrgServiceAccountBadRequestBodyJsonapi
- func (o *CreateOrgServiceAccountBadRequestBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *CreateOrgServiceAccountBadRequestBodyJsonapi) MarshalBinary() ([]byte, error)
- func (o *CreateOrgServiceAccountBadRequestBodyJsonapi) UnmarshalBinary(b []byte) error
- func (o *CreateOrgServiceAccountBadRequestBodyJsonapi) Validate(formats strfmt.Registry) error
- type CreateOrgServiceAccountBody
- func (o *CreateOrgServiceAccountBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *CreateOrgServiceAccountBody) MarshalBinary() ([]byte, error)
- func (o *CreateOrgServiceAccountBody) UnmarshalBinary(b []byte) error
- func (o *CreateOrgServiceAccountBody) Validate(formats strfmt.Registry) error
- type CreateOrgServiceAccountCreated
- func (o *CreateOrgServiceAccountCreated) Code() int
- func (o *CreateOrgServiceAccountCreated) Error() string
- func (o *CreateOrgServiceAccountCreated) GetPayload() *CreateOrgServiceAccountCreatedBody
- func (o *CreateOrgServiceAccountCreated) IsClientError() bool
- func (o *CreateOrgServiceAccountCreated) IsCode(code int) bool
- func (o *CreateOrgServiceAccountCreated) IsRedirect() bool
- func (o *CreateOrgServiceAccountCreated) IsServerError() bool
- func (o *CreateOrgServiceAccountCreated) IsSuccess() bool
- func (o *CreateOrgServiceAccountCreated) String() string
- type CreateOrgServiceAccountCreatedBody
- func (o *CreateOrgServiceAccountCreatedBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *CreateOrgServiceAccountCreatedBody) MarshalBinary() ([]byte, error)
- func (o *CreateOrgServiceAccountCreatedBody) UnmarshalBinary(b []byte) error
- func (o *CreateOrgServiceAccountCreatedBody) Validate(formats strfmt.Registry) error
- type CreateOrgServiceAccountCreatedBodyData
- func (o *CreateOrgServiceAccountCreatedBodyData) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *CreateOrgServiceAccountCreatedBodyData) MarshalBinary() ([]byte, error)
- func (o *CreateOrgServiceAccountCreatedBodyData) UnmarshalBinary(b []byte) error
- func (o *CreateOrgServiceAccountCreatedBodyData) Validate(formats strfmt.Registry) error
- type CreateOrgServiceAccountCreatedBodyDataAttributes
- func (o *CreateOrgServiceAccountCreatedBodyDataAttributes) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *CreateOrgServiceAccountCreatedBodyDataAttributes) MarshalBinary() ([]byte, error)
- func (o *CreateOrgServiceAccountCreatedBodyDataAttributes) UnmarshalBinary(b []byte) error
- func (o *CreateOrgServiceAccountCreatedBodyDataAttributes) Validate(formats strfmt.Registry) error
- type CreateOrgServiceAccountCreatedBodyDataLinks
- func (o *CreateOrgServiceAccountCreatedBodyDataLinks) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *CreateOrgServiceAccountCreatedBodyDataLinks) MarshalBinary() ([]byte, error)
- func (o *CreateOrgServiceAccountCreatedBodyDataLinks) UnmarshalBinary(b []byte) error
- func (o *CreateOrgServiceAccountCreatedBodyDataLinks) Validate(formats strfmt.Registry) error
- type CreateOrgServiceAccountInternalServerError
- func (o *CreateOrgServiceAccountInternalServerError) Code() int
- func (o *CreateOrgServiceAccountInternalServerError) Error() string
- func (o *CreateOrgServiceAccountInternalServerError) GetPayload() *CreateOrgServiceAccountInternalServerErrorBody
- func (o *CreateOrgServiceAccountInternalServerError) IsClientError() bool
- func (o *CreateOrgServiceAccountInternalServerError) IsCode(code int) bool
- func (o *CreateOrgServiceAccountInternalServerError) IsRedirect() bool
- func (o *CreateOrgServiceAccountInternalServerError) IsServerError() bool
- func (o *CreateOrgServiceAccountInternalServerError) IsSuccess() bool
- func (o *CreateOrgServiceAccountInternalServerError) String() string
- type CreateOrgServiceAccountInternalServerErrorBody
- func (o *CreateOrgServiceAccountInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *CreateOrgServiceAccountInternalServerErrorBody) MarshalBinary() ([]byte, error)
- func (o *CreateOrgServiceAccountInternalServerErrorBody) UnmarshalBinary(b []byte) error
- func (o *CreateOrgServiceAccountInternalServerErrorBody) Validate(formats strfmt.Registry) error
- type CreateOrgServiceAccountInternalServerErrorBodyErrorsItems0
- func (o *CreateOrgServiceAccountInternalServerErrorBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *CreateOrgServiceAccountInternalServerErrorBodyErrorsItems0) MarshalBinary() ([]byte, error)
- func (o *CreateOrgServiceAccountInternalServerErrorBodyErrorsItems0) UnmarshalBinary(b []byte) error
- func (o *CreateOrgServiceAccountInternalServerErrorBodyErrorsItems0) Validate(formats strfmt.Registry) error
- type CreateOrgServiceAccountInternalServerErrorBodyErrorsItems0Links
- func (o *CreateOrgServiceAccountInternalServerErrorBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *CreateOrgServiceAccountInternalServerErrorBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
- func (o *CreateOrgServiceAccountInternalServerErrorBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
- func (o *CreateOrgServiceAccountInternalServerErrorBodyErrorsItems0Links) Validate(formats strfmt.Registry) error
- type CreateOrgServiceAccountInternalServerErrorBodyErrorsItems0Source
- func (o *CreateOrgServiceAccountInternalServerErrorBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *CreateOrgServiceAccountInternalServerErrorBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
- func (o *CreateOrgServiceAccountInternalServerErrorBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
- func (o *CreateOrgServiceAccountInternalServerErrorBodyErrorsItems0Source) Validate(formats strfmt.Registry) error
- type CreateOrgServiceAccountInternalServerErrorBodyJsonapi
- func (o *CreateOrgServiceAccountInternalServerErrorBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *CreateOrgServiceAccountInternalServerErrorBodyJsonapi) MarshalBinary() ([]byte, error)
- func (o *CreateOrgServiceAccountInternalServerErrorBodyJsonapi) UnmarshalBinary(b []byte) error
- func (o *CreateOrgServiceAccountInternalServerErrorBodyJsonapi) Validate(formats strfmt.Registry) error
- type CreateOrgServiceAccountNotFound
- func (o *CreateOrgServiceAccountNotFound) Code() int
- func (o *CreateOrgServiceAccountNotFound) Error() string
- func (o *CreateOrgServiceAccountNotFound) GetPayload() *CreateOrgServiceAccountNotFoundBody
- func (o *CreateOrgServiceAccountNotFound) IsClientError() bool
- func (o *CreateOrgServiceAccountNotFound) IsCode(code int) bool
- func (o *CreateOrgServiceAccountNotFound) IsRedirect() bool
- func (o *CreateOrgServiceAccountNotFound) IsServerError() bool
- func (o *CreateOrgServiceAccountNotFound) IsSuccess() bool
- func (o *CreateOrgServiceAccountNotFound) String() string
- type CreateOrgServiceAccountNotFoundBody
- func (o *CreateOrgServiceAccountNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *CreateOrgServiceAccountNotFoundBody) MarshalBinary() ([]byte, error)
- func (o *CreateOrgServiceAccountNotFoundBody) UnmarshalBinary(b []byte) error
- func (o *CreateOrgServiceAccountNotFoundBody) Validate(formats strfmt.Registry) error
- type CreateOrgServiceAccountNotFoundBodyErrorsItems0
- func (o *CreateOrgServiceAccountNotFoundBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *CreateOrgServiceAccountNotFoundBodyErrorsItems0) MarshalBinary() ([]byte, error)
- func (o *CreateOrgServiceAccountNotFoundBodyErrorsItems0) UnmarshalBinary(b []byte) error
- func (o *CreateOrgServiceAccountNotFoundBodyErrorsItems0) Validate(formats strfmt.Registry) error
- type CreateOrgServiceAccountNotFoundBodyErrorsItems0Links
- func (o *CreateOrgServiceAccountNotFoundBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *CreateOrgServiceAccountNotFoundBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
- func (o *CreateOrgServiceAccountNotFoundBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
- func (o *CreateOrgServiceAccountNotFoundBodyErrorsItems0Links) Validate(formats strfmt.Registry) error
- type CreateOrgServiceAccountNotFoundBodyErrorsItems0Source
- func (o *CreateOrgServiceAccountNotFoundBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *CreateOrgServiceAccountNotFoundBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
- func (o *CreateOrgServiceAccountNotFoundBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
- func (o *CreateOrgServiceAccountNotFoundBodyErrorsItems0Source) Validate(formats strfmt.Registry) error
- type CreateOrgServiceAccountNotFoundBodyJsonapi
- func (o *CreateOrgServiceAccountNotFoundBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *CreateOrgServiceAccountNotFoundBodyJsonapi) MarshalBinary() ([]byte, error)
- func (o *CreateOrgServiceAccountNotFoundBodyJsonapi) UnmarshalBinary(b []byte) error
- func (o *CreateOrgServiceAccountNotFoundBodyJsonapi) Validate(formats strfmt.Registry) error
- type CreateOrgServiceAccountParams
- func NewCreateOrgServiceAccountParams() *CreateOrgServiceAccountParams
- func NewCreateOrgServiceAccountParamsWithContext(ctx context.Context) *CreateOrgServiceAccountParams
- func NewCreateOrgServiceAccountParamsWithHTTPClient(client *http.Client) *CreateOrgServiceAccountParams
- func NewCreateOrgServiceAccountParamsWithTimeout(timeout time.Duration) *CreateOrgServiceAccountParams
- func (o *CreateOrgServiceAccountParams) SetBody(body CreateOrgServiceAccountBody)
- func (o *CreateOrgServiceAccountParams) SetContext(ctx context.Context)
- func (o *CreateOrgServiceAccountParams) SetDefaults()
- func (o *CreateOrgServiceAccountParams) SetHTTPClient(client *http.Client)
- func (o *CreateOrgServiceAccountParams) SetOrgID(orgID strfmt.UUID)
- func (o *CreateOrgServiceAccountParams) SetTimeout(timeout time.Duration)
- func (o *CreateOrgServiceAccountParams) SetVersion(version string)
- func (o *CreateOrgServiceAccountParams) WithBody(body CreateOrgServiceAccountBody) *CreateOrgServiceAccountParams
- func (o *CreateOrgServiceAccountParams) WithContext(ctx context.Context) *CreateOrgServiceAccountParams
- func (o *CreateOrgServiceAccountParams) WithDefaults() *CreateOrgServiceAccountParams
- func (o *CreateOrgServiceAccountParams) WithHTTPClient(client *http.Client) *CreateOrgServiceAccountParams
- func (o *CreateOrgServiceAccountParams) WithOrgID(orgID strfmt.UUID) *CreateOrgServiceAccountParams
- func (o *CreateOrgServiceAccountParams) WithTimeout(timeout time.Duration) *CreateOrgServiceAccountParams
- func (o *CreateOrgServiceAccountParams) WithVersion(version string) *CreateOrgServiceAccountParams
- func (o *CreateOrgServiceAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateOrgServiceAccountParamsBodyData
- func (o *CreateOrgServiceAccountParamsBodyData) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *CreateOrgServiceAccountParamsBodyData) MarshalBinary() ([]byte, error)
- func (o *CreateOrgServiceAccountParamsBodyData) UnmarshalBinary(b []byte) error
- func (o *CreateOrgServiceAccountParamsBodyData) Validate(formats strfmt.Registry) error
- type CreateOrgServiceAccountParamsBodyDataAttributes
- func (o *CreateOrgServiceAccountParamsBodyDataAttributes) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *CreateOrgServiceAccountParamsBodyDataAttributes) MarshalBinary() ([]byte, error)
- func (o *CreateOrgServiceAccountParamsBodyDataAttributes) UnmarshalBinary(b []byte) error
- func (o *CreateOrgServiceAccountParamsBodyDataAttributes) Validate(formats strfmt.Registry) error
- type CreateOrgServiceAccountReader
- type CreateOrgServiceAccountUnauthorized
- func (o *CreateOrgServiceAccountUnauthorized) Code() int
- func (o *CreateOrgServiceAccountUnauthorized) Error() string
- func (o *CreateOrgServiceAccountUnauthorized) GetPayload() *CreateOrgServiceAccountUnauthorizedBody
- func (o *CreateOrgServiceAccountUnauthorized) IsClientError() bool
- func (o *CreateOrgServiceAccountUnauthorized) IsCode(code int) bool
- func (o *CreateOrgServiceAccountUnauthorized) IsRedirect() bool
- func (o *CreateOrgServiceAccountUnauthorized) IsServerError() bool
- func (o *CreateOrgServiceAccountUnauthorized) IsSuccess() bool
- func (o *CreateOrgServiceAccountUnauthorized) String() string
- type CreateOrgServiceAccountUnauthorizedBody
- func (o *CreateOrgServiceAccountUnauthorizedBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *CreateOrgServiceAccountUnauthorizedBody) MarshalBinary() ([]byte, error)
- func (o *CreateOrgServiceAccountUnauthorizedBody) UnmarshalBinary(b []byte) error
- func (o *CreateOrgServiceAccountUnauthorizedBody) Validate(formats strfmt.Registry) error
- type CreateOrgServiceAccountUnauthorizedBodyErrorsItems0
- func (o *CreateOrgServiceAccountUnauthorizedBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *CreateOrgServiceAccountUnauthorizedBodyErrorsItems0) MarshalBinary() ([]byte, error)
- func (o *CreateOrgServiceAccountUnauthorizedBodyErrorsItems0) UnmarshalBinary(b []byte) error
- func (o *CreateOrgServiceAccountUnauthorizedBodyErrorsItems0) Validate(formats strfmt.Registry) error
- type CreateOrgServiceAccountUnauthorizedBodyErrorsItems0Links
- func (o *CreateOrgServiceAccountUnauthorizedBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *CreateOrgServiceAccountUnauthorizedBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
- func (o *CreateOrgServiceAccountUnauthorizedBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
- func (o *CreateOrgServiceAccountUnauthorizedBodyErrorsItems0Links) Validate(formats strfmt.Registry) error
- type CreateOrgServiceAccountUnauthorizedBodyErrorsItems0Source
- func (o *CreateOrgServiceAccountUnauthorizedBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *CreateOrgServiceAccountUnauthorizedBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
- func (o *CreateOrgServiceAccountUnauthorizedBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
- func (o *CreateOrgServiceAccountUnauthorizedBodyErrorsItems0Source) Validate(formats strfmt.Registry) error
- type CreateOrgServiceAccountUnauthorizedBodyJsonapi
- func (o *CreateOrgServiceAccountUnauthorizedBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *CreateOrgServiceAccountUnauthorizedBodyJsonapi) MarshalBinary() ([]byte, error)
- func (o *CreateOrgServiceAccountUnauthorizedBodyJsonapi) UnmarshalBinary(b []byte) error
- func (o *CreateOrgServiceAccountUnauthorizedBodyJsonapi) Validate(formats strfmt.Registry) error
- type DeleteOneGroupServiceAccountBadRequest
- func (o *DeleteOneGroupServiceAccountBadRequest) Code() int
- func (o *DeleteOneGroupServiceAccountBadRequest) Error() string
- func (o *DeleteOneGroupServiceAccountBadRequest) GetPayload() *DeleteOneGroupServiceAccountBadRequestBody
- func (o *DeleteOneGroupServiceAccountBadRequest) IsClientError() bool
- func (o *DeleteOneGroupServiceAccountBadRequest) IsCode(code int) bool
- func (o *DeleteOneGroupServiceAccountBadRequest) IsRedirect() bool
- func (o *DeleteOneGroupServiceAccountBadRequest) IsServerError() bool
- func (o *DeleteOneGroupServiceAccountBadRequest) IsSuccess() bool
- func (o *DeleteOneGroupServiceAccountBadRequest) String() string
- type DeleteOneGroupServiceAccountBadRequestBody
- func (o *DeleteOneGroupServiceAccountBadRequestBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *DeleteOneGroupServiceAccountBadRequestBody) MarshalBinary() ([]byte, error)
- func (o *DeleteOneGroupServiceAccountBadRequestBody) UnmarshalBinary(b []byte) error
- func (o *DeleteOneGroupServiceAccountBadRequestBody) Validate(formats strfmt.Registry) error
- type DeleteOneGroupServiceAccountBadRequestBodyErrorsItems0
- func (o *DeleteOneGroupServiceAccountBadRequestBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *DeleteOneGroupServiceAccountBadRequestBodyErrorsItems0) MarshalBinary() ([]byte, error)
- func (o *DeleteOneGroupServiceAccountBadRequestBodyErrorsItems0) UnmarshalBinary(b []byte) error
- func (o *DeleteOneGroupServiceAccountBadRequestBodyErrorsItems0) Validate(formats strfmt.Registry) error
- type DeleteOneGroupServiceAccountBadRequestBodyErrorsItems0Links
- func (o *DeleteOneGroupServiceAccountBadRequestBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *DeleteOneGroupServiceAccountBadRequestBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
- func (o *DeleteOneGroupServiceAccountBadRequestBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
- func (o *DeleteOneGroupServiceAccountBadRequestBodyErrorsItems0Links) Validate(formats strfmt.Registry) error
- type DeleteOneGroupServiceAccountBadRequestBodyErrorsItems0Source
- func (o *DeleteOneGroupServiceAccountBadRequestBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *DeleteOneGroupServiceAccountBadRequestBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
- func (o *DeleteOneGroupServiceAccountBadRequestBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
- func (o *DeleteOneGroupServiceAccountBadRequestBodyErrorsItems0Source) Validate(formats strfmt.Registry) error
- type DeleteOneGroupServiceAccountBadRequestBodyJsonapi
- func (o *DeleteOneGroupServiceAccountBadRequestBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *DeleteOneGroupServiceAccountBadRequestBodyJsonapi) MarshalBinary() ([]byte, error)
- func (o *DeleteOneGroupServiceAccountBadRequestBodyJsonapi) UnmarshalBinary(b []byte) error
- func (o *DeleteOneGroupServiceAccountBadRequestBodyJsonapi) Validate(formats strfmt.Registry) error
- type DeleteOneGroupServiceAccountForbidden
- func (o *DeleteOneGroupServiceAccountForbidden) Code() int
- func (o *DeleteOneGroupServiceAccountForbidden) Error() string
- func (o *DeleteOneGroupServiceAccountForbidden) GetPayload() *DeleteOneGroupServiceAccountForbiddenBody
- func (o *DeleteOneGroupServiceAccountForbidden) IsClientError() bool
- func (o *DeleteOneGroupServiceAccountForbidden) IsCode(code int) bool
- func (o *DeleteOneGroupServiceAccountForbidden) IsRedirect() bool
- func (o *DeleteOneGroupServiceAccountForbidden) IsServerError() bool
- func (o *DeleteOneGroupServiceAccountForbidden) IsSuccess() bool
- func (o *DeleteOneGroupServiceAccountForbidden) String() string
- type DeleteOneGroupServiceAccountForbiddenBody
- func (o *DeleteOneGroupServiceAccountForbiddenBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *DeleteOneGroupServiceAccountForbiddenBody) MarshalBinary() ([]byte, error)
- func (o *DeleteOneGroupServiceAccountForbiddenBody) UnmarshalBinary(b []byte) error
- func (o *DeleteOneGroupServiceAccountForbiddenBody) Validate(formats strfmt.Registry) error
- type DeleteOneGroupServiceAccountForbiddenBodyErrorsItems0
- func (o *DeleteOneGroupServiceAccountForbiddenBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *DeleteOneGroupServiceAccountForbiddenBodyErrorsItems0) MarshalBinary() ([]byte, error)
- func (o *DeleteOneGroupServiceAccountForbiddenBodyErrorsItems0) UnmarshalBinary(b []byte) error
- func (o *DeleteOneGroupServiceAccountForbiddenBodyErrorsItems0) Validate(formats strfmt.Registry) error
- type DeleteOneGroupServiceAccountForbiddenBodyErrorsItems0Links
- func (o *DeleteOneGroupServiceAccountForbiddenBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *DeleteOneGroupServiceAccountForbiddenBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
- func (o *DeleteOneGroupServiceAccountForbiddenBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
- func (o *DeleteOneGroupServiceAccountForbiddenBodyErrorsItems0Links) Validate(formats strfmt.Registry) error
- type DeleteOneGroupServiceAccountForbiddenBodyErrorsItems0Source
- func (o *DeleteOneGroupServiceAccountForbiddenBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *DeleteOneGroupServiceAccountForbiddenBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
- func (o *DeleteOneGroupServiceAccountForbiddenBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
- func (o *DeleteOneGroupServiceAccountForbiddenBodyErrorsItems0Source) Validate(formats strfmt.Registry) error
- type DeleteOneGroupServiceAccountForbiddenBodyJsonapi
- func (o *DeleteOneGroupServiceAccountForbiddenBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *DeleteOneGroupServiceAccountForbiddenBodyJsonapi) MarshalBinary() ([]byte, error)
- func (o *DeleteOneGroupServiceAccountForbiddenBodyJsonapi) UnmarshalBinary(b []byte) error
- func (o *DeleteOneGroupServiceAccountForbiddenBodyJsonapi) Validate(formats strfmt.Registry) error
- type DeleteOneGroupServiceAccountInternalServerError
- func (o *DeleteOneGroupServiceAccountInternalServerError) Code() int
- func (o *DeleteOneGroupServiceAccountInternalServerError) Error() string
- func (o *DeleteOneGroupServiceAccountInternalServerError) GetPayload() *DeleteOneGroupServiceAccountInternalServerErrorBody
- func (o *DeleteOneGroupServiceAccountInternalServerError) IsClientError() bool
- func (o *DeleteOneGroupServiceAccountInternalServerError) IsCode(code int) bool
- func (o *DeleteOneGroupServiceAccountInternalServerError) IsRedirect() bool
- func (o *DeleteOneGroupServiceAccountInternalServerError) IsServerError() bool
- func (o *DeleteOneGroupServiceAccountInternalServerError) IsSuccess() bool
- func (o *DeleteOneGroupServiceAccountInternalServerError) String() string
- type DeleteOneGroupServiceAccountInternalServerErrorBody
- func (o *DeleteOneGroupServiceAccountInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *DeleteOneGroupServiceAccountInternalServerErrorBody) MarshalBinary() ([]byte, error)
- func (o *DeleteOneGroupServiceAccountInternalServerErrorBody) UnmarshalBinary(b []byte) error
- func (o *DeleteOneGroupServiceAccountInternalServerErrorBody) Validate(formats strfmt.Registry) error
- type DeleteOneGroupServiceAccountInternalServerErrorBodyErrorsItems0
- func (o *DeleteOneGroupServiceAccountInternalServerErrorBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *DeleteOneGroupServiceAccountInternalServerErrorBodyErrorsItems0) MarshalBinary() ([]byte, error)
- func (o *DeleteOneGroupServiceAccountInternalServerErrorBodyErrorsItems0) UnmarshalBinary(b []byte) error
- func (o *DeleteOneGroupServiceAccountInternalServerErrorBodyErrorsItems0) Validate(formats strfmt.Registry) error
- type DeleteOneGroupServiceAccountInternalServerErrorBodyErrorsItems0Links
- func (o *DeleteOneGroupServiceAccountInternalServerErrorBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *DeleteOneGroupServiceAccountInternalServerErrorBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
- func (o *DeleteOneGroupServiceAccountInternalServerErrorBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
- func (o *DeleteOneGroupServiceAccountInternalServerErrorBodyErrorsItems0Links) Validate(formats strfmt.Registry) error
- type DeleteOneGroupServiceAccountInternalServerErrorBodyErrorsItems0Source
- func (o *DeleteOneGroupServiceAccountInternalServerErrorBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *DeleteOneGroupServiceAccountInternalServerErrorBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
- func (o *DeleteOneGroupServiceAccountInternalServerErrorBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
- func (o *DeleteOneGroupServiceAccountInternalServerErrorBodyErrorsItems0Source) Validate(formats strfmt.Registry) error
- type DeleteOneGroupServiceAccountInternalServerErrorBodyJsonapi
- func (o *DeleteOneGroupServiceAccountInternalServerErrorBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *DeleteOneGroupServiceAccountInternalServerErrorBodyJsonapi) MarshalBinary() ([]byte, error)
- func (o *DeleteOneGroupServiceAccountInternalServerErrorBodyJsonapi) UnmarshalBinary(b []byte) error
- func (o *DeleteOneGroupServiceAccountInternalServerErrorBodyJsonapi) Validate(formats strfmt.Registry) error
- type DeleteOneGroupServiceAccountNoContent
- func (o *DeleteOneGroupServiceAccountNoContent) Code() int
- func (o *DeleteOneGroupServiceAccountNoContent) Error() string
- func (o *DeleteOneGroupServiceAccountNoContent) IsClientError() bool
- func (o *DeleteOneGroupServiceAccountNoContent) IsCode(code int) bool
- func (o *DeleteOneGroupServiceAccountNoContent) IsRedirect() bool
- func (o *DeleteOneGroupServiceAccountNoContent) IsServerError() bool
- func (o *DeleteOneGroupServiceAccountNoContent) IsSuccess() bool
- func (o *DeleteOneGroupServiceAccountNoContent) String() string
- type DeleteOneGroupServiceAccountNotFound
- func (o *DeleteOneGroupServiceAccountNotFound) Code() int
- func (o *DeleteOneGroupServiceAccountNotFound) Error() string
- func (o *DeleteOneGroupServiceAccountNotFound) GetPayload() *DeleteOneGroupServiceAccountNotFoundBody
- func (o *DeleteOneGroupServiceAccountNotFound) IsClientError() bool
- func (o *DeleteOneGroupServiceAccountNotFound) IsCode(code int) bool
- func (o *DeleteOneGroupServiceAccountNotFound) IsRedirect() bool
- func (o *DeleteOneGroupServiceAccountNotFound) IsServerError() bool
- func (o *DeleteOneGroupServiceAccountNotFound) IsSuccess() bool
- func (o *DeleteOneGroupServiceAccountNotFound) String() string
- type DeleteOneGroupServiceAccountNotFoundBody
- func (o *DeleteOneGroupServiceAccountNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *DeleteOneGroupServiceAccountNotFoundBody) MarshalBinary() ([]byte, error)
- func (o *DeleteOneGroupServiceAccountNotFoundBody) UnmarshalBinary(b []byte) error
- func (o *DeleteOneGroupServiceAccountNotFoundBody) Validate(formats strfmt.Registry) error
- type DeleteOneGroupServiceAccountNotFoundBodyErrorsItems0
- func (o *DeleteOneGroupServiceAccountNotFoundBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *DeleteOneGroupServiceAccountNotFoundBodyErrorsItems0) MarshalBinary() ([]byte, error)
- func (o *DeleteOneGroupServiceAccountNotFoundBodyErrorsItems0) UnmarshalBinary(b []byte) error
- func (o *DeleteOneGroupServiceAccountNotFoundBodyErrorsItems0) Validate(formats strfmt.Registry) error
- type DeleteOneGroupServiceAccountNotFoundBodyErrorsItems0Links
- func (o *DeleteOneGroupServiceAccountNotFoundBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *DeleteOneGroupServiceAccountNotFoundBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
- func (o *DeleteOneGroupServiceAccountNotFoundBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
- func (o *DeleteOneGroupServiceAccountNotFoundBodyErrorsItems0Links) Validate(formats strfmt.Registry) error
- type DeleteOneGroupServiceAccountNotFoundBodyErrorsItems0Source
- func (o *DeleteOneGroupServiceAccountNotFoundBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *DeleteOneGroupServiceAccountNotFoundBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
- func (o *DeleteOneGroupServiceAccountNotFoundBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
- func (o *DeleteOneGroupServiceAccountNotFoundBodyErrorsItems0Source) Validate(formats strfmt.Registry) error
- type DeleteOneGroupServiceAccountNotFoundBodyJsonapi
- func (o *DeleteOneGroupServiceAccountNotFoundBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *DeleteOneGroupServiceAccountNotFoundBodyJsonapi) MarshalBinary() ([]byte, error)
- func (o *DeleteOneGroupServiceAccountNotFoundBodyJsonapi) UnmarshalBinary(b []byte) error
- func (o *DeleteOneGroupServiceAccountNotFoundBodyJsonapi) Validate(formats strfmt.Registry) error
- type DeleteOneGroupServiceAccountParams
- func NewDeleteOneGroupServiceAccountParams() *DeleteOneGroupServiceAccountParams
- func NewDeleteOneGroupServiceAccountParamsWithContext(ctx context.Context) *DeleteOneGroupServiceAccountParams
- func NewDeleteOneGroupServiceAccountParamsWithHTTPClient(client *http.Client) *DeleteOneGroupServiceAccountParams
- func NewDeleteOneGroupServiceAccountParamsWithTimeout(timeout time.Duration) *DeleteOneGroupServiceAccountParams
- func (o *DeleteOneGroupServiceAccountParams) SetContext(ctx context.Context)
- func (o *DeleteOneGroupServiceAccountParams) SetDefaults()
- func (o *DeleteOneGroupServiceAccountParams) SetGroupID(groupID strfmt.UUID)
- func (o *DeleteOneGroupServiceAccountParams) SetHTTPClient(client *http.Client)
- func (o *DeleteOneGroupServiceAccountParams) SetServiceaccountID(serviceaccountID strfmt.UUID)
- func (o *DeleteOneGroupServiceAccountParams) SetTimeout(timeout time.Duration)
- func (o *DeleteOneGroupServiceAccountParams) SetVersion(version string)
- func (o *DeleteOneGroupServiceAccountParams) WithContext(ctx context.Context) *DeleteOneGroupServiceAccountParams
- func (o *DeleteOneGroupServiceAccountParams) WithDefaults() *DeleteOneGroupServiceAccountParams
- func (o *DeleteOneGroupServiceAccountParams) WithGroupID(groupID strfmt.UUID) *DeleteOneGroupServiceAccountParams
- func (o *DeleteOneGroupServiceAccountParams) WithHTTPClient(client *http.Client) *DeleteOneGroupServiceAccountParams
- func (o *DeleteOneGroupServiceAccountParams) WithServiceaccountID(serviceaccountID strfmt.UUID) *DeleteOneGroupServiceAccountParams
- func (o *DeleteOneGroupServiceAccountParams) WithTimeout(timeout time.Duration) *DeleteOneGroupServiceAccountParams
- func (o *DeleteOneGroupServiceAccountParams) WithVersion(version string) *DeleteOneGroupServiceAccountParams
- func (o *DeleteOneGroupServiceAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteOneGroupServiceAccountReader
- type DeleteOneGroupServiceAccountUnauthorized
- func (o *DeleteOneGroupServiceAccountUnauthorized) Code() int
- func (o *DeleteOneGroupServiceAccountUnauthorized) Error() string
- func (o *DeleteOneGroupServiceAccountUnauthorized) GetPayload() *DeleteOneGroupServiceAccountUnauthorizedBody
- func (o *DeleteOneGroupServiceAccountUnauthorized) IsClientError() bool
- func (o *DeleteOneGroupServiceAccountUnauthorized) IsCode(code int) bool
- func (o *DeleteOneGroupServiceAccountUnauthorized) IsRedirect() bool
- func (o *DeleteOneGroupServiceAccountUnauthorized) IsServerError() bool
- func (o *DeleteOneGroupServiceAccountUnauthorized) IsSuccess() bool
- func (o *DeleteOneGroupServiceAccountUnauthorized) String() string
- type DeleteOneGroupServiceAccountUnauthorizedBody
- func (o *DeleteOneGroupServiceAccountUnauthorizedBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *DeleteOneGroupServiceAccountUnauthorizedBody) MarshalBinary() ([]byte, error)
- func (o *DeleteOneGroupServiceAccountUnauthorizedBody) UnmarshalBinary(b []byte) error
- func (o *DeleteOneGroupServiceAccountUnauthorizedBody) Validate(formats strfmt.Registry) error
- type DeleteOneGroupServiceAccountUnauthorizedBodyErrorsItems0
- func (o *DeleteOneGroupServiceAccountUnauthorizedBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *DeleteOneGroupServiceAccountUnauthorizedBodyErrorsItems0) MarshalBinary() ([]byte, error)
- func (o *DeleteOneGroupServiceAccountUnauthorizedBodyErrorsItems0) UnmarshalBinary(b []byte) error
- func (o *DeleteOneGroupServiceAccountUnauthorizedBodyErrorsItems0) Validate(formats strfmt.Registry) error
- type DeleteOneGroupServiceAccountUnauthorizedBodyErrorsItems0Links
- func (o *DeleteOneGroupServiceAccountUnauthorizedBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *DeleteOneGroupServiceAccountUnauthorizedBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
- func (o *DeleteOneGroupServiceAccountUnauthorizedBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
- func (o *DeleteOneGroupServiceAccountUnauthorizedBodyErrorsItems0Links) Validate(formats strfmt.Registry) error
- type DeleteOneGroupServiceAccountUnauthorizedBodyErrorsItems0Source
- func (o *DeleteOneGroupServiceAccountUnauthorizedBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *DeleteOneGroupServiceAccountUnauthorizedBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
- func (o *DeleteOneGroupServiceAccountUnauthorizedBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
- func (o *DeleteOneGroupServiceAccountUnauthorizedBodyErrorsItems0Source) Validate(formats strfmt.Registry) error
- type DeleteOneGroupServiceAccountUnauthorizedBodyJsonapi
- func (o *DeleteOneGroupServiceAccountUnauthorizedBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *DeleteOneGroupServiceAccountUnauthorizedBodyJsonapi) MarshalBinary() ([]byte, error)
- func (o *DeleteOneGroupServiceAccountUnauthorizedBodyJsonapi) UnmarshalBinary(b []byte) error
- func (o *DeleteOneGroupServiceAccountUnauthorizedBodyJsonapi) Validate(formats strfmt.Registry) error
- type DeleteServiceAccountBadRequest
- func (o *DeleteServiceAccountBadRequest) Code() int
- func (o *DeleteServiceAccountBadRequest) Error() string
- func (o *DeleteServiceAccountBadRequest) GetPayload() *DeleteServiceAccountBadRequestBody
- func (o *DeleteServiceAccountBadRequest) IsClientError() bool
- func (o *DeleteServiceAccountBadRequest) IsCode(code int) bool
- func (o *DeleteServiceAccountBadRequest) IsRedirect() bool
- func (o *DeleteServiceAccountBadRequest) IsServerError() bool
- func (o *DeleteServiceAccountBadRequest) IsSuccess() bool
- func (o *DeleteServiceAccountBadRequest) String() string
- type DeleteServiceAccountBadRequestBody
- func (o *DeleteServiceAccountBadRequestBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *DeleteServiceAccountBadRequestBody) MarshalBinary() ([]byte, error)
- func (o *DeleteServiceAccountBadRequestBody) UnmarshalBinary(b []byte) error
- func (o *DeleteServiceAccountBadRequestBody) Validate(formats strfmt.Registry) error
- type DeleteServiceAccountBadRequestBodyErrorsItems0
- func (o *DeleteServiceAccountBadRequestBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *DeleteServiceAccountBadRequestBodyErrorsItems0) MarshalBinary() ([]byte, error)
- func (o *DeleteServiceAccountBadRequestBodyErrorsItems0) UnmarshalBinary(b []byte) error
- func (o *DeleteServiceAccountBadRequestBodyErrorsItems0) Validate(formats strfmt.Registry) error
- type DeleteServiceAccountBadRequestBodyErrorsItems0Links
- func (o *DeleteServiceAccountBadRequestBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *DeleteServiceAccountBadRequestBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
- func (o *DeleteServiceAccountBadRequestBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
- func (o *DeleteServiceAccountBadRequestBodyErrorsItems0Links) Validate(formats strfmt.Registry) error
- type DeleteServiceAccountBadRequestBodyErrorsItems0Source
- func (o *DeleteServiceAccountBadRequestBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *DeleteServiceAccountBadRequestBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
- func (o *DeleteServiceAccountBadRequestBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
- func (o *DeleteServiceAccountBadRequestBodyErrorsItems0Source) Validate(formats strfmt.Registry) error
- type DeleteServiceAccountBadRequestBodyJsonapi
- func (o *DeleteServiceAccountBadRequestBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *DeleteServiceAccountBadRequestBodyJsonapi) MarshalBinary() ([]byte, error)
- func (o *DeleteServiceAccountBadRequestBodyJsonapi) UnmarshalBinary(b []byte) error
- func (o *DeleteServiceAccountBadRequestBodyJsonapi) Validate(formats strfmt.Registry) error
- type DeleteServiceAccountForbidden
- func (o *DeleteServiceAccountForbidden) Code() int
- func (o *DeleteServiceAccountForbidden) Error() string
- func (o *DeleteServiceAccountForbidden) GetPayload() *DeleteServiceAccountForbiddenBody
- func (o *DeleteServiceAccountForbidden) IsClientError() bool
- func (o *DeleteServiceAccountForbidden) IsCode(code int) bool
- func (o *DeleteServiceAccountForbidden) IsRedirect() bool
- func (o *DeleteServiceAccountForbidden) IsServerError() bool
- func (o *DeleteServiceAccountForbidden) IsSuccess() bool
- func (o *DeleteServiceAccountForbidden) String() string
- type DeleteServiceAccountForbiddenBody
- func (o *DeleteServiceAccountForbiddenBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *DeleteServiceAccountForbiddenBody) MarshalBinary() ([]byte, error)
- func (o *DeleteServiceAccountForbiddenBody) UnmarshalBinary(b []byte) error
- func (o *DeleteServiceAccountForbiddenBody) Validate(formats strfmt.Registry) error
- type DeleteServiceAccountForbiddenBodyErrorsItems0
- func (o *DeleteServiceAccountForbiddenBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *DeleteServiceAccountForbiddenBodyErrorsItems0) MarshalBinary() ([]byte, error)
- func (o *DeleteServiceAccountForbiddenBodyErrorsItems0) UnmarshalBinary(b []byte) error
- func (o *DeleteServiceAccountForbiddenBodyErrorsItems0) Validate(formats strfmt.Registry) error
- type DeleteServiceAccountForbiddenBodyErrorsItems0Links
- func (o *DeleteServiceAccountForbiddenBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *DeleteServiceAccountForbiddenBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
- func (o *DeleteServiceAccountForbiddenBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
- func (o *DeleteServiceAccountForbiddenBodyErrorsItems0Links) Validate(formats strfmt.Registry) error
- type DeleteServiceAccountForbiddenBodyErrorsItems0Source
- func (o *DeleteServiceAccountForbiddenBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *DeleteServiceAccountForbiddenBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
- func (o *DeleteServiceAccountForbiddenBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
- func (o *DeleteServiceAccountForbiddenBodyErrorsItems0Source) Validate(formats strfmt.Registry) error
- type DeleteServiceAccountForbiddenBodyJsonapi
- func (o *DeleteServiceAccountForbiddenBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *DeleteServiceAccountForbiddenBodyJsonapi) MarshalBinary() ([]byte, error)
- func (o *DeleteServiceAccountForbiddenBodyJsonapi) UnmarshalBinary(b []byte) error
- func (o *DeleteServiceAccountForbiddenBodyJsonapi) Validate(formats strfmt.Registry) error
- type DeleteServiceAccountInternalServerError
- func (o *DeleteServiceAccountInternalServerError) Code() int
- func (o *DeleteServiceAccountInternalServerError) Error() string
- func (o *DeleteServiceAccountInternalServerError) GetPayload() *DeleteServiceAccountInternalServerErrorBody
- func (o *DeleteServiceAccountInternalServerError) IsClientError() bool
- func (o *DeleteServiceAccountInternalServerError) IsCode(code int) bool
- func (o *DeleteServiceAccountInternalServerError) IsRedirect() bool
- func (o *DeleteServiceAccountInternalServerError) IsServerError() bool
- func (o *DeleteServiceAccountInternalServerError) IsSuccess() bool
- func (o *DeleteServiceAccountInternalServerError) String() string
- type DeleteServiceAccountInternalServerErrorBody
- func (o *DeleteServiceAccountInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *DeleteServiceAccountInternalServerErrorBody) MarshalBinary() ([]byte, error)
- func (o *DeleteServiceAccountInternalServerErrorBody) UnmarshalBinary(b []byte) error
- func (o *DeleteServiceAccountInternalServerErrorBody) Validate(formats strfmt.Registry) error
- type DeleteServiceAccountInternalServerErrorBodyErrorsItems0
- func (o *DeleteServiceAccountInternalServerErrorBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *DeleteServiceAccountInternalServerErrorBodyErrorsItems0) MarshalBinary() ([]byte, error)
- func (o *DeleteServiceAccountInternalServerErrorBodyErrorsItems0) UnmarshalBinary(b []byte) error
- func (o *DeleteServiceAccountInternalServerErrorBodyErrorsItems0) Validate(formats strfmt.Registry) error
- type DeleteServiceAccountInternalServerErrorBodyErrorsItems0Links
- func (o *DeleteServiceAccountInternalServerErrorBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *DeleteServiceAccountInternalServerErrorBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
- func (o *DeleteServiceAccountInternalServerErrorBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
- func (o *DeleteServiceAccountInternalServerErrorBodyErrorsItems0Links) Validate(formats strfmt.Registry) error
- type DeleteServiceAccountInternalServerErrorBodyErrorsItems0Source
- func (o *DeleteServiceAccountInternalServerErrorBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *DeleteServiceAccountInternalServerErrorBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
- func (o *DeleteServiceAccountInternalServerErrorBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
- func (o *DeleteServiceAccountInternalServerErrorBodyErrorsItems0Source) Validate(formats strfmt.Registry) error
- type DeleteServiceAccountInternalServerErrorBodyJsonapi
- func (o *DeleteServiceAccountInternalServerErrorBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *DeleteServiceAccountInternalServerErrorBodyJsonapi) MarshalBinary() ([]byte, error)
- func (o *DeleteServiceAccountInternalServerErrorBodyJsonapi) UnmarshalBinary(b []byte) error
- func (o *DeleteServiceAccountInternalServerErrorBodyJsonapi) Validate(formats strfmt.Registry) error
- type DeleteServiceAccountNoContent
- func (o *DeleteServiceAccountNoContent) Code() int
- func (o *DeleteServiceAccountNoContent) Error() string
- func (o *DeleteServiceAccountNoContent) IsClientError() bool
- func (o *DeleteServiceAccountNoContent) IsCode(code int) bool
- func (o *DeleteServiceAccountNoContent) IsRedirect() bool
- func (o *DeleteServiceAccountNoContent) IsServerError() bool
- func (o *DeleteServiceAccountNoContent) IsSuccess() bool
- func (o *DeleteServiceAccountNoContent) String() string
- type DeleteServiceAccountNotFound
- func (o *DeleteServiceAccountNotFound) Code() int
- func (o *DeleteServiceAccountNotFound) Error() string
- func (o *DeleteServiceAccountNotFound) GetPayload() *DeleteServiceAccountNotFoundBody
- func (o *DeleteServiceAccountNotFound) IsClientError() bool
- func (o *DeleteServiceAccountNotFound) IsCode(code int) bool
- func (o *DeleteServiceAccountNotFound) IsRedirect() bool
- func (o *DeleteServiceAccountNotFound) IsServerError() bool
- func (o *DeleteServiceAccountNotFound) IsSuccess() bool
- func (o *DeleteServiceAccountNotFound) String() string
- type DeleteServiceAccountNotFoundBody
- func (o *DeleteServiceAccountNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *DeleteServiceAccountNotFoundBody) MarshalBinary() ([]byte, error)
- func (o *DeleteServiceAccountNotFoundBody) UnmarshalBinary(b []byte) error
- func (o *DeleteServiceAccountNotFoundBody) Validate(formats strfmt.Registry) error
- type DeleteServiceAccountNotFoundBodyErrorsItems0
- func (o *DeleteServiceAccountNotFoundBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *DeleteServiceAccountNotFoundBodyErrorsItems0) MarshalBinary() ([]byte, error)
- func (o *DeleteServiceAccountNotFoundBodyErrorsItems0) UnmarshalBinary(b []byte) error
- func (o *DeleteServiceAccountNotFoundBodyErrorsItems0) Validate(formats strfmt.Registry) error
- type DeleteServiceAccountNotFoundBodyErrorsItems0Links
- func (o *DeleteServiceAccountNotFoundBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *DeleteServiceAccountNotFoundBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
- func (o *DeleteServiceAccountNotFoundBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
- func (o *DeleteServiceAccountNotFoundBodyErrorsItems0Links) Validate(formats strfmt.Registry) error
- type DeleteServiceAccountNotFoundBodyErrorsItems0Source
- func (o *DeleteServiceAccountNotFoundBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *DeleteServiceAccountNotFoundBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
- func (o *DeleteServiceAccountNotFoundBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
- func (o *DeleteServiceAccountNotFoundBodyErrorsItems0Source) Validate(formats strfmt.Registry) error
- type DeleteServiceAccountNotFoundBodyJsonapi
- func (o *DeleteServiceAccountNotFoundBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *DeleteServiceAccountNotFoundBodyJsonapi) MarshalBinary() ([]byte, error)
- func (o *DeleteServiceAccountNotFoundBodyJsonapi) UnmarshalBinary(b []byte) error
- func (o *DeleteServiceAccountNotFoundBodyJsonapi) Validate(formats strfmt.Registry) error
- type DeleteServiceAccountParams
- func NewDeleteServiceAccountParams() *DeleteServiceAccountParams
- func NewDeleteServiceAccountParamsWithContext(ctx context.Context) *DeleteServiceAccountParams
- func NewDeleteServiceAccountParamsWithHTTPClient(client *http.Client) *DeleteServiceAccountParams
- func NewDeleteServiceAccountParamsWithTimeout(timeout time.Duration) *DeleteServiceAccountParams
- func (o *DeleteServiceAccountParams) SetContext(ctx context.Context)
- func (o *DeleteServiceAccountParams) SetDefaults()
- func (o *DeleteServiceAccountParams) SetHTTPClient(client *http.Client)
- func (o *DeleteServiceAccountParams) SetOrgID(orgID strfmt.UUID)
- func (o *DeleteServiceAccountParams) SetServiceaccountID(serviceaccountID strfmt.UUID)
- func (o *DeleteServiceAccountParams) SetTimeout(timeout time.Duration)
- func (o *DeleteServiceAccountParams) SetVersion(version string)
- func (o *DeleteServiceAccountParams) WithContext(ctx context.Context) *DeleteServiceAccountParams
- func (o *DeleteServiceAccountParams) WithDefaults() *DeleteServiceAccountParams
- func (o *DeleteServiceAccountParams) WithHTTPClient(client *http.Client) *DeleteServiceAccountParams
- func (o *DeleteServiceAccountParams) WithOrgID(orgID strfmt.UUID) *DeleteServiceAccountParams
- func (o *DeleteServiceAccountParams) WithServiceaccountID(serviceaccountID strfmt.UUID) *DeleteServiceAccountParams
- func (o *DeleteServiceAccountParams) WithTimeout(timeout time.Duration) *DeleteServiceAccountParams
- func (o *DeleteServiceAccountParams) WithVersion(version string) *DeleteServiceAccountParams
- func (o *DeleteServiceAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteServiceAccountReader
- type DeleteServiceAccountUnauthorized
- func (o *DeleteServiceAccountUnauthorized) Code() int
- func (o *DeleteServiceAccountUnauthorized) Error() string
- func (o *DeleteServiceAccountUnauthorized) GetPayload() *DeleteServiceAccountUnauthorizedBody
- func (o *DeleteServiceAccountUnauthorized) IsClientError() bool
- func (o *DeleteServiceAccountUnauthorized) IsCode(code int) bool
- func (o *DeleteServiceAccountUnauthorized) IsRedirect() bool
- func (o *DeleteServiceAccountUnauthorized) IsServerError() bool
- func (o *DeleteServiceAccountUnauthorized) IsSuccess() bool
- func (o *DeleteServiceAccountUnauthorized) String() string
- type DeleteServiceAccountUnauthorizedBody
- func (o *DeleteServiceAccountUnauthorizedBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *DeleteServiceAccountUnauthorizedBody) MarshalBinary() ([]byte, error)
- func (o *DeleteServiceAccountUnauthorizedBody) UnmarshalBinary(b []byte) error
- func (o *DeleteServiceAccountUnauthorizedBody) Validate(formats strfmt.Registry) error
- type DeleteServiceAccountUnauthorizedBodyErrorsItems0
- func (o *DeleteServiceAccountUnauthorizedBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *DeleteServiceAccountUnauthorizedBodyErrorsItems0) MarshalBinary() ([]byte, error)
- func (o *DeleteServiceAccountUnauthorizedBodyErrorsItems0) UnmarshalBinary(b []byte) error
- func (o *DeleteServiceAccountUnauthorizedBodyErrorsItems0) Validate(formats strfmt.Registry) error
- type DeleteServiceAccountUnauthorizedBodyErrorsItems0Links
- func (o *DeleteServiceAccountUnauthorizedBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *DeleteServiceAccountUnauthorizedBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
- func (o *DeleteServiceAccountUnauthorizedBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
- func (o *DeleteServiceAccountUnauthorizedBodyErrorsItems0Links) Validate(formats strfmt.Registry) error
- type DeleteServiceAccountUnauthorizedBodyErrorsItems0Source
- func (o *DeleteServiceAccountUnauthorizedBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *DeleteServiceAccountUnauthorizedBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
- func (o *DeleteServiceAccountUnauthorizedBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
- func (o *DeleteServiceAccountUnauthorizedBodyErrorsItems0Source) Validate(formats strfmt.Registry) error
- type DeleteServiceAccountUnauthorizedBodyJsonapi
- func (o *DeleteServiceAccountUnauthorizedBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *DeleteServiceAccountUnauthorizedBodyJsonapi) MarshalBinary() ([]byte, error)
- func (o *DeleteServiceAccountUnauthorizedBodyJsonapi) UnmarshalBinary(b []byte) error
- func (o *DeleteServiceAccountUnauthorizedBodyJsonapi) Validate(formats strfmt.Registry) error
- type GetManyGroupServiceAccountBadRequest
- func (o *GetManyGroupServiceAccountBadRequest) Code() int
- func (o *GetManyGroupServiceAccountBadRequest) Error() string
- func (o *GetManyGroupServiceAccountBadRequest) GetPayload() *GetManyGroupServiceAccountBadRequestBody
- func (o *GetManyGroupServiceAccountBadRequest) IsClientError() bool
- func (o *GetManyGroupServiceAccountBadRequest) IsCode(code int) bool
- func (o *GetManyGroupServiceAccountBadRequest) IsRedirect() bool
- func (o *GetManyGroupServiceAccountBadRequest) IsServerError() bool
- func (o *GetManyGroupServiceAccountBadRequest) IsSuccess() bool
- func (o *GetManyGroupServiceAccountBadRequest) String() string
- type GetManyGroupServiceAccountBadRequestBody
- func (o *GetManyGroupServiceAccountBadRequestBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetManyGroupServiceAccountBadRequestBody) MarshalBinary() ([]byte, error)
- func (o *GetManyGroupServiceAccountBadRequestBody) UnmarshalBinary(b []byte) error
- func (o *GetManyGroupServiceAccountBadRequestBody) Validate(formats strfmt.Registry) error
- type GetManyGroupServiceAccountBadRequestBodyErrorsItems0
- func (o *GetManyGroupServiceAccountBadRequestBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetManyGroupServiceAccountBadRequestBodyErrorsItems0) MarshalBinary() ([]byte, error)
- func (o *GetManyGroupServiceAccountBadRequestBodyErrorsItems0) UnmarshalBinary(b []byte) error
- func (o *GetManyGroupServiceAccountBadRequestBodyErrorsItems0) Validate(formats strfmt.Registry) error
- type GetManyGroupServiceAccountBadRequestBodyErrorsItems0Links
- func (o *GetManyGroupServiceAccountBadRequestBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetManyGroupServiceAccountBadRequestBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
- func (o *GetManyGroupServiceAccountBadRequestBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
- func (o *GetManyGroupServiceAccountBadRequestBodyErrorsItems0Links) Validate(formats strfmt.Registry) error
- type GetManyGroupServiceAccountBadRequestBodyErrorsItems0Source
- func (o *GetManyGroupServiceAccountBadRequestBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetManyGroupServiceAccountBadRequestBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
- func (o *GetManyGroupServiceAccountBadRequestBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
- func (o *GetManyGroupServiceAccountBadRequestBodyErrorsItems0Source) Validate(formats strfmt.Registry) error
- type GetManyGroupServiceAccountBadRequestBodyJsonapi
- func (o *GetManyGroupServiceAccountBadRequestBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetManyGroupServiceAccountBadRequestBodyJsonapi) MarshalBinary() ([]byte, error)
- func (o *GetManyGroupServiceAccountBadRequestBodyJsonapi) UnmarshalBinary(b []byte) error
- func (o *GetManyGroupServiceAccountBadRequestBodyJsonapi) Validate(formats strfmt.Registry) error
- type GetManyGroupServiceAccountForbidden
- func (o *GetManyGroupServiceAccountForbidden) Code() int
- func (o *GetManyGroupServiceAccountForbidden) Error() string
- func (o *GetManyGroupServiceAccountForbidden) GetPayload() *GetManyGroupServiceAccountForbiddenBody
- func (o *GetManyGroupServiceAccountForbidden) IsClientError() bool
- func (o *GetManyGroupServiceAccountForbidden) IsCode(code int) bool
- func (o *GetManyGroupServiceAccountForbidden) IsRedirect() bool
- func (o *GetManyGroupServiceAccountForbidden) IsServerError() bool
- func (o *GetManyGroupServiceAccountForbidden) IsSuccess() bool
- func (o *GetManyGroupServiceAccountForbidden) String() string
- type GetManyGroupServiceAccountForbiddenBody
- func (o *GetManyGroupServiceAccountForbiddenBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetManyGroupServiceAccountForbiddenBody) MarshalBinary() ([]byte, error)
- func (o *GetManyGroupServiceAccountForbiddenBody) UnmarshalBinary(b []byte) error
- func (o *GetManyGroupServiceAccountForbiddenBody) Validate(formats strfmt.Registry) error
- type GetManyGroupServiceAccountForbiddenBodyErrorsItems0
- func (o *GetManyGroupServiceAccountForbiddenBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetManyGroupServiceAccountForbiddenBodyErrorsItems0) MarshalBinary() ([]byte, error)
- func (o *GetManyGroupServiceAccountForbiddenBodyErrorsItems0) UnmarshalBinary(b []byte) error
- func (o *GetManyGroupServiceAccountForbiddenBodyErrorsItems0) Validate(formats strfmt.Registry) error
- type GetManyGroupServiceAccountForbiddenBodyErrorsItems0Links
- func (o *GetManyGroupServiceAccountForbiddenBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetManyGroupServiceAccountForbiddenBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
- func (o *GetManyGroupServiceAccountForbiddenBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
- func (o *GetManyGroupServiceAccountForbiddenBodyErrorsItems0Links) Validate(formats strfmt.Registry) error
- type GetManyGroupServiceAccountForbiddenBodyErrorsItems0Source
- func (o *GetManyGroupServiceAccountForbiddenBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetManyGroupServiceAccountForbiddenBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
- func (o *GetManyGroupServiceAccountForbiddenBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
- func (o *GetManyGroupServiceAccountForbiddenBodyErrorsItems0Source) Validate(formats strfmt.Registry) error
- type GetManyGroupServiceAccountForbiddenBodyJsonapi
- func (o *GetManyGroupServiceAccountForbiddenBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetManyGroupServiceAccountForbiddenBodyJsonapi) MarshalBinary() ([]byte, error)
- func (o *GetManyGroupServiceAccountForbiddenBodyJsonapi) UnmarshalBinary(b []byte) error
- func (o *GetManyGroupServiceAccountForbiddenBodyJsonapi) Validate(formats strfmt.Registry) error
- type GetManyGroupServiceAccountInternalServerError
- func (o *GetManyGroupServiceAccountInternalServerError) Code() int
- func (o *GetManyGroupServiceAccountInternalServerError) Error() string
- func (o *GetManyGroupServiceAccountInternalServerError) GetPayload() *GetManyGroupServiceAccountInternalServerErrorBody
- func (o *GetManyGroupServiceAccountInternalServerError) IsClientError() bool
- func (o *GetManyGroupServiceAccountInternalServerError) IsCode(code int) bool
- func (o *GetManyGroupServiceAccountInternalServerError) IsRedirect() bool
- func (o *GetManyGroupServiceAccountInternalServerError) IsServerError() bool
- func (o *GetManyGroupServiceAccountInternalServerError) IsSuccess() bool
- func (o *GetManyGroupServiceAccountInternalServerError) String() string
- type GetManyGroupServiceAccountInternalServerErrorBody
- func (o *GetManyGroupServiceAccountInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetManyGroupServiceAccountInternalServerErrorBody) MarshalBinary() ([]byte, error)
- func (o *GetManyGroupServiceAccountInternalServerErrorBody) UnmarshalBinary(b []byte) error
- func (o *GetManyGroupServiceAccountInternalServerErrorBody) Validate(formats strfmt.Registry) error
- type GetManyGroupServiceAccountInternalServerErrorBodyErrorsItems0
- func (o *GetManyGroupServiceAccountInternalServerErrorBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetManyGroupServiceAccountInternalServerErrorBodyErrorsItems0) MarshalBinary() ([]byte, error)
- func (o *GetManyGroupServiceAccountInternalServerErrorBodyErrorsItems0) UnmarshalBinary(b []byte) error
- func (o *GetManyGroupServiceAccountInternalServerErrorBodyErrorsItems0) Validate(formats strfmt.Registry) error
- type GetManyGroupServiceAccountInternalServerErrorBodyErrorsItems0Links
- func (o *GetManyGroupServiceAccountInternalServerErrorBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetManyGroupServiceAccountInternalServerErrorBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
- func (o *GetManyGroupServiceAccountInternalServerErrorBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
- func (o *GetManyGroupServiceAccountInternalServerErrorBodyErrorsItems0Links) Validate(formats strfmt.Registry) error
- type GetManyGroupServiceAccountInternalServerErrorBodyErrorsItems0Source
- func (o *GetManyGroupServiceAccountInternalServerErrorBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetManyGroupServiceAccountInternalServerErrorBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
- func (o *GetManyGroupServiceAccountInternalServerErrorBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
- func (o *GetManyGroupServiceAccountInternalServerErrorBodyErrorsItems0Source) Validate(formats strfmt.Registry) error
- type GetManyGroupServiceAccountInternalServerErrorBodyJsonapi
- func (o *GetManyGroupServiceAccountInternalServerErrorBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetManyGroupServiceAccountInternalServerErrorBodyJsonapi) MarshalBinary() ([]byte, error)
- func (o *GetManyGroupServiceAccountInternalServerErrorBodyJsonapi) UnmarshalBinary(b []byte) error
- func (o *GetManyGroupServiceAccountInternalServerErrorBodyJsonapi) Validate(formats strfmt.Registry) error
- type GetManyGroupServiceAccountNotFound
- func (o *GetManyGroupServiceAccountNotFound) Code() int
- func (o *GetManyGroupServiceAccountNotFound) Error() string
- func (o *GetManyGroupServiceAccountNotFound) GetPayload() *GetManyGroupServiceAccountNotFoundBody
- func (o *GetManyGroupServiceAccountNotFound) IsClientError() bool
- func (o *GetManyGroupServiceAccountNotFound) IsCode(code int) bool
- func (o *GetManyGroupServiceAccountNotFound) IsRedirect() bool
- func (o *GetManyGroupServiceAccountNotFound) IsServerError() bool
- func (o *GetManyGroupServiceAccountNotFound) IsSuccess() bool
- func (o *GetManyGroupServiceAccountNotFound) String() string
- type GetManyGroupServiceAccountNotFoundBody
- func (o *GetManyGroupServiceAccountNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetManyGroupServiceAccountNotFoundBody) MarshalBinary() ([]byte, error)
- func (o *GetManyGroupServiceAccountNotFoundBody) UnmarshalBinary(b []byte) error
- func (o *GetManyGroupServiceAccountNotFoundBody) Validate(formats strfmt.Registry) error
- type GetManyGroupServiceAccountNotFoundBodyErrorsItems0
- func (o *GetManyGroupServiceAccountNotFoundBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetManyGroupServiceAccountNotFoundBodyErrorsItems0) MarshalBinary() ([]byte, error)
- func (o *GetManyGroupServiceAccountNotFoundBodyErrorsItems0) UnmarshalBinary(b []byte) error
- func (o *GetManyGroupServiceAccountNotFoundBodyErrorsItems0) Validate(formats strfmt.Registry) error
- type GetManyGroupServiceAccountNotFoundBodyErrorsItems0Links
- func (o *GetManyGroupServiceAccountNotFoundBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetManyGroupServiceAccountNotFoundBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
- func (o *GetManyGroupServiceAccountNotFoundBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
- func (o *GetManyGroupServiceAccountNotFoundBodyErrorsItems0Links) Validate(formats strfmt.Registry) error
- type GetManyGroupServiceAccountNotFoundBodyErrorsItems0Source
- func (o *GetManyGroupServiceAccountNotFoundBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetManyGroupServiceAccountNotFoundBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
- func (o *GetManyGroupServiceAccountNotFoundBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
- func (o *GetManyGroupServiceAccountNotFoundBodyErrorsItems0Source) Validate(formats strfmt.Registry) error
- type GetManyGroupServiceAccountNotFoundBodyJsonapi
- func (o *GetManyGroupServiceAccountNotFoundBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetManyGroupServiceAccountNotFoundBodyJsonapi) MarshalBinary() ([]byte, error)
- func (o *GetManyGroupServiceAccountNotFoundBodyJsonapi) UnmarshalBinary(b []byte) error
- func (o *GetManyGroupServiceAccountNotFoundBodyJsonapi) Validate(formats strfmt.Registry) error
- type GetManyGroupServiceAccountOK
- func (o *GetManyGroupServiceAccountOK) Code() int
- func (o *GetManyGroupServiceAccountOK) Error() string
- func (o *GetManyGroupServiceAccountOK) GetPayload() *GetManyGroupServiceAccountOKBody
- func (o *GetManyGroupServiceAccountOK) IsClientError() bool
- func (o *GetManyGroupServiceAccountOK) IsCode(code int) bool
- func (o *GetManyGroupServiceAccountOK) IsRedirect() bool
- func (o *GetManyGroupServiceAccountOK) IsServerError() bool
- func (o *GetManyGroupServiceAccountOK) IsSuccess() bool
- func (o *GetManyGroupServiceAccountOK) String() string
- type GetManyGroupServiceAccountOKBody
- func (o *GetManyGroupServiceAccountOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetManyGroupServiceAccountOKBody) MarshalBinary() ([]byte, error)
- func (o *GetManyGroupServiceAccountOKBody) UnmarshalBinary(b []byte) error
- func (o *GetManyGroupServiceAccountOKBody) Validate(formats strfmt.Registry) error
- type GetManyGroupServiceAccountOKBodyDataItems0
- func (o *GetManyGroupServiceAccountOKBodyDataItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetManyGroupServiceAccountOKBodyDataItems0) MarshalBinary() ([]byte, error)
- func (o *GetManyGroupServiceAccountOKBodyDataItems0) UnmarshalBinary(b []byte) error
- func (o *GetManyGroupServiceAccountOKBodyDataItems0) Validate(formats strfmt.Registry) error
- type GetManyGroupServiceAccountOKBodyDataItems0Attributes
- func (o *GetManyGroupServiceAccountOKBodyDataItems0Attributes) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetManyGroupServiceAccountOKBodyDataItems0Attributes) MarshalBinary() ([]byte, error)
- func (o *GetManyGroupServiceAccountOKBodyDataItems0Attributes) UnmarshalBinary(b []byte) error
- func (o *GetManyGroupServiceAccountOKBodyDataItems0Attributes) Validate(formats strfmt.Registry) error
- type GetManyGroupServiceAccountOKBodyDataItems0Links
- func (o *GetManyGroupServiceAccountOKBodyDataItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetManyGroupServiceAccountOKBodyDataItems0Links) MarshalBinary() ([]byte, error)
- func (o *GetManyGroupServiceAccountOKBodyDataItems0Links) UnmarshalBinary(b []byte) error
- func (o *GetManyGroupServiceAccountOKBodyDataItems0Links) Validate(formats strfmt.Registry) error
- type GetManyGroupServiceAccountParams
- func NewGetManyGroupServiceAccountParams() *GetManyGroupServiceAccountParams
- func NewGetManyGroupServiceAccountParamsWithContext(ctx context.Context) *GetManyGroupServiceAccountParams
- func NewGetManyGroupServiceAccountParamsWithHTTPClient(client *http.Client) *GetManyGroupServiceAccountParams
- func NewGetManyGroupServiceAccountParamsWithTimeout(timeout time.Duration) *GetManyGroupServiceAccountParams
- func (o *GetManyGroupServiceAccountParams) SetContext(ctx context.Context)
- func (o *GetManyGroupServiceAccountParams) SetDefaults()
- func (o *GetManyGroupServiceAccountParams) SetEndingBefore(endingBefore *string)
- func (o *GetManyGroupServiceAccountParams) SetGroupID(groupID strfmt.UUID)
- func (o *GetManyGroupServiceAccountParams) SetHTTPClient(client *http.Client)
- func (o *GetManyGroupServiceAccountParams) SetLimit(limit *int32)
- func (o *GetManyGroupServiceAccountParams) SetStartingAfter(startingAfter *string)
- func (o *GetManyGroupServiceAccountParams) SetTimeout(timeout time.Duration)
- func (o *GetManyGroupServiceAccountParams) SetVersion(version string)
- func (o *GetManyGroupServiceAccountParams) WithContext(ctx context.Context) *GetManyGroupServiceAccountParams
- func (o *GetManyGroupServiceAccountParams) WithDefaults() *GetManyGroupServiceAccountParams
- func (o *GetManyGroupServiceAccountParams) WithEndingBefore(endingBefore *string) *GetManyGroupServiceAccountParams
- func (o *GetManyGroupServiceAccountParams) WithGroupID(groupID strfmt.UUID) *GetManyGroupServiceAccountParams
- func (o *GetManyGroupServiceAccountParams) WithHTTPClient(client *http.Client) *GetManyGroupServiceAccountParams
- func (o *GetManyGroupServiceAccountParams) WithLimit(limit *int32) *GetManyGroupServiceAccountParams
- func (o *GetManyGroupServiceAccountParams) WithStartingAfter(startingAfter *string) *GetManyGroupServiceAccountParams
- func (o *GetManyGroupServiceAccountParams) WithTimeout(timeout time.Duration) *GetManyGroupServiceAccountParams
- func (o *GetManyGroupServiceAccountParams) WithVersion(version string) *GetManyGroupServiceAccountParams
- func (o *GetManyGroupServiceAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetManyGroupServiceAccountReader
- type GetManyGroupServiceAccountUnauthorized
- func (o *GetManyGroupServiceAccountUnauthorized) Code() int
- func (o *GetManyGroupServiceAccountUnauthorized) Error() string
- func (o *GetManyGroupServiceAccountUnauthorized) GetPayload() *GetManyGroupServiceAccountUnauthorizedBody
- func (o *GetManyGroupServiceAccountUnauthorized) IsClientError() bool
- func (o *GetManyGroupServiceAccountUnauthorized) IsCode(code int) bool
- func (o *GetManyGroupServiceAccountUnauthorized) IsRedirect() bool
- func (o *GetManyGroupServiceAccountUnauthorized) IsServerError() bool
- func (o *GetManyGroupServiceAccountUnauthorized) IsSuccess() bool
- func (o *GetManyGroupServiceAccountUnauthorized) String() string
- type GetManyGroupServiceAccountUnauthorizedBody
- func (o *GetManyGroupServiceAccountUnauthorizedBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetManyGroupServiceAccountUnauthorizedBody) MarshalBinary() ([]byte, error)
- func (o *GetManyGroupServiceAccountUnauthorizedBody) UnmarshalBinary(b []byte) error
- func (o *GetManyGroupServiceAccountUnauthorizedBody) Validate(formats strfmt.Registry) error
- type GetManyGroupServiceAccountUnauthorizedBodyErrorsItems0
- func (o *GetManyGroupServiceAccountUnauthorizedBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetManyGroupServiceAccountUnauthorizedBodyErrorsItems0) MarshalBinary() ([]byte, error)
- func (o *GetManyGroupServiceAccountUnauthorizedBodyErrorsItems0) UnmarshalBinary(b []byte) error
- func (o *GetManyGroupServiceAccountUnauthorizedBodyErrorsItems0) Validate(formats strfmt.Registry) error
- type GetManyGroupServiceAccountUnauthorizedBodyErrorsItems0Links
- func (o *GetManyGroupServiceAccountUnauthorizedBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetManyGroupServiceAccountUnauthorizedBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
- func (o *GetManyGroupServiceAccountUnauthorizedBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
- func (o *GetManyGroupServiceAccountUnauthorizedBodyErrorsItems0Links) Validate(formats strfmt.Registry) error
- type GetManyGroupServiceAccountUnauthorizedBodyErrorsItems0Source
- func (o *GetManyGroupServiceAccountUnauthorizedBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetManyGroupServiceAccountUnauthorizedBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
- func (o *GetManyGroupServiceAccountUnauthorizedBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
- func (o *GetManyGroupServiceAccountUnauthorizedBodyErrorsItems0Source) Validate(formats strfmt.Registry) error
- type GetManyGroupServiceAccountUnauthorizedBodyJsonapi
- func (o *GetManyGroupServiceAccountUnauthorizedBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetManyGroupServiceAccountUnauthorizedBodyJsonapi) MarshalBinary() ([]byte, error)
- func (o *GetManyGroupServiceAccountUnauthorizedBodyJsonapi) UnmarshalBinary(b []byte) error
- func (o *GetManyGroupServiceAccountUnauthorizedBodyJsonapi) Validate(formats strfmt.Registry) error
- type GetManyOrgServiceAccountsBadRequest
- func (o *GetManyOrgServiceAccountsBadRequest) Code() int
- func (o *GetManyOrgServiceAccountsBadRequest) Error() string
- func (o *GetManyOrgServiceAccountsBadRequest) GetPayload() *GetManyOrgServiceAccountsBadRequestBody
- func (o *GetManyOrgServiceAccountsBadRequest) IsClientError() bool
- func (o *GetManyOrgServiceAccountsBadRequest) IsCode(code int) bool
- func (o *GetManyOrgServiceAccountsBadRequest) IsRedirect() bool
- func (o *GetManyOrgServiceAccountsBadRequest) IsServerError() bool
- func (o *GetManyOrgServiceAccountsBadRequest) IsSuccess() bool
- func (o *GetManyOrgServiceAccountsBadRequest) String() string
- type GetManyOrgServiceAccountsBadRequestBody
- func (o *GetManyOrgServiceAccountsBadRequestBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetManyOrgServiceAccountsBadRequestBody) MarshalBinary() ([]byte, error)
- func (o *GetManyOrgServiceAccountsBadRequestBody) UnmarshalBinary(b []byte) error
- func (o *GetManyOrgServiceAccountsBadRequestBody) Validate(formats strfmt.Registry) error
- type GetManyOrgServiceAccountsBadRequestBodyErrorsItems0
- func (o *GetManyOrgServiceAccountsBadRequestBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetManyOrgServiceAccountsBadRequestBodyErrorsItems0) MarshalBinary() ([]byte, error)
- func (o *GetManyOrgServiceAccountsBadRequestBodyErrorsItems0) UnmarshalBinary(b []byte) error
- func (o *GetManyOrgServiceAccountsBadRequestBodyErrorsItems0) Validate(formats strfmt.Registry) error
- type GetManyOrgServiceAccountsBadRequestBodyErrorsItems0Links
- func (o *GetManyOrgServiceAccountsBadRequestBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetManyOrgServiceAccountsBadRequestBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
- func (o *GetManyOrgServiceAccountsBadRequestBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
- func (o *GetManyOrgServiceAccountsBadRequestBodyErrorsItems0Links) Validate(formats strfmt.Registry) error
- type GetManyOrgServiceAccountsBadRequestBodyErrorsItems0Source
- func (o *GetManyOrgServiceAccountsBadRequestBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetManyOrgServiceAccountsBadRequestBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
- func (o *GetManyOrgServiceAccountsBadRequestBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
- func (o *GetManyOrgServiceAccountsBadRequestBodyErrorsItems0Source) Validate(formats strfmt.Registry) error
- type GetManyOrgServiceAccountsBadRequestBodyJsonapi
- func (o *GetManyOrgServiceAccountsBadRequestBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetManyOrgServiceAccountsBadRequestBodyJsonapi) MarshalBinary() ([]byte, error)
- func (o *GetManyOrgServiceAccountsBadRequestBodyJsonapi) UnmarshalBinary(b []byte) error
- func (o *GetManyOrgServiceAccountsBadRequestBodyJsonapi) Validate(formats strfmt.Registry) error
- type GetManyOrgServiceAccountsForbidden
- func (o *GetManyOrgServiceAccountsForbidden) Code() int
- func (o *GetManyOrgServiceAccountsForbidden) Error() string
- func (o *GetManyOrgServiceAccountsForbidden) GetPayload() *GetManyOrgServiceAccountsForbiddenBody
- func (o *GetManyOrgServiceAccountsForbidden) IsClientError() bool
- func (o *GetManyOrgServiceAccountsForbidden) IsCode(code int) bool
- func (o *GetManyOrgServiceAccountsForbidden) IsRedirect() bool
- func (o *GetManyOrgServiceAccountsForbidden) IsServerError() bool
- func (o *GetManyOrgServiceAccountsForbidden) IsSuccess() bool
- func (o *GetManyOrgServiceAccountsForbidden) String() string
- type GetManyOrgServiceAccountsForbiddenBody
- func (o *GetManyOrgServiceAccountsForbiddenBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetManyOrgServiceAccountsForbiddenBody) MarshalBinary() ([]byte, error)
- func (o *GetManyOrgServiceAccountsForbiddenBody) UnmarshalBinary(b []byte) error
- func (o *GetManyOrgServiceAccountsForbiddenBody) Validate(formats strfmt.Registry) error
- type GetManyOrgServiceAccountsForbiddenBodyErrorsItems0
- func (o *GetManyOrgServiceAccountsForbiddenBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetManyOrgServiceAccountsForbiddenBodyErrorsItems0) MarshalBinary() ([]byte, error)
- func (o *GetManyOrgServiceAccountsForbiddenBodyErrorsItems0) UnmarshalBinary(b []byte) error
- func (o *GetManyOrgServiceAccountsForbiddenBodyErrorsItems0) Validate(formats strfmt.Registry) error
- type GetManyOrgServiceAccountsForbiddenBodyErrorsItems0Links
- func (o *GetManyOrgServiceAccountsForbiddenBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetManyOrgServiceAccountsForbiddenBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
- func (o *GetManyOrgServiceAccountsForbiddenBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
- func (o *GetManyOrgServiceAccountsForbiddenBodyErrorsItems0Links) Validate(formats strfmt.Registry) error
- type GetManyOrgServiceAccountsForbiddenBodyErrorsItems0Source
- func (o *GetManyOrgServiceAccountsForbiddenBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetManyOrgServiceAccountsForbiddenBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
- func (o *GetManyOrgServiceAccountsForbiddenBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
- func (o *GetManyOrgServiceAccountsForbiddenBodyErrorsItems0Source) Validate(formats strfmt.Registry) error
- type GetManyOrgServiceAccountsForbiddenBodyJsonapi
- func (o *GetManyOrgServiceAccountsForbiddenBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetManyOrgServiceAccountsForbiddenBodyJsonapi) MarshalBinary() ([]byte, error)
- func (o *GetManyOrgServiceAccountsForbiddenBodyJsonapi) UnmarshalBinary(b []byte) error
- func (o *GetManyOrgServiceAccountsForbiddenBodyJsonapi) Validate(formats strfmt.Registry) error
- type GetManyOrgServiceAccountsInternalServerError
- func (o *GetManyOrgServiceAccountsInternalServerError) Code() int
- func (o *GetManyOrgServiceAccountsInternalServerError) Error() string
- func (o *GetManyOrgServiceAccountsInternalServerError) GetPayload() *GetManyOrgServiceAccountsInternalServerErrorBody
- func (o *GetManyOrgServiceAccountsInternalServerError) IsClientError() bool
- func (o *GetManyOrgServiceAccountsInternalServerError) IsCode(code int) bool
- func (o *GetManyOrgServiceAccountsInternalServerError) IsRedirect() bool
- func (o *GetManyOrgServiceAccountsInternalServerError) IsServerError() bool
- func (o *GetManyOrgServiceAccountsInternalServerError) IsSuccess() bool
- func (o *GetManyOrgServiceAccountsInternalServerError) String() string
- type GetManyOrgServiceAccountsInternalServerErrorBody
- func (o *GetManyOrgServiceAccountsInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetManyOrgServiceAccountsInternalServerErrorBody) MarshalBinary() ([]byte, error)
- func (o *GetManyOrgServiceAccountsInternalServerErrorBody) UnmarshalBinary(b []byte) error
- func (o *GetManyOrgServiceAccountsInternalServerErrorBody) Validate(formats strfmt.Registry) error
- type GetManyOrgServiceAccountsInternalServerErrorBodyErrorsItems0
- func (o *GetManyOrgServiceAccountsInternalServerErrorBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetManyOrgServiceAccountsInternalServerErrorBodyErrorsItems0) MarshalBinary() ([]byte, error)
- func (o *GetManyOrgServiceAccountsInternalServerErrorBodyErrorsItems0) UnmarshalBinary(b []byte) error
- func (o *GetManyOrgServiceAccountsInternalServerErrorBodyErrorsItems0) Validate(formats strfmt.Registry) error
- type GetManyOrgServiceAccountsInternalServerErrorBodyErrorsItems0Links
- func (o *GetManyOrgServiceAccountsInternalServerErrorBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetManyOrgServiceAccountsInternalServerErrorBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
- func (o *GetManyOrgServiceAccountsInternalServerErrorBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
- func (o *GetManyOrgServiceAccountsInternalServerErrorBodyErrorsItems0Links) Validate(formats strfmt.Registry) error
- type GetManyOrgServiceAccountsInternalServerErrorBodyErrorsItems0Source
- func (o *GetManyOrgServiceAccountsInternalServerErrorBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetManyOrgServiceAccountsInternalServerErrorBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
- func (o *GetManyOrgServiceAccountsInternalServerErrorBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
- func (o *GetManyOrgServiceAccountsInternalServerErrorBodyErrorsItems0Source) Validate(formats strfmt.Registry) error
- type GetManyOrgServiceAccountsInternalServerErrorBodyJsonapi
- func (o *GetManyOrgServiceAccountsInternalServerErrorBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetManyOrgServiceAccountsInternalServerErrorBodyJsonapi) MarshalBinary() ([]byte, error)
- func (o *GetManyOrgServiceAccountsInternalServerErrorBodyJsonapi) UnmarshalBinary(b []byte) error
- func (o *GetManyOrgServiceAccountsInternalServerErrorBodyJsonapi) Validate(formats strfmt.Registry) error
- type GetManyOrgServiceAccountsNotFound
- func (o *GetManyOrgServiceAccountsNotFound) Code() int
- func (o *GetManyOrgServiceAccountsNotFound) Error() string
- func (o *GetManyOrgServiceAccountsNotFound) GetPayload() *GetManyOrgServiceAccountsNotFoundBody
- func (o *GetManyOrgServiceAccountsNotFound) IsClientError() bool
- func (o *GetManyOrgServiceAccountsNotFound) IsCode(code int) bool
- func (o *GetManyOrgServiceAccountsNotFound) IsRedirect() bool
- func (o *GetManyOrgServiceAccountsNotFound) IsServerError() bool
- func (o *GetManyOrgServiceAccountsNotFound) IsSuccess() bool
- func (o *GetManyOrgServiceAccountsNotFound) String() string
- type GetManyOrgServiceAccountsNotFoundBody
- func (o *GetManyOrgServiceAccountsNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetManyOrgServiceAccountsNotFoundBody) MarshalBinary() ([]byte, error)
- func (o *GetManyOrgServiceAccountsNotFoundBody) UnmarshalBinary(b []byte) error
- func (o *GetManyOrgServiceAccountsNotFoundBody) Validate(formats strfmt.Registry) error
- type GetManyOrgServiceAccountsNotFoundBodyErrorsItems0
- func (o *GetManyOrgServiceAccountsNotFoundBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetManyOrgServiceAccountsNotFoundBodyErrorsItems0) MarshalBinary() ([]byte, error)
- func (o *GetManyOrgServiceAccountsNotFoundBodyErrorsItems0) UnmarshalBinary(b []byte) error
- func (o *GetManyOrgServiceAccountsNotFoundBodyErrorsItems0) Validate(formats strfmt.Registry) error
- type GetManyOrgServiceAccountsNotFoundBodyErrorsItems0Links
- func (o *GetManyOrgServiceAccountsNotFoundBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetManyOrgServiceAccountsNotFoundBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
- func (o *GetManyOrgServiceAccountsNotFoundBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
- func (o *GetManyOrgServiceAccountsNotFoundBodyErrorsItems0Links) Validate(formats strfmt.Registry) error
- type GetManyOrgServiceAccountsNotFoundBodyErrorsItems0Source
- func (o *GetManyOrgServiceAccountsNotFoundBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetManyOrgServiceAccountsNotFoundBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
- func (o *GetManyOrgServiceAccountsNotFoundBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
- func (o *GetManyOrgServiceAccountsNotFoundBodyErrorsItems0Source) Validate(formats strfmt.Registry) error
- type GetManyOrgServiceAccountsNotFoundBodyJsonapi
- func (o *GetManyOrgServiceAccountsNotFoundBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetManyOrgServiceAccountsNotFoundBodyJsonapi) MarshalBinary() ([]byte, error)
- func (o *GetManyOrgServiceAccountsNotFoundBodyJsonapi) UnmarshalBinary(b []byte) error
- func (o *GetManyOrgServiceAccountsNotFoundBodyJsonapi) Validate(formats strfmt.Registry) error
- type GetManyOrgServiceAccountsOK
- func (o *GetManyOrgServiceAccountsOK) Code() int
- func (o *GetManyOrgServiceAccountsOK) Error() string
- func (o *GetManyOrgServiceAccountsOK) GetPayload() *GetManyOrgServiceAccountsOKBody
- func (o *GetManyOrgServiceAccountsOK) IsClientError() bool
- func (o *GetManyOrgServiceAccountsOK) IsCode(code int) bool
- func (o *GetManyOrgServiceAccountsOK) IsRedirect() bool
- func (o *GetManyOrgServiceAccountsOK) IsServerError() bool
- func (o *GetManyOrgServiceAccountsOK) IsSuccess() bool
- func (o *GetManyOrgServiceAccountsOK) String() string
- type GetManyOrgServiceAccountsOKBody
- func (o *GetManyOrgServiceAccountsOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetManyOrgServiceAccountsOKBody) MarshalBinary() ([]byte, error)
- func (o *GetManyOrgServiceAccountsOKBody) UnmarshalBinary(b []byte) error
- func (o *GetManyOrgServiceAccountsOKBody) Validate(formats strfmt.Registry) error
- type GetManyOrgServiceAccountsOKBodyDataItems0
- func (o *GetManyOrgServiceAccountsOKBodyDataItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetManyOrgServiceAccountsOKBodyDataItems0) MarshalBinary() ([]byte, error)
- func (o *GetManyOrgServiceAccountsOKBodyDataItems0) UnmarshalBinary(b []byte) error
- func (o *GetManyOrgServiceAccountsOKBodyDataItems0) Validate(formats strfmt.Registry) error
- type GetManyOrgServiceAccountsOKBodyDataItems0Attributes
- func (o *GetManyOrgServiceAccountsOKBodyDataItems0Attributes) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetManyOrgServiceAccountsOKBodyDataItems0Attributes) MarshalBinary() ([]byte, error)
- func (o *GetManyOrgServiceAccountsOKBodyDataItems0Attributes) UnmarshalBinary(b []byte) error
- func (o *GetManyOrgServiceAccountsOKBodyDataItems0Attributes) Validate(formats strfmt.Registry) error
- type GetManyOrgServiceAccountsOKBodyDataItems0Links
- func (o *GetManyOrgServiceAccountsOKBodyDataItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetManyOrgServiceAccountsOKBodyDataItems0Links) MarshalBinary() ([]byte, error)
- func (o *GetManyOrgServiceAccountsOKBodyDataItems0Links) UnmarshalBinary(b []byte) error
- func (o *GetManyOrgServiceAccountsOKBodyDataItems0Links) Validate(formats strfmt.Registry) error
- type GetManyOrgServiceAccountsParams
- func NewGetManyOrgServiceAccountsParams() *GetManyOrgServiceAccountsParams
- func NewGetManyOrgServiceAccountsParamsWithContext(ctx context.Context) *GetManyOrgServiceAccountsParams
- func NewGetManyOrgServiceAccountsParamsWithHTTPClient(client *http.Client) *GetManyOrgServiceAccountsParams
- func NewGetManyOrgServiceAccountsParamsWithTimeout(timeout time.Duration) *GetManyOrgServiceAccountsParams
- func (o *GetManyOrgServiceAccountsParams) SetContext(ctx context.Context)
- func (o *GetManyOrgServiceAccountsParams) SetDefaults()
- func (o *GetManyOrgServiceAccountsParams) SetEndingBefore(endingBefore *string)
- func (o *GetManyOrgServiceAccountsParams) SetHTTPClient(client *http.Client)
- func (o *GetManyOrgServiceAccountsParams) SetLimit(limit *int32)
- func (o *GetManyOrgServiceAccountsParams) SetOrgID(orgID strfmt.UUID)
- func (o *GetManyOrgServiceAccountsParams) SetStartingAfter(startingAfter *string)
- func (o *GetManyOrgServiceAccountsParams) SetTimeout(timeout time.Duration)
- func (o *GetManyOrgServiceAccountsParams) SetVersion(version string)
- func (o *GetManyOrgServiceAccountsParams) WithContext(ctx context.Context) *GetManyOrgServiceAccountsParams
- func (o *GetManyOrgServiceAccountsParams) WithDefaults() *GetManyOrgServiceAccountsParams
- func (o *GetManyOrgServiceAccountsParams) WithEndingBefore(endingBefore *string) *GetManyOrgServiceAccountsParams
- func (o *GetManyOrgServiceAccountsParams) WithHTTPClient(client *http.Client) *GetManyOrgServiceAccountsParams
- func (o *GetManyOrgServiceAccountsParams) WithLimit(limit *int32) *GetManyOrgServiceAccountsParams
- func (o *GetManyOrgServiceAccountsParams) WithOrgID(orgID strfmt.UUID) *GetManyOrgServiceAccountsParams
- func (o *GetManyOrgServiceAccountsParams) WithStartingAfter(startingAfter *string) *GetManyOrgServiceAccountsParams
- func (o *GetManyOrgServiceAccountsParams) WithTimeout(timeout time.Duration) *GetManyOrgServiceAccountsParams
- func (o *GetManyOrgServiceAccountsParams) WithVersion(version string) *GetManyOrgServiceAccountsParams
- func (o *GetManyOrgServiceAccountsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetManyOrgServiceAccountsReader
- type GetManyOrgServiceAccountsUnauthorized
- func (o *GetManyOrgServiceAccountsUnauthorized) Code() int
- func (o *GetManyOrgServiceAccountsUnauthorized) Error() string
- func (o *GetManyOrgServiceAccountsUnauthorized) GetPayload() *GetManyOrgServiceAccountsUnauthorizedBody
- func (o *GetManyOrgServiceAccountsUnauthorized) IsClientError() bool
- func (o *GetManyOrgServiceAccountsUnauthorized) IsCode(code int) bool
- func (o *GetManyOrgServiceAccountsUnauthorized) IsRedirect() bool
- func (o *GetManyOrgServiceAccountsUnauthorized) IsServerError() bool
- func (o *GetManyOrgServiceAccountsUnauthorized) IsSuccess() bool
- func (o *GetManyOrgServiceAccountsUnauthorized) String() string
- type GetManyOrgServiceAccountsUnauthorizedBody
- func (o *GetManyOrgServiceAccountsUnauthorizedBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetManyOrgServiceAccountsUnauthorizedBody) MarshalBinary() ([]byte, error)
- func (o *GetManyOrgServiceAccountsUnauthorizedBody) UnmarshalBinary(b []byte) error
- func (o *GetManyOrgServiceAccountsUnauthorizedBody) Validate(formats strfmt.Registry) error
- type GetManyOrgServiceAccountsUnauthorizedBodyErrorsItems0
- func (o *GetManyOrgServiceAccountsUnauthorizedBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetManyOrgServiceAccountsUnauthorizedBodyErrorsItems0) MarshalBinary() ([]byte, error)
- func (o *GetManyOrgServiceAccountsUnauthorizedBodyErrorsItems0) UnmarshalBinary(b []byte) error
- func (o *GetManyOrgServiceAccountsUnauthorizedBodyErrorsItems0) Validate(formats strfmt.Registry) error
- type GetManyOrgServiceAccountsUnauthorizedBodyErrorsItems0Links
- func (o *GetManyOrgServiceAccountsUnauthorizedBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetManyOrgServiceAccountsUnauthorizedBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
- func (o *GetManyOrgServiceAccountsUnauthorizedBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
- func (o *GetManyOrgServiceAccountsUnauthorizedBodyErrorsItems0Links) Validate(formats strfmt.Registry) error
- type GetManyOrgServiceAccountsUnauthorizedBodyErrorsItems0Source
- func (o *GetManyOrgServiceAccountsUnauthorizedBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetManyOrgServiceAccountsUnauthorizedBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
- func (o *GetManyOrgServiceAccountsUnauthorizedBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
- func (o *GetManyOrgServiceAccountsUnauthorizedBodyErrorsItems0Source) Validate(formats strfmt.Registry) error
- type GetManyOrgServiceAccountsUnauthorizedBodyJsonapi
- func (o *GetManyOrgServiceAccountsUnauthorizedBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetManyOrgServiceAccountsUnauthorizedBodyJsonapi) MarshalBinary() ([]byte, error)
- func (o *GetManyOrgServiceAccountsUnauthorizedBodyJsonapi) UnmarshalBinary(b []byte) error
- func (o *GetManyOrgServiceAccountsUnauthorizedBodyJsonapi) Validate(formats strfmt.Registry) error
- type GetOneGroupServiceAccountBadRequest
- func (o *GetOneGroupServiceAccountBadRequest) Code() int
- func (o *GetOneGroupServiceAccountBadRequest) Error() string
- func (o *GetOneGroupServiceAccountBadRequest) GetPayload() *GetOneGroupServiceAccountBadRequestBody
- func (o *GetOneGroupServiceAccountBadRequest) IsClientError() bool
- func (o *GetOneGroupServiceAccountBadRequest) IsCode(code int) bool
- func (o *GetOneGroupServiceAccountBadRequest) IsRedirect() bool
- func (o *GetOneGroupServiceAccountBadRequest) IsServerError() bool
- func (o *GetOneGroupServiceAccountBadRequest) IsSuccess() bool
- func (o *GetOneGroupServiceAccountBadRequest) String() string
- type GetOneGroupServiceAccountBadRequestBody
- func (o *GetOneGroupServiceAccountBadRequestBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetOneGroupServiceAccountBadRequestBody) MarshalBinary() ([]byte, error)
- func (o *GetOneGroupServiceAccountBadRequestBody) UnmarshalBinary(b []byte) error
- func (o *GetOneGroupServiceAccountBadRequestBody) Validate(formats strfmt.Registry) error
- type GetOneGroupServiceAccountBadRequestBodyErrorsItems0
- func (o *GetOneGroupServiceAccountBadRequestBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetOneGroupServiceAccountBadRequestBodyErrorsItems0) MarshalBinary() ([]byte, error)
- func (o *GetOneGroupServiceAccountBadRequestBodyErrorsItems0) UnmarshalBinary(b []byte) error
- func (o *GetOneGroupServiceAccountBadRequestBodyErrorsItems0) Validate(formats strfmt.Registry) error
- type GetOneGroupServiceAccountBadRequestBodyErrorsItems0Links
- func (o *GetOneGroupServiceAccountBadRequestBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetOneGroupServiceAccountBadRequestBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
- func (o *GetOneGroupServiceAccountBadRequestBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
- func (o *GetOneGroupServiceAccountBadRequestBodyErrorsItems0Links) Validate(formats strfmt.Registry) error
- type GetOneGroupServiceAccountBadRequestBodyErrorsItems0Source
- func (o *GetOneGroupServiceAccountBadRequestBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetOneGroupServiceAccountBadRequestBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
- func (o *GetOneGroupServiceAccountBadRequestBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
- func (o *GetOneGroupServiceAccountBadRequestBodyErrorsItems0Source) Validate(formats strfmt.Registry) error
- type GetOneGroupServiceAccountBadRequestBodyJsonapi
- func (o *GetOneGroupServiceAccountBadRequestBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetOneGroupServiceAccountBadRequestBodyJsonapi) MarshalBinary() ([]byte, error)
- func (o *GetOneGroupServiceAccountBadRequestBodyJsonapi) UnmarshalBinary(b []byte) error
- func (o *GetOneGroupServiceAccountBadRequestBodyJsonapi) Validate(formats strfmt.Registry) error
- type GetOneGroupServiceAccountForbidden
- func (o *GetOneGroupServiceAccountForbidden) Code() int
- func (o *GetOneGroupServiceAccountForbidden) Error() string
- func (o *GetOneGroupServiceAccountForbidden) GetPayload() *GetOneGroupServiceAccountForbiddenBody
- func (o *GetOneGroupServiceAccountForbidden) IsClientError() bool
- func (o *GetOneGroupServiceAccountForbidden) IsCode(code int) bool
- func (o *GetOneGroupServiceAccountForbidden) IsRedirect() bool
- func (o *GetOneGroupServiceAccountForbidden) IsServerError() bool
- func (o *GetOneGroupServiceAccountForbidden) IsSuccess() bool
- func (o *GetOneGroupServiceAccountForbidden) String() string
- type GetOneGroupServiceAccountForbiddenBody
- func (o *GetOneGroupServiceAccountForbiddenBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetOneGroupServiceAccountForbiddenBody) MarshalBinary() ([]byte, error)
- func (o *GetOneGroupServiceAccountForbiddenBody) UnmarshalBinary(b []byte) error
- func (o *GetOneGroupServiceAccountForbiddenBody) Validate(formats strfmt.Registry) error
- type GetOneGroupServiceAccountForbiddenBodyErrorsItems0
- func (o *GetOneGroupServiceAccountForbiddenBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetOneGroupServiceAccountForbiddenBodyErrorsItems0) MarshalBinary() ([]byte, error)
- func (o *GetOneGroupServiceAccountForbiddenBodyErrorsItems0) UnmarshalBinary(b []byte) error
- func (o *GetOneGroupServiceAccountForbiddenBodyErrorsItems0) Validate(formats strfmt.Registry) error
- type GetOneGroupServiceAccountForbiddenBodyErrorsItems0Links
- func (o *GetOneGroupServiceAccountForbiddenBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetOneGroupServiceAccountForbiddenBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
- func (o *GetOneGroupServiceAccountForbiddenBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
- func (o *GetOneGroupServiceAccountForbiddenBodyErrorsItems0Links) Validate(formats strfmt.Registry) error
- type GetOneGroupServiceAccountForbiddenBodyErrorsItems0Source
- func (o *GetOneGroupServiceAccountForbiddenBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetOneGroupServiceAccountForbiddenBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
- func (o *GetOneGroupServiceAccountForbiddenBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
- func (o *GetOneGroupServiceAccountForbiddenBodyErrorsItems0Source) Validate(formats strfmt.Registry) error
- type GetOneGroupServiceAccountForbiddenBodyJsonapi
- func (o *GetOneGroupServiceAccountForbiddenBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetOneGroupServiceAccountForbiddenBodyJsonapi) MarshalBinary() ([]byte, error)
- func (o *GetOneGroupServiceAccountForbiddenBodyJsonapi) UnmarshalBinary(b []byte) error
- func (o *GetOneGroupServiceAccountForbiddenBodyJsonapi) Validate(formats strfmt.Registry) error
- type GetOneGroupServiceAccountInternalServerError
- func (o *GetOneGroupServiceAccountInternalServerError) Code() int
- func (o *GetOneGroupServiceAccountInternalServerError) Error() string
- func (o *GetOneGroupServiceAccountInternalServerError) GetPayload() *GetOneGroupServiceAccountInternalServerErrorBody
- func (o *GetOneGroupServiceAccountInternalServerError) IsClientError() bool
- func (o *GetOneGroupServiceAccountInternalServerError) IsCode(code int) bool
- func (o *GetOneGroupServiceAccountInternalServerError) IsRedirect() bool
- func (o *GetOneGroupServiceAccountInternalServerError) IsServerError() bool
- func (o *GetOneGroupServiceAccountInternalServerError) IsSuccess() bool
- func (o *GetOneGroupServiceAccountInternalServerError) String() string
- type GetOneGroupServiceAccountInternalServerErrorBody
- func (o *GetOneGroupServiceAccountInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetOneGroupServiceAccountInternalServerErrorBody) MarshalBinary() ([]byte, error)
- func (o *GetOneGroupServiceAccountInternalServerErrorBody) UnmarshalBinary(b []byte) error
- func (o *GetOneGroupServiceAccountInternalServerErrorBody) Validate(formats strfmt.Registry) error
- type GetOneGroupServiceAccountInternalServerErrorBodyErrorsItems0
- func (o *GetOneGroupServiceAccountInternalServerErrorBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetOneGroupServiceAccountInternalServerErrorBodyErrorsItems0) MarshalBinary() ([]byte, error)
- func (o *GetOneGroupServiceAccountInternalServerErrorBodyErrorsItems0) UnmarshalBinary(b []byte) error
- func (o *GetOneGroupServiceAccountInternalServerErrorBodyErrorsItems0) Validate(formats strfmt.Registry) error
- type GetOneGroupServiceAccountInternalServerErrorBodyErrorsItems0Links
- func (o *GetOneGroupServiceAccountInternalServerErrorBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetOneGroupServiceAccountInternalServerErrorBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
- func (o *GetOneGroupServiceAccountInternalServerErrorBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
- func (o *GetOneGroupServiceAccountInternalServerErrorBodyErrorsItems0Links) Validate(formats strfmt.Registry) error
- type GetOneGroupServiceAccountInternalServerErrorBodyErrorsItems0Source
- func (o *GetOneGroupServiceAccountInternalServerErrorBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetOneGroupServiceAccountInternalServerErrorBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
- func (o *GetOneGroupServiceAccountInternalServerErrorBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
- func (o *GetOneGroupServiceAccountInternalServerErrorBodyErrorsItems0Source) Validate(formats strfmt.Registry) error
- type GetOneGroupServiceAccountInternalServerErrorBodyJsonapi
- func (o *GetOneGroupServiceAccountInternalServerErrorBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetOneGroupServiceAccountInternalServerErrorBodyJsonapi) MarshalBinary() ([]byte, error)
- func (o *GetOneGroupServiceAccountInternalServerErrorBodyJsonapi) UnmarshalBinary(b []byte) error
- func (o *GetOneGroupServiceAccountInternalServerErrorBodyJsonapi) Validate(formats strfmt.Registry) error
- type GetOneGroupServiceAccountNotFound
- func (o *GetOneGroupServiceAccountNotFound) Code() int
- func (o *GetOneGroupServiceAccountNotFound) Error() string
- func (o *GetOneGroupServiceAccountNotFound) GetPayload() *GetOneGroupServiceAccountNotFoundBody
- func (o *GetOneGroupServiceAccountNotFound) IsClientError() bool
- func (o *GetOneGroupServiceAccountNotFound) IsCode(code int) bool
- func (o *GetOneGroupServiceAccountNotFound) IsRedirect() bool
- func (o *GetOneGroupServiceAccountNotFound) IsServerError() bool
- func (o *GetOneGroupServiceAccountNotFound) IsSuccess() bool
- func (o *GetOneGroupServiceAccountNotFound) String() string
- type GetOneGroupServiceAccountNotFoundBody
- func (o *GetOneGroupServiceAccountNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetOneGroupServiceAccountNotFoundBody) MarshalBinary() ([]byte, error)
- func (o *GetOneGroupServiceAccountNotFoundBody) UnmarshalBinary(b []byte) error
- func (o *GetOneGroupServiceAccountNotFoundBody) Validate(formats strfmt.Registry) error
- type GetOneGroupServiceAccountNotFoundBodyErrorsItems0
- func (o *GetOneGroupServiceAccountNotFoundBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetOneGroupServiceAccountNotFoundBodyErrorsItems0) MarshalBinary() ([]byte, error)
- func (o *GetOneGroupServiceAccountNotFoundBodyErrorsItems0) UnmarshalBinary(b []byte) error
- func (o *GetOneGroupServiceAccountNotFoundBodyErrorsItems0) Validate(formats strfmt.Registry) error
- type GetOneGroupServiceAccountNotFoundBodyErrorsItems0Links
- func (o *GetOneGroupServiceAccountNotFoundBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetOneGroupServiceAccountNotFoundBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
- func (o *GetOneGroupServiceAccountNotFoundBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
- func (o *GetOneGroupServiceAccountNotFoundBodyErrorsItems0Links) Validate(formats strfmt.Registry) error
- type GetOneGroupServiceAccountNotFoundBodyErrorsItems0Source
- func (o *GetOneGroupServiceAccountNotFoundBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetOneGroupServiceAccountNotFoundBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
- func (o *GetOneGroupServiceAccountNotFoundBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
- func (o *GetOneGroupServiceAccountNotFoundBodyErrorsItems0Source) Validate(formats strfmt.Registry) error
- type GetOneGroupServiceAccountNotFoundBodyJsonapi
- func (o *GetOneGroupServiceAccountNotFoundBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetOneGroupServiceAccountNotFoundBodyJsonapi) MarshalBinary() ([]byte, error)
- func (o *GetOneGroupServiceAccountNotFoundBodyJsonapi) UnmarshalBinary(b []byte) error
- func (o *GetOneGroupServiceAccountNotFoundBodyJsonapi) Validate(formats strfmt.Registry) error
- type GetOneGroupServiceAccountOK
- func (o *GetOneGroupServiceAccountOK) Code() int
- func (o *GetOneGroupServiceAccountOK) Error() string
- func (o *GetOneGroupServiceAccountOK) GetPayload() *GetOneGroupServiceAccountOKBody
- func (o *GetOneGroupServiceAccountOK) IsClientError() bool
- func (o *GetOneGroupServiceAccountOK) IsCode(code int) bool
- func (o *GetOneGroupServiceAccountOK) IsRedirect() bool
- func (o *GetOneGroupServiceAccountOK) IsServerError() bool
- func (o *GetOneGroupServiceAccountOK) IsSuccess() bool
- func (o *GetOneGroupServiceAccountOK) String() string
- type GetOneGroupServiceAccountOKBody
- func (o *GetOneGroupServiceAccountOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetOneGroupServiceAccountOKBody) MarshalBinary() ([]byte, error)
- func (o *GetOneGroupServiceAccountOKBody) UnmarshalBinary(b []byte) error
- func (o *GetOneGroupServiceAccountOKBody) Validate(formats strfmt.Registry) error
- type GetOneGroupServiceAccountOKBodyData
- func (o *GetOneGroupServiceAccountOKBodyData) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetOneGroupServiceAccountOKBodyData) MarshalBinary() ([]byte, error)
- func (o *GetOneGroupServiceAccountOKBodyData) UnmarshalBinary(b []byte) error
- func (o *GetOneGroupServiceAccountOKBodyData) Validate(formats strfmt.Registry) error
- type GetOneGroupServiceAccountOKBodyDataAttributes
- func (o *GetOneGroupServiceAccountOKBodyDataAttributes) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetOneGroupServiceAccountOKBodyDataAttributes) MarshalBinary() ([]byte, error)
- func (o *GetOneGroupServiceAccountOKBodyDataAttributes) UnmarshalBinary(b []byte) error
- func (o *GetOneGroupServiceAccountOKBodyDataAttributes) Validate(formats strfmt.Registry) error
- type GetOneGroupServiceAccountOKBodyDataLinks
- func (o *GetOneGroupServiceAccountOKBodyDataLinks) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetOneGroupServiceAccountOKBodyDataLinks) MarshalBinary() ([]byte, error)
- func (o *GetOneGroupServiceAccountOKBodyDataLinks) UnmarshalBinary(b []byte) error
- func (o *GetOneGroupServiceAccountOKBodyDataLinks) Validate(formats strfmt.Registry) error
- type GetOneGroupServiceAccountParams
- func NewGetOneGroupServiceAccountParams() *GetOneGroupServiceAccountParams
- func NewGetOneGroupServiceAccountParamsWithContext(ctx context.Context) *GetOneGroupServiceAccountParams
- func NewGetOneGroupServiceAccountParamsWithHTTPClient(client *http.Client) *GetOneGroupServiceAccountParams
- func NewGetOneGroupServiceAccountParamsWithTimeout(timeout time.Duration) *GetOneGroupServiceAccountParams
- func (o *GetOneGroupServiceAccountParams) SetContext(ctx context.Context)
- func (o *GetOneGroupServiceAccountParams) SetDefaults()
- func (o *GetOneGroupServiceAccountParams) SetGroupID(groupID strfmt.UUID)
- func (o *GetOneGroupServiceAccountParams) SetHTTPClient(client *http.Client)
- func (o *GetOneGroupServiceAccountParams) SetServiceaccountID(serviceaccountID strfmt.UUID)
- func (o *GetOneGroupServiceAccountParams) SetTimeout(timeout time.Duration)
- func (o *GetOneGroupServiceAccountParams) SetVersion(version string)
- func (o *GetOneGroupServiceAccountParams) WithContext(ctx context.Context) *GetOneGroupServiceAccountParams
- func (o *GetOneGroupServiceAccountParams) WithDefaults() *GetOneGroupServiceAccountParams
- func (o *GetOneGroupServiceAccountParams) WithGroupID(groupID strfmt.UUID) *GetOneGroupServiceAccountParams
- func (o *GetOneGroupServiceAccountParams) WithHTTPClient(client *http.Client) *GetOneGroupServiceAccountParams
- func (o *GetOneGroupServiceAccountParams) WithServiceaccountID(serviceaccountID strfmt.UUID) *GetOneGroupServiceAccountParams
- func (o *GetOneGroupServiceAccountParams) WithTimeout(timeout time.Duration) *GetOneGroupServiceAccountParams
- func (o *GetOneGroupServiceAccountParams) WithVersion(version string) *GetOneGroupServiceAccountParams
- func (o *GetOneGroupServiceAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetOneGroupServiceAccountReader
- type GetOneGroupServiceAccountUnauthorized
- func (o *GetOneGroupServiceAccountUnauthorized) Code() int
- func (o *GetOneGroupServiceAccountUnauthorized) Error() string
- func (o *GetOneGroupServiceAccountUnauthorized) GetPayload() *GetOneGroupServiceAccountUnauthorizedBody
- func (o *GetOneGroupServiceAccountUnauthorized) IsClientError() bool
- func (o *GetOneGroupServiceAccountUnauthorized) IsCode(code int) bool
- func (o *GetOneGroupServiceAccountUnauthorized) IsRedirect() bool
- func (o *GetOneGroupServiceAccountUnauthorized) IsServerError() bool
- func (o *GetOneGroupServiceAccountUnauthorized) IsSuccess() bool
- func (o *GetOneGroupServiceAccountUnauthorized) String() string
- type GetOneGroupServiceAccountUnauthorizedBody
- func (o *GetOneGroupServiceAccountUnauthorizedBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetOneGroupServiceAccountUnauthorizedBody) MarshalBinary() ([]byte, error)
- func (o *GetOneGroupServiceAccountUnauthorizedBody) UnmarshalBinary(b []byte) error
- func (o *GetOneGroupServiceAccountUnauthorizedBody) Validate(formats strfmt.Registry) error
- type GetOneGroupServiceAccountUnauthorizedBodyErrorsItems0
- func (o *GetOneGroupServiceAccountUnauthorizedBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetOneGroupServiceAccountUnauthorizedBodyErrorsItems0) MarshalBinary() ([]byte, error)
- func (o *GetOneGroupServiceAccountUnauthorizedBodyErrorsItems0) UnmarshalBinary(b []byte) error
- func (o *GetOneGroupServiceAccountUnauthorizedBodyErrorsItems0) Validate(formats strfmt.Registry) error
- type GetOneGroupServiceAccountUnauthorizedBodyErrorsItems0Links
- func (o *GetOneGroupServiceAccountUnauthorizedBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetOneGroupServiceAccountUnauthorizedBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
- func (o *GetOneGroupServiceAccountUnauthorizedBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
- func (o *GetOneGroupServiceAccountUnauthorizedBodyErrorsItems0Links) Validate(formats strfmt.Registry) error
- type GetOneGroupServiceAccountUnauthorizedBodyErrorsItems0Source
- func (o *GetOneGroupServiceAccountUnauthorizedBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetOneGroupServiceAccountUnauthorizedBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
- func (o *GetOneGroupServiceAccountUnauthorizedBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
- func (o *GetOneGroupServiceAccountUnauthorizedBodyErrorsItems0Source) Validate(formats strfmt.Registry) error
- type GetOneGroupServiceAccountUnauthorizedBodyJsonapi
- func (o *GetOneGroupServiceAccountUnauthorizedBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetOneGroupServiceAccountUnauthorizedBodyJsonapi) MarshalBinary() ([]byte, error)
- func (o *GetOneGroupServiceAccountUnauthorizedBodyJsonapi) UnmarshalBinary(b []byte) error
- func (o *GetOneGroupServiceAccountUnauthorizedBodyJsonapi) Validate(formats strfmt.Registry) error
- type GetOneOrgServiceAccountBadRequest
- func (o *GetOneOrgServiceAccountBadRequest) Code() int
- func (o *GetOneOrgServiceAccountBadRequest) Error() string
- func (o *GetOneOrgServiceAccountBadRequest) GetPayload() *GetOneOrgServiceAccountBadRequestBody
- func (o *GetOneOrgServiceAccountBadRequest) IsClientError() bool
- func (o *GetOneOrgServiceAccountBadRequest) IsCode(code int) bool
- func (o *GetOneOrgServiceAccountBadRequest) IsRedirect() bool
- func (o *GetOneOrgServiceAccountBadRequest) IsServerError() bool
- func (o *GetOneOrgServiceAccountBadRequest) IsSuccess() bool
- func (o *GetOneOrgServiceAccountBadRequest) String() string
- type GetOneOrgServiceAccountBadRequestBody
- func (o *GetOneOrgServiceAccountBadRequestBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetOneOrgServiceAccountBadRequestBody) MarshalBinary() ([]byte, error)
- func (o *GetOneOrgServiceAccountBadRequestBody) UnmarshalBinary(b []byte) error
- func (o *GetOneOrgServiceAccountBadRequestBody) Validate(formats strfmt.Registry) error
- type GetOneOrgServiceAccountBadRequestBodyErrorsItems0
- func (o *GetOneOrgServiceAccountBadRequestBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetOneOrgServiceAccountBadRequestBodyErrorsItems0) MarshalBinary() ([]byte, error)
- func (o *GetOneOrgServiceAccountBadRequestBodyErrorsItems0) UnmarshalBinary(b []byte) error
- func (o *GetOneOrgServiceAccountBadRequestBodyErrorsItems0) Validate(formats strfmt.Registry) error
- type GetOneOrgServiceAccountBadRequestBodyErrorsItems0Links
- func (o *GetOneOrgServiceAccountBadRequestBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetOneOrgServiceAccountBadRequestBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
- func (o *GetOneOrgServiceAccountBadRequestBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
- func (o *GetOneOrgServiceAccountBadRequestBodyErrorsItems0Links) Validate(formats strfmt.Registry) error
- type GetOneOrgServiceAccountBadRequestBodyErrorsItems0Source
- func (o *GetOneOrgServiceAccountBadRequestBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetOneOrgServiceAccountBadRequestBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
- func (o *GetOneOrgServiceAccountBadRequestBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
- func (o *GetOneOrgServiceAccountBadRequestBodyErrorsItems0Source) Validate(formats strfmt.Registry) error
- type GetOneOrgServiceAccountBadRequestBodyJsonapi
- func (o *GetOneOrgServiceAccountBadRequestBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetOneOrgServiceAccountBadRequestBodyJsonapi) MarshalBinary() ([]byte, error)
- func (o *GetOneOrgServiceAccountBadRequestBodyJsonapi) UnmarshalBinary(b []byte) error
- func (o *GetOneOrgServiceAccountBadRequestBodyJsonapi) Validate(formats strfmt.Registry) error
- type GetOneOrgServiceAccountForbidden
- func (o *GetOneOrgServiceAccountForbidden) Code() int
- func (o *GetOneOrgServiceAccountForbidden) Error() string
- func (o *GetOneOrgServiceAccountForbidden) GetPayload() *GetOneOrgServiceAccountForbiddenBody
- func (o *GetOneOrgServiceAccountForbidden) IsClientError() bool
- func (o *GetOneOrgServiceAccountForbidden) IsCode(code int) bool
- func (o *GetOneOrgServiceAccountForbidden) IsRedirect() bool
- func (o *GetOneOrgServiceAccountForbidden) IsServerError() bool
- func (o *GetOneOrgServiceAccountForbidden) IsSuccess() bool
- func (o *GetOneOrgServiceAccountForbidden) String() string
- type GetOneOrgServiceAccountForbiddenBody
- func (o *GetOneOrgServiceAccountForbiddenBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetOneOrgServiceAccountForbiddenBody) MarshalBinary() ([]byte, error)
- func (o *GetOneOrgServiceAccountForbiddenBody) UnmarshalBinary(b []byte) error
- func (o *GetOneOrgServiceAccountForbiddenBody) Validate(formats strfmt.Registry) error
- type GetOneOrgServiceAccountForbiddenBodyErrorsItems0
- func (o *GetOneOrgServiceAccountForbiddenBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetOneOrgServiceAccountForbiddenBodyErrorsItems0) MarshalBinary() ([]byte, error)
- func (o *GetOneOrgServiceAccountForbiddenBodyErrorsItems0) UnmarshalBinary(b []byte) error
- func (o *GetOneOrgServiceAccountForbiddenBodyErrorsItems0) Validate(formats strfmt.Registry) error
- type GetOneOrgServiceAccountForbiddenBodyErrorsItems0Links
- func (o *GetOneOrgServiceAccountForbiddenBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetOneOrgServiceAccountForbiddenBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
- func (o *GetOneOrgServiceAccountForbiddenBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
- func (o *GetOneOrgServiceAccountForbiddenBodyErrorsItems0Links) Validate(formats strfmt.Registry) error
- type GetOneOrgServiceAccountForbiddenBodyErrorsItems0Source
- func (o *GetOneOrgServiceAccountForbiddenBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetOneOrgServiceAccountForbiddenBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
- func (o *GetOneOrgServiceAccountForbiddenBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
- func (o *GetOneOrgServiceAccountForbiddenBodyErrorsItems0Source) Validate(formats strfmt.Registry) error
- type GetOneOrgServiceAccountForbiddenBodyJsonapi
- func (o *GetOneOrgServiceAccountForbiddenBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetOneOrgServiceAccountForbiddenBodyJsonapi) MarshalBinary() ([]byte, error)
- func (o *GetOneOrgServiceAccountForbiddenBodyJsonapi) UnmarshalBinary(b []byte) error
- func (o *GetOneOrgServiceAccountForbiddenBodyJsonapi) Validate(formats strfmt.Registry) error
- type GetOneOrgServiceAccountInternalServerError
- func (o *GetOneOrgServiceAccountInternalServerError) Code() int
- func (o *GetOneOrgServiceAccountInternalServerError) Error() string
- func (o *GetOneOrgServiceAccountInternalServerError) GetPayload() *GetOneOrgServiceAccountInternalServerErrorBody
- func (o *GetOneOrgServiceAccountInternalServerError) IsClientError() bool
- func (o *GetOneOrgServiceAccountInternalServerError) IsCode(code int) bool
- func (o *GetOneOrgServiceAccountInternalServerError) IsRedirect() bool
- func (o *GetOneOrgServiceAccountInternalServerError) IsServerError() bool
- func (o *GetOneOrgServiceAccountInternalServerError) IsSuccess() bool
- func (o *GetOneOrgServiceAccountInternalServerError) String() string
- type GetOneOrgServiceAccountInternalServerErrorBody
- func (o *GetOneOrgServiceAccountInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetOneOrgServiceAccountInternalServerErrorBody) MarshalBinary() ([]byte, error)
- func (o *GetOneOrgServiceAccountInternalServerErrorBody) UnmarshalBinary(b []byte) error
- func (o *GetOneOrgServiceAccountInternalServerErrorBody) Validate(formats strfmt.Registry) error
- type GetOneOrgServiceAccountInternalServerErrorBodyErrorsItems0
- func (o *GetOneOrgServiceAccountInternalServerErrorBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetOneOrgServiceAccountInternalServerErrorBodyErrorsItems0) MarshalBinary() ([]byte, error)
- func (o *GetOneOrgServiceAccountInternalServerErrorBodyErrorsItems0) UnmarshalBinary(b []byte) error
- func (o *GetOneOrgServiceAccountInternalServerErrorBodyErrorsItems0) Validate(formats strfmt.Registry) error
- type GetOneOrgServiceAccountInternalServerErrorBodyErrorsItems0Links
- func (o *GetOneOrgServiceAccountInternalServerErrorBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetOneOrgServiceAccountInternalServerErrorBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
- func (o *GetOneOrgServiceAccountInternalServerErrorBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
- func (o *GetOneOrgServiceAccountInternalServerErrorBodyErrorsItems0Links) Validate(formats strfmt.Registry) error
- type GetOneOrgServiceAccountInternalServerErrorBodyErrorsItems0Source
- func (o *GetOneOrgServiceAccountInternalServerErrorBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetOneOrgServiceAccountInternalServerErrorBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
- func (o *GetOneOrgServiceAccountInternalServerErrorBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
- func (o *GetOneOrgServiceAccountInternalServerErrorBodyErrorsItems0Source) Validate(formats strfmt.Registry) error
- type GetOneOrgServiceAccountInternalServerErrorBodyJsonapi
- func (o *GetOneOrgServiceAccountInternalServerErrorBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetOneOrgServiceAccountInternalServerErrorBodyJsonapi) MarshalBinary() ([]byte, error)
- func (o *GetOneOrgServiceAccountInternalServerErrorBodyJsonapi) UnmarshalBinary(b []byte) error
- func (o *GetOneOrgServiceAccountInternalServerErrorBodyJsonapi) Validate(formats strfmt.Registry) error
- type GetOneOrgServiceAccountNotFound
- func (o *GetOneOrgServiceAccountNotFound) Code() int
- func (o *GetOneOrgServiceAccountNotFound) Error() string
- func (o *GetOneOrgServiceAccountNotFound) GetPayload() *GetOneOrgServiceAccountNotFoundBody
- func (o *GetOneOrgServiceAccountNotFound) IsClientError() bool
- func (o *GetOneOrgServiceAccountNotFound) IsCode(code int) bool
- func (o *GetOneOrgServiceAccountNotFound) IsRedirect() bool
- func (o *GetOneOrgServiceAccountNotFound) IsServerError() bool
- func (o *GetOneOrgServiceAccountNotFound) IsSuccess() bool
- func (o *GetOneOrgServiceAccountNotFound) String() string
- type GetOneOrgServiceAccountNotFoundBody
- func (o *GetOneOrgServiceAccountNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetOneOrgServiceAccountNotFoundBody) MarshalBinary() ([]byte, error)
- func (o *GetOneOrgServiceAccountNotFoundBody) UnmarshalBinary(b []byte) error
- func (o *GetOneOrgServiceAccountNotFoundBody) Validate(formats strfmt.Registry) error
- type GetOneOrgServiceAccountNotFoundBodyErrorsItems0
- func (o *GetOneOrgServiceAccountNotFoundBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetOneOrgServiceAccountNotFoundBodyErrorsItems0) MarshalBinary() ([]byte, error)
- func (o *GetOneOrgServiceAccountNotFoundBodyErrorsItems0) UnmarshalBinary(b []byte) error
- func (o *GetOneOrgServiceAccountNotFoundBodyErrorsItems0) Validate(formats strfmt.Registry) error
- type GetOneOrgServiceAccountNotFoundBodyErrorsItems0Links
- func (o *GetOneOrgServiceAccountNotFoundBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetOneOrgServiceAccountNotFoundBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
- func (o *GetOneOrgServiceAccountNotFoundBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
- func (o *GetOneOrgServiceAccountNotFoundBodyErrorsItems0Links) Validate(formats strfmt.Registry) error
- type GetOneOrgServiceAccountNotFoundBodyErrorsItems0Source
- func (o *GetOneOrgServiceAccountNotFoundBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetOneOrgServiceAccountNotFoundBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
- func (o *GetOneOrgServiceAccountNotFoundBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
- func (o *GetOneOrgServiceAccountNotFoundBodyErrorsItems0Source) Validate(formats strfmt.Registry) error
- type GetOneOrgServiceAccountNotFoundBodyJsonapi
- func (o *GetOneOrgServiceAccountNotFoundBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetOneOrgServiceAccountNotFoundBodyJsonapi) MarshalBinary() ([]byte, error)
- func (o *GetOneOrgServiceAccountNotFoundBodyJsonapi) UnmarshalBinary(b []byte) error
- func (o *GetOneOrgServiceAccountNotFoundBodyJsonapi) Validate(formats strfmt.Registry) error
- type GetOneOrgServiceAccountOK
- func (o *GetOneOrgServiceAccountOK) Code() int
- func (o *GetOneOrgServiceAccountOK) Error() string
- func (o *GetOneOrgServiceAccountOK) GetPayload() *GetOneOrgServiceAccountOKBody
- func (o *GetOneOrgServiceAccountOK) IsClientError() bool
- func (o *GetOneOrgServiceAccountOK) IsCode(code int) bool
- func (o *GetOneOrgServiceAccountOK) IsRedirect() bool
- func (o *GetOneOrgServiceAccountOK) IsServerError() bool
- func (o *GetOneOrgServiceAccountOK) IsSuccess() bool
- func (o *GetOneOrgServiceAccountOK) String() string
- type GetOneOrgServiceAccountOKBody
- func (o *GetOneOrgServiceAccountOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetOneOrgServiceAccountOKBody) MarshalBinary() ([]byte, error)
- func (o *GetOneOrgServiceAccountOKBody) UnmarshalBinary(b []byte) error
- func (o *GetOneOrgServiceAccountOKBody) Validate(formats strfmt.Registry) error
- type GetOneOrgServiceAccountOKBodyData
- func (o *GetOneOrgServiceAccountOKBodyData) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetOneOrgServiceAccountOKBodyData) MarshalBinary() ([]byte, error)
- func (o *GetOneOrgServiceAccountOKBodyData) UnmarshalBinary(b []byte) error
- func (o *GetOneOrgServiceAccountOKBodyData) Validate(formats strfmt.Registry) error
- type GetOneOrgServiceAccountOKBodyDataAttributes
- func (o *GetOneOrgServiceAccountOKBodyDataAttributes) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetOneOrgServiceAccountOKBodyDataAttributes) MarshalBinary() ([]byte, error)
- func (o *GetOneOrgServiceAccountOKBodyDataAttributes) UnmarshalBinary(b []byte) error
- func (o *GetOneOrgServiceAccountOKBodyDataAttributes) Validate(formats strfmt.Registry) error
- type GetOneOrgServiceAccountOKBodyDataLinks
- func (o *GetOneOrgServiceAccountOKBodyDataLinks) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetOneOrgServiceAccountOKBodyDataLinks) MarshalBinary() ([]byte, error)
- func (o *GetOneOrgServiceAccountOKBodyDataLinks) UnmarshalBinary(b []byte) error
- func (o *GetOneOrgServiceAccountOKBodyDataLinks) Validate(formats strfmt.Registry) error
- type GetOneOrgServiceAccountParams
- func NewGetOneOrgServiceAccountParams() *GetOneOrgServiceAccountParams
- func NewGetOneOrgServiceAccountParamsWithContext(ctx context.Context) *GetOneOrgServiceAccountParams
- func NewGetOneOrgServiceAccountParamsWithHTTPClient(client *http.Client) *GetOneOrgServiceAccountParams
- func NewGetOneOrgServiceAccountParamsWithTimeout(timeout time.Duration) *GetOneOrgServiceAccountParams
- func (o *GetOneOrgServiceAccountParams) SetContext(ctx context.Context)
- func (o *GetOneOrgServiceAccountParams) SetDefaults()
- func (o *GetOneOrgServiceAccountParams) SetHTTPClient(client *http.Client)
- func (o *GetOneOrgServiceAccountParams) SetOrgID(orgID strfmt.UUID)
- func (o *GetOneOrgServiceAccountParams) SetServiceaccountID(serviceaccountID strfmt.UUID)
- func (o *GetOneOrgServiceAccountParams) SetTimeout(timeout time.Duration)
- func (o *GetOneOrgServiceAccountParams) SetVersion(version string)
- func (o *GetOneOrgServiceAccountParams) WithContext(ctx context.Context) *GetOneOrgServiceAccountParams
- func (o *GetOneOrgServiceAccountParams) WithDefaults() *GetOneOrgServiceAccountParams
- func (o *GetOneOrgServiceAccountParams) WithHTTPClient(client *http.Client) *GetOneOrgServiceAccountParams
- func (o *GetOneOrgServiceAccountParams) WithOrgID(orgID strfmt.UUID) *GetOneOrgServiceAccountParams
- func (o *GetOneOrgServiceAccountParams) WithServiceaccountID(serviceaccountID strfmt.UUID) *GetOneOrgServiceAccountParams
- func (o *GetOneOrgServiceAccountParams) WithTimeout(timeout time.Duration) *GetOneOrgServiceAccountParams
- func (o *GetOneOrgServiceAccountParams) WithVersion(version string) *GetOneOrgServiceAccountParams
- func (o *GetOneOrgServiceAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetOneOrgServiceAccountReader
- type GetOneOrgServiceAccountUnauthorized
- func (o *GetOneOrgServiceAccountUnauthorized) Code() int
- func (o *GetOneOrgServiceAccountUnauthorized) Error() string
- func (o *GetOneOrgServiceAccountUnauthorized) GetPayload() *GetOneOrgServiceAccountUnauthorizedBody
- func (o *GetOneOrgServiceAccountUnauthorized) IsClientError() bool
- func (o *GetOneOrgServiceAccountUnauthorized) IsCode(code int) bool
- func (o *GetOneOrgServiceAccountUnauthorized) IsRedirect() bool
- func (o *GetOneOrgServiceAccountUnauthorized) IsServerError() bool
- func (o *GetOneOrgServiceAccountUnauthorized) IsSuccess() bool
- func (o *GetOneOrgServiceAccountUnauthorized) String() string
- type GetOneOrgServiceAccountUnauthorizedBody
- func (o *GetOneOrgServiceAccountUnauthorizedBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetOneOrgServiceAccountUnauthorizedBody) MarshalBinary() ([]byte, error)
- func (o *GetOneOrgServiceAccountUnauthorizedBody) UnmarshalBinary(b []byte) error
- func (o *GetOneOrgServiceAccountUnauthorizedBody) Validate(formats strfmt.Registry) error
- type GetOneOrgServiceAccountUnauthorizedBodyErrorsItems0
- func (o *GetOneOrgServiceAccountUnauthorizedBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetOneOrgServiceAccountUnauthorizedBodyErrorsItems0) MarshalBinary() ([]byte, error)
- func (o *GetOneOrgServiceAccountUnauthorizedBodyErrorsItems0) UnmarshalBinary(b []byte) error
- func (o *GetOneOrgServiceAccountUnauthorizedBodyErrorsItems0) Validate(formats strfmt.Registry) error
- type GetOneOrgServiceAccountUnauthorizedBodyErrorsItems0Links
- func (o *GetOneOrgServiceAccountUnauthorizedBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetOneOrgServiceAccountUnauthorizedBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
- func (o *GetOneOrgServiceAccountUnauthorizedBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
- func (o *GetOneOrgServiceAccountUnauthorizedBodyErrorsItems0Links) Validate(formats strfmt.Registry) error
- type GetOneOrgServiceAccountUnauthorizedBodyErrorsItems0Source
- func (o *GetOneOrgServiceAccountUnauthorizedBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetOneOrgServiceAccountUnauthorizedBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
- func (o *GetOneOrgServiceAccountUnauthorizedBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
- func (o *GetOneOrgServiceAccountUnauthorizedBodyErrorsItems0Source) Validate(formats strfmt.Registry) error
- type GetOneOrgServiceAccountUnauthorizedBodyJsonapi
- func (o *GetOneOrgServiceAccountUnauthorizedBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *GetOneOrgServiceAccountUnauthorizedBodyJsonapi) MarshalBinary() ([]byte, error)
- func (o *GetOneOrgServiceAccountUnauthorizedBodyJsonapi) UnmarshalBinary(b []byte) error
- func (o *GetOneOrgServiceAccountUnauthorizedBodyJsonapi) Validate(formats strfmt.Registry) error
- type UpdateGroupServiceAccountBadRequest
- func (o *UpdateGroupServiceAccountBadRequest) Code() int
- func (o *UpdateGroupServiceAccountBadRequest) Error() string
- func (o *UpdateGroupServiceAccountBadRequest) GetPayload() *UpdateGroupServiceAccountBadRequestBody
- func (o *UpdateGroupServiceAccountBadRequest) IsClientError() bool
- func (o *UpdateGroupServiceAccountBadRequest) IsCode(code int) bool
- func (o *UpdateGroupServiceAccountBadRequest) IsRedirect() bool
- func (o *UpdateGroupServiceAccountBadRequest) IsServerError() bool
- func (o *UpdateGroupServiceAccountBadRequest) IsSuccess() bool
- func (o *UpdateGroupServiceAccountBadRequest) String() string
- type UpdateGroupServiceAccountBadRequestBody
- func (o *UpdateGroupServiceAccountBadRequestBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateGroupServiceAccountBadRequestBody) MarshalBinary() ([]byte, error)
- func (o *UpdateGroupServiceAccountBadRequestBody) UnmarshalBinary(b []byte) error
- func (o *UpdateGroupServiceAccountBadRequestBody) Validate(formats strfmt.Registry) error
- type UpdateGroupServiceAccountBadRequestBodyErrorsItems0
- func (o *UpdateGroupServiceAccountBadRequestBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateGroupServiceAccountBadRequestBodyErrorsItems0) MarshalBinary() ([]byte, error)
- func (o *UpdateGroupServiceAccountBadRequestBodyErrorsItems0) UnmarshalBinary(b []byte) error
- func (o *UpdateGroupServiceAccountBadRequestBodyErrorsItems0) Validate(formats strfmt.Registry) error
- type UpdateGroupServiceAccountBadRequestBodyErrorsItems0Links
- func (o *UpdateGroupServiceAccountBadRequestBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateGroupServiceAccountBadRequestBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
- func (o *UpdateGroupServiceAccountBadRequestBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
- func (o *UpdateGroupServiceAccountBadRequestBodyErrorsItems0Links) Validate(formats strfmt.Registry) error
- type UpdateGroupServiceAccountBadRequestBodyErrorsItems0Source
- func (o *UpdateGroupServiceAccountBadRequestBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateGroupServiceAccountBadRequestBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
- func (o *UpdateGroupServiceAccountBadRequestBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
- func (o *UpdateGroupServiceAccountBadRequestBodyErrorsItems0Source) Validate(formats strfmt.Registry) error
- type UpdateGroupServiceAccountBadRequestBodyJsonapi
- func (o *UpdateGroupServiceAccountBadRequestBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateGroupServiceAccountBadRequestBodyJsonapi) MarshalBinary() ([]byte, error)
- func (o *UpdateGroupServiceAccountBadRequestBodyJsonapi) UnmarshalBinary(b []byte) error
- func (o *UpdateGroupServiceAccountBadRequestBodyJsonapi) Validate(formats strfmt.Registry) error
- type UpdateGroupServiceAccountBody
- func (o *UpdateGroupServiceAccountBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateGroupServiceAccountBody) MarshalBinary() ([]byte, error)
- func (o *UpdateGroupServiceAccountBody) UnmarshalBinary(b []byte) error
- func (o *UpdateGroupServiceAccountBody) Validate(formats strfmt.Registry) error
- type UpdateGroupServiceAccountForbidden
- func (o *UpdateGroupServiceAccountForbidden) Code() int
- func (o *UpdateGroupServiceAccountForbidden) Error() string
- func (o *UpdateGroupServiceAccountForbidden) GetPayload() *UpdateGroupServiceAccountForbiddenBody
- func (o *UpdateGroupServiceAccountForbidden) IsClientError() bool
- func (o *UpdateGroupServiceAccountForbidden) IsCode(code int) bool
- func (o *UpdateGroupServiceAccountForbidden) IsRedirect() bool
- func (o *UpdateGroupServiceAccountForbidden) IsServerError() bool
- func (o *UpdateGroupServiceAccountForbidden) IsSuccess() bool
- func (o *UpdateGroupServiceAccountForbidden) String() string
- type UpdateGroupServiceAccountForbiddenBody
- func (o *UpdateGroupServiceAccountForbiddenBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateGroupServiceAccountForbiddenBody) MarshalBinary() ([]byte, error)
- func (o *UpdateGroupServiceAccountForbiddenBody) UnmarshalBinary(b []byte) error
- func (o *UpdateGroupServiceAccountForbiddenBody) Validate(formats strfmt.Registry) error
- type UpdateGroupServiceAccountForbiddenBodyErrorsItems0
- func (o *UpdateGroupServiceAccountForbiddenBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateGroupServiceAccountForbiddenBodyErrorsItems0) MarshalBinary() ([]byte, error)
- func (o *UpdateGroupServiceAccountForbiddenBodyErrorsItems0) UnmarshalBinary(b []byte) error
- func (o *UpdateGroupServiceAccountForbiddenBodyErrorsItems0) Validate(formats strfmt.Registry) error
- type UpdateGroupServiceAccountForbiddenBodyErrorsItems0Links
- func (o *UpdateGroupServiceAccountForbiddenBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateGroupServiceAccountForbiddenBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
- func (o *UpdateGroupServiceAccountForbiddenBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
- func (o *UpdateGroupServiceAccountForbiddenBodyErrorsItems0Links) Validate(formats strfmt.Registry) error
- type UpdateGroupServiceAccountForbiddenBodyErrorsItems0Source
- func (o *UpdateGroupServiceAccountForbiddenBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateGroupServiceAccountForbiddenBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
- func (o *UpdateGroupServiceAccountForbiddenBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
- func (o *UpdateGroupServiceAccountForbiddenBodyErrorsItems0Source) Validate(formats strfmt.Registry) error
- type UpdateGroupServiceAccountForbiddenBodyJsonapi
- func (o *UpdateGroupServiceAccountForbiddenBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateGroupServiceAccountForbiddenBodyJsonapi) MarshalBinary() ([]byte, error)
- func (o *UpdateGroupServiceAccountForbiddenBodyJsonapi) UnmarshalBinary(b []byte) error
- func (o *UpdateGroupServiceAccountForbiddenBodyJsonapi) Validate(formats strfmt.Registry) error
- type UpdateGroupServiceAccountInternalServerError
- func (o *UpdateGroupServiceAccountInternalServerError) Code() int
- func (o *UpdateGroupServiceAccountInternalServerError) Error() string
- func (o *UpdateGroupServiceAccountInternalServerError) GetPayload() *UpdateGroupServiceAccountInternalServerErrorBody
- func (o *UpdateGroupServiceAccountInternalServerError) IsClientError() bool
- func (o *UpdateGroupServiceAccountInternalServerError) IsCode(code int) bool
- func (o *UpdateGroupServiceAccountInternalServerError) IsRedirect() bool
- func (o *UpdateGroupServiceAccountInternalServerError) IsServerError() bool
- func (o *UpdateGroupServiceAccountInternalServerError) IsSuccess() bool
- func (o *UpdateGroupServiceAccountInternalServerError) String() string
- type UpdateGroupServiceAccountInternalServerErrorBody
- func (o *UpdateGroupServiceAccountInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateGroupServiceAccountInternalServerErrorBody) MarshalBinary() ([]byte, error)
- func (o *UpdateGroupServiceAccountInternalServerErrorBody) UnmarshalBinary(b []byte) error
- func (o *UpdateGroupServiceAccountInternalServerErrorBody) Validate(formats strfmt.Registry) error
- type UpdateGroupServiceAccountInternalServerErrorBodyErrorsItems0
- func (o *UpdateGroupServiceAccountInternalServerErrorBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateGroupServiceAccountInternalServerErrorBodyErrorsItems0) MarshalBinary() ([]byte, error)
- func (o *UpdateGroupServiceAccountInternalServerErrorBodyErrorsItems0) UnmarshalBinary(b []byte) error
- func (o *UpdateGroupServiceAccountInternalServerErrorBodyErrorsItems0) Validate(formats strfmt.Registry) error
- type UpdateGroupServiceAccountInternalServerErrorBodyErrorsItems0Links
- func (o *UpdateGroupServiceAccountInternalServerErrorBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateGroupServiceAccountInternalServerErrorBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
- func (o *UpdateGroupServiceAccountInternalServerErrorBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
- func (o *UpdateGroupServiceAccountInternalServerErrorBodyErrorsItems0Links) Validate(formats strfmt.Registry) error
- type UpdateGroupServiceAccountInternalServerErrorBodyErrorsItems0Source
- func (o *UpdateGroupServiceAccountInternalServerErrorBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateGroupServiceAccountInternalServerErrorBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
- func (o *UpdateGroupServiceAccountInternalServerErrorBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
- func (o *UpdateGroupServiceAccountInternalServerErrorBodyErrorsItems0Source) Validate(formats strfmt.Registry) error
- type UpdateGroupServiceAccountInternalServerErrorBodyJsonapi
- func (o *UpdateGroupServiceAccountInternalServerErrorBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateGroupServiceAccountInternalServerErrorBodyJsonapi) MarshalBinary() ([]byte, error)
- func (o *UpdateGroupServiceAccountInternalServerErrorBodyJsonapi) UnmarshalBinary(b []byte) error
- func (o *UpdateGroupServiceAccountInternalServerErrorBodyJsonapi) Validate(formats strfmt.Registry) error
- type UpdateGroupServiceAccountNotFound
- func (o *UpdateGroupServiceAccountNotFound) Code() int
- func (o *UpdateGroupServiceAccountNotFound) Error() string
- func (o *UpdateGroupServiceAccountNotFound) GetPayload() *UpdateGroupServiceAccountNotFoundBody
- func (o *UpdateGroupServiceAccountNotFound) IsClientError() bool
- func (o *UpdateGroupServiceAccountNotFound) IsCode(code int) bool
- func (o *UpdateGroupServiceAccountNotFound) IsRedirect() bool
- func (o *UpdateGroupServiceAccountNotFound) IsServerError() bool
- func (o *UpdateGroupServiceAccountNotFound) IsSuccess() bool
- func (o *UpdateGroupServiceAccountNotFound) String() string
- type UpdateGroupServiceAccountNotFoundBody
- func (o *UpdateGroupServiceAccountNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateGroupServiceAccountNotFoundBody) MarshalBinary() ([]byte, error)
- func (o *UpdateGroupServiceAccountNotFoundBody) UnmarshalBinary(b []byte) error
- func (o *UpdateGroupServiceAccountNotFoundBody) Validate(formats strfmt.Registry) error
- type UpdateGroupServiceAccountNotFoundBodyErrorsItems0
- func (o *UpdateGroupServiceAccountNotFoundBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateGroupServiceAccountNotFoundBodyErrorsItems0) MarshalBinary() ([]byte, error)
- func (o *UpdateGroupServiceAccountNotFoundBodyErrorsItems0) UnmarshalBinary(b []byte) error
- func (o *UpdateGroupServiceAccountNotFoundBodyErrorsItems0) Validate(formats strfmt.Registry) error
- type UpdateGroupServiceAccountNotFoundBodyErrorsItems0Links
- func (o *UpdateGroupServiceAccountNotFoundBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateGroupServiceAccountNotFoundBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
- func (o *UpdateGroupServiceAccountNotFoundBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
- func (o *UpdateGroupServiceAccountNotFoundBodyErrorsItems0Links) Validate(formats strfmt.Registry) error
- type UpdateGroupServiceAccountNotFoundBodyErrorsItems0Source
- func (o *UpdateGroupServiceAccountNotFoundBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateGroupServiceAccountNotFoundBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
- func (o *UpdateGroupServiceAccountNotFoundBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
- func (o *UpdateGroupServiceAccountNotFoundBodyErrorsItems0Source) Validate(formats strfmt.Registry) error
- type UpdateGroupServiceAccountNotFoundBodyJsonapi
- func (o *UpdateGroupServiceAccountNotFoundBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateGroupServiceAccountNotFoundBodyJsonapi) MarshalBinary() ([]byte, error)
- func (o *UpdateGroupServiceAccountNotFoundBodyJsonapi) UnmarshalBinary(b []byte) error
- func (o *UpdateGroupServiceAccountNotFoundBodyJsonapi) Validate(formats strfmt.Registry) error
- type UpdateGroupServiceAccountOK
- func (o *UpdateGroupServiceAccountOK) Code() int
- func (o *UpdateGroupServiceAccountOK) Error() string
- func (o *UpdateGroupServiceAccountOK) GetPayload() *UpdateGroupServiceAccountOKBody
- func (o *UpdateGroupServiceAccountOK) IsClientError() bool
- func (o *UpdateGroupServiceAccountOK) IsCode(code int) bool
- func (o *UpdateGroupServiceAccountOK) IsRedirect() bool
- func (o *UpdateGroupServiceAccountOK) IsServerError() bool
- func (o *UpdateGroupServiceAccountOK) IsSuccess() bool
- func (o *UpdateGroupServiceAccountOK) String() string
- type UpdateGroupServiceAccountOKBody
- func (o *UpdateGroupServiceAccountOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateGroupServiceAccountOKBody) MarshalBinary() ([]byte, error)
- func (o *UpdateGroupServiceAccountOKBody) UnmarshalBinary(b []byte) error
- func (o *UpdateGroupServiceAccountOKBody) Validate(formats strfmt.Registry) error
- type UpdateGroupServiceAccountOKBodyData
- func (o *UpdateGroupServiceAccountOKBodyData) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateGroupServiceAccountOKBodyData) MarshalBinary() ([]byte, error)
- func (o *UpdateGroupServiceAccountOKBodyData) UnmarshalBinary(b []byte) error
- func (o *UpdateGroupServiceAccountOKBodyData) Validate(formats strfmt.Registry) error
- type UpdateGroupServiceAccountOKBodyDataAttributes
- func (o *UpdateGroupServiceAccountOKBodyDataAttributes) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateGroupServiceAccountOKBodyDataAttributes) MarshalBinary() ([]byte, error)
- func (o *UpdateGroupServiceAccountOKBodyDataAttributes) UnmarshalBinary(b []byte) error
- func (o *UpdateGroupServiceAccountOKBodyDataAttributes) Validate(formats strfmt.Registry) error
- type UpdateGroupServiceAccountOKBodyDataLinks
- func (o *UpdateGroupServiceAccountOKBodyDataLinks) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateGroupServiceAccountOKBodyDataLinks) MarshalBinary() ([]byte, error)
- func (o *UpdateGroupServiceAccountOKBodyDataLinks) UnmarshalBinary(b []byte) error
- func (o *UpdateGroupServiceAccountOKBodyDataLinks) Validate(formats strfmt.Registry) error
- type UpdateGroupServiceAccountParams
- func NewUpdateGroupServiceAccountParams() *UpdateGroupServiceAccountParams
- func NewUpdateGroupServiceAccountParamsWithContext(ctx context.Context) *UpdateGroupServiceAccountParams
- func NewUpdateGroupServiceAccountParamsWithHTTPClient(client *http.Client) *UpdateGroupServiceAccountParams
- func NewUpdateGroupServiceAccountParamsWithTimeout(timeout time.Duration) *UpdateGroupServiceAccountParams
- func (o *UpdateGroupServiceAccountParams) SetBody(body UpdateGroupServiceAccountBody)
- func (o *UpdateGroupServiceAccountParams) SetContext(ctx context.Context)
- func (o *UpdateGroupServiceAccountParams) SetDefaults()
- func (o *UpdateGroupServiceAccountParams) SetGroupID(groupID strfmt.UUID)
- func (o *UpdateGroupServiceAccountParams) SetHTTPClient(client *http.Client)
- func (o *UpdateGroupServiceAccountParams) SetServiceaccountID(serviceaccountID strfmt.UUID)
- func (o *UpdateGroupServiceAccountParams) SetTimeout(timeout time.Duration)
- func (o *UpdateGroupServiceAccountParams) SetVersion(version string)
- func (o *UpdateGroupServiceAccountParams) WithBody(body UpdateGroupServiceAccountBody) *UpdateGroupServiceAccountParams
- func (o *UpdateGroupServiceAccountParams) WithContext(ctx context.Context) *UpdateGroupServiceAccountParams
- func (o *UpdateGroupServiceAccountParams) WithDefaults() *UpdateGroupServiceAccountParams
- func (o *UpdateGroupServiceAccountParams) WithGroupID(groupID strfmt.UUID) *UpdateGroupServiceAccountParams
- func (o *UpdateGroupServiceAccountParams) WithHTTPClient(client *http.Client) *UpdateGroupServiceAccountParams
- func (o *UpdateGroupServiceAccountParams) WithServiceaccountID(serviceaccountID strfmt.UUID) *UpdateGroupServiceAccountParams
- func (o *UpdateGroupServiceAccountParams) WithTimeout(timeout time.Duration) *UpdateGroupServiceAccountParams
- func (o *UpdateGroupServiceAccountParams) WithVersion(version string) *UpdateGroupServiceAccountParams
- func (o *UpdateGroupServiceAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateGroupServiceAccountParamsBodyData
- func (o *UpdateGroupServiceAccountParamsBodyData) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateGroupServiceAccountParamsBodyData) MarshalBinary() ([]byte, error)
- func (o *UpdateGroupServiceAccountParamsBodyData) UnmarshalBinary(b []byte) error
- func (o *UpdateGroupServiceAccountParamsBodyData) Validate(formats strfmt.Registry) error
- type UpdateGroupServiceAccountParamsBodyDataAttributes
- func (o *UpdateGroupServiceAccountParamsBodyDataAttributes) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateGroupServiceAccountParamsBodyDataAttributes) MarshalBinary() ([]byte, error)
- func (o *UpdateGroupServiceAccountParamsBodyDataAttributes) UnmarshalBinary(b []byte) error
- func (o *UpdateGroupServiceAccountParamsBodyDataAttributes) Validate(formats strfmt.Registry) error
- type UpdateGroupServiceAccountReader
- type UpdateGroupServiceAccountUnauthorized
- func (o *UpdateGroupServiceAccountUnauthorized) Code() int
- func (o *UpdateGroupServiceAccountUnauthorized) Error() string
- func (o *UpdateGroupServiceAccountUnauthorized) GetPayload() *UpdateGroupServiceAccountUnauthorizedBody
- func (o *UpdateGroupServiceAccountUnauthorized) IsClientError() bool
- func (o *UpdateGroupServiceAccountUnauthorized) IsCode(code int) bool
- func (o *UpdateGroupServiceAccountUnauthorized) IsRedirect() bool
- func (o *UpdateGroupServiceAccountUnauthorized) IsServerError() bool
- func (o *UpdateGroupServiceAccountUnauthorized) IsSuccess() bool
- func (o *UpdateGroupServiceAccountUnauthorized) String() string
- type UpdateGroupServiceAccountUnauthorizedBody
- func (o *UpdateGroupServiceAccountUnauthorizedBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateGroupServiceAccountUnauthorizedBody) MarshalBinary() ([]byte, error)
- func (o *UpdateGroupServiceAccountUnauthorizedBody) UnmarshalBinary(b []byte) error
- func (o *UpdateGroupServiceAccountUnauthorizedBody) Validate(formats strfmt.Registry) error
- type UpdateGroupServiceAccountUnauthorizedBodyErrorsItems0
- func (o *UpdateGroupServiceAccountUnauthorizedBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateGroupServiceAccountUnauthorizedBodyErrorsItems0) MarshalBinary() ([]byte, error)
- func (o *UpdateGroupServiceAccountUnauthorizedBodyErrorsItems0) UnmarshalBinary(b []byte) error
- func (o *UpdateGroupServiceAccountUnauthorizedBodyErrorsItems0) Validate(formats strfmt.Registry) error
- type UpdateGroupServiceAccountUnauthorizedBodyErrorsItems0Links
- func (o *UpdateGroupServiceAccountUnauthorizedBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateGroupServiceAccountUnauthorizedBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
- func (o *UpdateGroupServiceAccountUnauthorizedBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
- func (o *UpdateGroupServiceAccountUnauthorizedBodyErrorsItems0Links) Validate(formats strfmt.Registry) error
- type UpdateGroupServiceAccountUnauthorizedBodyErrorsItems0Source
- func (o *UpdateGroupServiceAccountUnauthorizedBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateGroupServiceAccountUnauthorizedBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
- func (o *UpdateGroupServiceAccountUnauthorizedBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
- func (o *UpdateGroupServiceAccountUnauthorizedBodyErrorsItems0Source) Validate(formats strfmt.Registry) error
- type UpdateGroupServiceAccountUnauthorizedBodyJsonapi
- func (o *UpdateGroupServiceAccountUnauthorizedBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateGroupServiceAccountUnauthorizedBodyJsonapi) MarshalBinary() ([]byte, error)
- func (o *UpdateGroupServiceAccountUnauthorizedBodyJsonapi) UnmarshalBinary(b []byte) error
- func (o *UpdateGroupServiceAccountUnauthorizedBodyJsonapi) Validate(formats strfmt.Registry) error
- type UpdateOrgServiceAccountBadRequest
- func (o *UpdateOrgServiceAccountBadRequest) Code() int
- func (o *UpdateOrgServiceAccountBadRequest) Error() string
- func (o *UpdateOrgServiceAccountBadRequest) GetPayload() *UpdateOrgServiceAccountBadRequestBody
- func (o *UpdateOrgServiceAccountBadRequest) IsClientError() bool
- func (o *UpdateOrgServiceAccountBadRequest) IsCode(code int) bool
- func (o *UpdateOrgServiceAccountBadRequest) IsRedirect() bool
- func (o *UpdateOrgServiceAccountBadRequest) IsServerError() bool
- func (o *UpdateOrgServiceAccountBadRequest) IsSuccess() bool
- func (o *UpdateOrgServiceAccountBadRequest) String() string
- type UpdateOrgServiceAccountBadRequestBody
- func (o *UpdateOrgServiceAccountBadRequestBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateOrgServiceAccountBadRequestBody) MarshalBinary() ([]byte, error)
- func (o *UpdateOrgServiceAccountBadRequestBody) UnmarshalBinary(b []byte) error
- func (o *UpdateOrgServiceAccountBadRequestBody) Validate(formats strfmt.Registry) error
- type UpdateOrgServiceAccountBadRequestBodyErrorsItems0
- func (o *UpdateOrgServiceAccountBadRequestBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateOrgServiceAccountBadRequestBodyErrorsItems0) MarshalBinary() ([]byte, error)
- func (o *UpdateOrgServiceAccountBadRequestBodyErrorsItems0) UnmarshalBinary(b []byte) error
- func (o *UpdateOrgServiceAccountBadRequestBodyErrorsItems0) Validate(formats strfmt.Registry) error
- type UpdateOrgServiceAccountBadRequestBodyErrorsItems0Links
- func (o *UpdateOrgServiceAccountBadRequestBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateOrgServiceAccountBadRequestBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
- func (o *UpdateOrgServiceAccountBadRequestBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
- func (o *UpdateOrgServiceAccountBadRequestBodyErrorsItems0Links) Validate(formats strfmt.Registry) error
- type UpdateOrgServiceAccountBadRequestBodyErrorsItems0Source
- func (o *UpdateOrgServiceAccountBadRequestBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateOrgServiceAccountBadRequestBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
- func (o *UpdateOrgServiceAccountBadRequestBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
- func (o *UpdateOrgServiceAccountBadRequestBodyErrorsItems0Source) Validate(formats strfmt.Registry) error
- type UpdateOrgServiceAccountBadRequestBodyJsonapi
- func (o *UpdateOrgServiceAccountBadRequestBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateOrgServiceAccountBadRequestBodyJsonapi) MarshalBinary() ([]byte, error)
- func (o *UpdateOrgServiceAccountBadRequestBodyJsonapi) UnmarshalBinary(b []byte) error
- func (o *UpdateOrgServiceAccountBadRequestBodyJsonapi) Validate(formats strfmt.Registry) error
- type UpdateOrgServiceAccountBody
- func (o *UpdateOrgServiceAccountBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateOrgServiceAccountBody) MarshalBinary() ([]byte, error)
- func (o *UpdateOrgServiceAccountBody) UnmarshalBinary(b []byte) error
- func (o *UpdateOrgServiceAccountBody) Validate(formats strfmt.Registry) error
- type UpdateOrgServiceAccountForbidden
- func (o *UpdateOrgServiceAccountForbidden) Code() int
- func (o *UpdateOrgServiceAccountForbidden) Error() string
- func (o *UpdateOrgServiceAccountForbidden) GetPayload() *UpdateOrgServiceAccountForbiddenBody
- func (o *UpdateOrgServiceAccountForbidden) IsClientError() bool
- func (o *UpdateOrgServiceAccountForbidden) IsCode(code int) bool
- func (o *UpdateOrgServiceAccountForbidden) IsRedirect() bool
- func (o *UpdateOrgServiceAccountForbidden) IsServerError() bool
- func (o *UpdateOrgServiceAccountForbidden) IsSuccess() bool
- func (o *UpdateOrgServiceAccountForbidden) String() string
- type UpdateOrgServiceAccountForbiddenBody
- func (o *UpdateOrgServiceAccountForbiddenBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateOrgServiceAccountForbiddenBody) MarshalBinary() ([]byte, error)
- func (o *UpdateOrgServiceAccountForbiddenBody) UnmarshalBinary(b []byte) error
- func (o *UpdateOrgServiceAccountForbiddenBody) Validate(formats strfmt.Registry) error
- type UpdateOrgServiceAccountForbiddenBodyErrorsItems0
- func (o *UpdateOrgServiceAccountForbiddenBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateOrgServiceAccountForbiddenBodyErrorsItems0) MarshalBinary() ([]byte, error)
- func (o *UpdateOrgServiceAccountForbiddenBodyErrorsItems0) UnmarshalBinary(b []byte) error
- func (o *UpdateOrgServiceAccountForbiddenBodyErrorsItems0) Validate(formats strfmt.Registry) error
- type UpdateOrgServiceAccountForbiddenBodyErrorsItems0Links
- func (o *UpdateOrgServiceAccountForbiddenBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateOrgServiceAccountForbiddenBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
- func (o *UpdateOrgServiceAccountForbiddenBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
- func (o *UpdateOrgServiceAccountForbiddenBodyErrorsItems0Links) Validate(formats strfmt.Registry) error
- type UpdateOrgServiceAccountForbiddenBodyErrorsItems0Source
- func (o *UpdateOrgServiceAccountForbiddenBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateOrgServiceAccountForbiddenBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
- func (o *UpdateOrgServiceAccountForbiddenBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
- func (o *UpdateOrgServiceAccountForbiddenBodyErrorsItems0Source) Validate(formats strfmt.Registry) error
- type UpdateOrgServiceAccountForbiddenBodyJsonapi
- func (o *UpdateOrgServiceAccountForbiddenBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateOrgServiceAccountForbiddenBodyJsonapi) MarshalBinary() ([]byte, error)
- func (o *UpdateOrgServiceAccountForbiddenBodyJsonapi) UnmarshalBinary(b []byte) error
- func (o *UpdateOrgServiceAccountForbiddenBodyJsonapi) Validate(formats strfmt.Registry) error
- type UpdateOrgServiceAccountInternalServerError
- func (o *UpdateOrgServiceAccountInternalServerError) Code() int
- func (o *UpdateOrgServiceAccountInternalServerError) Error() string
- func (o *UpdateOrgServiceAccountInternalServerError) GetPayload() *UpdateOrgServiceAccountInternalServerErrorBody
- func (o *UpdateOrgServiceAccountInternalServerError) IsClientError() bool
- func (o *UpdateOrgServiceAccountInternalServerError) IsCode(code int) bool
- func (o *UpdateOrgServiceAccountInternalServerError) IsRedirect() bool
- func (o *UpdateOrgServiceAccountInternalServerError) IsServerError() bool
- func (o *UpdateOrgServiceAccountInternalServerError) IsSuccess() bool
- func (o *UpdateOrgServiceAccountInternalServerError) String() string
- type UpdateOrgServiceAccountInternalServerErrorBody
- func (o *UpdateOrgServiceAccountInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateOrgServiceAccountInternalServerErrorBody) MarshalBinary() ([]byte, error)
- func (o *UpdateOrgServiceAccountInternalServerErrorBody) UnmarshalBinary(b []byte) error
- func (o *UpdateOrgServiceAccountInternalServerErrorBody) Validate(formats strfmt.Registry) error
- type UpdateOrgServiceAccountInternalServerErrorBodyErrorsItems0
- func (o *UpdateOrgServiceAccountInternalServerErrorBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateOrgServiceAccountInternalServerErrorBodyErrorsItems0) MarshalBinary() ([]byte, error)
- func (o *UpdateOrgServiceAccountInternalServerErrorBodyErrorsItems0) UnmarshalBinary(b []byte) error
- func (o *UpdateOrgServiceAccountInternalServerErrorBodyErrorsItems0) Validate(formats strfmt.Registry) error
- type UpdateOrgServiceAccountInternalServerErrorBodyErrorsItems0Links
- func (o *UpdateOrgServiceAccountInternalServerErrorBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateOrgServiceAccountInternalServerErrorBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
- func (o *UpdateOrgServiceAccountInternalServerErrorBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
- func (o *UpdateOrgServiceAccountInternalServerErrorBodyErrorsItems0Links) Validate(formats strfmt.Registry) error
- type UpdateOrgServiceAccountInternalServerErrorBodyErrorsItems0Source
- func (o *UpdateOrgServiceAccountInternalServerErrorBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateOrgServiceAccountInternalServerErrorBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
- func (o *UpdateOrgServiceAccountInternalServerErrorBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
- func (o *UpdateOrgServiceAccountInternalServerErrorBodyErrorsItems0Source) Validate(formats strfmt.Registry) error
- type UpdateOrgServiceAccountInternalServerErrorBodyJsonapi
- func (o *UpdateOrgServiceAccountInternalServerErrorBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateOrgServiceAccountInternalServerErrorBodyJsonapi) MarshalBinary() ([]byte, error)
- func (o *UpdateOrgServiceAccountInternalServerErrorBodyJsonapi) UnmarshalBinary(b []byte) error
- func (o *UpdateOrgServiceAccountInternalServerErrorBodyJsonapi) Validate(formats strfmt.Registry) error
- type UpdateOrgServiceAccountNotFound
- func (o *UpdateOrgServiceAccountNotFound) Code() int
- func (o *UpdateOrgServiceAccountNotFound) Error() string
- func (o *UpdateOrgServiceAccountNotFound) GetPayload() *UpdateOrgServiceAccountNotFoundBody
- func (o *UpdateOrgServiceAccountNotFound) IsClientError() bool
- func (o *UpdateOrgServiceAccountNotFound) IsCode(code int) bool
- func (o *UpdateOrgServiceAccountNotFound) IsRedirect() bool
- func (o *UpdateOrgServiceAccountNotFound) IsServerError() bool
- func (o *UpdateOrgServiceAccountNotFound) IsSuccess() bool
- func (o *UpdateOrgServiceAccountNotFound) String() string
- type UpdateOrgServiceAccountNotFoundBody
- func (o *UpdateOrgServiceAccountNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateOrgServiceAccountNotFoundBody) MarshalBinary() ([]byte, error)
- func (o *UpdateOrgServiceAccountNotFoundBody) UnmarshalBinary(b []byte) error
- func (o *UpdateOrgServiceAccountNotFoundBody) Validate(formats strfmt.Registry) error
- type UpdateOrgServiceAccountNotFoundBodyErrorsItems0
- func (o *UpdateOrgServiceAccountNotFoundBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateOrgServiceAccountNotFoundBodyErrorsItems0) MarshalBinary() ([]byte, error)
- func (o *UpdateOrgServiceAccountNotFoundBodyErrorsItems0) UnmarshalBinary(b []byte) error
- func (o *UpdateOrgServiceAccountNotFoundBodyErrorsItems0) Validate(formats strfmt.Registry) error
- type UpdateOrgServiceAccountNotFoundBodyErrorsItems0Links
- func (o *UpdateOrgServiceAccountNotFoundBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateOrgServiceAccountNotFoundBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
- func (o *UpdateOrgServiceAccountNotFoundBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
- func (o *UpdateOrgServiceAccountNotFoundBodyErrorsItems0Links) Validate(formats strfmt.Registry) error
- type UpdateOrgServiceAccountNotFoundBodyErrorsItems0Source
- func (o *UpdateOrgServiceAccountNotFoundBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateOrgServiceAccountNotFoundBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
- func (o *UpdateOrgServiceAccountNotFoundBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
- func (o *UpdateOrgServiceAccountNotFoundBodyErrorsItems0Source) Validate(formats strfmt.Registry) error
- type UpdateOrgServiceAccountNotFoundBodyJsonapi
- func (o *UpdateOrgServiceAccountNotFoundBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateOrgServiceAccountNotFoundBodyJsonapi) MarshalBinary() ([]byte, error)
- func (o *UpdateOrgServiceAccountNotFoundBodyJsonapi) UnmarshalBinary(b []byte) error
- func (o *UpdateOrgServiceAccountNotFoundBodyJsonapi) Validate(formats strfmt.Registry) error
- type UpdateOrgServiceAccountOK
- func (o *UpdateOrgServiceAccountOK) Code() int
- func (o *UpdateOrgServiceAccountOK) Error() string
- func (o *UpdateOrgServiceAccountOK) GetPayload() *UpdateOrgServiceAccountOKBody
- func (o *UpdateOrgServiceAccountOK) IsClientError() bool
- func (o *UpdateOrgServiceAccountOK) IsCode(code int) bool
- func (o *UpdateOrgServiceAccountOK) IsRedirect() bool
- func (o *UpdateOrgServiceAccountOK) IsServerError() bool
- func (o *UpdateOrgServiceAccountOK) IsSuccess() bool
- func (o *UpdateOrgServiceAccountOK) String() string
- type UpdateOrgServiceAccountOKBody
- func (o *UpdateOrgServiceAccountOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateOrgServiceAccountOKBody) MarshalBinary() ([]byte, error)
- func (o *UpdateOrgServiceAccountOKBody) UnmarshalBinary(b []byte) error
- func (o *UpdateOrgServiceAccountOKBody) Validate(formats strfmt.Registry) error
- type UpdateOrgServiceAccountOKBodyData
- func (o *UpdateOrgServiceAccountOKBodyData) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateOrgServiceAccountOKBodyData) MarshalBinary() ([]byte, error)
- func (o *UpdateOrgServiceAccountOKBodyData) UnmarshalBinary(b []byte) error
- func (o *UpdateOrgServiceAccountOKBodyData) Validate(formats strfmt.Registry) error
- type UpdateOrgServiceAccountOKBodyDataAttributes
- func (o *UpdateOrgServiceAccountOKBodyDataAttributes) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateOrgServiceAccountOKBodyDataAttributes) MarshalBinary() ([]byte, error)
- func (o *UpdateOrgServiceAccountOKBodyDataAttributes) UnmarshalBinary(b []byte) error
- func (o *UpdateOrgServiceAccountOKBodyDataAttributes) Validate(formats strfmt.Registry) error
- type UpdateOrgServiceAccountOKBodyDataLinks
- func (o *UpdateOrgServiceAccountOKBodyDataLinks) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateOrgServiceAccountOKBodyDataLinks) MarshalBinary() ([]byte, error)
- func (o *UpdateOrgServiceAccountOKBodyDataLinks) UnmarshalBinary(b []byte) error
- func (o *UpdateOrgServiceAccountOKBodyDataLinks) Validate(formats strfmt.Registry) error
- type UpdateOrgServiceAccountParams
- func NewUpdateOrgServiceAccountParams() *UpdateOrgServiceAccountParams
- func NewUpdateOrgServiceAccountParamsWithContext(ctx context.Context) *UpdateOrgServiceAccountParams
- func NewUpdateOrgServiceAccountParamsWithHTTPClient(client *http.Client) *UpdateOrgServiceAccountParams
- func NewUpdateOrgServiceAccountParamsWithTimeout(timeout time.Duration) *UpdateOrgServiceAccountParams
- func (o *UpdateOrgServiceAccountParams) SetBody(body UpdateOrgServiceAccountBody)
- func (o *UpdateOrgServiceAccountParams) SetContext(ctx context.Context)
- func (o *UpdateOrgServiceAccountParams) SetDefaults()
- func (o *UpdateOrgServiceAccountParams) SetHTTPClient(client *http.Client)
- func (o *UpdateOrgServiceAccountParams) SetOrgID(orgID strfmt.UUID)
- func (o *UpdateOrgServiceAccountParams) SetServiceaccountID(serviceaccountID strfmt.UUID)
- func (o *UpdateOrgServiceAccountParams) SetTimeout(timeout time.Duration)
- func (o *UpdateOrgServiceAccountParams) SetVersion(version string)
- func (o *UpdateOrgServiceAccountParams) WithBody(body UpdateOrgServiceAccountBody) *UpdateOrgServiceAccountParams
- func (o *UpdateOrgServiceAccountParams) WithContext(ctx context.Context) *UpdateOrgServiceAccountParams
- func (o *UpdateOrgServiceAccountParams) WithDefaults() *UpdateOrgServiceAccountParams
- func (o *UpdateOrgServiceAccountParams) WithHTTPClient(client *http.Client) *UpdateOrgServiceAccountParams
- func (o *UpdateOrgServiceAccountParams) WithOrgID(orgID strfmt.UUID) *UpdateOrgServiceAccountParams
- func (o *UpdateOrgServiceAccountParams) WithServiceaccountID(serviceaccountID strfmt.UUID) *UpdateOrgServiceAccountParams
- func (o *UpdateOrgServiceAccountParams) WithTimeout(timeout time.Duration) *UpdateOrgServiceAccountParams
- func (o *UpdateOrgServiceAccountParams) WithVersion(version string) *UpdateOrgServiceAccountParams
- func (o *UpdateOrgServiceAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateOrgServiceAccountParamsBodyData
- func (o *UpdateOrgServiceAccountParamsBodyData) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateOrgServiceAccountParamsBodyData) MarshalBinary() ([]byte, error)
- func (o *UpdateOrgServiceAccountParamsBodyData) UnmarshalBinary(b []byte) error
- func (o *UpdateOrgServiceAccountParamsBodyData) Validate(formats strfmt.Registry) error
- type UpdateOrgServiceAccountParamsBodyDataAttributes
- func (o *UpdateOrgServiceAccountParamsBodyDataAttributes) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateOrgServiceAccountParamsBodyDataAttributes) MarshalBinary() ([]byte, error)
- func (o *UpdateOrgServiceAccountParamsBodyDataAttributes) UnmarshalBinary(b []byte) error
- func (o *UpdateOrgServiceAccountParamsBodyDataAttributes) Validate(formats strfmt.Registry) error
- type UpdateOrgServiceAccountReader
- type UpdateOrgServiceAccountSecretBadRequest
- func (o *UpdateOrgServiceAccountSecretBadRequest) Code() int
- func (o *UpdateOrgServiceAccountSecretBadRequest) Error() string
- func (o *UpdateOrgServiceAccountSecretBadRequest) GetPayload() *UpdateOrgServiceAccountSecretBadRequestBody
- func (o *UpdateOrgServiceAccountSecretBadRequest) IsClientError() bool
- func (o *UpdateOrgServiceAccountSecretBadRequest) IsCode(code int) bool
- func (o *UpdateOrgServiceAccountSecretBadRequest) IsRedirect() bool
- func (o *UpdateOrgServiceAccountSecretBadRequest) IsServerError() bool
- func (o *UpdateOrgServiceAccountSecretBadRequest) IsSuccess() bool
- func (o *UpdateOrgServiceAccountSecretBadRequest) String() string
- type UpdateOrgServiceAccountSecretBadRequestBody
- func (o *UpdateOrgServiceAccountSecretBadRequestBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateOrgServiceAccountSecretBadRequestBody) MarshalBinary() ([]byte, error)
- func (o *UpdateOrgServiceAccountSecretBadRequestBody) UnmarshalBinary(b []byte) error
- func (o *UpdateOrgServiceAccountSecretBadRequestBody) Validate(formats strfmt.Registry) error
- type UpdateOrgServiceAccountSecretBadRequestBodyErrorsItems0
- func (o *UpdateOrgServiceAccountSecretBadRequestBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateOrgServiceAccountSecretBadRequestBodyErrorsItems0) MarshalBinary() ([]byte, error)
- func (o *UpdateOrgServiceAccountSecretBadRequestBodyErrorsItems0) UnmarshalBinary(b []byte) error
- func (o *UpdateOrgServiceAccountSecretBadRequestBodyErrorsItems0) Validate(formats strfmt.Registry) error
- type UpdateOrgServiceAccountSecretBadRequestBodyErrorsItems0Links
- func (o *UpdateOrgServiceAccountSecretBadRequestBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateOrgServiceAccountSecretBadRequestBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
- func (o *UpdateOrgServiceAccountSecretBadRequestBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
- func (o *UpdateOrgServiceAccountSecretBadRequestBodyErrorsItems0Links) Validate(formats strfmt.Registry) error
- type UpdateOrgServiceAccountSecretBadRequestBodyErrorsItems0Source
- func (o *UpdateOrgServiceAccountSecretBadRequestBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateOrgServiceAccountSecretBadRequestBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
- func (o *UpdateOrgServiceAccountSecretBadRequestBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
- func (o *UpdateOrgServiceAccountSecretBadRequestBodyErrorsItems0Source) Validate(formats strfmt.Registry) error
- type UpdateOrgServiceAccountSecretBadRequestBodyJsonapi
- func (o *UpdateOrgServiceAccountSecretBadRequestBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateOrgServiceAccountSecretBadRequestBodyJsonapi) MarshalBinary() ([]byte, error)
- func (o *UpdateOrgServiceAccountSecretBadRequestBodyJsonapi) UnmarshalBinary(b []byte) error
- func (o *UpdateOrgServiceAccountSecretBadRequestBodyJsonapi) Validate(formats strfmt.Registry) error
- type UpdateOrgServiceAccountSecretBody
- func (o *UpdateOrgServiceAccountSecretBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateOrgServiceAccountSecretBody) MarshalBinary() ([]byte, error)
- func (o *UpdateOrgServiceAccountSecretBody) UnmarshalBinary(b []byte) error
- func (o *UpdateOrgServiceAccountSecretBody) Validate(formats strfmt.Registry) error
- type UpdateOrgServiceAccountSecretForbidden
- func (o *UpdateOrgServiceAccountSecretForbidden) Code() int
- func (o *UpdateOrgServiceAccountSecretForbidden) Error() string
- func (o *UpdateOrgServiceAccountSecretForbidden) GetPayload() *UpdateOrgServiceAccountSecretForbiddenBody
- func (o *UpdateOrgServiceAccountSecretForbidden) IsClientError() bool
- func (o *UpdateOrgServiceAccountSecretForbidden) IsCode(code int) bool
- func (o *UpdateOrgServiceAccountSecretForbidden) IsRedirect() bool
- func (o *UpdateOrgServiceAccountSecretForbidden) IsServerError() bool
- func (o *UpdateOrgServiceAccountSecretForbidden) IsSuccess() bool
- func (o *UpdateOrgServiceAccountSecretForbidden) String() string
- type UpdateOrgServiceAccountSecretForbiddenBody
- func (o *UpdateOrgServiceAccountSecretForbiddenBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateOrgServiceAccountSecretForbiddenBody) MarshalBinary() ([]byte, error)
- func (o *UpdateOrgServiceAccountSecretForbiddenBody) UnmarshalBinary(b []byte) error
- func (o *UpdateOrgServiceAccountSecretForbiddenBody) Validate(formats strfmt.Registry) error
- type UpdateOrgServiceAccountSecretForbiddenBodyErrorsItems0
- func (o *UpdateOrgServiceAccountSecretForbiddenBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateOrgServiceAccountSecretForbiddenBodyErrorsItems0) MarshalBinary() ([]byte, error)
- func (o *UpdateOrgServiceAccountSecretForbiddenBodyErrorsItems0) UnmarshalBinary(b []byte) error
- func (o *UpdateOrgServiceAccountSecretForbiddenBodyErrorsItems0) Validate(formats strfmt.Registry) error
- type UpdateOrgServiceAccountSecretForbiddenBodyErrorsItems0Links
- func (o *UpdateOrgServiceAccountSecretForbiddenBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateOrgServiceAccountSecretForbiddenBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
- func (o *UpdateOrgServiceAccountSecretForbiddenBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
- func (o *UpdateOrgServiceAccountSecretForbiddenBodyErrorsItems0Links) Validate(formats strfmt.Registry) error
- type UpdateOrgServiceAccountSecretForbiddenBodyErrorsItems0Source
- func (o *UpdateOrgServiceAccountSecretForbiddenBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateOrgServiceAccountSecretForbiddenBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
- func (o *UpdateOrgServiceAccountSecretForbiddenBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
- func (o *UpdateOrgServiceAccountSecretForbiddenBodyErrorsItems0Source) Validate(formats strfmt.Registry) error
- type UpdateOrgServiceAccountSecretForbiddenBodyJsonapi
- func (o *UpdateOrgServiceAccountSecretForbiddenBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateOrgServiceAccountSecretForbiddenBodyJsonapi) MarshalBinary() ([]byte, error)
- func (o *UpdateOrgServiceAccountSecretForbiddenBodyJsonapi) UnmarshalBinary(b []byte) error
- func (o *UpdateOrgServiceAccountSecretForbiddenBodyJsonapi) Validate(formats strfmt.Registry) error
- type UpdateOrgServiceAccountSecretInternalServerError
- func (o *UpdateOrgServiceAccountSecretInternalServerError) Code() int
- func (o *UpdateOrgServiceAccountSecretInternalServerError) Error() string
- func (o *UpdateOrgServiceAccountSecretInternalServerError) GetPayload() *UpdateOrgServiceAccountSecretInternalServerErrorBody
- func (o *UpdateOrgServiceAccountSecretInternalServerError) IsClientError() bool
- func (o *UpdateOrgServiceAccountSecretInternalServerError) IsCode(code int) bool
- func (o *UpdateOrgServiceAccountSecretInternalServerError) IsRedirect() bool
- func (o *UpdateOrgServiceAccountSecretInternalServerError) IsServerError() bool
- func (o *UpdateOrgServiceAccountSecretInternalServerError) IsSuccess() bool
- func (o *UpdateOrgServiceAccountSecretInternalServerError) String() string
- type UpdateOrgServiceAccountSecretInternalServerErrorBody
- func (o *UpdateOrgServiceAccountSecretInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateOrgServiceAccountSecretInternalServerErrorBody) MarshalBinary() ([]byte, error)
- func (o *UpdateOrgServiceAccountSecretInternalServerErrorBody) UnmarshalBinary(b []byte) error
- func (o *UpdateOrgServiceAccountSecretInternalServerErrorBody) Validate(formats strfmt.Registry) error
- type UpdateOrgServiceAccountSecretInternalServerErrorBodyErrorsItems0
- func (o *UpdateOrgServiceAccountSecretInternalServerErrorBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateOrgServiceAccountSecretInternalServerErrorBodyErrorsItems0) MarshalBinary() ([]byte, error)
- func (o *UpdateOrgServiceAccountSecretInternalServerErrorBodyErrorsItems0) UnmarshalBinary(b []byte) error
- func (o *UpdateOrgServiceAccountSecretInternalServerErrorBodyErrorsItems0) Validate(formats strfmt.Registry) error
- type UpdateOrgServiceAccountSecretInternalServerErrorBodyErrorsItems0Links
- func (o *UpdateOrgServiceAccountSecretInternalServerErrorBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateOrgServiceAccountSecretInternalServerErrorBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
- func (o *UpdateOrgServiceAccountSecretInternalServerErrorBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
- func (o *UpdateOrgServiceAccountSecretInternalServerErrorBodyErrorsItems0Links) Validate(formats strfmt.Registry) error
- type UpdateOrgServiceAccountSecretInternalServerErrorBodyErrorsItems0Source
- func (o *UpdateOrgServiceAccountSecretInternalServerErrorBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateOrgServiceAccountSecretInternalServerErrorBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
- func (o *UpdateOrgServiceAccountSecretInternalServerErrorBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
- func (o *UpdateOrgServiceAccountSecretInternalServerErrorBodyErrorsItems0Source) Validate(formats strfmt.Registry) error
- type UpdateOrgServiceAccountSecretInternalServerErrorBodyJsonapi
- func (o *UpdateOrgServiceAccountSecretInternalServerErrorBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateOrgServiceAccountSecretInternalServerErrorBodyJsonapi) MarshalBinary() ([]byte, error)
- func (o *UpdateOrgServiceAccountSecretInternalServerErrorBodyJsonapi) UnmarshalBinary(b []byte) error
- func (o *UpdateOrgServiceAccountSecretInternalServerErrorBodyJsonapi) Validate(formats strfmt.Registry) error
- type UpdateOrgServiceAccountSecretNotFound
- func (o *UpdateOrgServiceAccountSecretNotFound) Code() int
- func (o *UpdateOrgServiceAccountSecretNotFound) Error() string
- func (o *UpdateOrgServiceAccountSecretNotFound) GetPayload() *UpdateOrgServiceAccountSecretNotFoundBody
- func (o *UpdateOrgServiceAccountSecretNotFound) IsClientError() bool
- func (o *UpdateOrgServiceAccountSecretNotFound) IsCode(code int) bool
- func (o *UpdateOrgServiceAccountSecretNotFound) IsRedirect() bool
- func (o *UpdateOrgServiceAccountSecretNotFound) IsServerError() bool
- func (o *UpdateOrgServiceAccountSecretNotFound) IsSuccess() bool
- func (o *UpdateOrgServiceAccountSecretNotFound) String() string
- type UpdateOrgServiceAccountSecretNotFoundBody
- func (o *UpdateOrgServiceAccountSecretNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateOrgServiceAccountSecretNotFoundBody) MarshalBinary() ([]byte, error)
- func (o *UpdateOrgServiceAccountSecretNotFoundBody) UnmarshalBinary(b []byte) error
- func (o *UpdateOrgServiceAccountSecretNotFoundBody) Validate(formats strfmt.Registry) error
- type UpdateOrgServiceAccountSecretNotFoundBodyErrorsItems0
- func (o *UpdateOrgServiceAccountSecretNotFoundBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateOrgServiceAccountSecretNotFoundBodyErrorsItems0) MarshalBinary() ([]byte, error)
- func (o *UpdateOrgServiceAccountSecretNotFoundBodyErrorsItems0) UnmarshalBinary(b []byte) error
- func (o *UpdateOrgServiceAccountSecretNotFoundBodyErrorsItems0) Validate(formats strfmt.Registry) error
- type UpdateOrgServiceAccountSecretNotFoundBodyErrorsItems0Links
- func (o *UpdateOrgServiceAccountSecretNotFoundBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateOrgServiceAccountSecretNotFoundBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
- func (o *UpdateOrgServiceAccountSecretNotFoundBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
- func (o *UpdateOrgServiceAccountSecretNotFoundBodyErrorsItems0Links) Validate(formats strfmt.Registry) error
- type UpdateOrgServiceAccountSecretNotFoundBodyErrorsItems0Source
- func (o *UpdateOrgServiceAccountSecretNotFoundBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateOrgServiceAccountSecretNotFoundBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
- func (o *UpdateOrgServiceAccountSecretNotFoundBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
- func (o *UpdateOrgServiceAccountSecretNotFoundBodyErrorsItems0Source) Validate(formats strfmt.Registry) error
- type UpdateOrgServiceAccountSecretNotFoundBodyJsonapi
- func (o *UpdateOrgServiceAccountSecretNotFoundBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateOrgServiceAccountSecretNotFoundBodyJsonapi) MarshalBinary() ([]byte, error)
- func (o *UpdateOrgServiceAccountSecretNotFoundBodyJsonapi) UnmarshalBinary(b []byte) error
- func (o *UpdateOrgServiceAccountSecretNotFoundBodyJsonapi) Validate(formats strfmt.Registry) error
- type UpdateOrgServiceAccountSecretOK
- func (o *UpdateOrgServiceAccountSecretOK) Code() int
- func (o *UpdateOrgServiceAccountSecretOK) Error() string
- func (o *UpdateOrgServiceAccountSecretOK) GetPayload() *UpdateOrgServiceAccountSecretOKBody
- func (o *UpdateOrgServiceAccountSecretOK) IsClientError() bool
- func (o *UpdateOrgServiceAccountSecretOK) IsCode(code int) bool
- func (o *UpdateOrgServiceAccountSecretOK) IsRedirect() bool
- func (o *UpdateOrgServiceAccountSecretOK) IsServerError() bool
- func (o *UpdateOrgServiceAccountSecretOK) IsSuccess() bool
- func (o *UpdateOrgServiceAccountSecretOK) String() string
- type UpdateOrgServiceAccountSecretOKBody
- func (o *UpdateOrgServiceAccountSecretOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateOrgServiceAccountSecretOKBody) MarshalBinary() ([]byte, error)
- func (o *UpdateOrgServiceAccountSecretOKBody) UnmarshalBinary(b []byte) error
- func (o *UpdateOrgServiceAccountSecretOKBody) Validate(formats strfmt.Registry) error
- type UpdateOrgServiceAccountSecretOKBodyData
- func (o *UpdateOrgServiceAccountSecretOKBodyData) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateOrgServiceAccountSecretOKBodyData) MarshalBinary() ([]byte, error)
- func (o *UpdateOrgServiceAccountSecretOKBodyData) UnmarshalBinary(b []byte) error
- func (o *UpdateOrgServiceAccountSecretOKBodyData) Validate(formats strfmt.Registry) error
- type UpdateOrgServiceAccountSecretOKBodyDataAttributes
- func (o *UpdateOrgServiceAccountSecretOKBodyDataAttributes) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateOrgServiceAccountSecretOKBodyDataAttributes) MarshalBinary() ([]byte, error)
- func (o *UpdateOrgServiceAccountSecretOKBodyDataAttributes) UnmarshalBinary(b []byte) error
- func (o *UpdateOrgServiceAccountSecretOKBodyDataAttributes) Validate(formats strfmt.Registry) error
- type UpdateOrgServiceAccountSecretOKBodyDataLinks
- func (o *UpdateOrgServiceAccountSecretOKBodyDataLinks) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateOrgServiceAccountSecretOKBodyDataLinks) MarshalBinary() ([]byte, error)
- func (o *UpdateOrgServiceAccountSecretOKBodyDataLinks) UnmarshalBinary(b []byte) error
- func (o *UpdateOrgServiceAccountSecretOKBodyDataLinks) Validate(formats strfmt.Registry) error
- type UpdateOrgServiceAccountSecretParams
- func NewUpdateOrgServiceAccountSecretParams() *UpdateOrgServiceAccountSecretParams
- func NewUpdateOrgServiceAccountSecretParamsWithContext(ctx context.Context) *UpdateOrgServiceAccountSecretParams
- func NewUpdateOrgServiceAccountSecretParamsWithHTTPClient(client *http.Client) *UpdateOrgServiceAccountSecretParams
- func NewUpdateOrgServiceAccountSecretParamsWithTimeout(timeout time.Duration) *UpdateOrgServiceAccountSecretParams
- func (o *UpdateOrgServiceAccountSecretParams) SetBody(body UpdateOrgServiceAccountSecretBody)
- func (o *UpdateOrgServiceAccountSecretParams) SetContext(ctx context.Context)
- func (o *UpdateOrgServiceAccountSecretParams) SetDefaults()
- func (o *UpdateOrgServiceAccountSecretParams) SetHTTPClient(client *http.Client)
- func (o *UpdateOrgServiceAccountSecretParams) SetOrgID(orgID strfmt.UUID)
- func (o *UpdateOrgServiceAccountSecretParams) SetServiceaccountID(serviceaccountID strfmt.UUID)
- func (o *UpdateOrgServiceAccountSecretParams) SetTimeout(timeout time.Duration)
- func (o *UpdateOrgServiceAccountSecretParams) SetVersion(version string)
- func (o *UpdateOrgServiceAccountSecretParams) WithBody(body UpdateOrgServiceAccountSecretBody) *UpdateOrgServiceAccountSecretParams
- func (o *UpdateOrgServiceAccountSecretParams) WithContext(ctx context.Context) *UpdateOrgServiceAccountSecretParams
- func (o *UpdateOrgServiceAccountSecretParams) WithDefaults() *UpdateOrgServiceAccountSecretParams
- func (o *UpdateOrgServiceAccountSecretParams) WithHTTPClient(client *http.Client) *UpdateOrgServiceAccountSecretParams
- func (o *UpdateOrgServiceAccountSecretParams) WithOrgID(orgID strfmt.UUID) *UpdateOrgServiceAccountSecretParams
- func (o *UpdateOrgServiceAccountSecretParams) WithServiceaccountID(serviceaccountID strfmt.UUID) *UpdateOrgServiceAccountSecretParams
- func (o *UpdateOrgServiceAccountSecretParams) WithTimeout(timeout time.Duration) *UpdateOrgServiceAccountSecretParams
- func (o *UpdateOrgServiceAccountSecretParams) WithVersion(version string) *UpdateOrgServiceAccountSecretParams
- func (o *UpdateOrgServiceAccountSecretParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateOrgServiceAccountSecretParamsBodyData
- func (o *UpdateOrgServiceAccountSecretParamsBodyData) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateOrgServiceAccountSecretParamsBodyData) MarshalBinary() ([]byte, error)
- func (o *UpdateOrgServiceAccountSecretParamsBodyData) UnmarshalBinary(b []byte) error
- func (o *UpdateOrgServiceAccountSecretParamsBodyData) Validate(formats strfmt.Registry) error
- type UpdateOrgServiceAccountSecretParamsBodyDataAttributes
- func (o *UpdateOrgServiceAccountSecretParamsBodyDataAttributes) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateOrgServiceAccountSecretParamsBodyDataAttributes) MarshalBinary() ([]byte, error)
- func (o *UpdateOrgServiceAccountSecretParamsBodyDataAttributes) UnmarshalBinary(b []byte) error
- func (o *UpdateOrgServiceAccountSecretParamsBodyDataAttributes) Validate(formats strfmt.Registry) error
- type UpdateOrgServiceAccountSecretReader
- type UpdateOrgServiceAccountSecretUnauthorized
- func (o *UpdateOrgServiceAccountSecretUnauthorized) Code() int
- func (o *UpdateOrgServiceAccountSecretUnauthorized) Error() string
- func (o *UpdateOrgServiceAccountSecretUnauthorized) GetPayload() *UpdateOrgServiceAccountSecretUnauthorizedBody
- func (o *UpdateOrgServiceAccountSecretUnauthorized) IsClientError() bool
- func (o *UpdateOrgServiceAccountSecretUnauthorized) IsCode(code int) bool
- func (o *UpdateOrgServiceAccountSecretUnauthorized) IsRedirect() bool
- func (o *UpdateOrgServiceAccountSecretUnauthorized) IsServerError() bool
- func (o *UpdateOrgServiceAccountSecretUnauthorized) IsSuccess() bool
- func (o *UpdateOrgServiceAccountSecretUnauthorized) String() string
- type UpdateOrgServiceAccountSecretUnauthorizedBody
- func (o *UpdateOrgServiceAccountSecretUnauthorizedBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateOrgServiceAccountSecretUnauthorizedBody) MarshalBinary() ([]byte, error)
- func (o *UpdateOrgServiceAccountSecretUnauthorizedBody) UnmarshalBinary(b []byte) error
- func (o *UpdateOrgServiceAccountSecretUnauthorizedBody) Validate(formats strfmt.Registry) error
- type UpdateOrgServiceAccountSecretUnauthorizedBodyErrorsItems0
- func (o *UpdateOrgServiceAccountSecretUnauthorizedBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateOrgServiceAccountSecretUnauthorizedBodyErrorsItems0) MarshalBinary() ([]byte, error)
- func (o *UpdateOrgServiceAccountSecretUnauthorizedBodyErrorsItems0) UnmarshalBinary(b []byte) error
- func (o *UpdateOrgServiceAccountSecretUnauthorizedBodyErrorsItems0) Validate(formats strfmt.Registry) error
- type UpdateOrgServiceAccountSecretUnauthorizedBodyErrorsItems0Links
- func (o *UpdateOrgServiceAccountSecretUnauthorizedBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateOrgServiceAccountSecretUnauthorizedBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
- func (o *UpdateOrgServiceAccountSecretUnauthorizedBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
- func (o *UpdateOrgServiceAccountSecretUnauthorizedBodyErrorsItems0Links) Validate(formats strfmt.Registry) error
- type UpdateOrgServiceAccountSecretUnauthorizedBodyErrorsItems0Source
- func (o *UpdateOrgServiceAccountSecretUnauthorizedBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateOrgServiceAccountSecretUnauthorizedBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
- func (o *UpdateOrgServiceAccountSecretUnauthorizedBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
- func (o *UpdateOrgServiceAccountSecretUnauthorizedBodyErrorsItems0Source) Validate(formats strfmt.Registry) error
- type UpdateOrgServiceAccountSecretUnauthorizedBodyJsonapi
- func (o *UpdateOrgServiceAccountSecretUnauthorizedBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateOrgServiceAccountSecretUnauthorizedBodyJsonapi) MarshalBinary() ([]byte, error)
- func (o *UpdateOrgServiceAccountSecretUnauthorizedBodyJsonapi) UnmarshalBinary(b []byte) error
- func (o *UpdateOrgServiceAccountSecretUnauthorizedBodyJsonapi) Validate(formats strfmt.Registry) error
- type UpdateOrgServiceAccountUnauthorized
- func (o *UpdateOrgServiceAccountUnauthorized) Code() int
- func (o *UpdateOrgServiceAccountUnauthorized) Error() string
- func (o *UpdateOrgServiceAccountUnauthorized) GetPayload() *UpdateOrgServiceAccountUnauthorizedBody
- func (o *UpdateOrgServiceAccountUnauthorized) IsClientError() bool
- func (o *UpdateOrgServiceAccountUnauthorized) IsCode(code int) bool
- func (o *UpdateOrgServiceAccountUnauthorized) IsRedirect() bool
- func (o *UpdateOrgServiceAccountUnauthorized) IsServerError() bool
- func (o *UpdateOrgServiceAccountUnauthorized) IsSuccess() bool
- func (o *UpdateOrgServiceAccountUnauthorized) String() string
- type UpdateOrgServiceAccountUnauthorizedBody
- func (o *UpdateOrgServiceAccountUnauthorizedBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateOrgServiceAccountUnauthorizedBody) MarshalBinary() ([]byte, error)
- func (o *UpdateOrgServiceAccountUnauthorizedBody) UnmarshalBinary(b []byte) error
- func (o *UpdateOrgServiceAccountUnauthorizedBody) Validate(formats strfmt.Registry) error
- type UpdateOrgServiceAccountUnauthorizedBodyErrorsItems0
- func (o *UpdateOrgServiceAccountUnauthorizedBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateOrgServiceAccountUnauthorizedBodyErrorsItems0) MarshalBinary() ([]byte, error)
- func (o *UpdateOrgServiceAccountUnauthorizedBodyErrorsItems0) UnmarshalBinary(b []byte) error
- func (o *UpdateOrgServiceAccountUnauthorizedBodyErrorsItems0) Validate(formats strfmt.Registry) error
- type UpdateOrgServiceAccountUnauthorizedBodyErrorsItems0Links
- func (o *UpdateOrgServiceAccountUnauthorizedBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateOrgServiceAccountUnauthorizedBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
- func (o *UpdateOrgServiceAccountUnauthorizedBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
- func (o *UpdateOrgServiceAccountUnauthorizedBodyErrorsItems0Links) Validate(formats strfmt.Registry) error
- type UpdateOrgServiceAccountUnauthorizedBodyErrorsItems0Source
- func (o *UpdateOrgServiceAccountUnauthorizedBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateOrgServiceAccountUnauthorizedBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
- func (o *UpdateOrgServiceAccountUnauthorizedBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
- func (o *UpdateOrgServiceAccountUnauthorizedBodyErrorsItems0Source) Validate(formats strfmt.Registry) error
- type UpdateOrgServiceAccountUnauthorizedBodyJsonapi
- func (o *UpdateOrgServiceAccountUnauthorizedBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateOrgServiceAccountUnauthorizedBodyJsonapi) MarshalBinary() ([]byte, error)
- func (o *UpdateOrgServiceAccountUnauthorizedBodyJsonapi) UnmarshalBinary(b []byte) error
- func (o *UpdateOrgServiceAccountUnauthorizedBodyJsonapi) Validate(formats strfmt.Registry) error
- type UpdateServiceAccountSecretBadRequest
- func (o *UpdateServiceAccountSecretBadRequest) Code() int
- func (o *UpdateServiceAccountSecretBadRequest) Error() string
- func (o *UpdateServiceAccountSecretBadRequest) GetPayload() *UpdateServiceAccountSecretBadRequestBody
- func (o *UpdateServiceAccountSecretBadRequest) IsClientError() bool
- func (o *UpdateServiceAccountSecretBadRequest) IsCode(code int) bool
- func (o *UpdateServiceAccountSecretBadRequest) IsRedirect() bool
- func (o *UpdateServiceAccountSecretBadRequest) IsServerError() bool
- func (o *UpdateServiceAccountSecretBadRequest) IsSuccess() bool
- func (o *UpdateServiceAccountSecretBadRequest) String() string
- type UpdateServiceAccountSecretBadRequestBody
- func (o *UpdateServiceAccountSecretBadRequestBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateServiceAccountSecretBadRequestBody) MarshalBinary() ([]byte, error)
- func (o *UpdateServiceAccountSecretBadRequestBody) UnmarshalBinary(b []byte) error
- func (o *UpdateServiceAccountSecretBadRequestBody) Validate(formats strfmt.Registry) error
- type UpdateServiceAccountSecretBadRequestBodyErrorsItems0
- func (o *UpdateServiceAccountSecretBadRequestBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateServiceAccountSecretBadRequestBodyErrorsItems0) MarshalBinary() ([]byte, error)
- func (o *UpdateServiceAccountSecretBadRequestBodyErrorsItems0) UnmarshalBinary(b []byte) error
- func (o *UpdateServiceAccountSecretBadRequestBodyErrorsItems0) Validate(formats strfmt.Registry) error
- type UpdateServiceAccountSecretBadRequestBodyErrorsItems0Links
- func (o *UpdateServiceAccountSecretBadRequestBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateServiceAccountSecretBadRequestBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
- func (o *UpdateServiceAccountSecretBadRequestBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
- func (o *UpdateServiceAccountSecretBadRequestBodyErrorsItems0Links) Validate(formats strfmt.Registry) error
- type UpdateServiceAccountSecretBadRequestBodyErrorsItems0Source
- func (o *UpdateServiceAccountSecretBadRequestBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateServiceAccountSecretBadRequestBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
- func (o *UpdateServiceAccountSecretBadRequestBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
- func (o *UpdateServiceAccountSecretBadRequestBodyErrorsItems0Source) Validate(formats strfmt.Registry) error
- type UpdateServiceAccountSecretBadRequestBodyJsonapi
- func (o *UpdateServiceAccountSecretBadRequestBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateServiceAccountSecretBadRequestBodyJsonapi) MarshalBinary() ([]byte, error)
- func (o *UpdateServiceAccountSecretBadRequestBodyJsonapi) UnmarshalBinary(b []byte) error
- func (o *UpdateServiceAccountSecretBadRequestBodyJsonapi) Validate(formats strfmt.Registry) error
- type UpdateServiceAccountSecretBody
- func (o *UpdateServiceAccountSecretBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateServiceAccountSecretBody) MarshalBinary() ([]byte, error)
- func (o *UpdateServiceAccountSecretBody) UnmarshalBinary(b []byte) error
- func (o *UpdateServiceAccountSecretBody) Validate(formats strfmt.Registry) error
- type UpdateServiceAccountSecretForbidden
- func (o *UpdateServiceAccountSecretForbidden) Code() int
- func (o *UpdateServiceAccountSecretForbidden) Error() string
- func (o *UpdateServiceAccountSecretForbidden) GetPayload() *UpdateServiceAccountSecretForbiddenBody
- func (o *UpdateServiceAccountSecretForbidden) IsClientError() bool
- func (o *UpdateServiceAccountSecretForbidden) IsCode(code int) bool
- func (o *UpdateServiceAccountSecretForbidden) IsRedirect() bool
- func (o *UpdateServiceAccountSecretForbidden) IsServerError() bool
- func (o *UpdateServiceAccountSecretForbidden) IsSuccess() bool
- func (o *UpdateServiceAccountSecretForbidden) String() string
- type UpdateServiceAccountSecretForbiddenBody
- func (o *UpdateServiceAccountSecretForbiddenBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateServiceAccountSecretForbiddenBody) MarshalBinary() ([]byte, error)
- func (o *UpdateServiceAccountSecretForbiddenBody) UnmarshalBinary(b []byte) error
- func (o *UpdateServiceAccountSecretForbiddenBody) Validate(formats strfmt.Registry) error
- type UpdateServiceAccountSecretForbiddenBodyErrorsItems0
- func (o *UpdateServiceAccountSecretForbiddenBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateServiceAccountSecretForbiddenBodyErrorsItems0) MarshalBinary() ([]byte, error)
- func (o *UpdateServiceAccountSecretForbiddenBodyErrorsItems0) UnmarshalBinary(b []byte) error
- func (o *UpdateServiceAccountSecretForbiddenBodyErrorsItems0) Validate(formats strfmt.Registry) error
- type UpdateServiceAccountSecretForbiddenBodyErrorsItems0Links
- func (o *UpdateServiceAccountSecretForbiddenBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateServiceAccountSecretForbiddenBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
- func (o *UpdateServiceAccountSecretForbiddenBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
- func (o *UpdateServiceAccountSecretForbiddenBodyErrorsItems0Links) Validate(formats strfmt.Registry) error
- type UpdateServiceAccountSecretForbiddenBodyErrorsItems0Source
- func (o *UpdateServiceAccountSecretForbiddenBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateServiceAccountSecretForbiddenBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
- func (o *UpdateServiceAccountSecretForbiddenBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
- func (o *UpdateServiceAccountSecretForbiddenBodyErrorsItems0Source) Validate(formats strfmt.Registry) error
- type UpdateServiceAccountSecretForbiddenBodyJsonapi
- func (o *UpdateServiceAccountSecretForbiddenBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateServiceAccountSecretForbiddenBodyJsonapi) MarshalBinary() ([]byte, error)
- func (o *UpdateServiceAccountSecretForbiddenBodyJsonapi) UnmarshalBinary(b []byte) error
- func (o *UpdateServiceAccountSecretForbiddenBodyJsonapi) Validate(formats strfmt.Registry) error
- type UpdateServiceAccountSecretInternalServerError
- func (o *UpdateServiceAccountSecretInternalServerError) Code() int
- func (o *UpdateServiceAccountSecretInternalServerError) Error() string
- func (o *UpdateServiceAccountSecretInternalServerError) GetPayload() *UpdateServiceAccountSecretInternalServerErrorBody
- func (o *UpdateServiceAccountSecretInternalServerError) IsClientError() bool
- func (o *UpdateServiceAccountSecretInternalServerError) IsCode(code int) bool
- func (o *UpdateServiceAccountSecretInternalServerError) IsRedirect() bool
- func (o *UpdateServiceAccountSecretInternalServerError) IsServerError() bool
- func (o *UpdateServiceAccountSecretInternalServerError) IsSuccess() bool
- func (o *UpdateServiceAccountSecretInternalServerError) String() string
- type UpdateServiceAccountSecretInternalServerErrorBody
- func (o *UpdateServiceAccountSecretInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateServiceAccountSecretInternalServerErrorBody) MarshalBinary() ([]byte, error)
- func (o *UpdateServiceAccountSecretInternalServerErrorBody) UnmarshalBinary(b []byte) error
- func (o *UpdateServiceAccountSecretInternalServerErrorBody) Validate(formats strfmt.Registry) error
- type UpdateServiceAccountSecretInternalServerErrorBodyErrorsItems0
- func (o *UpdateServiceAccountSecretInternalServerErrorBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateServiceAccountSecretInternalServerErrorBodyErrorsItems0) MarshalBinary() ([]byte, error)
- func (o *UpdateServiceAccountSecretInternalServerErrorBodyErrorsItems0) UnmarshalBinary(b []byte) error
- func (o *UpdateServiceAccountSecretInternalServerErrorBodyErrorsItems0) Validate(formats strfmt.Registry) error
- type UpdateServiceAccountSecretInternalServerErrorBodyErrorsItems0Links
- func (o *UpdateServiceAccountSecretInternalServerErrorBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateServiceAccountSecretInternalServerErrorBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
- func (o *UpdateServiceAccountSecretInternalServerErrorBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
- func (o *UpdateServiceAccountSecretInternalServerErrorBodyErrorsItems0Links) Validate(formats strfmt.Registry) error
- type UpdateServiceAccountSecretInternalServerErrorBodyErrorsItems0Source
- func (o *UpdateServiceAccountSecretInternalServerErrorBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateServiceAccountSecretInternalServerErrorBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
- func (o *UpdateServiceAccountSecretInternalServerErrorBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
- func (o *UpdateServiceAccountSecretInternalServerErrorBodyErrorsItems0Source) Validate(formats strfmt.Registry) error
- type UpdateServiceAccountSecretInternalServerErrorBodyJsonapi
- func (o *UpdateServiceAccountSecretInternalServerErrorBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateServiceAccountSecretInternalServerErrorBodyJsonapi) MarshalBinary() ([]byte, error)
- func (o *UpdateServiceAccountSecretInternalServerErrorBodyJsonapi) UnmarshalBinary(b []byte) error
- func (o *UpdateServiceAccountSecretInternalServerErrorBodyJsonapi) Validate(formats strfmt.Registry) error
- type UpdateServiceAccountSecretNotFound
- func (o *UpdateServiceAccountSecretNotFound) Code() int
- func (o *UpdateServiceAccountSecretNotFound) Error() string
- func (o *UpdateServiceAccountSecretNotFound) GetPayload() *UpdateServiceAccountSecretNotFoundBody
- func (o *UpdateServiceAccountSecretNotFound) IsClientError() bool
- func (o *UpdateServiceAccountSecretNotFound) IsCode(code int) bool
- func (o *UpdateServiceAccountSecretNotFound) IsRedirect() bool
- func (o *UpdateServiceAccountSecretNotFound) IsServerError() bool
- func (o *UpdateServiceAccountSecretNotFound) IsSuccess() bool
- func (o *UpdateServiceAccountSecretNotFound) String() string
- type UpdateServiceAccountSecretNotFoundBody
- func (o *UpdateServiceAccountSecretNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateServiceAccountSecretNotFoundBody) MarshalBinary() ([]byte, error)
- func (o *UpdateServiceAccountSecretNotFoundBody) UnmarshalBinary(b []byte) error
- func (o *UpdateServiceAccountSecretNotFoundBody) Validate(formats strfmt.Registry) error
- type UpdateServiceAccountSecretNotFoundBodyErrorsItems0
- func (o *UpdateServiceAccountSecretNotFoundBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateServiceAccountSecretNotFoundBodyErrorsItems0) MarshalBinary() ([]byte, error)
- func (o *UpdateServiceAccountSecretNotFoundBodyErrorsItems0) UnmarshalBinary(b []byte) error
- func (o *UpdateServiceAccountSecretNotFoundBodyErrorsItems0) Validate(formats strfmt.Registry) error
- type UpdateServiceAccountSecretNotFoundBodyErrorsItems0Links
- func (o *UpdateServiceAccountSecretNotFoundBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateServiceAccountSecretNotFoundBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
- func (o *UpdateServiceAccountSecretNotFoundBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
- func (o *UpdateServiceAccountSecretNotFoundBodyErrorsItems0Links) Validate(formats strfmt.Registry) error
- type UpdateServiceAccountSecretNotFoundBodyErrorsItems0Source
- func (o *UpdateServiceAccountSecretNotFoundBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateServiceAccountSecretNotFoundBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
- func (o *UpdateServiceAccountSecretNotFoundBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
- func (o *UpdateServiceAccountSecretNotFoundBodyErrorsItems0Source) Validate(formats strfmt.Registry) error
- type UpdateServiceAccountSecretNotFoundBodyJsonapi
- func (o *UpdateServiceAccountSecretNotFoundBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateServiceAccountSecretNotFoundBodyJsonapi) MarshalBinary() ([]byte, error)
- func (o *UpdateServiceAccountSecretNotFoundBodyJsonapi) UnmarshalBinary(b []byte) error
- func (o *UpdateServiceAccountSecretNotFoundBodyJsonapi) Validate(formats strfmt.Registry) error
- type UpdateServiceAccountSecretOK
- func (o *UpdateServiceAccountSecretOK) Code() int
- func (o *UpdateServiceAccountSecretOK) Error() string
- func (o *UpdateServiceAccountSecretOK) GetPayload() *UpdateServiceAccountSecretOKBody
- func (o *UpdateServiceAccountSecretOK) IsClientError() bool
- func (o *UpdateServiceAccountSecretOK) IsCode(code int) bool
- func (o *UpdateServiceAccountSecretOK) IsRedirect() bool
- func (o *UpdateServiceAccountSecretOK) IsServerError() bool
- func (o *UpdateServiceAccountSecretOK) IsSuccess() bool
- func (o *UpdateServiceAccountSecretOK) String() string
- type UpdateServiceAccountSecretOKBody
- func (o *UpdateServiceAccountSecretOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateServiceAccountSecretOKBody) MarshalBinary() ([]byte, error)
- func (o *UpdateServiceAccountSecretOKBody) UnmarshalBinary(b []byte) error
- func (o *UpdateServiceAccountSecretOKBody) Validate(formats strfmt.Registry) error
- type UpdateServiceAccountSecretOKBodyData
- func (o *UpdateServiceAccountSecretOKBodyData) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateServiceAccountSecretOKBodyData) MarshalBinary() ([]byte, error)
- func (o *UpdateServiceAccountSecretOKBodyData) UnmarshalBinary(b []byte) error
- func (o *UpdateServiceAccountSecretOKBodyData) Validate(formats strfmt.Registry) error
- type UpdateServiceAccountSecretOKBodyDataAttributes
- func (o *UpdateServiceAccountSecretOKBodyDataAttributes) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateServiceAccountSecretOKBodyDataAttributes) MarshalBinary() ([]byte, error)
- func (o *UpdateServiceAccountSecretOKBodyDataAttributes) UnmarshalBinary(b []byte) error
- func (o *UpdateServiceAccountSecretOKBodyDataAttributes) Validate(formats strfmt.Registry) error
- type UpdateServiceAccountSecretOKBodyDataLinks
- func (o *UpdateServiceAccountSecretOKBodyDataLinks) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateServiceAccountSecretOKBodyDataLinks) MarshalBinary() ([]byte, error)
- func (o *UpdateServiceAccountSecretOKBodyDataLinks) UnmarshalBinary(b []byte) error
- func (o *UpdateServiceAccountSecretOKBodyDataLinks) Validate(formats strfmt.Registry) error
- type UpdateServiceAccountSecretParams
- func NewUpdateServiceAccountSecretParams() *UpdateServiceAccountSecretParams
- func NewUpdateServiceAccountSecretParamsWithContext(ctx context.Context) *UpdateServiceAccountSecretParams
- func NewUpdateServiceAccountSecretParamsWithHTTPClient(client *http.Client) *UpdateServiceAccountSecretParams
- func NewUpdateServiceAccountSecretParamsWithTimeout(timeout time.Duration) *UpdateServiceAccountSecretParams
- func (o *UpdateServiceAccountSecretParams) SetBody(body UpdateServiceAccountSecretBody)
- func (o *UpdateServiceAccountSecretParams) SetContext(ctx context.Context)
- func (o *UpdateServiceAccountSecretParams) SetDefaults()
- func (o *UpdateServiceAccountSecretParams) SetGroupID(groupID strfmt.UUID)
- func (o *UpdateServiceAccountSecretParams) SetHTTPClient(client *http.Client)
- func (o *UpdateServiceAccountSecretParams) SetServiceaccountID(serviceaccountID strfmt.UUID)
- func (o *UpdateServiceAccountSecretParams) SetTimeout(timeout time.Duration)
- func (o *UpdateServiceAccountSecretParams) SetVersion(version string)
- func (o *UpdateServiceAccountSecretParams) WithBody(body UpdateServiceAccountSecretBody) *UpdateServiceAccountSecretParams
- func (o *UpdateServiceAccountSecretParams) WithContext(ctx context.Context) *UpdateServiceAccountSecretParams
- func (o *UpdateServiceAccountSecretParams) WithDefaults() *UpdateServiceAccountSecretParams
- func (o *UpdateServiceAccountSecretParams) WithGroupID(groupID strfmt.UUID) *UpdateServiceAccountSecretParams
- func (o *UpdateServiceAccountSecretParams) WithHTTPClient(client *http.Client) *UpdateServiceAccountSecretParams
- func (o *UpdateServiceAccountSecretParams) WithServiceaccountID(serviceaccountID strfmt.UUID) *UpdateServiceAccountSecretParams
- func (o *UpdateServiceAccountSecretParams) WithTimeout(timeout time.Duration) *UpdateServiceAccountSecretParams
- func (o *UpdateServiceAccountSecretParams) WithVersion(version string) *UpdateServiceAccountSecretParams
- func (o *UpdateServiceAccountSecretParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateServiceAccountSecretParamsBodyData
- func (o *UpdateServiceAccountSecretParamsBodyData) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateServiceAccountSecretParamsBodyData) MarshalBinary() ([]byte, error)
- func (o *UpdateServiceAccountSecretParamsBodyData) UnmarshalBinary(b []byte) error
- func (o *UpdateServiceAccountSecretParamsBodyData) Validate(formats strfmt.Registry) error
- type UpdateServiceAccountSecretParamsBodyDataAttributes
- func (o *UpdateServiceAccountSecretParamsBodyDataAttributes) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateServiceAccountSecretParamsBodyDataAttributes) MarshalBinary() ([]byte, error)
- func (o *UpdateServiceAccountSecretParamsBodyDataAttributes) UnmarshalBinary(b []byte) error
- func (o *UpdateServiceAccountSecretParamsBodyDataAttributes) Validate(formats strfmt.Registry) error
- type UpdateServiceAccountSecretReader
- type UpdateServiceAccountSecretUnauthorized
- func (o *UpdateServiceAccountSecretUnauthorized) Code() int
- func (o *UpdateServiceAccountSecretUnauthorized) Error() string
- func (o *UpdateServiceAccountSecretUnauthorized) GetPayload() *UpdateServiceAccountSecretUnauthorizedBody
- func (o *UpdateServiceAccountSecretUnauthorized) IsClientError() bool
- func (o *UpdateServiceAccountSecretUnauthorized) IsCode(code int) bool
- func (o *UpdateServiceAccountSecretUnauthorized) IsRedirect() bool
- func (o *UpdateServiceAccountSecretUnauthorized) IsServerError() bool
- func (o *UpdateServiceAccountSecretUnauthorized) IsSuccess() bool
- func (o *UpdateServiceAccountSecretUnauthorized) String() string
- type UpdateServiceAccountSecretUnauthorizedBody
- func (o *UpdateServiceAccountSecretUnauthorizedBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateServiceAccountSecretUnauthorizedBody) MarshalBinary() ([]byte, error)
- func (o *UpdateServiceAccountSecretUnauthorizedBody) UnmarshalBinary(b []byte) error
- func (o *UpdateServiceAccountSecretUnauthorizedBody) Validate(formats strfmt.Registry) error
- type UpdateServiceAccountSecretUnauthorizedBodyErrorsItems0
- func (o *UpdateServiceAccountSecretUnauthorizedBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateServiceAccountSecretUnauthorizedBodyErrorsItems0) MarshalBinary() ([]byte, error)
- func (o *UpdateServiceAccountSecretUnauthorizedBodyErrorsItems0) UnmarshalBinary(b []byte) error
- func (o *UpdateServiceAccountSecretUnauthorizedBodyErrorsItems0) Validate(formats strfmt.Registry) error
- type UpdateServiceAccountSecretUnauthorizedBodyErrorsItems0Links
- func (o *UpdateServiceAccountSecretUnauthorizedBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateServiceAccountSecretUnauthorizedBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
- func (o *UpdateServiceAccountSecretUnauthorizedBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
- func (o *UpdateServiceAccountSecretUnauthorizedBodyErrorsItems0Links) Validate(formats strfmt.Registry) error
- type UpdateServiceAccountSecretUnauthorizedBodyErrorsItems0Source
- func (o *UpdateServiceAccountSecretUnauthorizedBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateServiceAccountSecretUnauthorizedBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
- func (o *UpdateServiceAccountSecretUnauthorizedBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
- func (o *UpdateServiceAccountSecretUnauthorizedBodyErrorsItems0Source) Validate(formats strfmt.Registry) error
- type UpdateServiceAccountSecretUnauthorizedBodyJsonapi
- func (o *UpdateServiceAccountSecretUnauthorizedBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *UpdateServiceAccountSecretUnauthorizedBodyJsonapi) MarshalBinary() ([]byte, error)
- func (o *UpdateServiceAccountSecretUnauthorizedBodyJsonapi) UnmarshalBinary(b []byte) error
- func (o *UpdateServiceAccountSecretUnauthorizedBodyJsonapi) Validate(formats strfmt.Registry) error
Constants ¶
const ( // CreateGroupServiceAccountCreatedBodyDataAttributesAuthTypeAPIKey captures enum value "api_key" CreateGroupServiceAccountCreatedBodyDataAttributesAuthTypeAPIKey string = "api_key" // CreateGroupServiceAccountCreatedBodyDataAttributesAuthTypeOauthClientSecret captures enum value "oauth_client_secret" CreateGroupServiceAccountCreatedBodyDataAttributesAuthTypeOauthClientSecret string = "oauth_client_secret" // CreateGroupServiceAccountCreatedBodyDataAttributesAuthTypeOauthPrivateKeyJwt captures enum value "oauth_private_key_jwt" CreateGroupServiceAccountCreatedBodyDataAttributesAuthTypeOauthPrivateKeyJwt string = "oauth_private_key_jwt" )
const ( // CreateGroupServiceAccountCreatedBodyDataAttributesLevelGroup captures enum value "Group" CreateGroupServiceAccountCreatedBodyDataAttributesLevelGroup string = "Group" // CreateGroupServiceAccountCreatedBodyDataAttributesLevelOrg captures enum value "Org" CreateGroupServiceAccountCreatedBodyDataAttributesLevelOrg string = "Org" )
const ( // CreateGroupServiceAccountParamsBodyDataAttributesAuthTypeAPIKey captures enum value "api_key" CreateGroupServiceAccountParamsBodyDataAttributesAuthTypeAPIKey string = "api_key" // CreateGroupServiceAccountParamsBodyDataAttributesAuthTypeOauthClientSecret captures enum value "oauth_client_secret" CreateGroupServiceAccountParamsBodyDataAttributesAuthTypeOauthClientSecret string = "oauth_client_secret" // CreateGroupServiceAccountParamsBodyDataAttributesAuthTypeOauthPrivateKeyJwt captures enum value "oauth_private_key_jwt" CreateGroupServiceAccountParamsBodyDataAttributesAuthTypeOauthPrivateKeyJwt string = "oauth_private_key_jwt" )
const ( // CreateOrgServiceAccountCreatedBodyDataAttributesAuthTypeAPIKey captures enum value "api_key" CreateOrgServiceAccountCreatedBodyDataAttributesAuthTypeAPIKey string = "api_key" // CreateOrgServiceAccountCreatedBodyDataAttributesAuthTypeOauthClientSecret captures enum value "oauth_client_secret" CreateOrgServiceAccountCreatedBodyDataAttributesAuthTypeOauthClientSecret string = "oauth_client_secret" // CreateOrgServiceAccountCreatedBodyDataAttributesAuthTypeOauthPrivateKeyJwt captures enum value "oauth_private_key_jwt" CreateOrgServiceAccountCreatedBodyDataAttributesAuthTypeOauthPrivateKeyJwt string = "oauth_private_key_jwt" )
const ( // CreateOrgServiceAccountCreatedBodyDataAttributesLevelGroup captures enum value "Group" CreateOrgServiceAccountCreatedBodyDataAttributesLevelGroup string = "Group" // CreateOrgServiceAccountCreatedBodyDataAttributesLevelOrg captures enum value "Org" CreateOrgServiceAccountCreatedBodyDataAttributesLevelOrg string = "Org" )
const ( // CreateOrgServiceAccountParamsBodyDataAttributesAuthTypeAPIKey captures enum value "api_key" CreateOrgServiceAccountParamsBodyDataAttributesAuthTypeAPIKey string = "api_key" // CreateOrgServiceAccountParamsBodyDataAttributesAuthTypeOauthClientSecret captures enum value "oauth_client_secret" CreateOrgServiceAccountParamsBodyDataAttributesAuthTypeOauthClientSecret string = "oauth_client_secret" // CreateOrgServiceAccountParamsBodyDataAttributesAuthTypeOauthPrivateKeyJwt captures enum value "oauth_private_key_jwt" CreateOrgServiceAccountParamsBodyDataAttributesAuthTypeOauthPrivateKeyJwt string = "oauth_private_key_jwt" )
const ( // GetManyGroupServiceAccountOKBodyDataItems0AttributesAuthTypeAPIKey captures enum value "api_key" GetManyGroupServiceAccountOKBodyDataItems0AttributesAuthTypeAPIKey string = "api_key" // GetManyGroupServiceAccountOKBodyDataItems0AttributesAuthTypeOauthClientSecret captures enum value "oauth_client_secret" GetManyGroupServiceAccountOKBodyDataItems0AttributesAuthTypeOauthClientSecret string = "oauth_client_secret" // GetManyGroupServiceAccountOKBodyDataItems0AttributesAuthTypeOauthPrivateKeyJwt captures enum value "oauth_private_key_jwt" GetManyGroupServiceAccountOKBodyDataItems0AttributesAuthTypeOauthPrivateKeyJwt string = "oauth_private_key_jwt" )
const ( // GetManyGroupServiceAccountOKBodyDataItems0AttributesLevelGroup captures enum value "Group" GetManyGroupServiceAccountOKBodyDataItems0AttributesLevelGroup string = "Group" // GetManyGroupServiceAccountOKBodyDataItems0AttributesLevelOrg captures enum value "Org" GetManyGroupServiceAccountOKBodyDataItems0AttributesLevelOrg string = "Org" )
const ( // GetManyOrgServiceAccountsOKBodyDataItems0AttributesAuthTypeAPIKey captures enum value "api_key" GetManyOrgServiceAccountsOKBodyDataItems0AttributesAuthTypeAPIKey string = "api_key" // GetManyOrgServiceAccountsOKBodyDataItems0AttributesAuthTypeOauthClientSecret captures enum value "oauth_client_secret" GetManyOrgServiceAccountsOKBodyDataItems0AttributesAuthTypeOauthClientSecret string = "oauth_client_secret" // GetManyOrgServiceAccountsOKBodyDataItems0AttributesAuthTypeOauthPrivateKeyJwt captures enum value "oauth_private_key_jwt" GetManyOrgServiceAccountsOKBodyDataItems0AttributesAuthTypeOauthPrivateKeyJwt string = "oauth_private_key_jwt" )
const ( // GetManyOrgServiceAccountsOKBodyDataItems0AttributesLevelGroup captures enum value "Group" GetManyOrgServiceAccountsOKBodyDataItems0AttributesLevelGroup string = "Group" // GetManyOrgServiceAccountsOKBodyDataItems0AttributesLevelOrg captures enum value "Org" GetManyOrgServiceAccountsOKBodyDataItems0AttributesLevelOrg string = "Org" )
const ( // GetOneGroupServiceAccountOKBodyDataAttributesAuthTypeAPIKey captures enum value "api_key" GetOneGroupServiceAccountOKBodyDataAttributesAuthTypeAPIKey string = "api_key" // GetOneGroupServiceAccountOKBodyDataAttributesAuthTypeOauthClientSecret captures enum value "oauth_client_secret" GetOneGroupServiceAccountOKBodyDataAttributesAuthTypeOauthClientSecret string = "oauth_client_secret" // GetOneGroupServiceAccountOKBodyDataAttributesAuthTypeOauthPrivateKeyJwt captures enum value "oauth_private_key_jwt" GetOneGroupServiceAccountOKBodyDataAttributesAuthTypeOauthPrivateKeyJwt string = "oauth_private_key_jwt" )
const ( // GetOneGroupServiceAccountOKBodyDataAttributesLevelGroup captures enum value "Group" GetOneGroupServiceAccountOKBodyDataAttributesLevelGroup string = "Group" // GetOneGroupServiceAccountOKBodyDataAttributesLevelOrg captures enum value "Org" GetOneGroupServiceAccountOKBodyDataAttributesLevelOrg string = "Org" )
const ( // GetOneOrgServiceAccountOKBodyDataAttributesAuthTypeAPIKey captures enum value "api_key" GetOneOrgServiceAccountOKBodyDataAttributesAuthTypeAPIKey string = "api_key" // GetOneOrgServiceAccountOKBodyDataAttributesAuthTypeOauthClientSecret captures enum value "oauth_client_secret" GetOneOrgServiceAccountOKBodyDataAttributesAuthTypeOauthClientSecret string = "oauth_client_secret" // GetOneOrgServiceAccountOKBodyDataAttributesAuthTypeOauthPrivateKeyJwt captures enum value "oauth_private_key_jwt" GetOneOrgServiceAccountOKBodyDataAttributesAuthTypeOauthPrivateKeyJwt string = "oauth_private_key_jwt" )
const ( // GetOneOrgServiceAccountOKBodyDataAttributesLevelGroup captures enum value "Group" GetOneOrgServiceAccountOKBodyDataAttributesLevelGroup string = "Group" // GetOneOrgServiceAccountOKBodyDataAttributesLevelOrg captures enum value "Org" GetOneOrgServiceAccountOKBodyDataAttributesLevelOrg string = "Org" )
const ( // UpdateGroupServiceAccountOKBodyDataAttributesAuthTypeAPIKey captures enum value "api_key" UpdateGroupServiceAccountOKBodyDataAttributesAuthTypeAPIKey string = "api_key" // UpdateGroupServiceAccountOKBodyDataAttributesAuthTypeOauthClientSecret captures enum value "oauth_client_secret" UpdateGroupServiceAccountOKBodyDataAttributesAuthTypeOauthClientSecret string = "oauth_client_secret" // UpdateGroupServiceAccountOKBodyDataAttributesAuthTypeOauthPrivateKeyJwt captures enum value "oauth_private_key_jwt" UpdateGroupServiceAccountOKBodyDataAttributesAuthTypeOauthPrivateKeyJwt string = "oauth_private_key_jwt" )
const ( // UpdateGroupServiceAccountOKBodyDataAttributesLevelGroup captures enum value "Group" UpdateGroupServiceAccountOKBodyDataAttributesLevelGroup string = "Group" // UpdateGroupServiceAccountOKBodyDataAttributesLevelOrg captures enum value "Org" UpdateGroupServiceAccountOKBodyDataAttributesLevelOrg string = "Org" )
const ( // UpdateOrgServiceAccountOKBodyDataAttributesAuthTypeAPIKey captures enum value "api_key" UpdateOrgServiceAccountOKBodyDataAttributesAuthTypeAPIKey string = "api_key" // UpdateOrgServiceAccountOKBodyDataAttributesAuthTypeOauthClientSecret captures enum value "oauth_client_secret" UpdateOrgServiceAccountOKBodyDataAttributesAuthTypeOauthClientSecret string = "oauth_client_secret" // UpdateOrgServiceAccountOKBodyDataAttributesAuthTypeOauthPrivateKeyJwt captures enum value "oauth_private_key_jwt" UpdateOrgServiceAccountOKBodyDataAttributesAuthTypeOauthPrivateKeyJwt string = "oauth_private_key_jwt" )
const ( // UpdateOrgServiceAccountOKBodyDataAttributesLevelGroup captures enum value "Group" UpdateOrgServiceAccountOKBodyDataAttributesLevelGroup string = "Group" // UpdateOrgServiceAccountOKBodyDataAttributesLevelOrg captures enum value "Org" UpdateOrgServiceAccountOKBodyDataAttributesLevelOrg string = "Org" )
const ( // UpdateOrgServiceAccountSecretOKBodyDataAttributesAuthTypeAPIKey captures enum value "api_key" UpdateOrgServiceAccountSecretOKBodyDataAttributesAuthTypeAPIKey string = "api_key" // UpdateOrgServiceAccountSecretOKBodyDataAttributesAuthTypeOauthClientSecret captures enum value "oauth_client_secret" UpdateOrgServiceAccountSecretOKBodyDataAttributesAuthTypeOauthClientSecret string = "oauth_client_secret" // UpdateOrgServiceAccountSecretOKBodyDataAttributesAuthTypeOauthPrivateKeyJwt captures enum value "oauth_private_key_jwt" UpdateOrgServiceAccountSecretOKBodyDataAttributesAuthTypeOauthPrivateKeyJwt string = "oauth_private_key_jwt" )
const ( // UpdateOrgServiceAccountSecretOKBodyDataAttributesLevelGroup captures enum value "Group" UpdateOrgServiceAccountSecretOKBodyDataAttributesLevelGroup string = "Group" // UpdateOrgServiceAccountSecretOKBodyDataAttributesLevelOrg captures enum value "Org" UpdateOrgServiceAccountSecretOKBodyDataAttributesLevelOrg string = "Org" )
const ( // UpdateOrgServiceAccountSecretParamsBodyDataAttributesModeReplace captures enum value "replace" UpdateOrgServiceAccountSecretParamsBodyDataAttributesModeReplace string = "replace" // UpdateOrgServiceAccountSecretParamsBodyDataAttributesModeCreate captures enum value "create" UpdateOrgServiceAccountSecretParamsBodyDataAttributesModeCreate string = "create" // UpdateOrgServiceAccountSecretParamsBodyDataAttributesModeDelete captures enum value "delete" UpdateOrgServiceAccountSecretParamsBodyDataAttributesModeDelete string = "delete" )
const ( // UpdateServiceAccountSecretOKBodyDataAttributesAuthTypeAPIKey captures enum value "api_key" UpdateServiceAccountSecretOKBodyDataAttributesAuthTypeAPIKey string = "api_key" // UpdateServiceAccountSecretOKBodyDataAttributesAuthTypeOauthClientSecret captures enum value "oauth_client_secret" UpdateServiceAccountSecretOKBodyDataAttributesAuthTypeOauthClientSecret string = "oauth_client_secret" // UpdateServiceAccountSecretOKBodyDataAttributesAuthTypeOauthPrivateKeyJwt captures enum value "oauth_private_key_jwt" UpdateServiceAccountSecretOKBodyDataAttributesAuthTypeOauthPrivateKeyJwt string = "oauth_private_key_jwt" )
const ( // UpdateServiceAccountSecretOKBodyDataAttributesLevelGroup captures enum value "Group" UpdateServiceAccountSecretOKBodyDataAttributesLevelGroup string = "Group" // UpdateServiceAccountSecretOKBodyDataAttributesLevelOrg captures enum value "Org" UpdateServiceAccountSecretOKBodyDataAttributesLevelOrg string = "Org" )
const ( // UpdateServiceAccountSecretParamsBodyDataAttributesModeReplace captures enum value "replace" UpdateServiceAccountSecretParamsBodyDataAttributesModeReplace string = "replace" // UpdateServiceAccountSecretParamsBodyDataAttributesModeCreate captures enum value "create" UpdateServiceAccountSecretParamsBodyDataAttributesModeCreate string = "create" // UpdateServiceAccountSecretParamsBodyDataAttributesModeDelete captures enum value "delete" UpdateServiceAccountSecretParamsBodyDataAttributesModeDelete string = "delete" )
const ( // CreateGroupServiceAccountParamsBodyDataTypeServiceAccount captures enum value "service_account" CreateGroupServiceAccountParamsBodyDataTypeServiceAccount string = "service_account" )
const ( // CreateOrgServiceAccountParamsBodyDataTypeServiceAccount captures enum value "service_account" CreateOrgServiceAccountParamsBodyDataTypeServiceAccount string = "service_account" )
const ( // UpdateGroupServiceAccountParamsBodyDataTypeServiceAccount captures enum value "service_account" UpdateGroupServiceAccountParamsBodyDataTypeServiceAccount string = "service_account" )
const ( // UpdateOrgServiceAccountParamsBodyDataTypeServiceAccount captures enum value "service_account" UpdateOrgServiceAccountParamsBodyDataTypeServiceAccount string = "service_account" )
const ( // UpdateOrgServiceAccountSecretParamsBodyDataTypeServiceAccount captures enum value "service_account" UpdateOrgServiceAccountSecretParamsBodyDataTypeServiceAccount string = "service_account" )
const ( // UpdateServiceAccountSecretParamsBodyDataTypeServiceAccount captures enum value "service_account" UpdateServiceAccountSecretParamsBodyDataTypeServiceAccount string = "service_account" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for service accounts API
func (*Client) CreateGroupServiceAccount ¶
func (a *Client) CreateGroupServiceAccount(params *CreateGroupServiceAccountParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateGroupServiceAccountCreated, error)
CreateGroupServiceAccount creates a service account for a group
Create a service account for a group. The service account can be used to generate access tokens. Currently, we only allow group service accounts using default group roles.
func (*Client) CreateOrgServiceAccount ¶
func (a *Client) CreateOrgServiceAccount(params *CreateOrgServiceAccountParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateOrgServiceAccountCreated, error)
CreateOrgServiceAccount creates a service account for an organization
Create a service account for an organization. The service account can be used to generate access tokens.
func (*Client) DeleteOneGroupServiceAccount ¶
func (a *Client) DeleteOneGroupServiceAccount(params *DeleteOneGroupServiceAccountParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteOneGroupServiceAccountNoContent, error)
DeleteOneGroupServiceAccount deletes a group service account
Permanently delete a group-level service account by its ID.
func (*Client) DeleteServiceAccount ¶
func (a *Client) DeleteServiceAccount(params *DeleteServiceAccountParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteServiceAccountNoContent, error)
DeleteServiceAccount deletes a service account in an organization
Delete a service account in an organization.
func (*Client) GetManyGroupServiceAccount ¶
func (a *Client) GetManyGroupServiceAccount(params *GetManyGroupServiceAccountParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetManyGroupServiceAccountOK, error)
GetManyGroupServiceAccount gets a list of group service accounts
Get all service accounts for a group.
func (*Client) GetManyOrgServiceAccounts ¶
func (a *Client) GetManyOrgServiceAccounts(params *GetManyOrgServiceAccountsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetManyOrgServiceAccountsOK, error)
GetManyOrgServiceAccounts gets a list of organization service accounts
Get all service accounts for an organization.
func (*Client) GetOneGroupServiceAccount ¶
func (a *Client) GetOneGroupServiceAccount(params *GetOneGroupServiceAccountParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetOneGroupServiceAccountOK, error)
GetOneGroupServiceAccount gets a group service account
Get a group-level service account by its ID.
func (*Client) GetOneOrgServiceAccount ¶
func (a *Client) GetOneOrgServiceAccount(params *GetOneOrgServiceAccountParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetOneOrgServiceAccountOK, error)
GetOneOrgServiceAccount gets an organization service account
Get an organization-level service account by its ID.
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) UpdateGroupServiceAccount ¶
func (a *Client) UpdateGroupServiceAccount(params *UpdateGroupServiceAccountParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateGroupServiceAccountOK, error)
UpdateGroupServiceAccount updates a group service account
Update the name of a group's service account by its ID.
func (*Client) UpdateOrgServiceAccount ¶
func (a *Client) UpdateOrgServiceAccount(params *UpdateOrgServiceAccountParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateOrgServiceAccountOK, error)
UpdateOrgServiceAccount updates an organization service account
Update the name of an organization-level service account by its ID.
func (*Client) UpdateOrgServiceAccountSecret ¶
func (a *Client) UpdateOrgServiceAccountSecret(params *UpdateOrgServiceAccountSecretParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateOrgServiceAccountSecretOK, error)
UpdateOrgServiceAccountSecret manages an organization service account s client secret
Manage the client secret of an organization-level service account by the service account ID.
func (*Client) UpdateServiceAccountSecret ¶
func (a *Client) UpdateServiceAccountSecret(params *UpdateServiceAccountSecretParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateServiceAccountSecretOK, error)
UpdateServiceAccountSecret manages a group service account s client secret
Manage the client secret of a group service account by the service account ID.
type ClientOption ¶
type ClientOption func(*runtime.ClientOperation)
ClientOption is the option for Client methods
type ClientService ¶
type ClientService interface { CreateGroupServiceAccount(params *CreateGroupServiceAccountParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateGroupServiceAccountCreated, error) CreateOrgServiceAccount(params *CreateOrgServiceAccountParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateOrgServiceAccountCreated, error) DeleteOneGroupServiceAccount(params *DeleteOneGroupServiceAccountParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteOneGroupServiceAccountNoContent, error) DeleteServiceAccount(params *DeleteServiceAccountParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteServiceAccountNoContent, error) GetManyGroupServiceAccount(params *GetManyGroupServiceAccountParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetManyGroupServiceAccountOK, error) GetManyOrgServiceAccounts(params *GetManyOrgServiceAccountsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetManyOrgServiceAccountsOK, error) GetOneGroupServiceAccount(params *GetOneGroupServiceAccountParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetOneGroupServiceAccountOK, error) GetOneOrgServiceAccount(params *GetOneOrgServiceAccountParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetOneOrgServiceAccountOK, error) UpdateGroupServiceAccount(params *UpdateGroupServiceAccountParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateGroupServiceAccountOK, error) UpdateOrgServiceAccount(params *UpdateOrgServiceAccountParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateOrgServiceAccountOK, error) UpdateOrgServiceAccountSecret(params *UpdateOrgServiceAccountSecretParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateOrgServiceAccountSecretOK, error) UpdateServiceAccountSecret(params *UpdateServiceAccountSecretParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UpdateServiceAccountSecretOK, 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 service accounts API client.
type CreateGroupServiceAccountBadRequest ¶
type CreateGroupServiceAccountBadRequest struct { /* A header containing the deprecation date of the underlying endpoint. For more information, please refer to the deprecation header RFC: https://tools.ietf.org/id/draft-dalal-deprecation-header-01.html Format: date-time */ Deprecation strfmt.DateTime /* A header containing a unique id used for tracking this request. If you are reporting an issue to Snyk it's very helpful to provide this ID. Format: uuid */ SnykRequestID strfmt.UUID /* A header containing the version stage of the endpoint. This stage describes the guarantees snyk provides surrounding stability of the endpoint. */ SnykVersionLifecycleStage string /* A header containing the version of the endpoint requested by the caller. */ SnykVersionRequested string /* A header containing the version of the endpoint that was served by the API. */ SnykVersionServed string /* A header containing the date of when the underlying endpoint will be removed. This header is only present if the endpoint has been deprecated. Please refer to the RFC for more information: https://datatracker.ietf.org/doc/html/rfc8594 Format: date-time */ Sunset strfmt.DateTime Payload *CreateGroupServiceAccountBadRequestBody }
CreateGroupServiceAccountBadRequest describes a response with status code 400, with default header values.
Bad Request: A parameter provided as a part of the request was invalid.
func NewCreateGroupServiceAccountBadRequest ¶
func NewCreateGroupServiceAccountBadRequest() *CreateGroupServiceAccountBadRequest
NewCreateGroupServiceAccountBadRequest creates a CreateGroupServiceAccountBadRequest with default headers values
func (*CreateGroupServiceAccountBadRequest) Code ¶
func (o *CreateGroupServiceAccountBadRequest) Code() int
Code gets the status code for the create group service account bad request response
func (*CreateGroupServiceAccountBadRequest) Error ¶
func (o *CreateGroupServiceAccountBadRequest) Error() string
func (*CreateGroupServiceAccountBadRequest) GetPayload ¶
func (o *CreateGroupServiceAccountBadRequest) GetPayload() *CreateGroupServiceAccountBadRequestBody
func (*CreateGroupServiceAccountBadRequest) IsClientError ¶
func (o *CreateGroupServiceAccountBadRequest) IsClientError() bool
IsClientError returns true when this create group service account bad request response has a 4xx status code
func (*CreateGroupServiceAccountBadRequest) IsCode ¶
func (o *CreateGroupServiceAccountBadRequest) IsCode(code int) bool
IsCode returns true when this create group service account bad request response a status code equal to that given
func (*CreateGroupServiceAccountBadRequest) IsRedirect ¶
func (o *CreateGroupServiceAccountBadRequest) IsRedirect() bool
IsRedirect returns true when this create group service account bad request response has a 3xx status code
func (*CreateGroupServiceAccountBadRequest) IsServerError ¶
func (o *CreateGroupServiceAccountBadRequest) IsServerError() bool
IsServerError returns true when this create group service account bad request response has a 5xx status code
func (*CreateGroupServiceAccountBadRequest) IsSuccess ¶
func (o *CreateGroupServiceAccountBadRequest) IsSuccess() bool
IsSuccess returns true when this create group service account bad request response has a 2xx status code
func (*CreateGroupServiceAccountBadRequest) String ¶
func (o *CreateGroupServiceAccountBadRequest) String() string
type CreateGroupServiceAccountBadRequestBody ¶
type CreateGroupServiceAccountBadRequestBody struct { // errors // Example: [{"detail":"Permission denied for this resource","status":"403"}] // Required: true // Min Items: 1 Errors []*CreateGroupServiceAccountBadRequestBodyErrorsItems0 `json:"errors"` // jsonapi // Required: true Jsonapi *CreateGroupServiceAccountBadRequestBodyJsonapi `json:"jsonapi"` }
CreateGroupServiceAccountBadRequestBody create group service account bad request body // Example: {"errors":[{"detail":"Permission denied for this resource","status":"403"}],"jsonapi":{"version":"1.0"}} swagger:model CreateGroupServiceAccountBadRequestBody
func (*CreateGroupServiceAccountBadRequestBody) ContextValidate ¶
func (o *CreateGroupServiceAccountBadRequestBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this create group service account bad request body based on the context it is used
func (*CreateGroupServiceAccountBadRequestBody) MarshalBinary ¶
func (o *CreateGroupServiceAccountBadRequestBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CreateGroupServiceAccountBadRequestBody) UnmarshalBinary ¶
func (o *CreateGroupServiceAccountBadRequestBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type CreateGroupServiceAccountBadRequestBodyErrorsItems0 ¶
type CreateGroupServiceAccountBadRequestBodyErrorsItems0 struct { // An application-specific error code, expressed as a string value. // Example: entity-not-found Code string `json:"code,omitempty"` // A human-readable explanation specific to this occurrence of the problem. // Example: The request was missing these required fields: ... // Required: true Detail *string `json:"detail"` // A unique identifier for this particular occurrence of the problem. // Example: f16c31b5-6129-4571-add8-d589da9be524 // Format: uuid ID strfmt.UUID `json:"id,omitempty"` // links Links *CreateGroupServiceAccountBadRequestBodyErrorsItems0Links `json:"links,omitempty"` // meta // Example: {"key":"value"} Meta interface{} `json:"meta,omitempty"` // source Source *CreateGroupServiceAccountBadRequestBodyErrorsItems0Source `json:"source,omitempty"` // The HTTP status code applicable to this problem, expressed as a string value. // Example: 400 // Required: true // Pattern: ^[45]\d\d$ Status *string `json:"status"` // A short, human-readable summary of the problem that SHOULD NOT change from occurrence to occurrence of the problem, except for purposes of localization. // Example: Bad request Title string `json:"title,omitempty"` }
CreateGroupServiceAccountBadRequestBodyErrorsItems0 create group service account bad request body errors items0 // Example: {"detail":"Not Found","status":"404"} swagger:model CreateGroupServiceAccountBadRequestBodyErrorsItems0
func (*CreateGroupServiceAccountBadRequestBodyErrorsItems0) ContextValidate ¶
func (o *CreateGroupServiceAccountBadRequestBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this create group service account bad request body errors items0 based on the context it is used
func (*CreateGroupServiceAccountBadRequestBodyErrorsItems0) MarshalBinary ¶
func (o *CreateGroupServiceAccountBadRequestBodyErrorsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CreateGroupServiceAccountBadRequestBodyErrorsItems0) UnmarshalBinary ¶
func (o *CreateGroupServiceAccountBadRequestBodyErrorsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type CreateGroupServiceAccountBadRequestBodyErrorsItems0Links ¶
type CreateGroupServiceAccountBadRequestBodyErrorsItems0Links struct { // about // Example: https://example.com/api/resource About interface{} `json:"about,omitempty"` }
CreateGroupServiceAccountBadRequestBodyErrorsItems0Links A link that leads to further details about this particular occurrance of the problem. // Example: {"about":"https://example.com/about_this_error"} swagger:model CreateGroupServiceAccountBadRequestBodyErrorsItems0Links
func (*CreateGroupServiceAccountBadRequestBodyErrorsItems0Links) ContextValidate ¶
func (o *CreateGroupServiceAccountBadRequestBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this create group service account bad request body errors items0 links based on context it is used
func (*CreateGroupServiceAccountBadRequestBodyErrorsItems0Links) MarshalBinary ¶
func (o *CreateGroupServiceAccountBadRequestBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CreateGroupServiceAccountBadRequestBodyErrorsItems0Links) UnmarshalBinary ¶
func (o *CreateGroupServiceAccountBadRequestBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type CreateGroupServiceAccountBadRequestBodyErrorsItems0Source ¶
type CreateGroupServiceAccountBadRequestBodyErrorsItems0Source struct { // A string indicating which URI query parameter caused the error. // Example: param1 Parameter string `json:"parameter,omitempty"` // A JSON Pointer [RFC6901] to the associated entity in the request document. // Example: /data/attributes Pointer string `json:"pointer,omitempty"` }
CreateGroupServiceAccountBadRequestBodyErrorsItems0Source create group service account bad request body errors items0 source // Example: {"pointer":"/data/attributes"} swagger:model CreateGroupServiceAccountBadRequestBodyErrorsItems0Source
func (*CreateGroupServiceAccountBadRequestBodyErrorsItems0Source) ContextValidate ¶
func (o *CreateGroupServiceAccountBadRequestBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this create group service account bad request body errors items0 source based on context it is used
func (*CreateGroupServiceAccountBadRequestBodyErrorsItems0Source) MarshalBinary ¶
func (o *CreateGroupServiceAccountBadRequestBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CreateGroupServiceAccountBadRequestBodyErrorsItems0Source) UnmarshalBinary ¶
func (o *CreateGroupServiceAccountBadRequestBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type CreateGroupServiceAccountBadRequestBodyJsonapi ¶
type CreateGroupServiceAccountBadRequestBodyJsonapi struct { // Version of the JSON API specification this server supports. // Example: 1.0 // Required: true // Pattern: ^(0|[1-9]\d*)\.(0|[1-9]\d*)$ Version *string `json:"version"` }
CreateGroupServiceAccountBadRequestBodyJsonapi create group service account bad request body jsonapi // Example: {"version":"1.0"} swagger:model CreateGroupServiceAccountBadRequestBodyJsonapi
func (*CreateGroupServiceAccountBadRequestBodyJsonapi) ContextValidate ¶
func (o *CreateGroupServiceAccountBadRequestBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this create group service account bad request body jsonapi based on context it is used
func (*CreateGroupServiceAccountBadRequestBodyJsonapi) MarshalBinary ¶
func (o *CreateGroupServiceAccountBadRequestBodyJsonapi) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CreateGroupServiceAccountBadRequestBodyJsonapi) UnmarshalBinary ¶
func (o *CreateGroupServiceAccountBadRequestBodyJsonapi) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type CreateGroupServiceAccountBody ¶
type CreateGroupServiceAccountBody struct { // data // Required: true Data *CreateGroupServiceAccountParamsBodyData `json:"data"` }
CreateGroupServiceAccountBody create group service account body swagger:model CreateGroupServiceAccountBody
func (*CreateGroupServiceAccountBody) ContextValidate ¶
func (o *CreateGroupServiceAccountBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this create group service account body based on the context it is used
func (*CreateGroupServiceAccountBody) MarshalBinary ¶
func (o *CreateGroupServiceAccountBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CreateGroupServiceAccountBody) UnmarshalBinary ¶
func (o *CreateGroupServiceAccountBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type CreateGroupServiceAccountCreated ¶
type CreateGroupServiceAccountCreated struct { /* A header containing the deprecation date of the underlying endpoint. For more information, please refer to the deprecation header RFC: https://tools.ietf.org/id/draft-dalal-deprecation-header-01.html Format: date-time */ Deprecation strfmt.DateTime /* A header providing a URL for the location of a resource Format: url */ Location string /* A header containing a unique id used for tracking this request. If you are reporting an issue to Snyk it's very helpful to provide this ID. Format: uuid */ SnykRequestID strfmt.UUID /* A header containing the version stage of the endpoint. This stage describes the guarantees snyk provides surrounding stability of the endpoint. */ SnykVersionLifecycleStage string /* A header containing the version of the endpoint requested by the caller. */ SnykVersionRequested string /* A header containing the version of the endpoint that was served by the API. */ SnykVersionServed string /* A header containing the date of when the underlying endpoint will be removed. This header is only present if the endpoint has been deprecated. Please refer to the RFC for more information: https://datatracker.ietf.org/doc/html/rfc8594 Format: date-time */ Sunset strfmt.DateTime Payload *CreateGroupServiceAccountCreatedBody }
CreateGroupServiceAccountCreated describes a response with status code 201, with default header values.
A new service account has been created
func NewCreateGroupServiceAccountCreated ¶
func NewCreateGroupServiceAccountCreated() *CreateGroupServiceAccountCreated
NewCreateGroupServiceAccountCreated creates a CreateGroupServiceAccountCreated with default headers values
func (*CreateGroupServiceAccountCreated) Code ¶
func (o *CreateGroupServiceAccountCreated) Code() int
Code gets the status code for the create group service account created response
func (*CreateGroupServiceAccountCreated) Error ¶
func (o *CreateGroupServiceAccountCreated) Error() string
func (*CreateGroupServiceAccountCreated) GetPayload ¶
func (o *CreateGroupServiceAccountCreated) GetPayload() *CreateGroupServiceAccountCreatedBody
func (*CreateGroupServiceAccountCreated) IsClientError ¶
func (o *CreateGroupServiceAccountCreated) IsClientError() bool
IsClientError returns true when this create group service account created response has a 4xx status code
func (*CreateGroupServiceAccountCreated) IsCode ¶
func (o *CreateGroupServiceAccountCreated) IsCode(code int) bool
IsCode returns true when this create group service account created response a status code equal to that given
func (*CreateGroupServiceAccountCreated) IsRedirect ¶
func (o *CreateGroupServiceAccountCreated) IsRedirect() bool
IsRedirect returns true when this create group service account created response has a 3xx status code
func (*CreateGroupServiceAccountCreated) IsServerError ¶
func (o *CreateGroupServiceAccountCreated) IsServerError() bool
IsServerError returns true when this create group service account created response has a 5xx status code
func (*CreateGroupServiceAccountCreated) IsSuccess ¶
func (o *CreateGroupServiceAccountCreated) IsSuccess() bool
IsSuccess returns true when this create group service account created response has a 2xx status code
func (*CreateGroupServiceAccountCreated) String ¶
func (o *CreateGroupServiceAccountCreated) String() string
type CreateGroupServiceAccountCreatedBody ¶
type CreateGroupServiceAccountCreatedBody struct { // data // Required: true Data *CreateGroupServiceAccountCreatedBodyData `json:"data"` // jsonapi // Required: true Jsonapi *models.JSONAPI `json:"jsonapi"` // links Links *models.Links `json:"links,omitempty"` }
CreateGroupServiceAccountCreatedBody create group service account created body swagger:model CreateGroupServiceAccountCreatedBody
func (*CreateGroupServiceAccountCreatedBody) ContextValidate ¶
func (o *CreateGroupServiceAccountCreatedBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this create group service account created body based on the context it is used
func (*CreateGroupServiceAccountCreatedBody) MarshalBinary ¶
func (o *CreateGroupServiceAccountCreatedBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CreateGroupServiceAccountCreatedBody) UnmarshalBinary ¶
func (o *CreateGroupServiceAccountCreatedBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type CreateGroupServiceAccountCreatedBodyData ¶
type CreateGroupServiceAccountCreatedBodyData struct { // attributes // Required: true Attributes *CreateGroupServiceAccountCreatedBodyDataAttributes `json:"attributes"` // id // Required: true // Format: uuid ID *strfmt.UUID `json:"id"` // links Links *CreateGroupServiceAccountCreatedBodyDataLinks `json:"links,omitempty"` // type // Required: true Type *string `json:"type"` }
CreateGroupServiceAccountCreatedBodyData create group service account created body data swagger:model CreateGroupServiceAccountCreatedBodyData
func (*CreateGroupServiceAccountCreatedBodyData) ContextValidate ¶
func (o *CreateGroupServiceAccountCreatedBodyData) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this create group service account created body data based on the context it is used
func (*CreateGroupServiceAccountCreatedBodyData) MarshalBinary ¶
func (o *CreateGroupServiceAccountCreatedBodyData) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CreateGroupServiceAccountCreatedBodyData) UnmarshalBinary ¶
func (o *CreateGroupServiceAccountCreatedBodyData) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type CreateGroupServiceAccountCreatedBodyDataAttributes ¶
type CreateGroupServiceAccountCreatedBodyDataAttributes struct { // The time, in seconds, that a generated access token will be valid for. Defaults to 1hr if unset. Only provided when auth_type is oauth_private_key_jwt. AccessTokenTTLSeconds float64 `json:"access_token_ttl_seconds,omitempty"` // The Snyk API Key for this service account. Only returned on creation, and only when auth_type is api_key. APIKey string `json:"api_key,omitempty"` // The authentication strategy for the service account: // * api_key - Regular Snyk API Key. // * oauth_client_secret - OAuth2 client_credentials grant, which returns a client secret that can be used to retrieve an access token. // * oauth_private_key_jwt - OAuth2 client_credentials grant, using private_key_jwt client_assertion as laid out OIDC Connect Core 1.0, section 9. // Required: true // Enum: [api_key oauth_client_secret oauth_private_key_jwt] AuthType *string `json:"auth_type"` // The service account's attached client-id. Used to request an access-token. Only provided when auth_type is oauth_private_key_jwt. ClientID string `json:"client_id,omitempty"` // The client secret used for obtaining access tokens. Only sent on creation of new service accounts and cannot be retrieved thereafter. Only provided when auth_type is oauth_client_secret. ClientSecret string `json:"client_secret,omitempty"` // A JWKs URL used to verify signed JWT requests against. Must be https. Only provided when auth_type is oauth_private_key_jwt. JwksURL string `json:"jwks_url,omitempty"` // The level of access for the service account: // * Group - the service account was created at the Group level. // * Org - the service account was created at the Org level. // Enum: [Group Org] Level string `json:"level,omitempty"` // A human-friendly name of the service account. // Required: true Name *string `json:"name"` // The ID of the role which the Service Account is associated with. // Required: true // Format: uuid RoleID *strfmt.UUID `json:"role_id"` }
CreateGroupServiceAccountCreatedBodyDataAttributes create group service account created body data attributes swagger:model CreateGroupServiceAccountCreatedBodyDataAttributes
func (*CreateGroupServiceAccountCreatedBodyDataAttributes) ContextValidate ¶
func (o *CreateGroupServiceAccountCreatedBodyDataAttributes) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this create group service account created body data attributes based on context it is used
func (*CreateGroupServiceAccountCreatedBodyDataAttributes) MarshalBinary ¶
func (o *CreateGroupServiceAccountCreatedBodyDataAttributes) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CreateGroupServiceAccountCreatedBodyDataAttributes) UnmarshalBinary ¶
func (o *CreateGroupServiceAccountCreatedBodyDataAttributes) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type CreateGroupServiceAccountCreatedBodyDataLinks ¶
type CreateGroupServiceAccountCreatedBodyDataLinks struct { // first // Example: https://example.com/api/resource First interface{} `json:"first,omitempty"` // last // Example: https://example.com/api/resource Last interface{} `json:"last,omitempty"` // next // Example: https://example.com/api/resource Next interface{} `json:"next,omitempty"` // prev // Example: https://example.com/api/resource Prev interface{} `json:"prev,omitempty"` // related // Example: https://example.com/api/resource Related interface{} `json:"related,omitempty"` // self // Example: https://example.com/api/resource Self interface{} `json:"self,omitempty"` }
CreateGroupServiceAccountCreatedBodyDataLinks create group service account created body data links swagger:model CreateGroupServiceAccountCreatedBodyDataLinks
func (*CreateGroupServiceAccountCreatedBodyDataLinks) ContextValidate ¶
func (o *CreateGroupServiceAccountCreatedBodyDataLinks) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this create group service account created body data links based on context it is used
func (*CreateGroupServiceAccountCreatedBodyDataLinks) MarshalBinary ¶
func (o *CreateGroupServiceAccountCreatedBodyDataLinks) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CreateGroupServiceAccountCreatedBodyDataLinks) UnmarshalBinary ¶
func (o *CreateGroupServiceAccountCreatedBodyDataLinks) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type CreateGroupServiceAccountInternalServerError ¶
type CreateGroupServiceAccountInternalServerError struct { /* A header containing the deprecation date of the underlying endpoint. For more information, please refer to the deprecation header RFC: https://tools.ietf.org/id/draft-dalal-deprecation-header-01.html Format: date-time */ Deprecation strfmt.DateTime /* A header containing a unique id used for tracking this request. If you are reporting an issue to Snyk it's very helpful to provide this ID. Format: uuid */ SnykRequestID strfmt.UUID /* A header containing the version stage of the endpoint. This stage describes the guarantees snyk provides surrounding stability of the endpoint. */ SnykVersionLifecycleStage string /* A header containing the version of the endpoint requested by the caller. */ SnykVersionRequested string /* A header containing the version of the endpoint that was served by the API. */ SnykVersionServed string /* A header containing the date of when the underlying endpoint will be removed. This header is only present if the endpoint has been deprecated. Please refer to the RFC for more information: https://datatracker.ietf.org/doc/html/rfc8594 Format: date-time */ Sunset strfmt.DateTime Payload *CreateGroupServiceAccountInternalServerErrorBody }
CreateGroupServiceAccountInternalServerError describes a response with status code 500, with default header values.
Internal Server Error: An error was encountered while attempting to process the request.
func NewCreateGroupServiceAccountInternalServerError ¶
func NewCreateGroupServiceAccountInternalServerError() *CreateGroupServiceAccountInternalServerError
NewCreateGroupServiceAccountInternalServerError creates a CreateGroupServiceAccountInternalServerError with default headers values
func (*CreateGroupServiceAccountInternalServerError) Code ¶
func (o *CreateGroupServiceAccountInternalServerError) Code() int
Code gets the status code for the create group service account internal server error response
func (*CreateGroupServiceAccountInternalServerError) Error ¶
func (o *CreateGroupServiceAccountInternalServerError) Error() string
func (*CreateGroupServiceAccountInternalServerError) GetPayload ¶
func (o *CreateGroupServiceAccountInternalServerError) GetPayload() *CreateGroupServiceAccountInternalServerErrorBody
func (*CreateGroupServiceAccountInternalServerError) IsClientError ¶
func (o *CreateGroupServiceAccountInternalServerError) IsClientError() bool
IsClientError returns true when this create group service account internal server error response has a 4xx status code
func (*CreateGroupServiceAccountInternalServerError) IsCode ¶
func (o *CreateGroupServiceAccountInternalServerError) IsCode(code int) bool
IsCode returns true when this create group service account internal server error response a status code equal to that given
func (*CreateGroupServiceAccountInternalServerError) IsRedirect ¶
func (o *CreateGroupServiceAccountInternalServerError) IsRedirect() bool
IsRedirect returns true when this create group service account internal server error response has a 3xx status code
func (*CreateGroupServiceAccountInternalServerError) IsServerError ¶
func (o *CreateGroupServiceAccountInternalServerError) IsServerError() bool
IsServerError returns true when this create group service account internal server error response has a 5xx status code
func (*CreateGroupServiceAccountInternalServerError) IsSuccess ¶
func (o *CreateGroupServiceAccountInternalServerError) IsSuccess() bool
IsSuccess returns true when this create group service account internal server error response has a 2xx status code
func (*CreateGroupServiceAccountInternalServerError) String ¶
func (o *CreateGroupServiceAccountInternalServerError) String() string
type CreateGroupServiceAccountInternalServerErrorBody ¶
type CreateGroupServiceAccountInternalServerErrorBody struct { // errors // Example: [{"detail":"Permission denied for this resource","status":"403"}] // Required: true // Min Items: 1 Errors []*CreateGroupServiceAccountInternalServerErrorBodyErrorsItems0 `json:"errors"` // jsonapi // Required: true Jsonapi *CreateGroupServiceAccountInternalServerErrorBodyJsonapi `json:"jsonapi"` }
CreateGroupServiceAccountInternalServerErrorBody create group service account internal server error body // Example: {"errors":[{"detail":"Permission denied for this resource","status":"403"}],"jsonapi":{"version":"1.0"}} swagger:model CreateGroupServiceAccountInternalServerErrorBody
func (*CreateGroupServiceAccountInternalServerErrorBody) ContextValidate ¶
func (o *CreateGroupServiceAccountInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this create group service account internal server error body based on the context it is used
func (*CreateGroupServiceAccountInternalServerErrorBody) MarshalBinary ¶
func (o *CreateGroupServiceAccountInternalServerErrorBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CreateGroupServiceAccountInternalServerErrorBody) UnmarshalBinary ¶
func (o *CreateGroupServiceAccountInternalServerErrorBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type CreateGroupServiceAccountInternalServerErrorBodyErrorsItems0 ¶
type CreateGroupServiceAccountInternalServerErrorBodyErrorsItems0 struct { // An application-specific error code, expressed as a string value. // Example: entity-not-found Code string `json:"code,omitempty"` // A human-readable explanation specific to this occurrence of the problem. // Example: The request was missing these required fields: ... // Required: true Detail *string `json:"detail"` // A unique identifier for this particular occurrence of the problem. // Example: f16c31b5-6129-4571-add8-d589da9be524 // Format: uuid ID strfmt.UUID `json:"id,omitempty"` // links Links *CreateGroupServiceAccountInternalServerErrorBodyErrorsItems0Links `json:"links,omitempty"` // meta // Example: {"key":"value"} Meta interface{} `json:"meta,omitempty"` // source Source *CreateGroupServiceAccountInternalServerErrorBodyErrorsItems0Source `json:"source,omitempty"` // The HTTP status code applicable to this problem, expressed as a string value. // Example: 400 // Required: true // Pattern: ^[45]\d\d$ Status *string `json:"status"` // A short, human-readable summary of the problem that SHOULD NOT change from occurrence to occurrence of the problem, except for purposes of localization. // Example: Bad request Title string `json:"title,omitempty"` }
CreateGroupServiceAccountInternalServerErrorBodyErrorsItems0 create group service account internal server error body errors items0 // Example: {"detail":"Not Found","status":"404"} swagger:model CreateGroupServiceAccountInternalServerErrorBodyErrorsItems0
func (*CreateGroupServiceAccountInternalServerErrorBodyErrorsItems0) ContextValidate ¶
func (o *CreateGroupServiceAccountInternalServerErrorBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this create group service account internal server error body errors items0 based on the context it is used
func (*CreateGroupServiceAccountInternalServerErrorBodyErrorsItems0) MarshalBinary ¶
func (o *CreateGroupServiceAccountInternalServerErrorBodyErrorsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CreateGroupServiceAccountInternalServerErrorBodyErrorsItems0) UnmarshalBinary ¶
func (o *CreateGroupServiceAccountInternalServerErrorBodyErrorsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type CreateGroupServiceAccountInternalServerErrorBodyErrorsItems0Links ¶
type CreateGroupServiceAccountInternalServerErrorBodyErrorsItems0Links struct { // about // Example: https://example.com/api/resource About interface{} `json:"about,omitempty"` }
CreateGroupServiceAccountInternalServerErrorBodyErrorsItems0Links A link that leads to further details about this particular occurrance of the problem. // Example: {"about":"https://example.com/about_this_error"} swagger:model CreateGroupServiceAccountInternalServerErrorBodyErrorsItems0Links
func (*CreateGroupServiceAccountInternalServerErrorBodyErrorsItems0Links) ContextValidate ¶
func (o *CreateGroupServiceAccountInternalServerErrorBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this create group service account internal server error body errors items0 links based on context it is used
func (*CreateGroupServiceAccountInternalServerErrorBodyErrorsItems0Links) MarshalBinary ¶
func (o *CreateGroupServiceAccountInternalServerErrorBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CreateGroupServiceAccountInternalServerErrorBodyErrorsItems0Links) UnmarshalBinary ¶
func (o *CreateGroupServiceAccountInternalServerErrorBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
func (*CreateGroupServiceAccountInternalServerErrorBodyErrorsItems0Links) Validate ¶
func (o *CreateGroupServiceAccountInternalServerErrorBodyErrorsItems0Links) Validate(formats strfmt.Registry) error
Validate validates this create group service account internal server error body errors items0 links
type CreateGroupServiceAccountInternalServerErrorBodyErrorsItems0Source ¶
type CreateGroupServiceAccountInternalServerErrorBodyErrorsItems0Source struct { // A string indicating which URI query parameter caused the error. // Example: param1 Parameter string `json:"parameter,omitempty"` // A JSON Pointer [RFC6901] to the associated entity in the request document. // Example: /data/attributes Pointer string `json:"pointer,omitempty"` }
CreateGroupServiceAccountInternalServerErrorBodyErrorsItems0Source create group service account internal server error body errors items0 source // Example: {"pointer":"/data/attributes"} swagger:model CreateGroupServiceAccountInternalServerErrorBodyErrorsItems0Source
func (*CreateGroupServiceAccountInternalServerErrorBodyErrorsItems0Source) ContextValidate ¶
func (o *CreateGroupServiceAccountInternalServerErrorBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this create group service account internal server error body errors items0 source based on context it is used
func (*CreateGroupServiceAccountInternalServerErrorBodyErrorsItems0Source) MarshalBinary ¶
func (o *CreateGroupServiceAccountInternalServerErrorBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CreateGroupServiceAccountInternalServerErrorBodyErrorsItems0Source) UnmarshalBinary ¶
func (o *CreateGroupServiceAccountInternalServerErrorBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
func (*CreateGroupServiceAccountInternalServerErrorBodyErrorsItems0Source) Validate ¶
func (o *CreateGroupServiceAccountInternalServerErrorBodyErrorsItems0Source) Validate(formats strfmt.Registry) error
Validate validates this create group service account internal server error body errors items0 source
type CreateGroupServiceAccountInternalServerErrorBodyJsonapi ¶
type CreateGroupServiceAccountInternalServerErrorBodyJsonapi struct { // Version of the JSON API specification this server supports. // Example: 1.0 // Required: true // Pattern: ^(0|[1-9]\d*)\.(0|[1-9]\d*)$ Version *string `json:"version"` }
CreateGroupServiceAccountInternalServerErrorBodyJsonapi create group service account internal server error body jsonapi // Example: {"version":"1.0"} swagger:model CreateGroupServiceAccountInternalServerErrorBodyJsonapi
func (*CreateGroupServiceAccountInternalServerErrorBodyJsonapi) ContextValidate ¶
func (o *CreateGroupServiceAccountInternalServerErrorBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this create group service account internal server error body jsonapi based on context it is used
func (*CreateGroupServiceAccountInternalServerErrorBodyJsonapi) MarshalBinary ¶
func (o *CreateGroupServiceAccountInternalServerErrorBodyJsonapi) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CreateGroupServiceAccountInternalServerErrorBodyJsonapi) UnmarshalBinary ¶
func (o *CreateGroupServiceAccountInternalServerErrorBodyJsonapi) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type CreateGroupServiceAccountNotFound ¶
type CreateGroupServiceAccountNotFound struct { /* A header containing the deprecation date of the underlying endpoint. For more information, please refer to the deprecation header RFC: https://tools.ietf.org/id/draft-dalal-deprecation-header-01.html Format: date-time */ Deprecation strfmt.DateTime /* A header containing a unique id used for tracking this request. If you are reporting an issue to Snyk it's very helpful to provide this ID. Format: uuid */ SnykRequestID strfmt.UUID /* A header containing the version stage of the endpoint. This stage describes the guarantees snyk provides surrounding stability of the endpoint. */ SnykVersionLifecycleStage string /* A header containing the version of the endpoint requested by the caller. */ SnykVersionRequested string /* A header containing the version of the endpoint that was served by the API. */ SnykVersionServed string /* A header containing the date of when the underlying endpoint will be removed. This header is only present if the endpoint has been deprecated. Please refer to the RFC for more information: https://datatracker.ietf.org/doc/html/rfc8594 Format: date-time */ Sunset strfmt.DateTime Payload *CreateGroupServiceAccountNotFoundBody }
CreateGroupServiceAccountNotFound describes a response with status code 404, with default header values.
Not Found: The resource being operated on could not be found.
func NewCreateGroupServiceAccountNotFound ¶
func NewCreateGroupServiceAccountNotFound() *CreateGroupServiceAccountNotFound
NewCreateGroupServiceAccountNotFound creates a CreateGroupServiceAccountNotFound with default headers values
func (*CreateGroupServiceAccountNotFound) Code ¶
func (o *CreateGroupServiceAccountNotFound) Code() int
Code gets the status code for the create group service account not found response
func (*CreateGroupServiceAccountNotFound) Error ¶
func (o *CreateGroupServiceAccountNotFound) Error() string
func (*CreateGroupServiceAccountNotFound) GetPayload ¶
func (o *CreateGroupServiceAccountNotFound) GetPayload() *CreateGroupServiceAccountNotFoundBody
func (*CreateGroupServiceAccountNotFound) IsClientError ¶
func (o *CreateGroupServiceAccountNotFound) IsClientError() bool
IsClientError returns true when this create group service account not found response has a 4xx status code
func (*CreateGroupServiceAccountNotFound) IsCode ¶
func (o *CreateGroupServiceAccountNotFound) IsCode(code int) bool
IsCode returns true when this create group service account not found response a status code equal to that given
func (*CreateGroupServiceAccountNotFound) IsRedirect ¶
func (o *CreateGroupServiceAccountNotFound) IsRedirect() bool
IsRedirect returns true when this create group service account not found response has a 3xx status code
func (*CreateGroupServiceAccountNotFound) IsServerError ¶
func (o *CreateGroupServiceAccountNotFound) IsServerError() bool
IsServerError returns true when this create group service account not found response has a 5xx status code
func (*CreateGroupServiceAccountNotFound) IsSuccess ¶
func (o *CreateGroupServiceAccountNotFound) IsSuccess() bool
IsSuccess returns true when this create group service account not found response has a 2xx status code
func (*CreateGroupServiceAccountNotFound) String ¶
func (o *CreateGroupServiceAccountNotFound) String() string
type CreateGroupServiceAccountNotFoundBody ¶
type CreateGroupServiceAccountNotFoundBody struct { // errors // Example: [{"detail":"Permission denied for this resource","status":"403"}] // Required: true // Min Items: 1 Errors []*CreateGroupServiceAccountNotFoundBodyErrorsItems0 `json:"errors"` // jsonapi // Required: true Jsonapi *CreateGroupServiceAccountNotFoundBodyJsonapi `json:"jsonapi"` }
CreateGroupServiceAccountNotFoundBody create group service account not found body // Example: {"errors":[{"detail":"Permission denied for this resource","status":"403"}],"jsonapi":{"version":"1.0"}} swagger:model CreateGroupServiceAccountNotFoundBody
func (*CreateGroupServiceAccountNotFoundBody) ContextValidate ¶
func (o *CreateGroupServiceAccountNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this create group service account not found body based on the context it is used
func (*CreateGroupServiceAccountNotFoundBody) MarshalBinary ¶
func (o *CreateGroupServiceAccountNotFoundBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CreateGroupServiceAccountNotFoundBody) UnmarshalBinary ¶
func (o *CreateGroupServiceAccountNotFoundBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type CreateGroupServiceAccountNotFoundBodyErrorsItems0 ¶
type CreateGroupServiceAccountNotFoundBodyErrorsItems0 struct { // An application-specific error code, expressed as a string value. // Example: entity-not-found Code string `json:"code,omitempty"` // A human-readable explanation specific to this occurrence of the problem. // Example: The request was missing these required fields: ... // Required: true Detail *string `json:"detail"` // A unique identifier for this particular occurrence of the problem. // Example: f16c31b5-6129-4571-add8-d589da9be524 // Format: uuid ID strfmt.UUID `json:"id,omitempty"` // links Links *CreateGroupServiceAccountNotFoundBodyErrorsItems0Links `json:"links,omitempty"` // meta // Example: {"key":"value"} Meta interface{} `json:"meta,omitempty"` // source Source *CreateGroupServiceAccountNotFoundBodyErrorsItems0Source `json:"source,omitempty"` // The HTTP status code applicable to this problem, expressed as a string value. // Example: 400 // Required: true // Pattern: ^[45]\d\d$ Status *string `json:"status"` // A short, human-readable summary of the problem that SHOULD NOT change from occurrence to occurrence of the problem, except for purposes of localization. // Example: Bad request Title string `json:"title,omitempty"` }
CreateGroupServiceAccountNotFoundBodyErrorsItems0 create group service account not found body errors items0 // Example: {"detail":"Not Found","status":"404"} swagger:model CreateGroupServiceAccountNotFoundBodyErrorsItems0
func (*CreateGroupServiceAccountNotFoundBodyErrorsItems0) ContextValidate ¶
func (o *CreateGroupServiceAccountNotFoundBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this create group service account not found body errors items0 based on the context it is used
func (*CreateGroupServiceAccountNotFoundBodyErrorsItems0) MarshalBinary ¶
func (o *CreateGroupServiceAccountNotFoundBodyErrorsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CreateGroupServiceAccountNotFoundBodyErrorsItems0) UnmarshalBinary ¶
func (o *CreateGroupServiceAccountNotFoundBodyErrorsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type CreateGroupServiceAccountNotFoundBodyErrorsItems0Links ¶
type CreateGroupServiceAccountNotFoundBodyErrorsItems0Links struct { // about // Example: https://example.com/api/resource About interface{} `json:"about,omitempty"` }
CreateGroupServiceAccountNotFoundBodyErrorsItems0Links A link that leads to further details about this particular occurrance of the problem. // Example: {"about":"https://example.com/about_this_error"} swagger:model CreateGroupServiceAccountNotFoundBodyErrorsItems0Links
func (*CreateGroupServiceAccountNotFoundBodyErrorsItems0Links) ContextValidate ¶
func (o *CreateGroupServiceAccountNotFoundBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this create group service account not found body errors items0 links based on context it is used
func (*CreateGroupServiceAccountNotFoundBodyErrorsItems0Links) MarshalBinary ¶
func (o *CreateGroupServiceAccountNotFoundBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CreateGroupServiceAccountNotFoundBodyErrorsItems0Links) UnmarshalBinary ¶
func (o *CreateGroupServiceAccountNotFoundBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type CreateGroupServiceAccountNotFoundBodyErrorsItems0Source ¶
type CreateGroupServiceAccountNotFoundBodyErrorsItems0Source struct { // A string indicating which URI query parameter caused the error. // Example: param1 Parameter string `json:"parameter,omitempty"` // A JSON Pointer [RFC6901] to the associated entity in the request document. // Example: /data/attributes Pointer string `json:"pointer,omitempty"` }
CreateGroupServiceAccountNotFoundBodyErrorsItems0Source create group service account not found body errors items0 source // Example: {"pointer":"/data/attributes"} swagger:model CreateGroupServiceAccountNotFoundBodyErrorsItems0Source
func (*CreateGroupServiceAccountNotFoundBodyErrorsItems0Source) ContextValidate ¶
func (o *CreateGroupServiceAccountNotFoundBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this create group service account not found body errors items0 source based on context it is used
func (*CreateGroupServiceAccountNotFoundBodyErrorsItems0Source) MarshalBinary ¶
func (o *CreateGroupServiceAccountNotFoundBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CreateGroupServiceAccountNotFoundBodyErrorsItems0Source) UnmarshalBinary ¶
func (o *CreateGroupServiceAccountNotFoundBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type CreateGroupServiceAccountNotFoundBodyJsonapi ¶
type CreateGroupServiceAccountNotFoundBodyJsonapi struct { // Version of the JSON API specification this server supports. // Example: 1.0 // Required: true // Pattern: ^(0|[1-9]\d*)\.(0|[1-9]\d*)$ Version *string `json:"version"` }
CreateGroupServiceAccountNotFoundBodyJsonapi create group service account not found body jsonapi // Example: {"version":"1.0"} swagger:model CreateGroupServiceAccountNotFoundBodyJsonapi
func (*CreateGroupServiceAccountNotFoundBodyJsonapi) ContextValidate ¶
func (o *CreateGroupServiceAccountNotFoundBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this create group service account not found body jsonapi based on context it is used
func (*CreateGroupServiceAccountNotFoundBodyJsonapi) MarshalBinary ¶
func (o *CreateGroupServiceAccountNotFoundBodyJsonapi) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CreateGroupServiceAccountNotFoundBodyJsonapi) UnmarshalBinary ¶
func (o *CreateGroupServiceAccountNotFoundBodyJsonapi) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type CreateGroupServiceAccountParams ¶
type CreateGroupServiceAccountParams struct { // Body. Body CreateGroupServiceAccountBody /* GroupID. The ID of the Snyk Group that is creating and owns the service account Format: uuid */ GroupID strfmt.UUID /* Version. The requested version of the endpoint to process the request */ Version string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateGroupServiceAccountParams contains all the parameters to send to the API endpoint
for the create group service account operation. Typically these are written to a http.Request.
func NewCreateGroupServiceAccountParams ¶
func NewCreateGroupServiceAccountParams() *CreateGroupServiceAccountParams
NewCreateGroupServiceAccountParams creates a new CreateGroupServiceAccountParams 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 NewCreateGroupServiceAccountParamsWithContext ¶
func NewCreateGroupServiceAccountParamsWithContext(ctx context.Context) *CreateGroupServiceAccountParams
NewCreateGroupServiceAccountParamsWithContext creates a new CreateGroupServiceAccountParams object with the ability to set a context for a request.
func NewCreateGroupServiceAccountParamsWithHTTPClient ¶
func NewCreateGroupServiceAccountParamsWithHTTPClient(client *http.Client) *CreateGroupServiceAccountParams
NewCreateGroupServiceAccountParamsWithHTTPClient creates a new CreateGroupServiceAccountParams object with the ability to set a custom HTTPClient for a request.
func NewCreateGroupServiceAccountParamsWithTimeout ¶
func NewCreateGroupServiceAccountParamsWithTimeout(timeout time.Duration) *CreateGroupServiceAccountParams
NewCreateGroupServiceAccountParamsWithTimeout creates a new CreateGroupServiceAccountParams object with the ability to set a timeout on a request.
func (*CreateGroupServiceAccountParams) SetBody ¶
func (o *CreateGroupServiceAccountParams) SetBody(body CreateGroupServiceAccountBody)
SetBody adds the body to the create group service account params
func (*CreateGroupServiceAccountParams) SetContext ¶
func (o *CreateGroupServiceAccountParams) SetContext(ctx context.Context)
SetContext adds the context to the create group service account params
func (*CreateGroupServiceAccountParams) SetDefaults ¶
func (o *CreateGroupServiceAccountParams) SetDefaults()
SetDefaults hydrates default values in the create group service account params (not the query body).
All values with no default are reset to their zero value.
func (*CreateGroupServiceAccountParams) SetGroupID ¶
func (o *CreateGroupServiceAccountParams) SetGroupID(groupID strfmt.UUID)
SetGroupID adds the groupId to the create group service account params
func (*CreateGroupServiceAccountParams) SetHTTPClient ¶
func (o *CreateGroupServiceAccountParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create group service account params
func (*CreateGroupServiceAccountParams) SetTimeout ¶
func (o *CreateGroupServiceAccountParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create group service account params
func (*CreateGroupServiceAccountParams) SetVersion ¶
func (o *CreateGroupServiceAccountParams) SetVersion(version string)
SetVersion adds the version to the create group service account params
func (*CreateGroupServiceAccountParams) WithBody ¶
func (o *CreateGroupServiceAccountParams) WithBody(body CreateGroupServiceAccountBody) *CreateGroupServiceAccountParams
WithBody adds the body to the create group service account params
func (*CreateGroupServiceAccountParams) WithContext ¶
func (o *CreateGroupServiceAccountParams) WithContext(ctx context.Context) *CreateGroupServiceAccountParams
WithContext adds the context to the create group service account params
func (*CreateGroupServiceAccountParams) WithDefaults ¶
func (o *CreateGroupServiceAccountParams) WithDefaults() *CreateGroupServiceAccountParams
WithDefaults hydrates default values in the create group service account params (not the query body).
All values with no default are reset to their zero value.
func (*CreateGroupServiceAccountParams) WithGroupID ¶
func (o *CreateGroupServiceAccountParams) WithGroupID(groupID strfmt.UUID) *CreateGroupServiceAccountParams
WithGroupID adds the groupID to the create group service account params
func (*CreateGroupServiceAccountParams) WithHTTPClient ¶
func (o *CreateGroupServiceAccountParams) WithHTTPClient(client *http.Client) *CreateGroupServiceAccountParams
WithHTTPClient adds the HTTPClient to the create group service account params
func (*CreateGroupServiceAccountParams) WithTimeout ¶
func (o *CreateGroupServiceAccountParams) WithTimeout(timeout time.Duration) *CreateGroupServiceAccountParams
WithTimeout adds the timeout to the create group service account params
func (*CreateGroupServiceAccountParams) WithVersion ¶
func (o *CreateGroupServiceAccountParams) WithVersion(version string) *CreateGroupServiceAccountParams
WithVersion adds the version to the create group service account params
func (*CreateGroupServiceAccountParams) WriteToRequest ¶
func (o *CreateGroupServiceAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateGroupServiceAccountParamsBodyData ¶
type CreateGroupServiceAccountParamsBodyData struct { // attributes // Required: true Attributes *CreateGroupServiceAccountParamsBodyDataAttributes `json:"attributes"` // The Resource type. // Required: true // Enum: [service_account] Type *string `json:"type"` }
CreateGroupServiceAccountParamsBodyData create group service account params body data swagger:model CreateGroupServiceAccountParamsBodyData
func (*CreateGroupServiceAccountParamsBodyData) ContextValidate ¶
func (o *CreateGroupServiceAccountParamsBodyData) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this create group service account params body data based on the context it is used
func (*CreateGroupServiceAccountParamsBodyData) MarshalBinary ¶
func (o *CreateGroupServiceAccountParamsBodyData) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CreateGroupServiceAccountParamsBodyData) UnmarshalBinary ¶
func (o *CreateGroupServiceAccountParamsBodyData) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type CreateGroupServiceAccountParamsBodyDataAttributes ¶
type CreateGroupServiceAccountParamsBodyDataAttributes struct { // The time, in seconds, that a generated access token will be valid for. Defaults to 1 hour if unset. Only used when auth_type is one of the oauth_* variants. // Maximum: 86400 // Minimum: 3600 AccessTokenTTLSeconds float64 `json:"access_token_ttl_seconds,omitempty"` // Authentication strategy for the service account: // * api_key - Regular Snyk API Key. // * oauth_client_secret - OAuth2 client_credentials grant, which returns a client secret that can be used to retrieve an access token. // * oauth_private_key_jwt - OAuth2 client_credentials grant, using private_key_jwt client_assertion as laid out in OIDC Connect Core 1.0, section 9. // Required: true // Enum: [api_key oauth_client_secret oauth_private_key_jwt] AuthType *string `json:"auth_type"` // A JWKs URL hosting your public keys, used to verify signed JWT requests. Must be https. Required only when auth_type is oauth_private_key_jwt. JwksURL string `json:"jwks_url,omitempty"` // A human-friendly name for the service account. // Required: true Name *string `json:"name"` // The ID of the role which the created service account should use. // Required: true // Format: uuid RoleID *strfmt.UUID `json:"role_id"` }
CreateGroupServiceAccountParamsBodyDataAttributes create group service account params body data attributes swagger:model CreateGroupServiceAccountParamsBodyDataAttributes
func (*CreateGroupServiceAccountParamsBodyDataAttributes) ContextValidate ¶
func (o *CreateGroupServiceAccountParamsBodyDataAttributes) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this create group service account params body data attributes based on context it is used
func (*CreateGroupServiceAccountParamsBodyDataAttributes) MarshalBinary ¶
func (o *CreateGroupServiceAccountParamsBodyDataAttributes) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CreateGroupServiceAccountParamsBodyDataAttributes) UnmarshalBinary ¶
func (o *CreateGroupServiceAccountParamsBodyDataAttributes) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type CreateGroupServiceAccountReader ¶
type CreateGroupServiceAccountReader struct {
// contains filtered or unexported fields
}
CreateGroupServiceAccountReader is a Reader for the CreateGroupServiceAccount structure.
func (*CreateGroupServiceAccountReader) ReadResponse ¶
func (o *CreateGroupServiceAccountReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateGroupServiceAccountUnauthorized ¶
type CreateGroupServiceAccountUnauthorized struct { strfmt.DateTime SnykRequestID strfmt.UUID SnykVersionLifecycleStage string SnykVersionRequested string SnykVersionServed string Sunset strfmt.DateTime }Deprecation
CreateGroupServiceAccountUnauthorized describes a response with status code 401, with default header values.
Unauthorized: the request requires an authentication token.
func NewCreateGroupServiceAccountUnauthorized ¶
func NewCreateGroupServiceAccountUnauthorized() *CreateGroupServiceAccountUnauthorized
NewCreateGroupServiceAccountUnauthorized creates a CreateGroupServiceAccountUnauthorized with default headers values
func (*CreateGroupServiceAccountUnauthorized) Code ¶
func (o *CreateGroupServiceAccountUnauthorized) Code() int
Code gets the status code for the create group service account unauthorized response
func (*CreateGroupServiceAccountUnauthorized) Error ¶
func (o *CreateGroupServiceAccountUnauthorized) Error() string
func (*CreateGroupServiceAccountUnauthorized) GetPayload ¶
func (o *CreateGroupServiceAccountUnauthorized) GetPayload() *CreateGroupServiceAccountUnauthorizedBody
func (*CreateGroupServiceAccountUnauthorized) IsClientError ¶
func (o *CreateGroupServiceAccountUnauthorized) IsClientError() bool
IsClientError returns true when this create group service account unauthorized response has a 4xx status code
func (*CreateGroupServiceAccountUnauthorized) IsCode ¶
func (o *CreateGroupServiceAccountUnauthorized) IsCode(code int) bool
IsCode returns true when this create group service account unauthorized response a status code equal to that given
func (*CreateGroupServiceAccountUnauthorized) IsRedirect ¶
func (o *CreateGroupServiceAccountUnauthorized) IsRedirect() bool
IsRedirect returns true when this create group service account unauthorized response has a 3xx status code
func (*CreateGroupServiceAccountUnauthorized) IsServerError ¶
func (o *CreateGroupServiceAccountUnauthorized) IsServerError() bool
IsServerError returns true when this create group service account unauthorized response has a 5xx status code
func (*CreateGroupServiceAccountUnauthorized) IsSuccess ¶
func (o *CreateGroupServiceAccountUnauthorized) IsSuccess() bool
IsSuccess returns true when this create group service account unauthorized response has a 2xx status code
func (*CreateGroupServiceAccountUnauthorized) String ¶
func (o *CreateGroupServiceAccountUnauthorized) String() string
type CreateGroupServiceAccountUnauthorizedBody ¶
type CreateGroupServiceAccountUnauthorizedBody struct { // Example: [{"detail":"Permission denied for this resource","status":"403"}] // Required: true // Min Items: 1 Errors []*CreateGroupServiceAccountUnauthorizedBodyErrorsItems0 `json:"errors"` // Required: true Jsonapi *CreateGroupServiceAccountUnauthorizedBodyJsonapi `json:"jsonapi"` }
CreateGroupServiceAccountUnauthorizedBody create group service account unauthorized body // Example: {"errors":[{"detail":"Permission denied for this resource","status":"403"}],"jsonapi":{"version":"1.0"}} swagger:model CreateGroupServiceAccountUnauthorizedBody
func (*CreateGroupServiceAccountUnauthorizedBody) ContextValidate ¶
func (o *CreateGroupServiceAccountUnauthorizedBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this create group service account unauthorized body based on the context it is used
func (*CreateGroupServiceAccountUnauthorizedBody) MarshalBinary ¶
func (o *CreateGroupServiceAccountUnauthorizedBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CreateGroupServiceAccountUnauthorizedBody) UnmarshalBinary ¶
func (o *CreateGroupServiceAccountUnauthorizedBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type CreateGroupServiceAccountUnauthorizedBodyErrorsItems0 ¶
type CreateGroupServiceAccountUnauthorizedBodyErrorsItems0 struct { // Example: entity-not-found Code string `json:"code,omitempty"` // Example: The request was missing these required fields: ... // Required: true Detail *string `json:"detail"` // Example: f16c31b5-6129-4571-add8-d589da9be524 // Format: uuid ID strfmt.UUID `json:"id,omitempty"` Links *CreateGroupServiceAccountUnauthorizedBodyErrorsItems0Links `json:"links,omitempty"` // Example: {"key":"value"} Meta interface{} `json:"meta,omitempty"` Source *CreateGroupServiceAccountUnauthorizedBodyErrorsItems0Source `json:"source,omitempty"` // Example: 400 // Required: true // Pattern: ^[45]\d\d$ Status *string `json:"status"` // Example: Bad request Title string `json:"title,omitempty"` }
CreateGroupServiceAccountUnauthorizedBodyErrorsItems0 create group service account unauthorized body errors items0 // Example: {"detail":"Not Found","status":"404"} swagger:model CreateGroupServiceAccountUnauthorizedBodyErrorsItems0
func (*CreateGroupServiceAccountUnauthorizedBodyErrorsItems0) ContextValidate ¶
func (o *CreateGroupServiceAccountUnauthorizedBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this create group service account unauthorized body errors items0 based on the context it is used
func (*CreateGroupServiceAccountUnauthorizedBodyErrorsItems0) MarshalBinary ¶
func (o *CreateGroupServiceAccountUnauthorizedBodyErrorsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CreateGroupServiceAccountUnauthorizedBodyErrorsItems0) UnmarshalBinary ¶
func (o *CreateGroupServiceAccountUnauthorizedBodyErrorsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type CreateGroupServiceAccountUnauthorizedBodyErrorsItems0Links ¶
type CreateGroupServiceAccountUnauthorizedBodyErrorsItems0Links struct { // Example: https://example.com/api/resource About interface{} `json:"about,omitempty"` }
CreateGroupServiceAccountUnauthorizedBodyErrorsItems0Links A link that leads to further details about this particular occurrance of the problem. // Example: {"about":"https://example.com/about_this_error"} swagger:model CreateGroupServiceAccountUnauthorizedBodyErrorsItems0Links
func (*CreateGroupServiceAccountUnauthorizedBodyErrorsItems0Links) ContextValidate ¶
func (o *CreateGroupServiceAccountUnauthorizedBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this create group service account unauthorized body errors items0 links based on context it is used
func (*CreateGroupServiceAccountUnauthorizedBodyErrorsItems0Links) MarshalBinary ¶
func (o *CreateGroupServiceAccountUnauthorizedBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CreateGroupServiceAccountUnauthorizedBodyErrorsItems0Links) UnmarshalBinary ¶
func (o *CreateGroupServiceAccountUnauthorizedBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type CreateGroupServiceAccountUnauthorizedBodyErrorsItems0Source ¶
type CreateGroupServiceAccountUnauthorizedBodyErrorsItems0Source struct { // Example: param1 Parameter string `json:"parameter,omitempty"` // Example: /data/attributes Pointer string `json:"pointer,omitempty"` }
CreateGroupServiceAccountUnauthorizedBodyErrorsItems0Source create group service account unauthorized body errors items0 source // Example: {"pointer":"/data/attributes"} swagger:model CreateGroupServiceAccountUnauthorizedBodyErrorsItems0Source
func (*CreateGroupServiceAccountUnauthorizedBodyErrorsItems0Source) ContextValidate ¶
func (o *CreateGroupServiceAccountUnauthorizedBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this create group service account unauthorized body errors items0 source based on context it is used
func (*CreateGroupServiceAccountUnauthorizedBodyErrorsItems0Source) MarshalBinary ¶
func (o *CreateGroupServiceAccountUnauthorizedBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CreateGroupServiceAccountUnauthorizedBodyErrorsItems0Source) UnmarshalBinary ¶
func (o *CreateGroupServiceAccountUnauthorizedBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type CreateGroupServiceAccountUnauthorizedBodyJsonapi ¶
type CreateGroupServiceAccountUnauthorizedBodyJsonapi struct { // Example: 1.0 // Required: true // Pattern: ^(0|[1-9]\d*)\.(0|[1-9]\d*)$ Version *string `json:"version"` }
CreateGroupServiceAccountUnauthorizedBodyJsonapi create group service account unauthorized body jsonapi // Example: {"version":"1.0"} swagger:model CreateGroupServiceAccountUnauthorizedBodyJsonapi
func (*CreateGroupServiceAccountUnauthorizedBodyJsonapi) ContextValidate ¶
func (o *CreateGroupServiceAccountUnauthorizedBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this create group service account unauthorized body jsonapi based on context it is used
func (*CreateGroupServiceAccountUnauthorizedBodyJsonapi) MarshalBinary ¶
func (o *CreateGroupServiceAccountUnauthorizedBodyJsonapi) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CreateGroupServiceAccountUnauthorizedBodyJsonapi) UnmarshalBinary ¶
func (o *CreateGroupServiceAccountUnauthorizedBodyJsonapi) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type CreateOrgServiceAccountBadRequest ¶
type CreateOrgServiceAccountBadRequest struct { /* A header containing the deprecation date of the underlying endpoint. For more information, please refer to the deprecation header RFC: https://tools.ietf.org/id/draft-dalal-deprecation-header-01.html Format: date-time */ Deprecation strfmt.DateTime /* A header containing a unique id used for tracking this request. If you are reporting an issue to Snyk it's very helpful to provide this ID. Format: uuid */ SnykRequestID strfmt.UUID /* A header containing the version stage of the endpoint. This stage describes the guarantees snyk provides surrounding stability of the endpoint. */ SnykVersionLifecycleStage string /* A header containing the version of the endpoint requested by the caller. */ SnykVersionRequested string /* A header containing the version of the endpoint that was served by the API. */ SnykVersionServed string /* A header containing the date of when the underlying endpoint will be removed. This header is only present if the endpoint has been deprecated. Please refer to the RFC for more information: https://datatracker.ietf.org/doc/html/rfc8594 Format: date-time */ Sunset strfmt.DateTime Payload *CreateOrgServiceAccountBadRequestBody }
CreateOrgServiceAccountBadRequest describes a response with status code 400, with default header values.
Bad Request: A parameter provided as a part of the request was invalid.
func NewCreateOrgServiceAccountBadRequest ¶
func NewCreateOrgServiceAccountBadRequest() *CreateOrgServiceAccountBadRequest
NewCreateOrgServiceAccountBadRequest creates a CreateOrgServiceAccountBadRequest with default headers values
func (*CreateOrgServiceAccountBadRequest) Code ¶
func (o *CreateOrgServiceAccountBadRequest) Code() int
Code gets the status code for the create org service account bad request response
func (*CreateOrgServiceAccountBadRequest) Error ¶
func (o *CreateOrgServiceAccountBadRequest) Error() string
func (*CreateOrgServiceAccountBadRequest) GetPayload ¶
func (o *CreateOrgServiceAccountBadRequest) GetPayload() *CreateOrgServiceAccountBadRequestBody
func (*CreateOrgServiceAccountBadRequest) IsClientError ¶
func (o *CreateOrgServiceAccountBadRequest) IsClientError() bool
IsClientError returns true when this create org service account bad request response has a 4xx status code
func (*CreateOrgServiceAccountBadRequest) IsCode ¶
func (o *CreateOrgServiceAccountBadRequest) IsCode(code int) bool
IsCode returns true when this create org service account bad request response a status code equal to that given
func (*CreateOrgServiceAccountBadRequest) IsRedirect ¶
func (o *CreateOrgServiceAccountBadRequest) IsRedirect() bool
IsRedirect returns true when this create org service account bad request response has a 3xx status code
func (*CreateOrgServiceAccountBadRequest) IsServerError ¶
func (o *CreateOrgServiceAccountBadRequest) IsServerError() bool
IsServerError returns true when this create org service account bad request response has a 5xx status code
func (*CreateOrgServiceAccountBadRequest) IsSuccess ¶
func (o *CreateOrgServiceAccountBadRequest) IsSuccess() bool
IsSuccess returns true when this create org service account bad request response has a 2xx status code
func (*CreateOrgServiceAccountBadRequest) String ¶
func (o *CreateOrgServiceAccountBadRequest) String() string
type CreateOrgServiceAccountBadRequestBody ¶
type CreateOrgServiceAccountBadRequestBody struct { // errors // Example: [{"detail":"Permission denied for this resource","status":"403"}] // Required: true // Min Items: 1 Errors []*CreateOrgServiceAccountBadRequestBodyErrorsItems0 `json:"errors"` // jsonapi // Required: true Jsonapi *CreateOrgServiceAccountBadRequestBodyJsonapi `json:"jsonapi"` }
CreateOrgServiceAccountBadRequestBody create org service account bad request body // Example: {"errors":[{"detail":"Permission denied for this resource","status":"403"}],"jsonapi":{"version":"1.0"}} swagger:model CreateOrgServiceAccountBadRequestBody
func (*CreateOrgServiceAccountBadRequestBody) ContextValidate ¶
func (o *CreateOrgServiceAccountBadRequestBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this create org service account bad request body based on the context it is used
func (*CreateOrgServiceAccountBadRequestBody) MarshalBinary ¶
func (o *CreateOrgServiceAccountBadRequestBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CreateOrgServiceAccountBadRequestBody) UnmarshalBinary ¶
func (o *CreateOrgServiceAccountBadRequestBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type CreateOrgServiceAccountBadRequestBodyErrorsItems0 ¶
type CreateOrgServiceAccountBadRequestBodyErrorsItems0 struct { // An application-specific error code, expressed as a string value. // Example: entity-not-found Code string `json:"code,omitempty"` // A human-readable explanation specific to this occurrence of the problem. // Example: The request was missing these required fields: ... // Required: true Detail *string `json:"detail"` // A unique identifier for this particular occurrence of the problem. // Example: f16c31b5-6129-4571-add8-d589da9be524 // Format: uuid ID strfmt.UUID `json:"id,omitempty"` // links Links *CreateOrgServiceAccountBadRequestBodyErrorsItems0Links `json:"links,omitempty"` // meta // Example: {"key":"value"} Meta interface{} `json:"meta,omitempty"` // source Source *CreateOrgServiceAccountBadRequestBodyErrorsItems0Source `json:"source,omitempty"` // The HTTP status code applicable to this problem, expressed as a string value. // Example: 400 // Required: true // Pattern: ^[45]\d\d$ Status *string `json:"status"` // A short, human-readable summary of the problem that SHOULD NOT change from occurrence to occurrence of the problem, except for purposes of localization. // Example: Bad request Title string `json:"title,omitempty"` }
CreateOrgServiceAccountBadRequestBodyErrorsItems0 create org service account bad request body errors items0 // Example: {"detail":"Not Found","status":"404"} swagger:model CreateOrgServiceAccountBadRequestBodyErrorsItems0
func (*CreateOrgServiceAccountBadRequestBodyErrorsItems0) ContextValidate ¶
func (o *CreateOrgServiceAccountBadRequestBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this create org service account bad request body errors items0 based on the context it is used
func (*CreateOrgServiceAccountBadRequestBodyErrorsItems0) MarshalBinary ¶
func (o *CreateOrgServiceAccountBadRequestBodyErrorsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CreateOrgServiceAccountBadRequestBodyErrorsItems0) UnmarshalBinary ¶
func (o *CreateOrgServiceAccountBadRequestBodyErrorsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type CreateOrgServiceAccountBadRequestBodyErrorsItems0Links ¶
type CreateOrgServiceAccountBadRequestBodyErrorsItems0Links struct { // about // Example: https://example.com/api/resource About interface{} `json:"about,omitempty"` }
CreateOrgServiceAccountBadRequestBodyErrorsItems0Links A link that leads to further details about this particular occurrance of the problem. // Example: {"about":"https://example.com/about_this_error"} swagger:model CreateOrgServiceAccountBadRequestBodyErrorsItems0Links
func (*CreateOrgServiceAccountBadRequestBodyErrorsItems0Links) ContextValidate ¶
func (o *CreateOrgServiceAccountBadRequestBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this create org service account bad request body errors items0 links based on context it is used
func (*CreateOrgServiceAccountBadRequestBodyErrorsItems0Links) MarshalBinary ¶
func (o *CreateOrgServiceAccountBadRequestBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CreateOrgServiceAccountBadRequestBodyErrorsItems0Links) UnmarshalBinary ¶
func (o *CreateOrgServiceAccountBadRequestBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type CreateOrgServiceAccountBadRequestBodyErrorsItems0Source ¶
type CreateOrgServiceAccountBadRequestBodyErrorsItems0Source struct { // A string indicating which URI query parameter caused the error. // Example: param1 Parameter string `json:"parameter,omitempty"` // A JSON Pointer [RFC6901] to the associated entity in the request document. // Example: /data/attributes Pointer string `json:"pointer,omitempty"` }
CreateOrgServiceAccountBadRequestBodyErrorsItems0Source create org service account bad request body errors items0 source // Example: {"pointer":"/data/attributes"} swagger:model CreateOrgServiceAccountBadRequestBodyErrorsItems0Source
func (*CreateOrgServiceAccountBadRequestBodyErrorsItems0Source) ContextValidate ¶
func (o *CreateOrgServiceAccountBadRequestBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this create org service account bad request body errors items0 source based on context it is used
func (*CreateOrgServiceAccountBadRequestBodyErrorsItems0Source) MarshalBinary ¶
func (o *CreateOrgServiceAccountBadRequestBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CreateOrgServiceAccountBadRequestBodyErrorsItems0Source) UnmarshalBinary ¶
func (o *CreateOrgServiceAccountBadRequestBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type CreateOrgServiceAccountBadRequestBodyJsonapi ¶
type CreateOrgServiceAccountBadRequestBodyJsonapi struct { // Version of the JSON API specification this server supports. // Example: 1.0 // Required: true // Pattern: ^(0|[1-9]\d*)\.(0|[1-9]\d*)$ Version *string `json:"version"` }
CreateOrgServiceAccountBadRequestBodyJsonapi create org service account bad request body jsonapi // Example: {"version":"1.0"} swagger:model CreateOrgServiceAccountBadRequestBodyJsonapi
func (*CreateOrgServiceAccountBadRequestBodyJsonapi) ContextValidate ¶
func (o *CreateOrgServiceAccountBadRequestBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this create org service account bad request body jsonapi based on context it is used
func (*CreateOrgServiceAccountBadRequestBodyJsonapi) MarshalBinary ¶
func (o *CreateOrgServiceAccountBadRequestBodyJsonapi) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CreateOrgServiceAccountBadRequestBodyJsonapi) UnmarshalBinary ¶
func (o *CreateOrgServiceAccountBadRequestBodyJsonapi) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type CreateOrgServiceAccountBody ¶
type CreateOrgServiceAccountBody struct { // data // Required: true Data *CreateOrgServiceAccountParamsBodyData `json:"data"` }
CreateOrgServiceAccountBody create org service account body swagger:model CreateOrgServiceAccountBody
func (*CreateOrgServiceAccountBody) ContextValidate ¶
func (o *CreateOrgServiceAccountBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this create org service account body based on the context it is used
func (*CreateOrgServiceAccountBody) MarshalBinary ¶
func (o *CreateOrgServiceAccountBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CreateOrgServiceAccountBody) UnmarshalBinary ¶
func (o *CreateOrgServiceAccountBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type CreateOrgServiceAccountCreated ¶
type CreateOrgServiceAccountCreated struct { /* A header containing the deprecation date of the underlying endpoint. For more information, please refer to the deprecation header RFC: https://tools.ietf.org/id/draft-dalal-deprecation-header-01.html Format: date-time */ Deprecation strfmt.DateTime /* A header providing a URL for the location of a resource Format: url */ Location string /* A header containing a unique id used for tracking this request. If you are reporting an issue to Snyk it's very helpful to provide this ID. Format: uuid */ SnykRequestID strfmt.UUID /* A header containing the version stage of the endpoint. This stage describes the guarantees snyk provides surrounding stability of the endpoint. */ SnykVersionLifecycleStage string /* A header containing the version of the endpoint requested by the caller. */ SnykVersionRequested string /* A header containing the version of the endpoint that was served by the API. */ SnykVersionServed string /* A header containing the date of when the underlying endpoint will be removed. This header is only present if the endpoint has been deprecated. Please refer to the RFC for more information: https://datatracker.ietf.org/doc/html/rfc8594 Format: date-time */ Sunset strfmt.DateTime Payload *CreateOrgServiceAccountCreatedBody }
CreateOrgServiceAccountCreated describes a response with status code 201, with default header values.
A new service account has been created
func NewCreateOrgServiceAccountCreated ¶
func NewCreateOrgServiceAccountCreated() *CreateOrgServiceAccountCreated
NewCreateOrgServiceAccountCreated creates a CreateOrgServiceAccountCreated with default headers values
func (*CreateOrgServiceAccountCreated) Code ¶
func (o *CreateOrgServiceAccountCreated) Code() int
Code gets the status code for the create org service account created response
func (*CreateOrgServiceAccountCreated) Error ¶
func (o *CreateOrgServiceAccountCreated) Error() string
func (*CreateOrgServiceAccountCreated) GetPayload ¶
func (o *CreateOrgServiceAccountCreated) GetPayload() *CreateOrgServiceAccountCreatedBody
func (*CreateOrgServiceAccountCreated) IsClientError ¶
func (o *CreateOrgServiceAccountCreated) IsClientError() bool
IsClientError returns true when this create org service account created response has a 4xx status code
func (*CreateOrgServiceAccountCreated) IsCode ¶
func (o *CreateOrgServiceAccountCreated) IsCode(code int) bool
IsCode returns true when this create org service account created response a status code equal to that given
func (*CreateOrgServiceAccountCreated) IsRedirect ¶
func (o *CreateOrgServiceAccountCreated) IsRedirect() bool
IsRedirect returns true when this create org service account created response has a 3xx status code
func (*CreateOrgServiceAccountCreated) IsServerError ¶
func (o *CreateOrgServiceAccountCreated) IsServerError() bool
IsServerError returns true when this create org service account created response has a 5xx status code
func (*CreateOrgServiceAccountCreated) IsSuccess ¶
func (o *CreateOrgServiceAccountCreated) IsSuccess() bool
IsSuccess returns true when this create org service account created response has a 2xx status code
func (*CreateOrgServiceAccountCreated) String ¶
func (o *CreateOrgServiceAccountCreated) String() string
type CreateOrgServiceAccountCreatedBody ¶
type CreateOrgServiceAccountCreatedBody struct { // data // Required: true Data *CreateOrgServiceAccountCreatedBodyData `json:"data"` // jsonapi // Required: true Jsonapi *models.JSONAPI `json:"jsonapi"` // links // Required: true Links *models.Links `json:"links"` }
CreateOrgServiceAccountCreatedBody create org service account created body swagger:model CreateOrgServiceAccountCreatedBody
func (*CreateOrgServiceAccountCreatedBody) ContextValidate ¶
func (o *CreateOrgServiceAccountCreatedBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this create org service account created body based on the context it is used
func (*CreateOrgServiceAccountCreatedBody) MarshalBinary ¶
func (o *CreateOrgServiceAccountCreatedBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CreateOrgServiceAccountCreatedBody) UnmarshalBinary ¶
func (o *CreateOrgServiceAccountCreatedBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type CreateOrgServiceAccountCreatedBodyData ¶
type CreateOrgServiceAccountCreatedBodyData struct { // attributes // Required: true Attributes *CreateOrgServiceAccountCreatedBodyDataAttributes `json:"attributes"` // id // Required: true // Format: uuid ID *strfmt.UUID `json:"id"` // links Links *CreateOrgServiceAccountCreatedBodyDataLinks `json:"links,omitempty"` // type // Required: true Type *string `json:"type"` }
CreateOrgServiceAccountCreatedBodyData create org service account created body data swagger:model CreateOrgServiceAccountCreatedBodyData
func (*CreateOrgServiceAccountCreatedBodyData) ContextValidate ¶
func (o *CreateOrgServiceAccountCreatedBodyData) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this create org service account created body data based on the context it is used
func (*CreateOrgServiceAccountCreatedBodyData) MarshalBinary ¶
func (o *CreateOrgServiceAccountCreatedBodyData) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CreateOrgServiceAccountCreatedBodyData) UnmarshalBinary ¶
func (o *CreateOrgServiceAccountCreatedBodyData) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type CreateOrgServiceAccountCreatedBodyDataAttributes ¶
type CreateOrgServiceAccountCreatedBodyDataAttributes struct { // The time, in seconds, that a generated access token will be valid for. Defaults to 1hr if unset. Only provided when auth_type is oauth_private_key_jwt. AccessTokenTTLSeconds float64 `json:"access_token_ttl_seconds,omitempty"` // The Snyk API Key for this service account. Only returned on creation, and only when auth_type is api_key. APIKey string `json:"api_key,omitempty"` // The authentication strategy for the service account: // * api_key - Regular Snyk API Key. // * oauth_client_secret - OAuth2 client_credentials grant, which returns a client secret that can be used to retrieve an access token. // * oauth_private_key_jwt - OAuth2 client_credentials grant, using private_key_jwt client_assertion as laid out OIDC Connect Core 1.0, section 9. // Required: true // Enum: [api_key oauth_client_secret oauth_private_key_jwt] AuthType *string `json:"auth_type"` // The service account's attached client-id. Used to request an access-token. Only provided when auth_type is oauth_private_key_jwt. ClientID string `json:"client_id,omitempty"` // The client secret used for obtaining access tokens. Only sent on creation of new service accounts and cannot be retrieved thereafter. Only provided when auth_type is oauth_client_secret. ClientSecret string `json:"client_secret,omitempty"` // A JWKs URL used to verify signed JWT requests against. Must be https. Only provided when auth_type is oauth_private_key_jwt. JwksURL string `json:"jwks_url,omitempty"` // The level of access for the service account: // * Group - the service account was created at the Group level. // * Org - the service account was created at the Org level. // Enum: [Group Org] Level string `json:"level,omitempty"` // A human-friendly name of the service account. // Required: true Name *string `json:"name"` // The ID of the role which the Service Account is associated with. // Required: true // Format: uuid RoleID *strfmt.UUID `json:"role_id"` }
CreateOrgServiceAccountCreatedBodyDataAttributes create org service account created body data attributes swagger:model CreateOrgServiceAccountCreatedBodyDataAttributes
func (*CreateOrgServiceAccountCreatedBodyDataAttributes) ContextValidate ¶
func (o *CreateOrgServiceAccountCreatedBodyDataAttributes) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this create org service account created body data attributes based on context it is used
func (*CreateOrgServiceAccountCreatedBodyDataAttributes) MarshalBinary ¶
func (o *CreateOrgServiceAccountCreatedBodyDataAttributes) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CreateOrgServiceAccountCreatedBodyDataAttributes) UnmarshalBinary ¶
func (o *CreateOrgServiceAccountCreatedBodyDataAttributes) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type CreateOrgServiceAccountCreatedBodyDataLinks ¶
type CreateOrgServiceAccountCreatedBodyDataLinks struct { // first // Example: https://example.com/api/resource First interface{} `json:"first,omitempty"` // last // Example: https://example.com/api/resource Last interface{} `json:"last,omitempty"` // next // Example: https://example.com/api/resource Next interface{} `json:"next,omitempty"` // prev // Example: https://example.com/api/resource Prev interface{} `json:"prev,omitempty"` // related // Example: https://example.com/api/resource Related interface{} `json:"related,omitempty"` // self // Example: https://example.com/api/resource Self interface{} `json:"self,omitempty"` }
CreateOrgServiceAccountCreatedBodyDataLinks create org service account created body data links swagger:model CreateOrgServiceAccountCreatedBodyDataLinks
func (*CreateOrgServiceAccountCreatedBodyDataLinks) ContextValidate ¶
func (o *CreateOrgServiceAccountCreatedBodyDataLinks) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this create org service account created body data links based on context it is used
func (*CreateOrgServiceAccountCreatedBodyDataLinks) MarshalBinary ¶
func (o *CreateOrgServiceAccountCreatedBodyDataLinks) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CreateOrgServiceAccountCreatedBodyDataLinks) UnmarshalBinary ¶
func (o *CreateOrgServiceAccountCreatedBodyDataLinks) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type CreateOrgServiceAccountInternalServerError ¶
type CreateOrgServiceAccountInternalServerError struct { /* A header containing the deprecation date of the underlying endpoint. For more information, please refer to the deprecation header RFC: https://tools.ietf.org/id/draft-dalal-deprecation-header-01.html Format: date-time */ Deprecation strfmt.DateTime /* A header containing a unique id used for tracking this request. If you are reporting an issue to Snyk it's very helpful to provide this ID. Format: uuid */ SnykRequestID strfmt.UUID /* A header containing the version stage of the endpoint. This stage describes the guarantees snyk provides surrounding stability of the endpoint. */ SnykVersionLifecycleStage string /* A header containing the version of the endpoint requested by the caller. */ SnykVersionRequested string /* A header containing the version of the endpoint that was served by the API. */ SnykVersionServed string /* A header containing the date of when the underlying endpoint will be removed. This header is only present if the endpoint has been deprecated. Please refer to the RFC for more information: https://datatracker.ietf.org/doc/html/rfc8594 Format: date-time */ Sunset strfmt.DateTime Payload *CreateOrgServiceAccountInternalServerErrorBody }
CreateOrgServiceAccountInternalServerError describes a response with status code 500, with default header values.
Internal Server Error: An error was encountered while attempting to process the request.
func NewCreateOrgServiceAccountInternalServerError ¶
func NewCreateOrgServiceAccountInternalServerError() *CreateOrgServiceAccountInternalServerError
NewCreateOrgServiceAccountInternalServerError creates a CreateOrgServiceAccountInternalServerError with default headers values
func (*CreateOrgServiceAccountInternalServerError) Code ¶
func (o *CreateOrgServiceAccountInternalServerError) Code() int
Code gets the status code for the create org service account internal server error response
func (*CreateOrgServiceAccountInternalServerError) Error ¶
func (o *CreateOrgServiceAccountInternalServerError) Error() string
func (*CreateOrgServiceAccountInternalServerError) GetPayload ¶
func (o *CreateOrgServiceAccountInternalServerError) GetPayload() *CreateOrgServiceAccountInternalServerErrorBody
func (*CreateOrgServiceAccountInternalServerError) IsClientError ¶
func (o *CreateOrgServiceAccountInternalServerError) IsClientError() bool
IsClientError returns true when this create org service account internal server error response has a 4xx status code
func (*CreateOrgServiceAccountInternalServerError) IsCode ¶
func (o *CreateOrgServiceAccountInternalServerError) IsCode(code int) bool
IsCode returns true when this create org service account internal server error response a status code equal to that given
func (*CreateOrgServiceAccountInternalServerError) IsRedirect ¶
func (o *CreateOrgServiceAccountInternalServerError) IsRedirect() bool
IsRedirect returns true when this create org service account internal server error response has a 3xx status code
func (*CreateOrgServiceAccountInternalServerError) IsServerError ¶
func (o *CreateOrgServiceAccountInternalServerError) IsServerError() bool
IsServerError returns true when this create org service account internal server error response has a 5xx status code
func (*CreateOrgServiceAccountInternalServerError) IsSuccess ¶
func (o *CreateOrgServiceAccountInternalServerError) IsSuccess() bool
IsSuccess returns true when this create org service account internal server error response has a 2xx status code
func (*CreateOrgServiceAccountInternalServerError) String ¶
func (o *CreateOrgServiceAccountInternalServerError) String() string
type CreateOrgServiceAccountInternalServerErrorBody ¶
type CreateOrgServiceAccountInternalServerErrorBody struct { // errors // Example: [{"detail":"Permission denied for this resource","status":"403"}] // Required: true // Min Items: 1 Errors []*CreateOrgServiceAccountInternalServerErrorBodyErrorsItems0 `json:"errors"` // jsonapi // Required: true Jsonapi *CreateOrgServiceAccountInternalServerErrorBodyJsonapi `json:"jsonapi"` }
CreateOrgServiceAccountInternalServerErrorBody create org service account internal server error body // Example: {"errors":[{"detail":"Permission denied for this resource","status":"403"}],"jsonapi":{"version":"1.0"}} swagger:model CreateOrgServiceAccountInternalServerErrorBody
func (*CreateOrgServiceAccountInternalServerErrorBody) ContextValidate ¶
func (o *CreateOrgServiceAccountInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this create org service account internal server error body based on the context it is used
func (*CreateOrgServiceAccountInternalServerErrorBody) MarshalBinary ¶
func (o *CreateOrgServiceAccountInternalServerErrorBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CreateOrgServiceAccountInternalServerErrorBody) UnmarshalBinary ¶
func (o *CreateOrgServiceAccountInternalServerErrorBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type CreateOrgServiceAccountInternalServerErrorBodyErrorsItems0 ¶
type CreateOrgServiceAccountInternalServerErrorBodyErrorsItems0 struct { // An application-specific error code, expressed as a string value. // Example: entity-not-found Code string `json:"code,omitempty"` // A human-readable explanation specific to this occurrence of the problem. // Example: The request was missing these required fields: ... // Required: true Detail *string `json:"detail"` // A unique identifier for this particular occurrence of the problem. // Example: f16c31b5-6129-4571-add8-d589da9be524 // Format: uuid ID strfmt.UUID `json:"id,omitempty"` // links Links *CreateOrgServiceAccountInternalServerErrorBodyErrorsItems0Links `json:"links,omitempty"` // meta // Example: {"key":"value"} Meta interface{} `json:"meta,omitempty"` // source Source *CreateOrgServiceAccountInternalServerErrorBodyErrorsItems0Source `json:"source,omitempty"` // The HTTP status code applicable to this problem, expressed as a string value. // Example: 400 // Required: true // Pattern: ^[45]\d\d$ Status *string `json:"status"` // A short, human-readable summary of the problem that SHOULD NOT change from occurrence to occurrence of the problem, except for purposes of localization. // Example: Bad request Title string `json:"title,omitempty"` }
CreateOrgServiceAccountInternalServerErrorBodyErrorsItems0 create org service account internal server error body errors items0 // Example: {"detail":"Not Found","status":"404"} swagger:model CreateOrgServiceAccountInternalServerErrorBodyErrorsItems0
func (*CreateOrgServiceAccountInternalServerErrorBodyErrorsItems0) ContextValidate ¶
func (o *CreateOrgServiceAccountInternalServerErrorBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this create org service account internal server error body errors items0 based on the context it is used
func (*CreateOrgServiceAccountInternalServerErrorBodyErrorsItems0) MarshalBinary ¶
func (o *CreateOrgServiceAccountInternalServerErrorBodyErrorsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CreateOrgServiceAccountInternalServerErrorBodyErrorsItems0) UnmarshalBinary ¶
func (o *CreateOrgServiceAccountInternalServerErrorBodyErrorsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type CreateOrgServiceAccountInternalServerErrorBodyErrorsItems0Links ¶
type CreateOrgServiceAccountInternalServerErrorBodyErrorsItems0Links struct { // about // Example: https://example.com/api/resource About interface{} `json:"about,omitempty"` }
CreateOrgServiceAccountInternalServerErrorBodyErrorsItems0Links A link that leads to further details about this particular occurrance of the problem. // Example: {"about":"https://example.com/about_this_error"} swagger:model CreateOrgServiceAccountInternalServerErrorBodyErrorsItems0Links
func (*CreateOrgServiceAccountInternalServerErrorBodyErrorsItems0Links) ContextValidate ¶
func (o *CreateOrgServiceAccountInternalServerErrorBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this create org service account internal server error body errors items0 links based on context it is used
func (*CreateOrgServiceAccountInternalServerErrorBodyErrorsItems0Links) MarshalBinary ¶
func (o *CreateOrgServiceAccountInternalServerErrorBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CreateOrgServiceAccountInternalServerErrorBodyErrorsItems0Links) UnmarshalBinary ¶
func (o *CreateOrgServiceAccountInternalServerErrorBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type CreateOrgServiceAccountInternalServerErrorBodyErrorsItems0Source ¶
type CreateOrgServiceAccountInternalServerErrorBodyErrorsItems0Source struct { // A string indicating which URI query parameter caused the error. // Example: param1 Parameter string `json:"parameter,omitempty"` // A JSON Pointer [RFC6901] to the associated entity in the request document. // Example: /data/attributes Pointer string `json:"pointer,omitempty"` }
CreateOrgServiceAccountInternalServerErrorBodyErrorsItems0Source create org service account internal server error body errors items0 source // Example: {"pointer":"/data/attributes"} swagger:model CreateOrgServiceAccountInternalServerErrorBodyErrorsItems0Source
func (*CreateOrgServiceAccountInternalServerErrorBodyErrorsItems0Source) ContextValidate ¶
func (o *CreateOrgServiceAccountInternalServerErrorBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this create org service account internal server error body errors items0 source based on context it is used
func (*CreateOrgServiceAccountInternalServerErrorBodyErrorsItems0Source) MarshalBinary ¶
func (o *CreateOrgServiceAccountInternalServerErrorBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CreateOrgServiceAccountInternalServerErrorBodyErrorsItems0Source) UnmarshalBinary ¶
func (o *CreateOrgServiceAccountInternalServerErrorBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type CreateOrgServiceAccountInternalServerErrorBodyJsonapi ¶
type CreateOrgServiceAccountInternalServerErrorBodyJsonapi struct { // Version of the JSON API specification this server supports. // Example: 1.0 // Required: true // Pattern: ^(0|[1-9]\d*)\.(0|[1-9]\d*)$ Version *string `json:"version"` }
CreateOrgServiceAccountInternalServerErrorBodyJsonapi create org service account internal server error body jsonapi // Example: {"version":"1.0"} swagger:model CreateOrgServiceAccountInternalServerErrorBodyJsonapi
func (*CreateOrgServiceAccountInternalServerErrorBodyJsonapi) ContextValidate ¶
func (o *CreateOrgServiceAccountInternalServerErrorBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this create org service account internal server error body jsonapi based on context it is used
func (*CreateOrgServiceAccountInternalServerErrorBodyJsonapi) MarshalBinary ¶
func (o *CreateOrgServiceAccountInternalServerErrorBodyJsonapi) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CreateOrgServiceAccountInternalServerErrorBodyJsonapi) UnmarshalBinary ¶
func (o *CreateOrgServiceAccountInternalServerErrorBodyJsonapi) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type CreateOrgServiceAccountNotFound ¶
type CreateOrgServiceAccountNotFound struct { /* A header containing the deprecation date of the underlying endpoint. For more information, please refer to the deprecation header RFC: https://tools.ietf.org/id/draft-dalal-deprecation-header-01.html Format: date-time */ Deprecation strfmt.DateTime /* A header containing a unique id used for tracking this request. If you are reporting an issue to Snyk it's very helpful to provide this ID. Format: uuid */ SnykRequestID strfmt.UUID /* A header containing the version stage of the endpoint. This stage describes the guarantees snyk provides surrounding stability of the endpoint. */ SnykVersionLifecycleStage string /* A header containing the version of the endpoint requested by the caller. */ SnykVersionRequested string /* A header containing the version of the endpoint that was served by the API. */ SnykVersionServed string /* A header containing the date of when the underlying endpoint will be removed. This header is only present if the endpoint has been deprecated. Please refer to the RFC for more information: https://datatracker.ietf.org/doc/html/rfc8594 Format: date-time */ Sunset strfmt.DateTime Payload *CreateOrgServiceAccountNotFoundBody }
CreateOrgServiceAccountNotFound describes a response with status code 404, with default header values.
Not Found: The resource being operated on could not be found.
func NewCreateOrgServiceAccountNotFound ¶
func NewCreateOrgServiceAccountNotFound() *CreateOrgServiceAccountNotFound
NewCreateOrgServiceAccountNotFound creates a CreateOrgServiceAccountNotFound with default headers values
func (*CreateOrgServiceAccountNotFound) Code ¶
func (o *CreateOrgServiceAccountNotFound) Code() int
Code gets the status code for the create org service account not found response
func (*CreateOrgServiceAccountNotFound) Error ¶
func (o *CreateOrgServiceAccountNotFound) Error() string
func (*CreateOrgServiceAccountNotFound) GetPayload ¶
func (o *CreateOrgServiceAccountNotFound) GetPayload() *CreateOrgServiceAccountNotFoundBody
func (*CreateOrgServiceAccountNotFound) IsClientError ¶
func (o *CreateOrgServiceAccountNotFound) IsClientError() bool
IsClientError returns true when this create org service account not found response has a 4xx status code
func (*CreateOrgServiceAccountNotFound) IsCode ¶
func (o *CreateOrgServiceAccountNotFound) IsCode(code int) bool
IsCode returns true when this create org service account not found response a status code equal to that given
func (*CreateOrgServiceAccountNotFound) IsRedirect ¶
func (o *CreateOrgServiceAccountNotFound) IsRedirect() bool
IsRedirect returns true when this create org service account not found response has a 3xx status code
func (*CreateOrgServiceAccountNotFound) IsServerError ¶
func (o *CreateOrgServiceAccountNotFound) IsServerError() bool
IsServerError returns true when this create org service account not found response has a 5xx status code
func (*CreateOrgServiceAccountNotFound) IsSuccess ¶
func (o *CreateOrgServiceAccountNotFound) IsSuccess() bool
IsSuccess returns true when this create org service account not found response has a 2xx status code
func (*CreateOrgServiceAccountNotFound) String ¶
func (o *CreateOrgServiceAccountNotFound) String() string
type CreateOrgServiceAccountNotFoundBody ¶
type CreateOrgServiceAccountNotFoundBody struct { // errors // Example: [{"detail":"Permission denied for this resource","status":"403"}] // Required: true // Min Items: 1 Errors []*CreateOrgServiceAccountNotFoundBodyErrorsItems0 `json:"errors"` // jsonapi // Required: true Jsonapi *CreateOrgServiceAccountNotFoundBodyJsonapi `json:"jsonapi"` }
CreateOrgServiceAccountNotFoundBody create org service account not found body // Example: {"errors":[{"detail":"Permission denied for this resource","status":"403"}],"jsonapi":{"version":"1.0"}} swagger:model CreateOrgServiceAccountNotFoundBody
func (*CreateOrgServiceAccountNotFoundBody) ContextValidate ¶
func (o *CreateOrgServiceAccountNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this create org service account not found body based on the context it is used
func (*CreateOrgServiceAccountNotFoundBody) MarshalBinary ¶
func (o *CreateOrgServiceAccountNotFoundBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CreateOrgServiceAccountNotFoundBody) UnmarshalBinary ¶
func (o *CreateOrgServiceAccountNotFoundBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type CreateOrgServiceAccountNotFoundBodyErrorsItems0 ¶
type CreateOrgServiceAccountNotFoundBodyErrorsItems0 struct { // An application-specific error code, expressed as a string value. // Example: entity-not-found Code string `json:"code,omitempty"` // A human-readable explanation specific to this occurrence of the problem. // Example: The request was missing these required fields: ... // Required: true Detail *string `json:"detail"` // A unique identifier for this particular occurrence of the problem. // Example: f16c31b5-6129-4571-add8-d589da9be524 // Format: uuid ID strfmt.UUID `json:"id,omitempty"` // links Links *CreateOrgServiceAccountNotFoundBodyErrorsItems0Links `json:"links,omitempty"` // meta // Example: {"key":"value"} Meta interface{} `json:"meta,omitempty"` // source Source *CreateOrgServiceAccountNotFoundBodyErrorsItems0Source `json:"source,omitempty"` // The HTTP status code applicable to this problem, expressed as a string value. // Example: 400 // Required: true // Pattern: ^[45]\d\d$ Status *string `json:"status"` // A short, human-readable summary of the problem that SHOULD NOT change from occurrence to occurrence of the problem, except for purposes of localization. // Example: Bad request Title string `json:"title,omitempty"` }
CreateOrgServiceAccountNotFoundBodyErrorsItems0 create org service account not found body errors items0 // Example: {"detail":"Not Found","status":"404"} swagger:model CreateOrgServiceAccountNotFoundBodyErrorsItems0
func (*CreateOrgServiceAccountNotFoundBodyErrorsItems0) ContextValidate ¶
func (o *CreateOrgServiceAccountNotFoundBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this create org service account not found body errors items0 based on the context it is used
func (*CreateOrgServiceAccountNotFoundBodyErrorsItems0) MarshalBinary ¶
func (o *CreateOrgServiceAccountNotFoundBodyErrorsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CreateOrgServiceAccountNotFoundBodyErrorsItems0) UnmarshalBinary ¶
func (o *CreateOrgServiceAccountNotFoundBodyErrorsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type CreateOrgServiceAccountNotFoundBodyErrorsItems0Links ¶
type CreateOrgServiceAccountNotFoundBodyErrorsItems0Links struct { // about // Example: https://example.com/api/resource About interface{} `json:"about,omitempty"` }
CreateOrgServiceAccountNotFoundBodyErrorsItems0Links A link that leads to further details about this particular occurrance of the problem. // Example: {"about":"https://example.com/about_this_error"} swagger:model CreateOrgServiceAccountNotFoundBodyErrorsItems0Links
func (*CreateOrgServiceAccountNotFoundBodyErrorsItems0Links) ContextValidate ¶
func (o *CreateOrgServiceAccountNotFoundBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this create org service account not found body errors items0 links based on context it is used
func (*CreateOrgServiceAccountNotFoundBodyErrorsItems0Links) MarshalBinary ¶
func (o *CreateOrgServiceAccountNotFoundBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CreateOrgServiceAccountNotFoundBodyErrorsItems0Links) UnmarshalBinary ¶
func (o *CreateOrgServiceAccountNotFoundBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type CreateOrgServiceAccountNotFoundBodyErrorsItems0Source ¶
type CreateOrgServiceAccountNotFoundBodyErrorsItems0Source struct { // A string indicating which URI query parameter caused the error. // Example: param1 Parameter string `json:"parameter,omitempty"` // A JSON Pointer [RFC6901] to the associated entity in the request document. // Example: /data/attributes Pointer string `json:"pointer,omitempty"` }
CreateOrgServiceAccountNotFoundBodyErrorsItems0Source create org service account not found body errors items0 source // Example: {"pointer":"/data/attributes"} swagger:model CreateOrgServiceAccountNotFoundBodyErrorsItems0Source
func (*CreateOrgServiceAccountNotFoundBodyErrorsItems0Source) ContextValidate ¶
func (o *CreateOrgServiceAccountNotFoundBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this create org service account not found body errors items0 source based on context it is used
func (*CreateOrgServiceAccountNotFoundBodyErrorsItems0Source) MarshalBinary ¶
func (o *CreateOrgServiceAccountNotFoundBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CreateOrgServiceAccountNotFoundBodyErrorsItems0Source) UnmarshalBinary ¶
func (o *CreateOrgServiceAccountNotFoundBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type CreateOrgServiceAccountNotFoundBodyJsonapi ¶
type CreateOrgServiceAccountNotFoundBodyJsonapi struct { // Version of the JSON API specification this server supports. // Example: 1.0 // Required: true // Pattern: ^(0|[1-9]\d*)\.(0|[1-9]\d*)$ Version *string `json:"version"` }
CreateOrgServiceAccountNotFoundBodyJsonapi create org service account not found body jsonapi // Example: {"version":"1.0"} swagger:model CreateOrgServiceAccountNotFoundBodyJsonapi
func (*CreateOrgServiceAccountNotFoundBodyJsonapi) ContextValidate ¶
func (o *CreateOrgServiceAccountNotFoundBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this create org service account not found body jsonapi based on context it is used
func (*CreateOrgServiceAccountNotFoundBodyJsonapi) MarshalBinary ¶
func (o *CreateOrgServiceAccountNotFoundBodyJsonapi) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CreateOrgServiceAccountNotFoundBodyJsonapi) UnmarshalBinary ¶
func (o *CreateOrgServiceAccountNotFoundBodyJsonapi) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type CreateOrgServiceAccountParams ¶
type CreateOrgServiceAccountParams struct { // Body. Body CreateOrgServiceAccountBody /* OrgID. The ID of the Snyk Organization that is creating and will own the service account. Format: uuid */ OrgID strfmt.UUID /* Version. The requested version of the endpoint to process the request */ Version string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateOrgServiceAccountParams contains all the parameters to send to the API endpoint
for the create org service account operation. Typically these are written to a http.Request.
func NewCreateOrgServiceAccountParams ¶
func NewCreateOrgServiceAccountParams() *CreateOrgServiceAccountParams
NewCreateOrgServiceAccountParams creates a new CreateOrgServiceAccountParams 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 NewCreateOrgServiceAccountParamsWithContext ¶
func NewCreateOrgServiceAccountParamsWithContext(ctx context.Context) *CreateOrgServiceAccountParams
NewCreateOrgServiceAccountParamsWithContext creates a new CreateOrgServiceAccountParams object with the ability to set a context for a request.
func NewCreateOrgServiceAccountParamsWithHTTPClient ¶
func NewCreateOrgServiceAccountParamsWithHTTPClient(client *http.Client) *CreateOrgServiceAccountParams
NewCreateOrgServiceAccountParamsWithHTTPClient creates a new CreateOrgServiceAccountParams object with the ability to set a custom HTTPClient for a request.
func NewCreateOrgServiceAccountParamsWithTimeout ¶
func NewCreateOrgServiceAccountParamsWithTimeout(timeout time.Duration) *CreateOrgServiceAccountParams
NewCreateOrgServiceAccountParamsWithTimeout creates a new CreateOrgServiceAccountParams object with the ability to set a timeout on a request.
func (*CreateOrgServiceAccountParams) SetBody ¶
func (o *CreateOrgServiceAccountParams) SetBody(body CreateOrgServiceAccountBody)
SetBody adds the body to the create org service account params
func (*CreateOrgServiceAccountParams) SetContext ¶
func (o *CreateOrgServiceAccountParams) SetContext(ctx context.Context)
SetContext adds the context to the create org service account params
func (*CreateOrgServiceAccountParams) SetDefaults ¶
func (o *CreateOrgServiceAccountParams) SetDefaults()
SetDefaults hydrates default values in the create org service account params (not the query body).
All values with no default are reset to their zero value.
func (*CreateOrgServiceAccountParams) SetHTTPClient ¶
func (o *CreateOrgServiceAccountParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create org service account params
func (*CreateOrgServiceAccountParams) SetOrgID ¶
func (o *CreateOrgServiceAccountParams) SetOrgID(orgID strfmt.UUID)
SetOrgID adds the orgId to the create org service account params
func (*CreateOrgServiceAccountParams) SetTimeout ¶
func (o *CreateOrgServiceAccountParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create org service account params
func (*CreateOrgServiceAccountParams) SetVersion ¶
func (o *CreateOrgServiceAccountParams) SetVersion(version string)
SetVersion adds the version to the create org service account params
func (*CreateOrgServiceAccountParams) WithBody ¶
func (o *CreateOrgServiceAccountParams) WithBody(body CreateOrgServiceAccountBody) *CreateOrgServiceAccountParams
WithBody adds the body to the create org service account params
func (*CreateOrgServiceAccountParams) WithContext ¶
func (o *CreateOrgServiceAccountParams) WithContext(ctx context.Context) *CreateOrgServiceAccountParams
WithContext adds the context to the create org service account params
func (*CreateOrgServiceAccountParams) WithDefaults ¶
func (o *CreateOrgServiceAccountParams) WithDefaults() *CreateOrgServiceAccountParams
WithDefaults hydrates default values in the create org service account params (not the query body).
All values with no default are reset to their zero value.
func (*CreateOrgServiceAccountParams) WithHTTPClient ¶
func (o *CreateOrgServiceAccountParams) WithHTTPClient(client *http.Client) *CreateOrgServiceAccountParams
WithHTTPClient adds the HTTPClient to the create org service account params
func (*CreateOrgServiceAccountParams) WithOrgID ¶
func (o *CreateOrgServiceAccountParams) WithOrgID(orgID strfmt.UUID) *CreateOrgServiceAccountParams
WithOrgID adds the orgID to the create org service account params
func (*CreateOrgServiceAccountParams) WithTimeout ¶
func (o *CreateOrgServiceAccountParams) WithTimeout(timeout time.Duration) *CreateOrgServiceAccountParams
WithTimeout adds the timeout to the create org service account params
func (*CreateOrgServiceAccountParams) WithVersion ¶
func (o *CreateOrgServiceAccountParams) WithVersion(version string) *CreateOrgServiceAccountParams
WithVersion adds the version to the create org service account params
func (*CreateOrgServiceAccountParams) WriteToRequest ¶
func (o *CreateOrgServiceAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateOrgServiceAccountParamsBodyData ¶
type CreateOrgServiceAccountParamsBodyData struct { // attributes // Required: true Attributes *CreateOrgServiceAccountParamsBodyDataAttributes `json:"attributes"` // The Resource type. // Enum: [service_account] Type string `json:"type,omitempty"` }
CreateOrgServiceAccountParamsBodyData create org service account params body data swagger:model CreateOrgServiceAccountParamsBodyData
func (*CreateOrgServiceAccountParamsBodyData) ContextValidate ¶
func (o *CreateOrgServiceAccountParamsBodyData) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this create org service account params body data based on the context it is used
func (*CreateOrgServiceAccountParamsBodyData) MarshalBinary ¶
func (o *CreateOrgServiceAccountParamsBodyData) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CreateOrgServiceAccountParamsBodyData) UnmarshalBinary ¶
func (o *CreateOrgServiceAccountParamsBodyData) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type CreateOrgServiceAccountParamsBodyDataAttributes ¶
type CreateOrgServiceAccountParamsBodyDataAttributes struct { // The time, in seconds, that a generated access token will be valid for. Defaults to 1 hour if unset. Only used when auth_type is one of the oauth_* variants. // Maximum: 86400 // Minimum: 3600 AccessTokenTTLSeconds float64 `json:"access_token_ttl_seconds,omitempty"` // Authentication strategy for the service account: // * api_key - Regular Snyk API Key. // * oauth_client_secret - OAuth2 client_credentials grant, which returns a client secret that can be used to retrieve an access token. // * oauth_private_key_jwt - OAuth2 client_credentials grant, using private_key_jwt client_assertion as laid out in OIDC Connect Core 1.0, section 9. // Required: true // Enum: [api_key oauth_client_secret oauth_private_key_jwt] AuthType *string `json:"auth_type"` // A JWKs URL hosting your public keys, used to verify signed JWT requests. Must be https. Required only when auth_type is oauth_private_key_jwt. JwksURL string `json:"jwks_url,omitempty"` // A human-friendly name for the service account. // Required: true Name *string `json:"name"` // The ID of the role which the created service account should use. Obtained in the Snyk UI, via "Group Page" -> "Settings" -> "Member Roles" -> "Create new Role". Can be shared among multiple accounts. // Required: true // Format: uuid RoleID *strfmt.UUID `json:"role_id"` }
CreateOrgServiceAccountParamsBodyDataAttributes create org service account params body data attributes swagger:model CreateOrgServiceAccountParamsBodyDataAttributes
func (*CreateOrgServiceAccountParamsBodyDataAttributes) ContextValidate ¶
func (o *CreateOrgServiceAccountParamsBodyDataAttributes) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this create org service account params body data attributes based on context it is used
func (*CreateOrgServiceAccountParamsBodyDataAttributes) MarshalBinary ¶
func (o *CreateOrgServiceAccountParamsBodyDataAttributes) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CreateOrgServiceAccountParamsBodyDataAttributes) UnmarshalBinary ¶
func (o *CreateOrgServiceAccountParamsBodyDataAttributes) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type CreateOrgServiceAccountReader ¶
type CreateOrgServiceAccountReader struct {
// contains filtered or unexported fields
}
CreateOrgServiceAccountReader is a Reader for the CreateOrgServiceAccount structure.
func (*CreateOrgServiceAccountReader) ReadResponse ¶
func (o *CreateOrgServiceAccountReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateOrgServiceAccountUnauthorized ¶
type CreateOrgServiceAccountUnauthorized struct { strfmt.DateTime SnykRequestID strfmt.UUID SnykVersionLifecycleStage string SnykVersionRequested string SnykVersionServed string Sunset strfmt.DateTime }Deprecation
CreateOrgServiceAccountUnauthorized describes a response with status code 401, with default header values.
Unauthorized: the request requires an authentication token.
func NewCreateOrgServiceAccountUnauthorized ¶
func NewCreateOrgServiceAccountUnauthorized() *CreateOrgServiceAccountUnauthorized
NewCreateOrgServiceAccountUnauthorized creates a CreateOrgServiceAccountUnauthorized with default headers values
func (*CreateOrgServiceAccountUnauthorized) Code ¶
func (o *CreateOrgServiceAccountUnauthorized) Code() int
Code gets the status code for the create org service account unauthorized response
func (*CreateOrgServiceAccountUnauthorized) Error ¶
func (o *CreateOrgServiceAccountUnauthorized) Error() string
func (*CreateOrgServiceAccountUnauthorized) GetPayload ¶
func (o *CreateOrgServiceAccountUnauthorized) GetPayload() *CreateOrgServiceAccountUnauthorizedBody
func (*CreateOrgServiceAccountUnauthorized) IsClientError ¶
func (o *CreateOrgServiceAccountUnauthorized) IsClientError() bool
IsClientError returns true when this create org service account unauthorized response has a 4xx status code
func (*CreateOrgServiceAccountUnauthorized) IsCode ¶
func (o *CreateOrgServiceAccountUnauthorized) IsCode(code int) bool
IsCode returns true when this create org service account unauthorized response a status code equal to that given
func (*CreateOrgServiceAccountUnauthorized) IsRedirect ¶
func (o *CreateOrgServiceAccountUnauthorized) IsRedirect() bool
IsRedirect returns true when this create org service account unauthorized response has a 3xx status code
func (*CreateOrgServiceAccountUnauthorized) IsServerError ¶
func (o *CreateOrgServiceAccountUnauthorized) IsServerError() bool
IsServerError returns true when this create org service account unauthorized response has a 5xx status code
func (*CreateOrgServiceAccountUnauthorized) IsSuccess ¶
func (o *CreateOrgServiceAccountUnauthorized) IsSuccess() bool
IsSuccess returns true when this create org service account unauthorized response has a 2xx status code
func (*CreateOrgServiceAccountUnauthorized) String ¶
func (o *CreateOrgServiceAccountUnauthorized) String() string
type CreateOrgServiceAccountUnauthorizedBody ¶
type CreateOrgServiceAccountUnauthorizedBody struct { // Example: [{"detail":"Permission denied for this resource","status":"403"}] // Required: true // Min Items: 1 Errors []*CreateOrgServiceAccountUnauthorizedBodyErrorsItems0 `json:"errors"` // Required: true Jsonapi *CreateOrgServiceAccountUnauthorizedBodyJsonapi `json:"jsonapi"` }
CreateOrgServiceAccountUnauthorizedBody create org service account unauthorized body // Example: {"errors":[{"detail":"Permission denied for this resource","status":"403"}],"jsonapi":{"version":"1.0"}} swagger:model CreateOrgServiceAccountUnauthorizedBody
func (*CreateOrgServiceAccountUnauthorizedBody) ContextValidate ¶
func (o *CreateOrgServiceAccountUnauthorizedBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this create org service account unauthorized body based on the context it is used
func (*CreateOrgServiceAccountUnauthorizedBody) MarshalBinary ¶
func (o *CreateOrgServiceAccountUnauthorizedBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CreateOrgServiceAccountUnauthorizedBody) UnmarshalBinary ¶
func (o *CreateOrgServiceAccountUnauthorizedBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type CreateOrgServiceAccountUnauthorizedBodyErrorsItems0 ¶
type CreateOrgServiceAccountUnauthorizedBodyErrorsItems0 struct { // Example: entity-not-found Code string `json:"code,omitempty"` // Example: The request was missing these required fields: ... // Required: true Detail *string `json:"detail"` // Example: f16c31b5-6129-4571-add8-d589da9be524 // Format: uuid ID strfmt.UUID `json:"id,omitempty"` Links *CreateOrgServiceAccountUnauthorizedBodyErrorsItems0Links `json:"links,omitempty"` // Example: {"key":"value"} Meta interface{} `json:"meta,omitempty"` Source *CreateOrgServiceAccountUnauthorizedBodyErrorsItems0Source `json:"source,omitempty"` // Example: 400 // Required: true // Pattern: ^[45]\d\d$ Status *string `json:"status"` // Example: Bad request Title string `json:"title,omitempty"` }
CreateOrgServiceAccountUnauthorizedBodyErrorsItems0 create org service account unauthorized body errors items0 // Example: {"detail":"Not Found","status":"404"} swagger:model CreateOrgServiceAccountUnauthorizedBodyErrorsItems0
func (*CreateOrgServiceAccountUnauthorizedBodyErrorsItems0) ContextValidate ¶
func (o *CreateOrgServiceAccountUnauthorizedBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this create org service account unauthorized body errors items0 based on the context it is used
func (*CreateOrgServiceAccountUnauthorizedBodyErrorsItems0) MarshalBinary ¶
func (o *CreateOrgServiceAccountUnauthorizedBodyErrorsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CreateOrgServiceAccountUnauthorizedBodyErrorsItems0) UnmarshalBinary ¶
func (o *CreateOrgServiceAccountUnauthorizedBodyErrorsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type CreateOrgServiceAccountUnauthorizedBodyErrorsItems0Links ¶
type CreateOrgServiceAccountUnauthorizedBodyErrorsItems0Links struct { // Example: https://example.com/api/resource About interface{} `json:"about,omitempty"` }
CreateOrgServiceAccountUnauthorizedBodyErrorsItems0Links A link that leads to further details about this particular occurrance of the problem. // Example: {"about":"https://example.com/about_this_error"} swagger:model CreateOrgServiceAccountUnauthorizedBodyErrorsItems0Links
func (*CreateOrgServiceAccountUnauthorizedBodyErrorsItems0Links) ContextValidate ¶
func (o *CreateOrgServiceAccountUnauthorizedBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this create org service account unauthorized body errors items0 links based on context it is used
func (*CreateOrgServiceAccountUnauthorizedBodyErrorsItems0Links) MarshalBinary ¶
func (o *CreateOrgServiceAccountUnauthorizedBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CreateOrgServiceAccountUnauthorizedBodyErrorsItems0Links) UnmarshalBinary ¶
func (o *CreateOrgServiceAccountUnauthorizedBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type CreateOrgServiceAccountUnauthorizedBodyErrorsItems0Source ¶
type CreateOrgServiceAccountUnauthorizedBodyErrorsItems0Source struct { // Example: param1 Parameter string `json:"parameter,omitempty"` // Example: /data/attributes Pointer string `json:"pointer,omitempty"` }
CreateOrgServiceAccountUnauthorizedBodyErrorsItems0Source create org service account unauthorized body errors items0 source // Example: {"pointer":"/data/attributes"} swagger:model CreateOrgServiceAccountUnauthorizedBodyErrorsItems0Source
func (*CreateOrgServiceAccountUnauthorizedBodyErrorsItems0Source) ContextValidate ¶
func (o *CreateOrgServiceAccountUnauthorizedBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this create org service account unauthorized body errors items0 source based on context it is used
func (*CreateOrgServiceAccountUnauthorizedBodyErrorsItems0Source) MarshalBinary ¶
func (o *CreateOrgServiceAccountUnauthorizedBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CreateOrgServiceAccountUnauthorizedBodyErrorsItems0Source) UnmarshalBinary ¶
func (o *CreateOrgServiceAccountUnauthorizedBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type CreateOrgServiceAccountUnauthorizedBodyJsonapi ¶
type CreateOrgServiceAccountUnauthorizedBodyJsonapi struct { // Example: 1.0 // Required: true // Pattern: ^(0|[1-9]\d*)\.(0|[1-9]\d*)$ Version *string `json:"version"` }
CreateOrgServiceAccountUnauthorizedBodyJsonapi create org service account unauthorized body jsonapi // Example: {"version":"1.0"} swagger:model CreateOrgServiceAccountUnauthorizedBodyJsonapi
func (*CreateOrgServiceAccountUnauthorizedBodyJsonapi) ContextValidate ¶
func (o *CreateOrgServiceAccountUnauthorizedBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this create org service account unauthorized body jsonapi based on context it is used
func (*CreateOrgServiceAccountUnauthorizedBodyJsonapi) MarshalBinary ¶
func (o *CreateOrgServiceAccountUnauthorizedBodyJsonapi) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CreateOrgServiceAccountUnauthorizedBodyJsonapi) UnmarshalBinary ¶
func (o *CreateOrgServiceAccountUnauthorizedBodyJsonapi) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type DeleteOneGroupServiceAccountBadRequest ¶
type DeleteOneGroupServiceAccountBadRequest struct { /* A header containing the deprecation date of the underlying endpoint. For more information, please refer to the deprecation header RFC: https://tools.ietf.org/id/draft-dalal-deprecation-header-01.html Format: date-time */ Deprecation strfmt.DateTime /* A header containing a unique id used for tracking this request. If you are reporting an issue to Snyk it's very helpful to provide this ID. Format: uuid */ SnykRequestID strfmt.UUID /* A header containing the version stage of the endpoint. This stage describes the guarantees snyk provides surrounding stability of the endpoint. */ SnykVersionLifecycleStage string /* A header containing the version of the endpoint requested by the caller. */ SnykVersionRequested string /* A header containing the version of the endpoint that was served by the API. */ SnykVersionServed string /* A header containing the date of when the underlying endpoint will be removed. This header is only present if the endpoint has been deprecated. Please refer to the RFC for more information: https://datatracker.ietf.org/doc/html/rfc8594 Format: date-time */ Sunset strfmt.DateTime Payload *DeleteOneGroupServiceAccountBadRequestBody }
DeleteOneGroupServiceAccountBadRequest describes a response with status code 400, with default header values.
Bad Request: A parameter provided as a part of the request was invalid.
func NewDeleteOneGroupServiceAccountBadRequest ¶
func NewDeleteOneGroupServiceAccountBadRequest() *DeleteOneGroupServiceAccountBadRequest
NewDeleteOneGroupServiceAccountBadRequest creates a DeleteOneGroupServiceAccountBadRequest with default headers values
func (*DeleteOneGroupServiceAccountBadRequest) Code ¶
func (o *DeleteOneGroupServiceAccountBadRequest) Code() int
Code gets the status code for the delete one group service account bad request response
func (*DeleteOneGroupServiceAccountBadRequest) Error ¶
func (o *DeleteOneGroupServiceAccountBadRequest) Error() string
func (*DeleteOneGroupServiceAccountBadRequest) GetPayload ¶
func (o *DeleteOneGroupServiceAccountBadRequest) GetPayload() *DeleteOneGroupServiceAccountBadRequestBody
func (*DeleteOneGroupServiceAccountBadRequest) IsClientError ¶
func (o *DeleteOneGroupServiceAccountBadRequest) IsClientError() bool
IsClientError returns true when this delete one group service account bad request response has a 4xx status code
func (*DeleteOneGroupServiceAccountBadRequest) IsCode ¶
func (o *DeleteOneGroupServiceAccountBadRequest) IsCode(code int) bool
IsCode returns true when this delete one group service account bad request response a status code equal to that given
func (*DeleteOneGroupServiceAccountBadRequest) IsRedirect ¶
func (o *DeleteOneGroupServiceAccountBadRequest) IsRedirect() bool
IsRedirect returns true when this delete one group service account bad request response has a 3xx status code
func (*DeleteOneGroupServiceAccountBadRequest) IsServerError ¶
func (o *DeleteOneGroupServiceAccountBadRequest) IsServerError() bool
IsServerError returns true when this delete one group service account bad request response has a 5xx status code
func (*DeleteOneGroupServiceAccountBadRequest) IsSuccess ¶
func (o *DeleteOneGroupServiceAccountBadRequest) IsSuccess() bool
IsSuccess returns true when this delete one group service account bad request response has a 2xx status code
func (*DeleteOneGroupServiceAccountBadRequest) String ¶
func (o *DeleteOneGroupServiceAccountBadRequest) String() string
type DeleteOneGroupServiceAccountBadRequestBody ¶
type DeleteOneGroupServiceAccountBadRequestBody struct { // errors // Example: [{"detail":"Permission denied for this resource","status":"403"}] // Required: true // Min Items: 1 Errors []*DeleteOneGroupServiceAccountBadRequestBodyErrorsItems0 `json:"errors"` // jsonapi // Required: true Jsonapi *DeleteOneGroupServiceAccountBadRequestBodyJsonapi `json:"jsonapi"` }
DeleteOneGroupServiceAccountBadRequestBody delete one group service account bad request body // Example: {"errors":[{"detail":"Permission denied for this resource","status":"403"}],"jsonapi":{"version":"1.0"}} swagger:model DeleteOneGroupServiceAccountBadRequestBody
func (*DeleteOneGroupServiceAccountBadRequestBody) ContextValidate ¶
func (o *DeleteOneGroupServiceAccountBadRequestBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this delete one group service account bad request body based on the context it is used
func (*DeleteOneGroupServiceAccountBadRequestBody) MarshalBinary ¶
func (o *DeleteOneGroupServiceAccountBadRequestBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*DeleteOneGroupServiceAccountBadRequestBody) UnmarshalBinary ¶
func (o *DeleteOneGroupServiceAccountBadRequestBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type DeleteOneGroupServiceAccountBadRequestBodyErrorsItems0 ¶
type DeleteOneGroupServiceAccountBadRequestBodyErrorsItems0 struct { // An application-specific error code, expressed as a string value. // Example: entity-not-found Code string `json:"code,omitempty"` // A human-readable explanation specific to this occurrence of the problem. // Example: The request was missing these required fields: ... // Required: true Detail *string `json:"detail"` // A unique identifier for this particular occurrence of the problem. // Example: f16c31b5-6129-4571-add8-d589da9be524 // Format: uuid ID strfmt.UUID `json:"id,omitempty"` // links Links *DeleteOneGroupServiceAccountBadRequestBodyErrorsItems0Links `json:"links,omitempty"` // meta // Example: {"key":"value"} Meta interface{} `json:"meta,omitempty"` // source Source *DeleteOneGroupServiceAccountBadRequestBodyErrorsItems0Source `json:"source,omitempty"` // The HTTP status code applicable to this problem, expressed as a string value. // Example: 400 // Required: true // Pattern: ^[45]\d\d$ Status *string `json:"status"` // A short, human-readable summary of the problem that SHOULD NOT change from occurrence to occurrence of the problem, except for purposes of localization. // Example: Bad request Title string `json:"title,omitempty"` }
DeleteOneGroupServiceAccountBadRequestBodyErrorsItems0 delete one group service account bad request body errors items0 // Example: {"detail":"Not Found","status":"404"} swagger:model DeleteOneGroupServiceAccountBadRequestBodyErrorsItems0
func (*DeleteOneGroupServiceAccountBadRequestBodyErrorsItems0) ContextValidate ¶
func (o *DeleteOneGroupServiceAccountBadRequestBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this delete one group service account bad request body errors items0 based on the context it is used
func (*DeleteOneGroupServiceAccountBadRequestBodyErrorsItems0) MarshalBinary ¶
func (o *DeleteOneGroupServiceAccountBadRequestBodyErrorsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*DeleteOneGroupServiceAccountBadRequestBodyErrorsItems0) UnmarshalBinary ¶
func (o *DeleteOneGroupServiceAccountBadRequestBodyErrorsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type DeleteOneGroupServiceAccountBadRequestBodyErrorsItems0Links ¶
type DeleteOneGroupServiceAccountBadRequestBodyErrorsItems0Links struct { // about // Example: https://example.com/api/resource About interface{} `json:"about,omitempty"` }
DeleteOneGroupServiceAccountBadRequestBodyErrorsItems0Links A link that leads to further details about this particular occurrance of the problem. // Example: {"about":"https://example.com/about_this_error"} swagger:model DeleteOneGroupServiceAccountBadRequestBodyErrorsItems0Links
func (*DeleteOneGroupServiceAccountBadRequestBodyErrorsItems0Links) ContextValidate ¶
func (o *DeleteOneGroupServiceAccountBadRequestBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this delete one group service account bad request body errors items0 links based on context it is used
func (*DeleteOneGroupServiceAccountBadRequestBodyErrorsItems0Links) MarshalBinary ¶
func (o *DeleteOneGroupServiceAccountBadRequestBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*DeleteOneGroupServiceAccountBadRequestBodyErrorsItems0Links) UnmarshalBinary ¶
func (o *DeleteOneGroupServiceAccountBadRequestBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type DeleteOneGroupServiceAccountBadRequestBodyErrorsItems0Source ¶
type DeleteOneGroupServiceAccountBadRequestBodyErrorsItems0Source struct { // A string indicating which URI query parameter caused the error. // Example: param1 Parameter string `json:"parameter,omitempty"` // A JSON Pointer [RFC6901] to the associated entity in the request document. // Example: /data/attributes Pointer string `json:"pointer,omitempty"` }
DeleteOneGroupServiceAccountBadRequestBodyErrorsItems0Source delete one group service account bad request body errors items0 source // Example: {"pointer":"/data/attributes"} swagger:model DeleteOneGroupServiceAccountBadRequestBodyErrorsItems0Source
func (*DeleteOneGroupServiceAccountBadRequestBodyErrorsItems0Source) ContextValidate ¶
func (o *DeleteOneGroupServiceAccountBadRequestBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this delete one group service account bad request body errors items0 source based on context it is used
func (*DeleteOneGroupServiceAccountBadRequestBodyErrorsItems0Source) MarshalBinary ¶
func (o *DeleteOneGroupServiceAccountBadRequestBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*DeleteOneGroupServiceAccountBadRequestBodyErrorsItems0Source) UnmarshalBinary ¶
func (o *DeleteOneGroupServiceAccountBadRequestBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type DeleteOneGroupServiceAccountBadRequestBodyJsonapi ¶
type DeleteOneGroupServiceAccountBadRequestBodyJsonapi struct { // Version of the JSON API specification this server supports. // Example: 1.0 // Required: true // Pattern: ^(0|[1-9]\d*)\.(0|[1-9]\d*)$ Version *string `json:"version"` }
DeleteOneGroupServiceAccountBadRequestBodyJsonapi delete one group service account bad request body jsonapi // Example: {"version":"1.0"} swagger:model DeleteOneGroupServiceAccountBadRequestBodyJsonapi
func (*DeleteOneGroupServiceAccountBadRequestBodyJsonapi) ContextValidate ¶
func (o *DeleteOneGroupServiceAccountBadRequestBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this delete one group service account bad request body jsonapi based on context it is used
func (*DeleteOneGroupServiceAccountBadRequestBodyJsonapi) MarshalBinary ¶
func (o *DeleteOneGroupServiceAccountBadRequestBodyJsonapi) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*DeleteOneGroupServiceAccountBadRequestBodyJsonapi) UnmarshalBinary ¶
func (o *DeleteOneGroupServiceAccountBadRequestBodyJsonapi) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type DeleteOneGroupServiceAccountForbidden ¶
type DeleteOneGroupServiceAccountForbidden struct { /* A header containing the deprecation date of the underlying endpoint. For more information, please refer to the deprecation header RFC: https://tools.ietf.org/id/draft-dalal-deprecation-header-01.html Format: date-time */ Deprecation strfmt.DateTime /* A header containing a unique id used for tracking this request. If you are reporting an issue to Snyk it's very helpful to provide this ID. Format: uuid */ SnykRequestID strfmt.UUID /* A header containing the version stage of the endpoint. This stage describes the guarantees snyk provides surrounding stability of the endpoint. */ SnykVersionLifecycleStage string /* A header containing the version of the endpoint requested by the caller. */ SnykVersionRequested string /* A header containing the version of the endpoint that was served by the API. */ SnykVersionServed string /* A header containing the date of when the underlying endpoint will be removed. This header is only present if the endpoint has been deprecated. Please refer to the RFC for more information: https://datatracker.ietf.org/doc/html/rfc8594 Format: date-time */ Sunset strfmt.DateTime Payload *DeleteOneGroupServiceAccountForbiddenBody }
DeleteOneGroupServiceAccountForbidden describes a response with status code 403, with default header values.
Forbidden: the request requires an authentication token with more or different permissions.
func NewDeleteOneGroupServiceAccountForbidden ¶
func NewDeleteOneGroupServiceAccountForbidden() *DeleteOneGroupServiceAccountForbidden
NewDeleteOneGroupServiceAccountForbidden creates a DeleteOneGroupServiceAccountForbidden with default headers values
func (*DeleteOneGroupServiceAccountForbidden) Code ¶
func (o *DeleteOneGroupServiceAccountForbidden) Code() int
Code gets the status code for the delete one group service account forbidden response
func (*DeleteOneGroupServiceAccountForbidden) Error ¶
func (o *DeleteOneGroupServiceAccountForbidden) Error() string
func (*DeleteOneGroupServiceAccountForbidden) GetPayload ¶
func (o *DeleteOneGroupServiceAccountForbidden) GetPayload() *DeleteOneGroupServiceAccountForbiddenBody
func (*DeleteOneGroupServiceAccountForbidden) IsClientError ¶
func (o *DeleteOneGroupServiceAccountForbidden) IsClientError() bool
IsClientError returns true when this delete one group service account forbidden response has a 4xx status code
func (*DeleteOneGroupServiceAccountForbidden) IsCode ¶
func (o *DeleteOneGroupServiceAccountForbidden) IsCode(code int) bool
IsCode returns true when this delete one group service account forbidden response a status code equal to that given
func (*DeleteOneGroupServiceAccountForbidden) IsRedirect ¶
func (o *DeleteOneGroupServiceAccountForbidden) IsRedirect() bool
IsRedirect returns true when this delete one group service account forbidden response has a 3xx status code
func (*DeleteOneGroupServiceAccountForbidden) IsServerError ¶
func (o *DeleteOneGroupServiceAccountForbidden) IsServerError() bool
IsServerError returns true when this delete one group service account forbidden response has a 5xx status code
func (*DeleteOneGroupServiceAccountForbidden) IsSuccess ¶
func (o *DeleteOneGroupServiceAccountForbidden) IsSuccess() bool
IsSuccess returns true when this delete one group service account forbidden response has a 2xx status code
func (*DeleteOneGroupServiceAccountForbidden) String ¶
func (o *DeleteOneGroupServiceAccountForbidden) String() string
type DeleteOneGroupServiceAccountForbiddenBody ¶
type DeleteOneGroupServiceAccountForbiddenBody struct { // errors // Example: [{"detail":"Permission denied for this resource","status":"403"}] // Required: true // Min Items: 1 Errors []*DeleteOneGroupServiceAccountForbiddenBodyErrorsItems0 `json:"errors"` // jsonapi // Required: true Jsonapi *DeleteOneGroupServiceAccountForbiddenBodyJsonapi `json:"jsonapi"` }
DeleteOneGroupServiceAccountForbiddenBody delete one group service account forbidden body // Example: {"errors":[{"detail":"Permission denied for this resource","status":"403"}],"jsonapi":{"version":"1.0"}} swagger:model DeleteOneGroupServiceAccountForbiddenBody
func (*DeleteOneGroupServiceAccountForbiddenBody) ContextValidate ¶
func (o *DeleteOneGroupServiceAccountForbiddenBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this delete one group service account forbidden body based on the context it is used
func (*DeleteOneGroupServiceAccountForbiddenBody) MarshalBinary ¶
func (o *DeleteOneGroupServiceAccountForbiddenBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*DeleteOneGroupServiceAccountForbiddenBody) UnmarshalBinary ¶
func (o *DeleteOneGroupServiceAccountForbiddenBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type DeleteOneGroupServiceAccountForbiddenBodyErrorsItems0 ¶
type DeleteOneGroupServiceAccountForbiddenBodyErrorsItems0 struct { // An application-specific error code, expressed as a string value. // Example: entity-not-found Code string `json:"code,omitempty"` // A human-readable explanation specific to this occurrence of the problem. // Example: The request was missing these required fields: ... // Required: true Detail *string `json:"detail"` // A unique identifier for this particular occurrence of the problem. // Example: f16c31b5-6129-4571-add8-d589da9be524 // Format: uuid ID strfmt.UUID `json:"id,omitempty"` // links Links *DeleteOneGroupServiceAccountForbiddenBodyErrorsItems0Links `json:"links,omitempty"` // meta // Example: {"key":"value"} Meta interface{} `json:"meta,omitempty"` // source Source *DeleteOneGroupServiceAccountForbiddenBodyErrorsItems0Source `json:"source,omitempty"` // The HTTP status code applicable to this problem, expressed as a string value. // Example: 400 // Required: true // Pattern: ^[45]\d\d$ Status *string `json:"status"` // A short, human-readable summary of the problem that SHOULD NOT change from occurrence to occurrence of the problem, except for purposes of localization. // Example: Bad request Title string `json:"title,omitempty"` }
DeleteOneGroupServiceAccountForbiddenBodyErrorsItems0 delete one group service account forbidden body errors items0 // Example: {"detail":"Not Found","status":"404"} swagger:model DeleteOneGroupServiceAccountForbiddenBodyErrorsItems0
func (*DeleteOneGroupServiceAccountForbiddenBodyErrorsItems0) ContextValidate ¶
func (o *DeleteOneGroupServiceAccountForbiddenBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this delete one group service account forbidden body errors items0 based on the context it is used
func (*DeleteOneGroupServiceAccountForbiddenBodyErrorsItems0) MarshalBinary ¶
func (o *DeleteOneGroupServiceAccountForbiddenBodyErrorsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*DeleteOneGroupServiceAccountForbiddenBodyErrorsItems0) UnmarshalBinary ¶
func (o *DeleteOneGroupServiceAccountForbiddenBodyErrorsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type DeleteOneGroupServiceAccountForbiddenBodyErrorsItems0Links ¶
type DeleteOneGroupServiceAccountForbiddenBodyErrorsItems0Links struct { // about // Example: https://example.com/api/resource About interface{} `json:"about,omitempty"` }
DeleteOneGroupServiceAccountForbiddenBodyErrorsItems0Links A link that leads to further details about this particular occurrance of the problem. // Example: {"about":"https://example.com/about_this_error"} swagger:model DeleteOneGroupServiceAccountForbiddenBodyErrorsItems0Links
func (*DeleteOneGroupServiceAccountForbiddenBodyErrorsItems0Links) ContextValidate ¶
func (o *DeleteOneGroupServiceAccountForbiddenBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this delete one group service account forbidden body errors items0 links based on context it is used
func (*DeleteOneGroupServiceAccountForbiddenBodyErrorsItems0Links) MarshalBinary ¶
func (o *DeleteOneGroupServiceAccountForbiddenBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*DeleteOneGroupServiceAccountForbiddenBodyErrorsItems0Links) UnmarshalBinary ¶
func (o *DeleteOneGroupServiceAccountForbiddenBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type DeleteOneGroupServiceAccountForbiddenBodyErrorsItems0Source ¶
type DeleteOneGroupServiceAccountForbiddenBodyErrorsItems0Source struct { // A string indicating which URI query parameter caused the error. // Example: param1 Parameter string `json:"parameter,omitempty"` // A JSON Pointer [RFC6901] to the associated entity in the request document. // Example: /data/attributes Pointer string `json:"pointer,omitempty"` }
DeleteOneGroupServiceAccountForbiddenBodyErrorsItems0Source delete one group service account forbidden body errors items0 source // Example: {"pointer":"/data/attributes"} swagger:model DeleteOneGroupServiceAccountForbiddenBodyErrorsItems0Source
func (*DeleteOneGroupServiceAccountForbiddenBodyErrorsItems0Source) ContextValidate ¶
func (o *DeleteOneGroupServiceAccountForbiddenBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this delete one group service account forbidden body errors items0 source based on context it is used
func (*DeleteOneGroupServiceAccountForbiddenBodyErrorsItems0Source) MarshalBinary ¶
func (o *DeleteOneGroupServiceAccountForbiddenBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*DeleteOneGroupServiceAccountForbiddenBodyErrorsItems0Source) UnmarshalBinary ¶
func (o *DeleteOneGroupServiceAccountForbiddenBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type DeleteOneGroupServiceAccountForbiddenBodyJsonapi ¶
type DeleteOneGroupServiceAccountForbiddenBodyJsonapi struct { // Version of the JSON API specification this server supports. // Example: 1.0 // Required: true // Pattern: ^(0|[1-9]\d*)\.(0|[1-9]\d*)$ Version *string `json:"version"` }
DeleteOneGroupServiceAccountForbiddenBodyJsonapi delete one group service account forbidden body jsonapi // Example: {"version":"1.0"} swagger:model DeleteOneGroupServiceAccountForbiddenBodyJsonapi
func (*DeleteOneGroupServiceAccountForbiddenBodyJsonapi) ContextValidate ¶
func (o *DeleteOneGroupServiceAccountForbiddenBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this delete one group service account forbidden body jsonapi based on context it is used
func (*DeleteOneGroupServiceAccountForbiddenBodyJsonapi) MarshalBinary ¶
func (o *DeleteOneGroupServiceAccountForbiddenBodyJsonapi) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*DeleteOneGroupServiceAccountForbiddenBodyJsonapi) UnmarshalBinary ¶
func (o *DeleteOneGroupServiceAccountForbiddenBodyJsonapi) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type DeleteOneGroupServiceAccountInternalServerError ¶
type DeleteOneGroupServiceAccountInternalServerError struct { /* A header containing the deprecation date of the underlying endpoint. For more information, please refer to the deprecation header RFC: https://tools.ietf.org/id/draft-dalal-deprecation-header-01.html Format: date-time */ Deprecation strfmt.DateTime /* A header containing a unique id used for tracking this request. If you are reporting an issue to Snyk it's very helpful to provide this ID. Format: uuid */ SnykRequestID strfmt.UUID /* A header containing the version stage of the endpoint. This stage describes the guarantees snyk provides surrounding stability of the endpoint. */ SnykVersionLifecycleStage string /* A header containing the version of the endpoint requested by the caller. */ SnykVersionRequested string /* A header containing the version of the endpoint that was served by the API. */ SnykVersionServed string /* A header containing the date of when the underlying endpoint will be removed. This header is only present if the endpoint has been deprecated. Please refer to the RFC for more information: https://datatracker.ietf.org/doc/html/rfc8594 Format: date-time */ Sunset strfmt.DateTime Payload *DeleteOneGroupServiceAccountInternalServerErrorBody }
DeleteOneGroupServiceAccountInternalServerError describes a response with status code 500, with default header values.
Internal Server Error: An error was encountered while attempting to process the request.
func NewDeleteOneGroupServiceAccountInternalServerError ¶
func NewDeleteOneGroupServiceAccountInternalServerError() *DeleteOneGroupServiceAccountInternalServerError
NewDeleteOneGroupServiceAccountInternalServerError creates a DeleteOneGroupServiceAccountInternalServerError with default headers values
func (*DeleteOneGroupServiceAccountInternalServerError) Code ¶
func (o *DeleteOneGroupServiceAccountInternalServerError) Code() int
Code gets the status code for the delete one group service account internal server error response
func (*DeleteOneGroupServiceAccountInternalServerError) Error ¶
func (o *DeleteOneGroupServiceAccountInternalServerError) Error() string
func (*DeleteOneGroupServiceAccountInternalServerError) GetPayload ¶
func (o *DeleteOneGroupServiceAccountInternalServerError) GetPayload() *DeleteOneGroupServiceAccountInternalServerErrorBody
func (*DeleteOneGroupServiceAccountInternalServerError) IsClientError ¶
func (o *DeleteOneGroupServiceAccountInternalServerError) IsClientError() bool
IsClientError returns true when this delete one group service account internal server error response has a 4xx status code
func (*DeleteOneGroupServiceAccountInternalServerError) IsCode ¶
func (o *DeleteOneGroupServiceAccountInternalServerError) IsCode(code int) bool
IsCode returns true when this delete one group service account internal server error response a status code equal to that given
func (*DeleteOneGroupServiceAccountInternalServerError) IsRedirect ¶
func (o *DeleteOneGroupServiceAccountInternalServerError) IsRedirect() bool
IsRedirect returns true when this delete one group service account internal server error response has a 3xx status code
func (*DeleteOneGroupServiceAccountInternalServerError) IsServerError ¶
func (o *DeleteOneGroupServiceAccountInternalServerError) IsServerError() bool
IsServerError returns true when this delete one group service account internal server error response has a 5xx status code
func (*DeleteOneGroupServiceAccountInternalServerError) IsSuccess ¶
func (o *DeleteOneGroupServiceAccountInternalServerError) IsSuccess() bool
IsSuccess returns true when this delete one group service account internal server error response has a 2xx status code
func (*DeleteOneGroupServiceAccountInternalServerError) String ¶
func (o *DeleteOneGroupServiceAccountInternalServerError) String() string
type DeleteOneGroupServiceAccountInternalServerErrorBody ¶
type DeleteOneGroupServiceAccountInternalServerErrorBody struct { // errors // Example: [{"detail":"Permission denied for this resource","status":"403"}] // Required: true // Min Items: 1 Errors []*DeleteOneGroupServiceAccountInternalServerErrorBodyErrorsItems0 `json:"errors"` // jsonapi // Required: true Jsonapi *DeleteOneGroupServiceAccountInternalServerErrorBodyJsonapi `json:"jsonapi"` }
DeleteOneGroupServiceAccountInternalServerErrorBody delete one group service account internal server error body // Example: {"errors":[{"detail":"Permission denied for this resource","status":"403"}],"jsonapi":{"version":"1.0"}} swagger:model DeleteOneGroupServiceAccountInternalServerErrorBody
func (*DeleteOneGroupServiceAccountInternalServerErrorBody) ContextValidate ¶
func (o *DeleteOneGroupServiceAccountInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this delete one group service account internal server error body based on the context it is used
func (*DeleteOneGroupServiceAccountInternalServerErrorBody) MarshalBinary ¶
func (o *DeleteOneGroupServiceAccountInternalServerErrorBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*DeleteOneGroupServiceAccountInternalServerErrorBody) UnmarshalBinary ¶
func (o *DeleteOneGroupServiceAccountInternalServerErrorBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type DeleteOneGroupServiceAccountInternalServerErrorBodyErrorsItems0 ¶
type DeleteOneGroupServiceAccountInternalServerErrorBodyErrorsItems0 struct { // An application-specific error code, expressed as a string value. // Example: entity-not-found Code string `json:"code,omitempty"` // A human-readable explanation specific to this occurrence of the problem. // Example: The request was missing these required fields: ... // Required: true Detail *string `json:"detail"` // A unique identifier for this particular occurrence of the problem. // Example: f16c31b5-6129-4571-add8-d589da9be524 // Format: uuid ID strfmt.UUID `json:"id,omitempty"` // links Links *DeleteOneGroupServiceAccountInternalServerErrorBodyErrorsItems0Links `json:"links,omitempty"` // meta // Example: {"key":"value"} Meta interface{} `json:"meta,omitempty"` // source Source *DeleteOneGroupServiceAccountInternalServerErrorBodyErrorsItems0Source `json:"source,omitempty"` // The HTTP status code applicable to this problem, expressed as a string value. // Example: 400 // Required: true // Pattern: ^[45]\d\d$ Status *string `json:"status"` // A short, human-readable summary of the problem that SHOULD NOT change from occurrence to occurrence of the problem, except for purposes of localization. // Example: Bad request Title string `json:"title,omitempty"` }
DeleteOneGroupServiceAccountInternalServerErrorBodyErrorsItems0 delete one group service account internal server error body errors items0 // Example: {"detail":"Not Found","status":"404"} swagger:model DeleteOneGroupServiceAccountInternalServerErrorBodyErrorsItems0
func (*DeleteOneGroupServiceAccountInternalServerErrorBodyErrorsItems0) ContextValidate ¶
func (o *DeleteOneGroupServiceAccountInternalServerErrorBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this delete one group service account internal server error body errors items0 based on the context it is used
func (*DeleteOneGroupServiceAccountInternalServerErrorBodyErrorsItems0) MarshalBinary ¶
func (o *DeleteOneGroupServiceAccountInternalServerErrorBodyErrorsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*DeleteOneGroupServiceAccountInternalServerErrorBodyErrorsItems0) UnmarshalBinary ¶
func (o *DeleteOneGroupServiceAccountInternalServerErrorBodyErrorsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type DeleteOneGroupServiceAccountInternalServerErrorBodyErrorsItems0Links ¶
type DeleteOneGroupServiceAccountInternalServerErrorBodyErrorsItems0Links struct { // about // Example: https://example.com/api/resource About interface{} `json:"about,omitempty"` }
DeleteOneGroupServiceAccountInternalServerErrorBodyErrorsItems0Links A link that leads to further details about this particular occurrance of the problem. // Example: {"about":"https://example.com/about_this_error"} swagger:model DeleteOneGroupServiceAccountInternalServerErrorBodyErrorsItems0Links
func (*DeleteOneGroupServiceAccountInternalServerErrorBodyErrorsItems0Links) ContextValidate ¶
func (o *DeleteOneGroupServiceAccountInternalServerErrorBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this delete one group service account internal server error body errors items0 links based on context it is used
func (*DeleteOneGroupServiceAccountInternalServerErrorBodyErrorsItems0Links) MarshalBinary ¶
func (o *DeleteOneGroupServiceAccountInternalServerErrorBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*DeleteOneGroupServiceAccountInternalServerErrorBodyErrorsItems0Links) UnmarshalBinary ¶
func (o *DeleteOneGroupServiceAccountInternalServerErrorBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
func (*DeleteOneGroupServiceAccountInternalServerErrorBodyErrorsItems0Links) Validate ¶
func (o *DeleteOneGroupServiceAccountInternalServerErrorBodyErrorsItems0Links) Validate(formats strfmt.Registry) error
Validate validates this delete one group service account internal server error body errors items0 links
type DeleteOneGroupServiceAccountInternalServerErrorBodyErrorsItems0Source ¶
type DeleteOneGroupServiceAccountInternalServerErrorBodyErrorsItems0Source struct { // A string indicating which URI query parameter caused the error. // Example: param1 Parameter string `json:"parameter,omitempty"` // A JSON Pointer [RFC6901] to the associated entity in the request document. // Example: /data/attributes Pointer string `json:"pointer,omitempty"` }
DeleteOneGroupServiceAccountInternalServerErrorBodyErrorsItems0Source delete one group service account internal server error body errors items0 source // Example: {"pointer":"/data/attributes"} swagger:model DeleteOneGroupServiceAccountInternalServerErrorBodyErrorsItems0Source
func (*DeleteOneGroupServiceAccountInternalServerErrorBodyErrorsItems0Source) ContextValidate ¶
func (o *DeleteOneGroupServiceAccountInternalServerErrorBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this delete one group service account internal server error body errors items0 source based on context it is used
func (*DeleteOneGroupServiceAccountInternalServerErrorBodyErrorsItems0Source) MarshalBinary ¶
func (o *DeleteOneGroupServiceAccountInternalServerErrorBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*DeleteOneGroupServiceAccountInternalServerErrorBodyErrorsItems0Source) UnmarshalBinary ¶
func (o *DeleteOneGroupServiceAccountInternalServerErrorBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
func (*DeleteOneGroupServiceAccountInternalServerErrorBodyErrorsItems0Source) Validate ¶
func (o *DeleteOneGroupServiceAccountInternalServerErrorBodyErrorsItems0Source) Validate(formats strfmt.Registry) error
Validate validates this delete one group service account internal server error body errors items0 source
type DeleteOneGroupServiceAccountInternalServerErrorBodyJsonapi ¶
type DeleteOneGroupServiceAccountInternalServerErrorBodyJsonapi struct { // Version of the JSON API specification this server supports. // Example: 1.0 // Required: true // Pattern: ^(0|[1-9]\d*)\.(0|[1-9]\d*)$ Version *string `json:"version"` }
DeleteOneGroupServiceAccountInternalServerErrorBodyJsonapi delete one group service account internal server error body jsonapi // Example: {"version":"1.0"} swagger:model DeleteOneGroupServiceAccountInternalServerErrorBodyJsonapi
func (*DeleteOneGroupServiceAccountInternalServerErrorBodyJsonapi) ContextValidate ¶
func (o *DeleteOneGroupServiceAccountInternalServerErrorBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this delete one group service account internal server error body jsonapi based on context it is used
func (*DeleteOneGroupServiceAccountInternalServerErrorBodyJsonapi) MarshalBinary ¶
func (o *DeleteOneGroupServiceAccountInternalServerErrorBodyJsonapi) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*DeleteOneGroupServiceAccountInternalServerErrorBodyJsonapi) UnmarshalBinary ¶
func (o *DeleteOneGroupServiceAccountInternalServerErrorBodyJsonapi) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type DeleteOneGroupServiceAccountNoContent ¶
type DeleteOneGroupServiceAccountNoContent struct { /* A header containing the deprecation date of the underlying endpoint. For more information, please refer to the deprecation header RFC: https://tools.ietf.org/id/draft-dalal-deprecation-header-01.html Format: date-time */ Deprecation strfmt.DateTime /* A header providing a URL for the location of a resource Format: url */ Location string /* A header containing a unique id used for tracking this request. If you are reporting an issue to Snyk it's very helpful to provide this ID. Format: uuid */ SnykRequestID strfmt.UUID /* A header containing the version stage of the endpoint. This stage describes the guarantees snyk provides surrounding stability of the endpoint. */ SnykVersionLifecycleStage string /* A header containing the version of the endpoint requested by the caller. */ SnykVersionRequested string /* A header containing the version of the endpoint that was served by the API. */ SnykVersionServed string /* A header containing the date of when the underlying endpoint will be removed. This header is only present if the endpoint has been deprecated. Please refer to the RFC for more information: https://datatracker.ietf.org/doc/html/rfc8594 Format: date-time */ Sunset strfmt.DateTime }
DeleteOneGroupServiceAccountNoContent describes a response with status code 204, with default header values.
Service account was successfully deleted.
func NewDeleteOneGroupServiceAccountNoContent ¶
func NewDeleteOneGroupServiceAccountNoContent() *DeleteOneGroupServiceAccountNoContent
NewDeleteOneGroupServiceAccountNoContent creates a DeleteOneGroupServiceAccountNoContent with default headers values
func (*DeleteOneGroupServiceAccountNoContent) Code ¶
func (o *DeleteOneGroupServiceAccountNoContent) Code() int
Code gets the status code for the delete one group service account no content response
func (*DeleteOneGroupServiceAccountNoContent) Error ¶
func (o *DeleteOneGroupServiceAccountNoContent) Error() string
func (*DeleteOneGroupServiceAccountNoContent) IsClientError ¶
func (o *DeleteOneGroupServiceAccountNoContent) IsClientError() bool
IsClientError returns true when this delete one group service account no content response has a 4xx status code
func (*DeleteOneGroupServiceAccountNoContent) IsCode ¶
func (o *DeleteOneGroupServiceAccountNoContent) IsCode(code int) bool
IsCode returns true when this delete one group service account no content response a status code equal to that given
func (*DeleteOneGroupServiceAccountNoContent) IsRedirect ¶
func (o *DeleteOneGroupServiceAccountNoContent) IsRedirect() bool
IsRedirect returns true when this delete one group service account no content response has a 3xx status code
func (*DeleteOneGroupServiceAccountNoContent) IsServerError ¶
func (o *DeleteOneGroupServiceAccountNoContent) IsServerError() bool
IsServerError returns true when this delete one group service account no content response has a 5xx status code
func (*DeleteOneGroupServiceAccountNoContent) IsSuccess ¶
func (o *DeleteOneGroupServiceAccountNoContent) IsSuccess() bool
IsSuccess returns true when this delete one group service account no content response has a 2xx status code
func (*DeleteOneGroupServiceAccountNoContent) String ¶
func (o *DeleteOneGroupServiceAccountNoContent) String() string
type DeleteOneGroupServiceAccountNotFound ¶
type DeleteOneGroupServiceAccountNotFound struct { /* A header containing the deprecation date of the underlying endpoint. For more information, please refer to the deprecation header RFC: https://tools.ietf.org/id/draft-dalal-deprecation-header-01.html Format: date-time */ Deprecation strfmt.DateTime /* A header containing a unique id used for tracking this request. If you are reporting an issue to Snyk it's very helpful to provide this ID. Format: uuid */ SnykRequestID strfmt.UUID /* A header containing the version stage of the endpoint. This stage describes the guarantees snyk provides surrounding stability of the endpoint. */ SnykVersionLifecycleStage string /* A header containing the version of the endpoint requested by the caller. */ SnykVersionRequested string /* A header containing the version of the endpoint that was served by the API. */ SnykVersionServed string /* A header containing the date of when the underlying endpoint will be removed. This header is only present if the endpoint has been deprecated. Please refer to the RFC for more information: https://datatracker.ietf.org/doc/html/rfc8594 Format: date-time */ Sunset strfmt.DateTime Payload *DeleteOneGroupServiceAccountNotFoundBody }
DeleteOneGroupServiceAccountNotFound describes a response with status code 404, with default header values.
Not Found: The resource being operated on could not be found.
func NewDeleteOneGroupServiceAccountNotFound ¶
func NewDeleteOneGroupServiceAccountNotFound() *DeleteOneGroupServiceAccountNotFound
NewDeleteOneGroupServiceAccountNotFound creates a DeleteOneGroupServiceAccountNotFound with default headers values
func (*DeleteOneGroupServiceAccountNotFound) Code ¶
func (o *DeleteOneGroupServiceAccountNotFound) Code() int
Code gets the status code for the delete one group service account not found response
func (*DeleteOneGroupServiceAccountNotFound) Error ¶
func (o *DeleteOneGroupServiceAccountNotFound) Error() string
func (*DeleteOneGroupServiceAccountNotFound) GetPayload ¶
func (o *DeleteOneGroupServiceAccountNotFound) GetPayload() *DeleteOneGroupServiceAccountNotFoundBody
func (*DeleteOneGroupServiceAccountNotFound) IsClientError ¶
func (o *DeleteOneGroupServiceAccountNotFound) IsClientError() bool
IsClientError returns true when this delete one group service account not found response has a 4xx status code
func (*DeleteOneGroupServiceAccountNotFound) IsCode ¶
func (o *DeleteOneGroupServiceAccountNotFound) IsCode(code int) bool
IsCode returns true when this delete one group service account not found response a status code equal to that given
func (*DeleteOneGroupServiceAccountNotFound) IsRedirect ¶
func (o *DeleteOneGroupServiceAccountNotFound) IsRedirect() bool
IsRedirect returns true when this delete one group service account not found response has a 3xx status code
func (*DeleteOneGroupServiceAccountNotFound) IsServerError ¶
func (o *DeleteOneGroupServiceAccountNotFound) IsServerError() bool
IsServerError returns true when this delete one group service account not found response has a 5xx status code
func (*DeleteOneGroupServiceAccountNotFound) IsSuccess ¶
func (o *DeleteOneGroupServiceAccountNotFound) IsSuccess() bool
IsSuccess returns true when this delete one group service account not found response has a 2xx status code
func (*DeleteOneGroupServiceAccountNotFound) String ¶
func (o *DeleteOneGroupServiceAccountNotFound) String() string
type DeleteOneGroupServiceAccountNotFoundBody ¶
type DeleteOneGroupServiceAccountNotFoundBody struct { // errors // Example: [{"detail":"Permission denied for this resource","status":"403"}] // Required: true // Min Items: 1 Errors []*DeleteOneGroupServiceAccountNotFoundBodyErrorsItems0 `json:"errors"` // jsonapi // Required: true Jsonapi *DeleteOneGroupServiceAccountNotFoundBodyJsonapi `json:"jsonapi"` }
DeleteOneGroupServiceAccountNotFoundBody delete one group service account not found body // Example: {"errors":[{"detail":"Permission denied for this resource","status":"403"}],"jsonapi":{"version":"1.0"}} swagger:model DeleteOneGroupServiceAccountNotFoundBody
func (*DeleteOneGroupServiceAccountNotFoundBody) ContextValidate ¶
func (o *DeleteOneGroupServiceAccountNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this delete one group service account not found body based on the context it is used
func (*DeleteOneGroupServiceAccountNotFoundBody) MarshalBinary ¶
func (o *DeleteOneGroupServiceAccountNotFoundBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*DeleteOneGroupServiceAccountNotFoundBody) UnmarshalBinary ¶
func (o *DeleteOneGroupServiceAccountNotFoundBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type DeleteOneGroupServiceAccountNotFoundBodyErrorsItems0 ¶
type DeleteOneGroupServiceAccountNotFoundBodyErrorsItems0 struct { // An application-specific error code, expressed as a string value. // Example: entity-not-found Code string `json:"code,omitempty"` // A human-readable explanation specific to this occurrence of the problem. // Example: The request was missing these required fields: ... // Required: true Detail *string `json:"detail"` // A unique identifier for this particular occurrence of the problem. // Example: f16c31b5-6129-4571-add8-d589da9be524 // Format: uuid ID strfmt.UUID `json:"id,omitempty"` // links Links *DeleteOneGroupServiceAccountNotFoundBodyErrorsItems0Links `json:"links,omitempty"` // meta // Example: {"key":"value"} Meta interface{} `json:"meta,omitempty"` // source Source *DeleteOneGroupServiceAccountNotFoundBodyErrorsItems0Source `json:"source,omitempty"` // The HTTP status code applicable to this problem, expressed as a string value. // Example: 400 // Required: true // Pattern: ^[45]\d\d$ Status *string `json:"status"` // A short, human-readable summary of the problem that SHOULD NOT change from occurrence to occurrence of the problem, except for purposes of localization. // Example: Bad request Title string `json:"title,omitempty"` }
DeleteOneGroupServiceAccountNotFoundBodyErrorsItems0 delete one group service account not found body errors items0 // Example: {"detail":"Not Found","status":"404"} swagger:model DeleteOneGroupServiceAccountNotFoundBodyErrorsItems0
func (*DeleteOneGroupServiceAccountNotFoundBodyErrorsItems0) ContextValidate ¶
func (o *DeleteOneGroupServiceAccountNotFoundBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this delete one group service account not found body errors items0 based on the context it is used
func (*DeleteOneGroupServiceAccountNotFoundBodyErrorsItems0) MarshalBinary ¶
func (o *DeleteOneGroupServiceAccountNotFoundBodyErrorsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*DeleteOneGroupServiceAccountNotFoundBodyErrorsItems0) UnmarshalBinary ¶
func (o *DeleteOneGroupServiceAccountNotFoundBodyErrorsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type DeleteOneGroupServiceAccountNotFoundBodyErrorsItems0Links ¶
type DeleteOneGroupServiceAccountNotFoundBodyErrorsItems0Links struct { // about // Example: https://example.com/api/resource About interface{} `json:"about,omitempty"` }
DeleteOneGroupServiceAccountNotFoundBodyErrorsItems0Links A link that leads to further details about this particular occurrance of the problem. // Example: {"about":"https://example.com/about_this_error"} swagger:model DeleteOneGroupServiceAccountNotFoundBodyErrorsItems0Links
func (*DeleteOneGroupServiceAccountNotFoundBodyErrorsItems0Links) ContextValidate ¶
func (o *DeleteOneGroupServiceAccountNotFoundBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this delete one group service account not found body errors items0 links based on context it is used
func (*DeleteOneGroupServiceAccountNotFoundBodyErrorsItems0Links) MarshalBinary ¶
func (o *DeleteOneGroupServiceAccountNotFoundBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*DeleteOneGroupServiceAccountNotFoundBodyErrorsItems0Links) UnmarshalBinary ¶
func (o *DeleteOneGroupServiceAccountNotFoundBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type DeleteOneGroupServiceAccountNotFoundBodyErrorsItems0Source ¶
type DeleteOneGroupServiceAccountNotFoundBodyErrorsItems0Source struct { // A string indicating which URI query parameter caused the error. // Example: param1 Parameter string `json:"parameter,omitempty"` // A JSON Pointer [RFC6901] to the associated entity in the request document. // Example: /data/attributes Pointer string `json:"pointer,omitempty"` }
DeleteOneGroupServiceAccountNotFoundBodyErrorsItems0Source delete one group service account not found body errors items0 source // Example: {"pointer":"/data/attributes"} swagger:model DeleteOneGroupServiceAccountNotFoundBodyErrorsItems0Source
func (*DeleteOneGroupServiceAccountNotFoundBodyErrorsItems0Source) ContextValidate ¶
func (o *DeleteOneGroupServiceAccountNotFoundBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this delete one group service account not found body errors items0 source based on context it is used
func (*DeleteOneGroupServiceAccountNotFoundBodyErrorsItems0Source) MarshalBinary ¶
func (o *DeleteOneGroupServiceAccountNotFoundBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*DeleteOneGroupServiceAccountNotFoundBodyErrorsItems0Source) UnmarshalBinary ¶
func (o *DeleteOneGroupServiceAccountNotFoundBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type DeleteOneGroupServiceAccountNotFoundBodyJsonapi ¶
type DeleteOneGroupServiceAccountNotFoundBodyJsonapi struct { // Version of the JSON API specification this server supports. // Example: 1.0 // Required: true // Pattern: ^(0|[1-9]\d*)\.(0|[1-9]\d*)$ Version *string `json:"version"` }
DeleteOneGroupServiceAccountNotFoundBodyJsonapi delete one group service account not found body jsonapi // Example: {"version":"1.0"} swagger:model DeleteOneGroupServiceAccountNotFoundBodyJsonapi
func (*DeleteOneGroupServiceAccountNotFoundBodyJsonapi) ContextValidate ¶
func (o *DeleteOneGroupServiceAccountNotFoundBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this delete one group service account not found body jsonapi based on context it is used
func (*DeleteOneGroupServiceAccountNotFoundBodyJsonapi) MarshalBinary ¶
func (o *DeleteOneGroupServiceAccountNotFoundBodyJsonapi) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*DeleteOneGroupServiceAccountNotFoundBodyJsonapi) UnmarshalBinary ¶
func (o *DeleteOneGroupServiceAccountNotFoundBodyJsonapi) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type DeleteOneGroupServiceAccountParams ¶
type DeleteOneGroupServiceAccountParams struct { /* GroupID. The ID of the Snyk Group that owns the service account. Format: uuid */ GroupID strfmt.UUID /* ServiceaccountID. The ID of the service account. Format: uuid */ ServiceaccountID strfmt.UUID /* Version. The requested version of the endpoint to process the request */ Version string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteOneGroupServiceAccountParams contains all the parameters to send to the API endpoint
for the delete one group service account operation. Typically these are written to a http.Request.
func NewDeleteOneGroupServiceAccountParams ¶
func NewDeleteOneGroupServiceAccountParams() *DeleteOneGroupServiceAccountParams
NewDeleteOneGroupServiceAccountParams creates a new DeleteOneGroupServiceAccountParams 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 NewDeleteOneGroupServiceAccountParamsWithContext ¶
func NewDeleteOneGroupServiceAccountParamsWithContext(ctx context.Context) *DeleteOneGroupServiceAccountParams
NewDeleteOneGroupServiceAccountParamsWithContext creates a new DeleteOneGroupServiceAccountParams object with the ability to set a context for a request.
func NewDeleteOneGroupServiceAccountParamsWithHTTPClient ¶
func NewDeleteOneGroupServiceAccountParamsWithHTTPClient(client *http.Client) *DeleteOneGroupServiceAccountParams
NewDeleteOneGroupServiceAccountParamsWithHTTPClient creates a new DeleteOneGroupServiceAccountParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteOneGroupServiceAccountParamsWithTimeout ¶
func NewDeleteOneGroupServiceAccountParamsWithTimeout(timeout time.Duration) *DeleteOneGroupServiceAccountParams
NewDeleteOneGroupServiceAccountParamsWithTimeout creates a new DeleteOneGroupServiceAccountParams object with the ability to set a timeout on a request.
func (*DeleteOneGroupServiceAccountParams) SetContext ¶
func (o *DeleteOneGroupServiceAccountParams) SetContext(ctx context.Context)
SetContext adds the context to the delete one group service account params
func (*DeleteOneGroupServiceAccountParams) SetDefaults ¶
func (o *DeleteOneGroupServiceAccountParams) SetDefaults()
SetDefaults hydrates default values in the delete one group service account params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteOneGroupServiceAccountParams) SetGroupID ¶
func (o *DeleteOneGroupServiceAccountParams) SetGroupID(groupID strfmt.UUID)
SetGroupID adds the groupId to the delete one group service account params
func (*DeleteOneGroupServiceAccountParams) SetHTTPClient ¶
func (o *DeleteOneGroupServiceAccountParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete one group service account params
func (*DeleteOneGroupServiceAccountParams) SetServiceaccountID ¶
func (o *DeleteOneGroupServiceAccountParams) SetServiceaccountID(serviceaccountID strfmt.UUID)
SetServiceaccountID adds the serviceaccountId to the delete one group service account params
func (*DeleteOneGroupServiceAccountParams) SetTimeout ¶
func (o *DeleteOneGroupServiceAccountParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete one group service account params
func (*DeleteOneGroupServiceAccountParams) SetVersion ¶
func (o *DeleteOneGroupServiceAccountParams) SetVersion(version string)
SetVersion adds the version to the delete one group service account params
func (*DeleteOneGroupServiceAccountParams) WithContext ¶
func (o *DeleteOneGroupServiceAccountParams) WithContext(ctx context.Context) *DeleteOneGroupServiceAccountParams
WithContext adds the context to the delete one group service account params
func (*DeleteOneGroupServiceAccountParams) WithDefaults ¶
func (o *DeleteOneGroupServiceAccountParams) WithDefaults() *DeleteOneGroupServiceAccountParams
WithDefaults hydrates default values in the delete one group service account params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteOneGroupServiceAccountParams) WithGroupID ¶
func (o *DeleteOneGroupServiceAccountParams) WithGroupID(groupID strfmt.UUID) *DeleteOneGroupServiceAccountParams
WithGroupID adds the groupID to the delete one group service account params
func (*DeleteOneGroupServiceAccountParams) WithHTTPClient ¶
func (o *DeleteOneGroupServiceAccountParams) WithHTTPClient(client *http.Client) *DeleteOneGroupServiceAccountParams
WithHTTPClient adds the HTTPClient to the delete one group service account params
func (*DeleteOneGroupServiceAccountParams) WithServiceaccountID ¶
func (o *DeleteOneGroupServiceAccountParams) WithServiceaccountID(serviceaccountID strfmt.UUID) *DeleteOneGroupServiceAccountParams
WithServiceaccountID adds the serviceaccountID to the delete one group service account params
func (*DeleteOneGroupServiceAccountParams) WithTimeout ¶
func (o *DeleteOneGroupServiceAccountParams) WithTimeout(timeout time.Duration) *DeleteOneGroupServiceAccountParams
WithTimeout adds the timeout to the delete one group service account params
func (*DeleteOneGroupServiceAccountParams) WithVersion ¶
func (o *DeleteOneGroupServiceAccountParams) WithVersion(version string) *DeleteOneGroupServiceAccountParams
WithVersion adds the version to the delete one group service account params
func (*DeleteOneGroupServiceAccountParams) WriteToRequest ¶
func (o *DeleteOneGroupServiceAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteOneGroupServiceAccountReader ¶
type DeleteOneGroupServiceAccountReader struct {
// contains filtered or unexported fields
}
DeleteOneGroupServiceAccountReader is a Reader for the DeleteOneGroupServiceAccount structure.
func (*DeleteOneGroupServiceAccountReader) ReadResponse ¶
func (o *DeleteOneGroupServiceAccountReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteOneGroupServiceAccountUnauthorized ¶
type DeleteOneGroupServiceAccountUnauthorized struct { strfmt.DateTime SnykRequestID strfmt.UUID SnykVersionLifecycleStage string SnykVersionRequested string SnykVersionServed string Sunset strfmt.DateTime }Deprecation
DeleteOneGroupServiceAccountUnauthorized describes a response with status code 401, with default header values.
Unauthorized: the request requires an authentication token.
func NewDeleteOneGroupServiceAccountUnauthorized ¶
func NewDeleteOneGroupServiceAccountUnauthorized() *DeleteOneGroupServiceAccountUnauthorized
NewDeleteOneGroupServiceAccountUnauthorized creates a DeleteOneGroupServiceAccountUnauthorized with default headers values
func (*DeleteOneGroupServiceAccountUnauthorized) Code ¶
func (o *DeleteOneGroupServiceAccountUnauthorized) Code() int
Code gets the status code for the delete one group service account unauthorized response
func (*DeleteOneGroupServiceAccountUnauthorized) Error ¶
func (o *DeleteOneGroupServiceAccountUnauthorized) Error() string
func (*DeleteOneGroupServiceAccountUnauthorized) GetPayload ¶
func (o *DeleteOneGroupServiceAccountUnauthorized) GetPayload() *DeleteOneGroupServiceAccountUnauthorizedBody
func (*DeleteOneGroupServiceAccountUnauthorized) IsClientError ¶
func (o *DeleteOneGroupServiceAccountUnauthorized) IsClientError() bool
IsClientError returns true when this delete one group service account unauthorized response has a 4xx status code
func (*DeleteOneGroupServiceAccountUnauthorized) IsCode ¶
func (o *DeleteOneGroupServiceAccountUnauthorized) IsCode(code int) bool
IsCode returns true when this delete one group service account unauthorized response a status code equal to that given
func (*DeleteOneGroupServiceAccountUnauthorized) IsRedirect ¶
func (o *DeleteOneGroupServiceAccountUnauthorized) IsRedirect() bool
IsRedirect returns true when this delete one group service account unauthorized response has a 3xx status code
func (*DeleteOneGroupServiceAccountUnauthorized) IsServerError ¶
func (o *DeleteOneGroupServiceAccountUnauthorized) IsServerError() bool
IsServerError returns true when this delete one group service account unauthorized response has a 5xx status code
func (*DeleteOneGroupServiceAccountUnauthorized) IsSuccess ¶
func (o *DeleteOneGroupServiceAccountUnauthorized) IsSuccess() bool
IsSuccess returns true when this delete one group service account unauthorized response has a 2xx status code
func (*DeleteOneGroupServiceAccountUnauthorized) String ¶
func (o *DeleteOneGroupServiceAccountUnauthorized) String() string
type DeleteOneGroupServiceAccountUnauthorizedBody ¶
type DeleteOneGroupServiceAccountUnauthorizedBody struct { // Example: [{"detail":"Permission denied for this resource","status":"403"}] // Required: true // Min Items: 1 Errors []*DeleteOneGroupServiceAccountUnauthorizedBodyErrorsItems0 `json:"errors"` // Required: true Jsonapi *DeleteOneGroupServiceAccountUnauthorizedBodyJsonapi `json:"jsonapi"` }
DeleteOneGroupServiceAccountUnauthorizedBody delete one group service account unauthorized body // Example: {"errors":[{"detail":"Permission denied for this resource","status":"403"}],"jsonapi":{"version":"1.0"}} swagger:model DeleteOneGroupServiceAccountUnauthorizedBody
func (*DeleteOneGroupServiceAccountUnauthorizedBody) ContextValidate ¶
func (o *DeleteOneGroupServiceAccountUnauthorizedBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this delete one group service account unauthorized body based on the context it is used
func (*DeleteOneGroupServiceAccountUnauthorizedBody) MarshalBinary ¶
func (o *DeleteOneGroupServiceAccountUnauthorizedBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*DeleteOneGroupServiceAccountUnauthorizedBody) UnmarshalBinary ¶
func (o *DeleteOneGroupServiceAccountUnauthorizedBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type DeleteOneGroupServiceAccountUnauthorizedBodyErrorsItems0 ¶
type DeleteOneGroupServiceAccountUnauthorizedBodyErrorsItems0 struct { // Example: entity-not-found Code string `json:"code,omitempty"` // Example: The request was missing these required fields: ... // Required: true Detail *string `json:"detail"` // Example: f16c31b5-6129-4571-add8-d589da9be524 // Format: uuid ID strfmt.UUID `json:"id,omitempty"` Links *DeleteOneGroupServiceAccountUnauthorizedBodyErrorsItems0Links `json:"links,omitempty"` // Example: {"key":"value"} Meta interface{} `json:"meta,omitempty"` Source *DeleteOneGroupServiceAccountUnauthorizedBodyErrorsItems0Source `json:"source,omitempty"` // Example: 400 // Required: true // Pattern: ^[45]\d\d$ Status *string `json:"status"` // Example: Bad request Title string `json:"title,omitempty"` }
DeleteOneGroupServiceAccountUnauthorizedBodyErrorsItems0 delete one group service account unauthorized body errors items0 // Example: {"detail":"Not Found","status":"404"} swagger:model DeleteOneGroupServiceAccountUnauthorizedBodyErrorsItems0
func (*DeleteOneGroupServiceAccountUnauthorizedBodyErrorsItems0) ContextValidate ¶
func (o *DeleteOneGroupServiceAccountUnauthorizedBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this delete one group service account unauthorized body errors items0 based on the context it is used
func (*DeleteOneGroupServiceAccountUnauthorizedBodyErrorsItems0) MarshalBinary ¶
func (o *DeleteOneGroupServiceAccountUnauthorizedBodyErrorsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*DeleteOneGroupServiceAccountUnauthorizedBodyErrorsItems0) UnmarshalBinary ¶
func (o *DeleteOneGroupServiceAccountUnauthorizedBodyErrorsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type DeleteOneGroupServiceAccountUnauthorizedBodyErrorsItems0Links ¶
type DeleteOneGroupServiceAccountUnauthorizedBodyErrorsItems0Links struct { // Example: https://example.com/api/resource About interface{} `json:"about,omitempty"` }
DeleteOneGroupServiceAccountUnauthorizedBodyErrorsItems0Links A link that leads to further details about this particular occurrance of the problem. // Example: {"about":"https://example.com/about_this_error"} swagger:model DeleteOneGroupServiceAccountUnauthorizedBodyErrorsItems0Links
func (*DeleteOneGroupServiceAccountUnauthorizedBodyErrorsItems0Links) ContextValidate ¶
func (o *DeleteOneGroupServiceAccountUnauthorizedBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this delete one group service account unauthorized body errors items0 links based on context it is used
func (*DeleteOneGroupServiceAccountUnauthorizedBodyErrorsItems0Links) MarshalBinary ¶
func (o *DeleteOneGroupServiceAccountUnauthorizedBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*DeleteOneGroupServiceAccountUnauthorizedBodyErrorsItems0Links) UnmarshalBinary ¶
func (o *DeleteOneGroupServiceAccountUnauthorizedBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type DeleteOneGroupServiceAccountUnauthorizedBodyErrorsItems0Source ¶
type DeleteOneGroupServiceAccountUnauthorizedBodyErrorsItems0Source struct { // Example: param1 Parameter string `json:"parameter,omitempty"` // Example: /data/attributes Pointer string `json:"pointer,omitempty"` }
DeleteOneGroupServiceAccountUnauthorizedBodyErrorsItems0Source delete one group service account unauthorized body errors items0 source // Example: {"pointer":"/data/attributes"} swagger:model DeleteOneGroupServiceAccountUnauthorizedBodyErrorsItems0Source
func (*DeleteOneGroupServiceAccountUnauthorizedBodyErrorsItems0Source) ContextValidate ¶
func (o *DeleteOneGroupServiceAccountUnauthorizedBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this delete one group service account unauthorized body errors items0 source based on context it is used
func (*DeleteOneGroupServiceAccountUnauthorizedBodyErrorsItems0Source) MarshalBinary ¶
func (o *DeleteOneGroupServiceAccountUnauthorizedBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*DeleteOneGroupServiceAccountUnauthorizedBodyErrorsItems0Source) UnmarshalBinary ¶
func (o *DeleteOneGroupServiceAccountUnauthorizedBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type DeleteOneGroupServiceAccountUnauthorizedBodyJsonapi ¶
type DeleteOneGroupServiceAccountUnauthorizedBodyJsonapi struct { // Example: 1.0 // Required: true // Pattern: ^(0|[1-9]\d*)\.(0|[1-9]\d*)$ Version *string `json:"version"` }
DeleteOneGroupServiceAccountUnauthorizedBodyJsonapi delete one group service account unauthorized body jsonapi // Example: {"version":"1.0"} swagger:model DeleteOneGroupServiceAccountUnauthorizedBodyJsonapi
func (*DeleteOneGroupServiceAccountUnauthorizedBodyJsonapi) ContextValidate ¶
func (o *DeleteOneGroupServiceAccountUnauthorizedBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this delete one group service account unauthorized body jsonapi based on context it is used
func (*DeleteOneGroupServiceAccountUnauthorizedBodyJsonapi) MarshalBinary ¶
func (o *DeleteOneGroupServiceAccountUnauthorizedBodyJsonapi) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*DeleteOneGroupServiceAccountUnauthorizedBodyJsonapi) UnmarshalBinary ¶
func (o *DeleteOneGroupServiceAccountUnauthorizedBodyJsonapi) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type DeleteServiceAccountBadRequest ¶
type DeleteServiceAccountBadRequest struct { /* A header containing the deprecation date of the underlying endpoint. For more information, please refer to the deprecation header RFC: https://tools.ietf.org/id/draft-dalal-deprecation-header-01.html Format: date-time */ Deprecation strfmt.DateTime /* A header containing a unique id used for tracking this request. If you are reporting an issue to Snyk it's very helpful to provide this ID. Format: uuid */ SnykRequestID strfmt.UUID /* A header containing the version stage of the endpoint. This stage describes the guarantees snyk provides surrounding stability of the endpoint. */ SnykVersionLifecycleStage string /* A header containing the version of the endpoint requested by the caller. */ SnykVersionRequested string /* A header containing the version of the endpoint that was served by the API. */ SnykVersionServed string /* A header containing the date of when the underlying endpoint will be removed. This header is only present if the endpoint has been deprecated. Please refer to the RFC for more information: https://datatracker.ietf.org/doc/html/rfc8594 Format: date-time */ Sunset strfmt.DateTime Payload *DeleteServiceAccountBadRequestBody }
DeleteServiceAccountBadRequest describes a response with status code 400, with default header values.
Bad Request: A parameter provided as a part of the request was invalid.
func NewDeleteServiceAccountBadRequest ¶
func NewDeleteServiceAccountBadRequest() *DeleteServiceAccountBadRequest
NewDeleteServiceAccountBadRequest creates a DeleteServiceAccountBadRequest with default headers values
func (*DeleteServiceAccountBadRequest) Code ¶
func (o *DeleteServiceAccountBadRequest) Code() int
Code gets the status code for the delete service account bad request response
func (*DeleteServiceAccountBadRequest) Error ¶
func (o *DeleteServiceAccountBadRequest) Error() string
func (*DeleteServiceAccountBadRequest) GetPayload ¶
func (o *DeleteServiceAccountBadRequest) GetPayload() *DeleteServiceAccountBadRequestBody
func (*DeleteServiceAccountBadRequest) IsClientError ¶
func (o *DeleteServiceAccountBadRequest) IsClientError() bool
IsClientError returns true when this delete service account bad request response has a 4xx status code
func (*DeleteServiceAccountBadRequest) IsCode ¶
func (o *DeleteServiceAccountBadRequest) IsCode(code int) bool
IsCode returns true when this delete service account bad request response a status code equal to that given
func (*DeleteServiceAccountBadRequest) IsRedirect ¶
func (o *DeleteServiceAccountBadRequest) IsRedirect() bool
IsRedirect returns true when this delete service account bad request response has a 3xx status code
func (*DeleteServiceAccountBadRequest) IsServerError ¶
func (o *DeleteServiceAccountBadRequest) IsServerError() bool
IsServerError returns true when this delete service account bad request response has a 5xx status code
func (*DeleteServiceAccountBadRequest) IsSuccess ¶
func (o *DeleteServiceAccountBadRequest) IsSuccess() bool
IsSuccess returns true when this delete service account bad request response has a 2xx status code
func (*DeleteServiceAccountBadRequest) String ¶
func (o *DeleteServiceAccountBadRequest) String() string
type DeleteServiceAccountBadRequestBody ¶
type DeleteServiceAccountBadRequestBody struct { // errors // Example: [{"detail":"Permission denied for this resource","status":"403"}] // Required: true // Min Items: 1 Errors []*DeleteServiceAccountBadRequestBodyErrorsItems0 `json:"errors"` // jsonapi // Required: true Jsonapi *DeleteServiceAccountBadRequestBodyJsonapi `json:"jsonapi"` }
DeleteServiceAccountBadRequestBody delete service account bad request body // Example: {"errors":[{"detail":"Permission denied for this resource","status":"403"}],"jsonapi":{"version":"1.0"}} swagger:model DeleteServiceAccountBadRequestBody
func (*DeleteServiceAccountBadRequestBody) ContextValidate ¶
func (o *DeleteServiceAccountBadRequestBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this delete service account bad request body based on the context it is used
func (*DeleteServiceAccountBadRequestBody) MarshalBinary ¶
func (o *DeleteServiceAccountBadRequestBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*DeleteServiceAccountBadRequestBody) UnmarshalBinary ¶
func (o *DeleteServiceAccountBadRequestBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type DeleteServiceAccountBadRequestBodyErrorsItems0 ¶
type DeleteServiceAccountBadRequestBodyErrorsItems0 struct { // An application-specific error code, expressed as a string value. // Example: entity-not-found Code string `json:"code,omitempty"` // A human-readable explanation specific to this occurrence of the problem. // Example: The request was missing these required fields: ... // Required: true Detail *string `json:"detail"` // A unique identifier for this particular occurrence of the problem. // Example: f16c31b5-6129-4571-add8-d589da9be524 // Format: uuid ID strfmt.UUID `json:"id,omitempty"` // links Links *DeleteServiceAccountBadRequestBodyErrorsItems0Links `json:"links,omitempty"` // meta // Example: {"key":"value"} Meta interface{} `json:"meta,omitempty"` // source Source *DeleteServiceAccountBadRequestBodyErrorsItems0Source `json:"source,omitempty"` // The HTTP status code applicable to this problem, expressed as a string value. // Example: 400 // Required: true // Pattern: ^[45]\d\d$ Status *string `json:"status"` // A short, human-readable summary of the problem that SHOULD NOT change from occurrence to occurrence of the problem, except for purposes of localization. // Example: Bad request Title string `json:"title,omitempty"` }
DeleteServiceAccountBadRequestBodyErrorsItems0 delete service account bad request body errors items0 // Example: {"detail":"Not Found","status":"404"} swagger:model DeleteServiceAccountBadRequestBodyErrorsItems0
func (*DeleteServiceAccountBadRequestBodyErrorsItems0) ContextValidate ¶
func (o *DeleteServiceAccountBadRequestBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this delete service account bad request body errors items0 based on the context it is used
func (*DeleteServiceAccountBadRequestBodyErrorsItems0) MarshalBinary ¶
func (o *DeleteServiceAccountBadRequestBodyErrorsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*DeleteServiceAccountBadRequestBodyErrorsItems0) UnmarshalBinary ¶
func (o *DeleteServiceAccountBadRequestBodyErrorsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type DeleteServiceAccountBadRequestBodyErrorsItems0Links ¶
type DeleteServiceAccountBadRequestBodyErrorsItems0Links struct { // about // Example: https://example.com/api/resource About interface{} `json:"about,omitempty"` }
DeleteServiceAccountBadRequestBodyErrorsItems0Links A link that leads to further details about this particular occurrance of the problem. // Example: {"about":"https://example.com/about_this_error"} swagger:model DeleteServiceAccountBadRequestBodyErrorsItems0Links
func (*DeleteServiceAccountBadRequestBodyErrorsItems0Links) ContextValidate ¶
func (o *DeleteServiceAccountBadRequestBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this delete service account bad request body errors items0 links based on context it is used
func (*DeleteServiceAccountBadRequestBodyErrorsItems0Links) MarshalBinary ¶
func (o *DeleteServiceAccountBadRequestBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*DeleteServiceAccountBadRequestBodyErrorsItems0Links) UnmarshalBinary ¶
func (o *DeleteServiceAccountBadRequestBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type DeleteServiceAccountBadRequestBodyErrorsItems0Source ¶
type DeleteServiceAccountBadRequestBodyErrorsItems0Source struct { // A string indicating which URI query parameter caused the error. // Example: param1 Parameter string `json:"parameter,omitempty"` // A JSON Pointer [RFC6901] to the associated entity in the request document. // Example: /data/attributes Pointer string `json:"pointer,omitempty"` }
DeleteServiceAccountBadRequestBodyErrorsItems0Source delete service account bad request body errors items0 source // Example: {"pointer":"/data/attributes"} swagger:model DeleteServiceAccountBadRequestBodyErrorsItems0Source
func (*DeleteServiceAccountBadRequestBodyErrorsItems0Source) ContextValidate ¶
func (o *DeleteServiceAccountBadRequestBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this delete service account bad request body errors items0 source based on context it is used
func (*DeleteServiceAccountBadRequestBodyErrorsItems0Source) MarshalBinary ¶
func (o *DeleteServiceAccountBadRequestBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*DeleteServiceAccountBadRequestBodyErrorsItems0Source) UnmarshalBinary ¶
func (o *DeleteServiceAccountBadRequestBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type DeleteServiceAccountBadRequestBodyJsonapi ¶
type DeleteServiceAccountBadRequestBodyJsonapi struct { // Version of the JSON API specification this server supports. // Example: 1.0 // Required: true // Pattern: ^(0|[1-9]\d*)\.(0|[1-9]\d*)$ Version *string `json:"version"` }
DeleteServiceAccountBadRequestBodyJsonapi delete service account bad request body jsonapi // Example: {"version":"1.0"} swagger:model DeleteServiceAccountBadRequestBodyJsonapi
func (*DeleteServiceAccountBadRequestBodyJsonapi) ContextValidate ¶
func (o *DeleteServiceAccountBadRequestBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this delete service account bad request body jsonapi based on context it is used
func (*DeleteServiceAccountBadRequestBodyJsonapi) MarshalBinary ¶
func (o *DeleteServiceAccountBadRequestBodyJsonapi) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*DeleteServiceAccountBadRequestBodyJsonapi) UnmarshalBinary ¶
func (o *DeleteServiceAccountBadRequestBodyJsonapi) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type DeleteServiceAccountForbidden ¶
type DeleteServiceAccountForbidden struct { /* A header containing the deprecation date of the underlying endpoint. For more information, please refer to the deprecation header RFC: https://tools.ietf.org/id/draft-dalal-deprecation-header-01.html Format: date-time */ Deprecation strfmt.DateTime /* A header containing a unique id used for tracking this request. If you are reporting an issue to Snyk it's very helpful to provide this ID. Format: uuid */ SnykRequestID strfmt.UUID /* A header containing the version stage of the endpoint. This stage describes the guarantees snyk provides surrounding stability of the endpoint. */ SnykVersionLifecycleStage string /* A header containing the version of the endpoint requested by the caller. */ SnykVersionRequested string /* A header containing the version of the endpoint that was served by the API. */ SnykVersionServed string /* A header containing the date of when the underlying endpoint will be removed. This header is only present if the endpoint has been deprecated. Please refer to the RFC for more information: https://datatracker.ietf.org/doc/html/rfc8594 Format: date-time */ Sunset strfmt.DateTime Payload *DeleteServiceAccountForbiddenBody }
DeleteServiceAccountForbidden describes a response with status code 403, with default header values.
Forbidden: the request requires an authentication token with more or different permissions.
func NewDeleteServiceAccountForbidden ¶
func NewDeleteServiceAccountForbidden() *DeleteServiceAccountForbidden
NewDeleteServiceAccountForbidden creates a DeleteServiceAccountForbidden with default headers values
func (*DeleteServiceAccountForbidden) Code ¶
func (o *DeleteServiceAccountForbidden) Code() int
Code gets the status code for the delete service account forbidden response
func (*DeleteServiceAccountForbidden) Error ¶
func (o *DeleteServiceAccountForbidden) Error() string
func (*DeleteServiceAccountForbidden) GetPayload ¶
func (o *DeleteServiceAccountForbidden) GetPayload() *DeleteServiceAccountForbiddenBody
func (*DeleteServiceAccountForbidden) IsClientError ¶
func (o *DeleteServiceAccountForbidden) IsClientError() bool
IsClientError returns true when this delete service account forbidden response has a 4xx status code
func (*DeleteServiceAccountForbidden) IsCode ¶
func (o *DeleteServiceAccountForbidden) IsCode(code int) bool
IsCode returns true when this delete service account forbidden response a status code equal to that given
func (*DeleteServiceAccountForbidden) IsRedirect ¶
func (o *DeleteServiceAccountForbidden) IsRedirect() bool
IsRedirect returns true when this delete service account forbidden response has a 3xx status code
func (*DeleteServiceAccountForbidden) IsServerError ¶
func (o *DeleteServiceAccountForbidden) IsServerError() bool
IsServerError returns true when this delete service account forbidden response has a 5xx status code
func (*DeleteServiceAccountForbidden) IsSuccess ¶
func (o *DeleteServiceAccountForbidden) IsSuccess() bool
IsSuccess returns true when this delete service account forbidden response has a 2xx status code
func (*DeleteServiceAccountForbidden) String ¶
func (o *DeleteServiceAccountForbidden) String() string
type DeleteServiceAccountForbiddenBody ¶
type DeleteServiceAccountForbiddenBody struct { // errors // Example: [{"detail":"Permission denied for this resource","status":"403"}] // Required: true // Min Items: 1 Errors []*DeleteServiceAccountForbiddenBodyErrorsItems0 `json:"errors"` // jsonapi // Required: true Jsonapi *DeleteServiceAccountForbiddenBodyJsonapi `json:"jsonapi"` }
DeleteServiceAccountForbiddenBody delete service account forbidden body // Example: {"errors":[{"detail":"Permission denied for this resource","status":"403"}],"jsonapi":{"version":"1.0"}} swagger:model DeleteServiceAccountForbiddenBody
func (*DeleteServiceAccountForbiddenBody) ContextValidate ¶
func (o *DeleteServiceAccountForbiddenBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this delete service account forbidden body based on the context it is used
func (*DeleteServiceAccountForbiddenBody) MarshalBinary ¶
func (o *DeleteServiceAccountForbiddenBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*DeleteServiceAccountForbiddenBody) UnmarshalBinary ¶
func (o *DeleteServiceAccountForbiddenBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type DeleteServiceAccountForbiddenBodyErrorsItems0 ¶
type DeleteServiceAccountForbiddenBodyErrorsItems0 struct { // An application-specific error code, expressed as a string value. // Example: entity-not-found Code string `json:"code,omitempty"` // A human-readable explanation specific to this occurrence of the problem. // Example: The request was missing these required fields: ... // Required: true Detail *string `json:"detail"` // A unique identifier for this particular occurrence of the problem. // Example: f16c31b5-6129-4571-add8-d589da9be524 // Format: uuid ID strfmt.UUID `json:"id,omitempty"` // links Links *DeleteServiceAccountForbiddenBodyErrorsItems0Links `json:"links,omitempty"` // meta // Example: {"key":"value"} Meta interface{} `json:"meta,omitempty"` // source Source *DeleteServiceAccountForbiddenBodyErrorsItems0Source `json:"source,omitempty"` // The HTTP status code applicable to this problem, expressed as a string value. // Example: 400 // Required: true // Pattern: ^[45]\d\d$ Status *string `json:"status"` // A short, human-readable summary of the problem that SHOULD NOT change from occurrence to occurrence of the problem, except for purposes of localization. // Example: Bad request Title string `json:"title,omitempty"` }
DeleteServiceAccountForbiddenBodyErrorsItems0 delete service account forbidden body errors items0 // Example: {"detail":"Not Found","status":"404"} swagger:model DeleteServiceAccountForbiddenBodyErrorsItems0
func (*DeleteServiceAccountForbiddenBodyErrorsItems0) ContextValidate ¶
func (o *DeleteServiceAccountForbiddenBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this delete service account forbidden body errors items0 based on the context it is used
func (*DeleteServiceAccountForbiddenBodyErrorsItems0) MarshalBinary ¶
func (o *DeleteServiceAccountForbiddenBodyErrorsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*DeleteServiceAccountForbiddenBodyErrorsItems0) UnmarshalBinary ¶
func (o *DeleteServiceAccountForbiddenBodyErrorsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type DeleteServiceAccountForbiddenBodyErrorsItems0Links ¶
type DeleteServiceAccountForbiddenBodyErrorsItems0Links struct { // about // Example: https://example.com/api/resource About interface{} `json:"about,omitempty"` }
DeleteServiceAccountForbiddenBodyErrorsItems0Links A link that leads to further details about this particular occurrance of the problem. // Example: {"about":"https://example.com/about_this_error"} swagger:model DeleteServiceAccountForbiddenBodyErrorsItems0Links
func (*DeleteServiceAccountForbiddenBodyErrorsItems0Links) ContextValidate ¶
func (o *DeleteServiceAccountForbiddenBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this delete service account forbidden body errors items0 links based on context it is used
func (*DeleteServiceAccountForbiddenBodyErrorsItems0Links) MarshalBinary ¶
func (o *DeleteServiceAccountForbiddenBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*DeleteServiceAccountForbiddenBodyErrorsItems0Links) UnmarshalBinary ¶
func (o *DeleteServiceAccountForbiddenBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type DeleteServiceAccountForbiddenBodyErrorsItems0Source ¶
type DeleteServiceAccountForbiddenBodyErrorsItems0Source struct { // A string indicating which URI query parameter caused the error. // Example: param1 Parameter string `json:"parameter,omitempty"` // A JSON Pointer [RFC6901] to the associated entity in the request document. // Example: /data/attributes Pointer string `json:"pointer,omitempty"` }
DeleteServiceAccountForbiddenBodyErrorsItems0Source delete service account forbidden body errors items0 source // Example: {"pointer":"/data/attributes"} swagger:model DeleteServiceAccountForbiddenBodyErrorsItems0Source
func (*DeleteServiceAccountForbiddenBodyErrorsItems0Source) ContextValidate ¶
func (o *DeleteServiceAccountForbiddenBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this delete service account forbidden body errors items0 source based on context it is used
func (*DeleteServiceAccountForbiddenBodyErrorsItems0Source) MarshalBinary ¶
func (o *DeleteServiceAccountForbiddenBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*DeleteServiceAccountForbiddenBodyErrorsItems0Source) UnmarshalBinary ¶
func (o *DeleteServiceAccountForbiddenBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type DeleteServiceAccountForbiddenBodyJsonapi ¶
type DeleteServiceAccountForbiddenBodyJsonapi struct { // Version of the JSON API specification this server supports. // Example: 1.0 // Required: true // Pattern: ^(0|[1-9]\d*)\.(0|[1-9]\d*)$ Version *string `json:"version"` }
DeleteServiceAccountForbiddenBodyJsonapi delete service account forbidden body jsonapi // Example: {"version":"1.0"} swagger:model DeleteServiceAccountForbiddenBodyJsonapi
func (*DeleteServiceAccountForbiddenBodyJsonapi) ContextValidate ¶
func (o *DeleteServiceAccountForbiddenBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this delete service account forbidden body jsonapi based on context it is used
func (*DeleteServiceAccountForbiddenBodyJsonapi) MarshalBinary ¶
func (o *DeleteServiceAccountForbiddenBodyJsonapi) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*DeleteServiceAccountForbiddenBodyJsonapi) UnmarshalBinary ¶
func (o *DeleteServiceAccountForbiddenBodyJsonapi) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type DeleteServiceAccountInternalServerError ¶
type DeleteServiceAccountInternalServerError struct { /* A header containing the deprecation date of the underlying endpoint. For more information, please refer to the deprecation header RFC: https://tools.ietf.org/id/draft-dalal-deprecation-header-01.html Format: date-time */ Deprecation strfmt.DateTime /* A header containing a unique id used for tracking this request. If you are reporting an issue to Snyk it's very helpful to provide this ID. Format: uuid */ SnykRequestID strfmt.UUID /* A header containing the version stage of the endpoint. This stage describes the guarantees snyk provides surrounding stability of the endpoint. */ SnykVersionLifecycleStage string /* A header containing the version of the endpoint requested by the caller. */ SnykVersionRequested string /* A header containing the version of the endpoint that was served by the API. */ SnykVersionServed string /* A header containing the date of when the underlying endpoint will be removed. This header is only present if the endpoint has been deprecated. Please refer to the RFC for more information: https://datatracker.ietf.org/doc/html/rfc8594 Format: date-time */ Sunset strfmt.DateTime Payload *DeleteServiceAccountInternalServerErrorBody }
DeleteServiceAccountInternalServerError describes a response with status code 500, with default header values.
Internal Server Error: An error was encountered while attempting to process the request.
func NewDeleteServiceAccountInternalServerError ¶
func NewDeleteServiceAccountInternalServerError() *DeleteServiceAccountInternalServerError
NewDeleteServiceAccountInternalServerError creates a DeleteServiceAccountInternalServerError with default headers values
func (*DeleteServiceAccountInternalServerError) Code ¶
func (o *DeleteServiceAccountInternalServerError) Code() int
Code gets the status code for the delete service account internal server error response
func (*DeleteServiceAccountInternalServerError) Error ¶
func (o *DeleteServiceAccountInternalServerError) Error() string
func (*DeleteServiceAccountInternalServerError) GetPayload ¶
func (o *DeleteServiceAccountInternalServerError) GetPayload() *DeleteServiceAccountInternalServerErrorBody
func (*DeleteServiceAccountInternalServerError) IsClientError ¶
func (o *DeleteServiceAccountInternalServerError) IsClientError() bool
IsClientError returns true when this delete service account internal server error response has a 4xx status code
func (*DeleteServiceAccountInternalServerError) IsCode ¶
func (o *DeleteServiceAccountInternalServerError) IsCode(code int) bool
IsCode returns true when this delete service account internal server error response a status code equal to that given
func (*DeleteServiceAccountInternalServerError) IsRedirect ¶
func (o *DeleteServiceAccountInternalServerError) IsRedirect() bool
IsRedirect returns true when this delete service account internal server error response has a 3xx status code
func (*DeleteServiceAccountInternalServerError) IsServerError ¶
func (o *DeleteServiceAccountInternalServerError) IsServerError() bool
IsServerError returns true when this delete service account internal server error response has a 5xx status code
func (*DeleteServiceAccountInternalServerError) IsSuccess ¶
func (o *DeleteServiceAccountInternalServerError) IsSuccess() bool
IsSuccess returns true when this delete service account internal server error response has a 2xx status code
func (*DeleteServiceAccountInternalServerError) String ¶
func (o *DeleteServiceAccountInternalServerError) String() string
type DeleteServiceAccountInternalServerErrorBody ¶
type DeleteServiceAccountInternalServerErrorBody struct { // errors // Example: [{"detail":"Permission denied for this resource","status":"403"}] // Required: true // Min Items: 1 Errors []*DeleteServiceAccountInternalServerErrorBodyErrorsItems0 `json:"errors"` // jsonapi // Required: true Jsonapi *DeleteServiceAccountInternalServerErrorBodyJsonapi `json:"jsonapi"` }
DeleteServiceAccountInternalServerErrorBody delete service account internal server error body // Example: {"errors":[{"detail":"Permission denied for this resource","status":"403"}],"jsonapi":{"version":"1.0"}} swagger:model DeleteServiceAccountInternalServerErrorBody
func (*DeleteServiceAccountInternalServerErrorBody) ContextValidate ¶
func (o *DeleteServiceAccountInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this delete service account internal server error body based on the context it is used
func (*DeleteServiceAccountInternalServerErrorBody) MarshalBinary ¶
func (o *DeleteServiceAccountInternalServerErrorBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*DeleteServiceAccountInternalServerErrorBody) UnmarshalBinary ¶
func (o *DeleteServiceAccountInternalServerErrorBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type DeleteServiceAccountInternalServerErrorBodyErrorsItems0 ¶
type DeleteServiceAccountInternalServerErrorBodyErrorsItems0 struct { // An application-specific error code, expressed as a string value. // Example: entity-not-found Code string `json:"code,omitempty"` // A human-readable explanation specific to this occurrence of the problem. // Example: The request was missing these required fields: ... // Required: true Detail *string `json:"detail"` // A unique identifier for this particular occurrence of the problem. // Example: f16c31b5-6129-4571-add8-d589da9be524 // Format: uuid ID strfmt.UUID `json:"id,omitempty"` // links Links *DeleteServiceAccountInternalServerErrorBodyErrorsItems0Links `json:"links,omitempty"` // meta // Example: {"key":"value"} Meta interface{} `json:"meta,omitempty"` // source Source *DeleteServiceAccountInternalServerErrorBodyErrorsItems0Source `json:"source,omitempty"` // The HTTP status code applicable to this problem, expressed as a string value. // Example: 400 // Required: true // Pattern: ^[45]\d\d$ Status *string `json:"status"` // A short, human-readable summary of the problem that SHOULD NOT change from occurrence to occurrence of the problem, except for purposes of localization. // Example: Bad request Title string `json:"title,omitempty"` }
DeleteServiceAccountInternalServerErrorBodyErrorsItems0 delete service account internal server error body errors items0 // Example: {"detail":"Not Found","status":"404"} swagger:model DeleteServiceAccountInternalServerErrorBodyErrorsItems0
func (*DeleteServiceAccountInternalServerErrorBodyErrorsItems0) ContextValidate ¶
func (o *DeleteServiceAccountInternalServerErrorBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this delete service account internal server error body errors items0 based on the context it is used
func (*DeleteServiceAccountInternalServerErrorBodyErrorsItems0) MarshalBinary ¶
func (o *DeleteServiceAccountInternalServerErrorBodyErrorsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*DeleteServiceAccountInternalServerErrorBodyErrorsItems0) UnmarshalBinary ¶
func (o *DeleteServiceAccountInternalServerErrorBodyErrorsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type DeleteServiceAccountInternalServerErrorBodyErrorsItems0Links ¶
type DeleteServiceAccountInternalServerErrorBodyErrorsItems0Links struct { // about // Example: https://example.com/api/resource About interface{} `json:"about,omitempty"` }
DeleteServiceAccountInternalServerErrorBodyErrorsItems0Links A link that leads to further details about this particular occurrance of the problem. // Example: {"about":"https://example.com/about_this_error"} swagger:model DeleteServiceAccountInternalServerErrorBodyErrorsItems0Links
func (*DeleteServiceAccountInternalServerErrorBodyErrorsItems0Links) ContextValidate ¶
func (o *DeleteServiceAccountInternalServerErrorBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this delete service account internal server error body errors items0 links based on context it is used
func (*DeleteServiceAccountInternalServerErrorBodyErrorsItems0Links) MarshalBinary ¶
func (o *DeleteServiceAccountInternalServerErrorBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*DeleteServiceAccountInternalServerErrorBodyErrorsItems0Links) UnmarshalBinary ¶
func (o *DeleteServiceAccountInternalServerErrorBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type DeleteServiceAccountInternalServerErrorBodyErrorsItems0Source ¶
type DeleteServiceAccountInternalServerErrorBodyErrorsItems0Source struct { // A string indicating which URI query parameter caused the error. // Example: param1 Parameter string `json:"parameter,omitempty"` // A JSON Pointer [RFC6901] to the associated entity in the request document. // Example: /data/attributes Pointer string `json:"pointer,omitempty"` }
DeleteServiceAccountInternalServerErrorBodyErrorsItems0Source delete service account internal server error body errors items0 source // Example: {"pointer":"/data/attributes"} swagger:model DeleteServiceAccountInternalServerErrorBodyErrorsItems0Source
func (*DeleteServiceAccountInternalServerErrorBodyErrorsItems0Source) ContextValidate ¶
func (o *DeleteServiceAccountInternalServerErrorBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this delete service account internal server error body errors items0 source based on context it is used
func (*DeleteServiceAccountInternalServerErrorBodyErrorsItems0Source) MarshalBinary ¶
func (o *DeleteServiceAccountInternalServerErrorBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*DeleteServiceAccountInternalServerErrorBodyErrorsItems0Source) UnmarshalBinary ¶
func (o *DeleteServiceAccountInternalServerErrorBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type DeleteServiceAccountInternalServerErrorBodyJsonapi ¶
type DeleteServiceAccountInternalServerErrorBodyJsonapi struct { // Version of the JSON API specification this server supports. // Example: 1.0 // Required: true // Pattern: ^(0|[1-9]\d*)\.(0|[1-9]\d*)$ Version *string `json:"version"` }
DeleteServiceAccountInternalServerErrorBodyJsonapi delete service account internal server error body jsonapi // Example: {"version":"1.0"} swagger:model DeleteServiceAccountInternalServerErrorBodyJsonapi
func (*DeleteServiceAccountInternalServerErrorBodyJsonapi) ContextValidate ¶
func (o *DeleteServiceAccountInternalServerErrorBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this delete service account internal server error body jsonapi based on context it is used
func (*DeleteServiceAccountInternalServerErrorBodyJsonapi) MarshalBinary ¶
func (o *DeleteServiceAccountInternalServerErrorBodyJsonapi) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*DeleteServiceAccountInternalServerErrorBodyJsonapi) UnmarshalBinary ¶
func (o *DeleteServiceAccountInternalServerErrorBodyJsonapi) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type DeleteServiceAccountNoContent ¶
type DeleteServiceAccountNoContent struct { /* A header containing the deprecation date of the underlying endpoint. For more information, please refer to the deprecation header RFC: https://tools.ietf.org/id/draft-dalal-deprecation-header-01.html Format: date-time */ Deprecation strfmt.DateTime /* A header containing a unique id used for tracking this request. If you are reporting an issue to Snyk it's very helpful to provide this ID. Format: uuid */ SnykRequestID strfmt.UUID /* A header containing the version stage of the endpoint. This stage describes the guarantees snyk provides surrounding stability of the endpoint. */ SnykVersionLifecycleStage string /* A header containing the version of the endpoint requested by the caller. */ SnykVersionRequested string /* A header containing the version of the endpoint that was served by the API. */ SnykVersionServed string /* A header containing the date of when the underlying endpoint will be removed. This header is only present if the endpoint has been deprecated. Please refer to the RFC for more information: https://datatracker.ietf.org/doc/html/rfc8594 Format: date-time */ Sunset strfmt.DateTime }
DeleteServiceAccountNoContent describes a response with status code 204, with default header values.
The service account has been deleted.
func NewDeleteServiceAccountNoContent ¶
func NewDeleteServiceAccountNoContent() *DeleteServiceAccountNoContent
NewDeleteServiceAccountNoContent creates a DeleteServiceAccountNoContent with default headers values
func (*DeleteServiceAccountNoContent) Code ¶
func (o *DeleteServiceAccountNoContent) Code() int
Code gets the status code for the delete service account no content response
func (*DeleteServiceAccountNoContent) Error ¶
func (o *DeleteServiceAccountNoContent) Error() string
func (*DeleteServiceAccountNoContent) IsClientError ¶
func (o *DeleteServiceAccountNoContent) IsClientError() bool
IsClientError returns true when this delete service account no content response has a 4xx status code
func (*DeleteServiceAccountNoContent) IsCode ¶
func (o *DeleteServiceAccountNoContent) IsCode(code int) bool
IsCode returns true when this delete service account no content response a status code equal to that given
func (*DeleteServiceAccountNoContent) IsRedirect ¶
func (o *DeleteServiceAccountNoContent) IsRedirect() bool
IsRedirect returns true when this delete service account no content response has a 3xx status code
func (*DeleteServiceAccountNoContent) IsServerError ¶
func (o *DeleteServiceAccountNoContent) IsServerError() bool
IsServerError returns true when this delete service account no content response has a 5xx status code
func (*DeleteServiceAccountNoContent) IsSuccess ¶
func (o *DeleteServiceAccountNoContent) IsSuccess() bool
IsSuccess returns true when this delete service account no content response has a 2xx status code
func (*DeleteServiceAccountNoContent) String ¶
func (o *DeleteServiceAccountNoContent) String() string
type DeleteServiceAccountNotFound ¶
type DeleteServiceAccountNotFound struct { /* A header containing the deprecation date of the underlying endpoint. For more information, please refer to the deprecation header RFC: https://tools.ietf.org/id/draft-dalal-deprecation-header-01.html Format: date-time */ Deprecation strfmt.DateTime /* A header containing a unique id used for tracking this request. If you are reporting an issue to Snyk it's very helpful to provide this ID. Format: uuid */ SnykRequestID strfmt.UUID /* A header containing the version stage of the endpoint. This stage describes the guarantees snyk provides surrounding stability of the endpoint. */ SnykVersionLifecycleStage string /* A header containing the version of the endpoint requested by the caller. */ SnykVersionRequested string /* A header containing the version of the endpoint that was served by the API. */ SnykVersionServed string /* A header containing the date of when the underlying endpoint will be removed. This header is only present if the endpoint has been deprecated. Please refer to the RFC for more information: https://datatracker.ietf.org/doc/html/rfc8594 Format: date-time */ Sunset strfmt.DateTime Payload *DeleteServiceAccountNotFoundBody }
DeleteServiceAccountNotFound describes a response with status code 404, with default header values.
Not Found: The resource being operated on could not be found.
func NewDeleteServiceAccountNotFound ¶
func NewDeleteServiceAccountNotFound() *DeleteServiceAccountNotFound
NewDeleteServiceAccountNotFound creates a DeleteServiceAccountNotFound with default headers values
func (*DeleteServiceAccountNotFound) Code ¶
func (o *DeleteServiceAccountNotFound) Code() int
Code gets the status code for the delete service account not found response
func (*DeleteServiceAccountNotFound) Error ¶
func (o *DeleteServiceAccountNotFound) Error() string
func (*DeleteServiceAccountNotFound) GetPayload ¶
func (o *DeleteServiceAccountNotFound) GetPayload() *DeleteServiceAccountNotFoundBody
func (*DeleteServiceAccountNotFound) IsClientError ¶
func (o *DeleteServiceAccountNotFound) IsClientError() bool
IsClientError returns true when this delete service account not found response has a 4xx status code
func (*DeleteServiceAccountNotFound) IsCode ¶
func (o *DeleteServiceAccountNotFound) IsCode(code int) bool
IsCode returns true when this delete service account not found response a status code equal to that given
func (*DeleteServiceAccountNotFound) IsRedirect ¶
func (o *DeleteServiceAccountNotFound) IsRedirect() bool
IsRedirect returns true when this delete service account not found response has a 3xx status code
func (*DeleteServiceAccountNotFound) IsServerError ¶
func (o *DeleteServiceAccountNotFound) IsServerError() bool
IsServerError returns true when this delete service account not found response has a 5xx status code
func (*DeleteServiceAccountNotFound) IsSuccess ¶
func (o *DeleteServiceAccountNotFound) IsSuccess() bool
IsSuccess returns true when this delete service account not found response has a 2xx status code
func (*DeleteServiceAccountNotFound) String ¶
func (o *DeleteServiceAccountNotFound) String() string
type DeleteServiceAccountNotFoundBody ¶
type DeleteServiceAccountNotFoundBody struct { // errors // Example: [{"detail":"Permission denied for this resource","status":"403"}] // Required: true // Min Items: 1 Errors []*DeleteServiceAccountNotFoundBodyErrorsItems0 `json:"errors"` // jsonapi // Required: true Jsonapi *DeleteServiceAccountNotFoundBodyJsonapi `json:"jsonapi"` }
DeleteServiceAccountNotFoundBody delete service account not found body // Example: {"errors":[{"detail":"Permission denied for this resource","status":"403"}],"jsonapi":{"version":"1.0"}} swagger:model DeleteServiceAccountNotFoundBody
func (*DeleteServiceAccountNotFoundBody) ContextValidate ¶
func (o *DeleteServiceAccountNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this delete service account not found body based on the context it is used
func (*DeleteServiceAccountNotFoundBody) MarshalBinary ¶
func (o *DeleteServiceAccountNotFoundBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*DeleteServiceAccountNotFoundBody) UnmarshalBinary ¶
func (o *DeleteServiceAccountNotFoundBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type DeleteServiceAccountNotFoundBodyErrorsItems0 ¶
type DeleteServiceAccountNotFoundBodyErrorsItems0 struct { // An application-specific error code, expressed as a string value. // Example: entity-not-found Code string `json:"code,omitempty"` // A human-readable explanation specific to this occurrence of the problem. // Example: The request was missing these required fields: ... // Required: true Detail *string `json:"detail"` // A unique identifier for this particular occurrence of the problem. // Example: f16c31b5-6129-4571-add8-d589da9be524 // Format: uuid ID strfmt.UUID `json:"id,omitempty"` // links Links *DeleteServiceAccountNotFoundBodyErrorsItems0Links `json:"links,omitempty"` // meta // Example: {"key":"value"} Meta interface{} `json:"meta,omitempty"` // source Source *DeleteServiceAccountNotFoundBodyErrorsItems0Source `json:"source,omitempty"` // The HTTP status code applicable to this problem, expressed as a string value. // Example: 400 // Required: true // Pattern: ^[45]\d\d$ Status *string `json:"status"` // A short, human-readable summary of the problem that SHOULD NOT change from occurrence to occurrence of the problem, except for purposes of localization. // Example: Bad request Title string `json:"title,omitempty"` }
DeleteServiceAccountNotFoundBodyErrorsItems0 delete service account not found body errors items0 // Example: {"detail":"Not Found","status":"404"} swagger:model DeleteServiceAccountNotFoundBodyErrorsItems0
func (*DeleteServiceAccountNotFoundBodyErrorsItems0) ContextValidate ¶
func (o *DeleteServiceAccountNotFoundBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this delete service account not found body errors items0 based on the context it is used
func (*DeleteServiceAccountNotFoundBodyErrorsItems0) MarshalBinary ¶
func (o *DeleteServiceAccountNotFoundBodyErrorsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*DeleteServiceAccountNotFoundBodyErrorsItems0) UnmarshalBinary ¶
func (o *DeleteServiceAccountNotFoundBodyErrorsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type DeleteServiceAccountNotFoundBodyErrorsItems0Links ¶
type DeleteServiceAccountNotFoundBodyErrorsItems0Links struct { // about // Example: https://example.com/api/resource About interface{} `json:"about,omitempty"` }
DeleteServiceAccountNotFoundBodyErrorsItems0Links A link that leads to further details about this particular occurrance of the problem. // Example: {"about":"https://example.com/about_this_error"} swagger:model DeleteServiceAccountNotFoundBodyErrorsItems0Links
func (*DeleteServiceAccountNotFoundBodyErrorsItems0Links) ContextValidate ¶
func (o *DeleteServiceAccountNotFoundBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this delete service account not found body errors items0 links based on context it is used
func (*DeleteServiceAccountNotFoundBodyErrorsItems0Links) MarshalBinary ¶
func (o *DeleteServiceAccountNotFoundBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*DeleteServiceAccountNotFoundBodyErrorsItems0Links) UnmarshalBinary ¶
func (o *DeleteServiceAccountNotFoundBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type DeleteServiceAccountNotFoundBodyErrorsItems0Source ¶
type DeleteServiceAccountNotFoundBodyErrorsItems0Source struct { // A string indicating which URI query parameter caused the error. // Example: param1 Parameter string `json:"parameter,omitempty"` // A JSON Pointer [RFC6901] to the associated entity in the request document. // Example: /data/attributes Pointer string `json:"pointer,omitempty"` }
DeleteServiceAccountNotFoundBodyErrorsItems0Source delete service account not found body errors items0 source // Example: {"pointer":"/data/attributes"} swagger:model DeleteServiceAccountNotFoundBodyErrorsItems0Source
func (*DeleteServiceAccountNotFoundBodyErrorsItems0Source) ContextValidate ¶
func (o *DeleteServiceAccountNotFoundBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this delete service account not found body errors items0 source based on context it is used
func (*DeleteServiceAccountNotFoundBodyErrorsItems0Source) MarshalBinary ¶
func (o *DeleteServiceAccountNotFoundBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*DeleteServiceAccountNotFoundBodyErrorsItems0Source) UnmarshalBinary ¶
func (o *DeleteServiceAccountNotFoundBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type DeleteServiceAccountNotFoundBodyJsonapi ¶
type DeleteServiceAccountNotFoundBodyJsonapi struct { // Version of the JSON API specification this server supports. // Example: 1.0 // Required: true // Pattern: ^(0|[1-9]\d*)\.(0|[1-9]\d*)$ Version *string `json:"version"` }
DeleteServiceAccountNotFoundBodyJsonapi delete service account not found body jsonapi // Example: {"version":"1.0"} swagger:model DeleteServiceAccountNotFoundBodyJsonapi
func (*DeleteServiceAccountNotFoundBodyJsonapi) ContextValidate ¶
func (o *DeleteServiceAccountNotFoundBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this delete service account not found body jsonapi based on context it is used
func (*DeleteServiceAccountNotFoundBodyJsonapi) MarshalBinary ¶
func (o *DeleteServiceAccountNotFoundBodyJsonapi) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*DeleteServiceAccountNotFoundBodyJsonapi) UnmarshalBinary ¶
func (o *DeleteServiceAccountNotFoundBodyJsonapi) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type DeleteServiceAccountParams ¶
type DeleteServiceAccountParams struct { /* OrgID. The ID of org to which the service account belongs. Format: uuid */ OrgID strfmt.UUID /* ServiceaccountID. The ID of the service account. Format: uuid */ ServiceaccountID strfmt.UUID /* Version. The requested version of the endpoint to process the request */ Version string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteServiceAccountParams contains all the parameters to send to the API endpoint
for the delete service account operation. Typically these are written to a http.Request.
func NewDeleteServiceAccountParams ¶
func NewDeleteServiceAccountParams() *DeleteServiceAccountParams
NewDeleteServiceAccountParams creates a new DeleteServiceAccountParams 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 NewDeleteServiceAccountParamsWithContext ¶
func NewDeleteServiceAccountParamsWithContext(ctx context.Context) *DeleteServiceAccountParams
NewDeleteServiceAccountParamsWithContext creates a new DeleteServiceAccountParams object with the ability to set a context for a request.
func NewDeleteServiceAccountParamsWithHTTPClient ¶
func NewDeleteServiceAccountParamsWithHTTPClient(client *http.Client) *DeleteServiceAccountParams
NewDeleteServiceAccountParamsWithHTTPClient creates a new DeleteServiceAccountParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteServiceAccountParamsWithTimeout ¶
func NewDeleteServiceAccountParamsWithTimeout(timeout time.Duration) *DeleteServiceAccountParams
NewDeleteServiceAccountParamsWithTimeout creates a new DeleteServiceAccountParams object with the ability to set a timeout on a request.
func (*DeleteServiceAccountParams) SetContext ¶
func (o *DeleteServiceAccountParams) SetContext(ctx context.Context)
SetContext adds the context to the delete service account params
func (*DeleteServiceAccountParams) SetDefaults ¶
func (o *DeleteServiceAccountParams) SetDefaults()
SetDefaults hydrates default values in the delete service account params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteServiceAccountParams) SetHTTPClient ¶
func (o *DeleteServiceAccountParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete service account params
func (*DeleteServiceAccountParams) SetOrgID ¶
func (o *DeleteServiceAccountParams) SetOrgID(orgID strfmt.UUID)
SetOrgID adds the orgId to the delete service account params
func (*DeleteServiceAccountParams) SetServiceaccountID ¶
func (o *DeleteServiceAccountParams) SetServiceaccountID(serviceaccountID strfmt.UUID)
SetServiceaccountID adds the serviceaccountId to the delete service account params
func (*DeleteServiceAccountParams) SetTimeout ¶
func (o *DeleteServiceAccountParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete service account params
func (*DeleteServiceAccountParams) SetVersion ¶
func (o *DeleteServiceAccountParams) SetVersion(version string)
SetVersion adds the version to the delete service account params
func (*DeleteServiceAccountParams) WithContext ¶
func (o *DeleteServiceAccountParams) WithContext(ctx context.Context) *DeleteServiceAccountParams
WithContext adds the context to the delete service account params
func (*DeleteServiceAccountParams) WithDefaults ¶
func (o *DeleteServiceAccountParams) WithDefaults() *DeleteServiceAccountParams
WithDefaults hydrates default values in the delete service account params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteServiceAccountParams) WithHTTPClient ¶
func (o *DeleteServiceAccountParams) WithHTTPClient(client *http.Client) *DeleteServiceAccountParams
WithHTTPClient adds the HTTPClient to the delete service account params
func (*DeleteServiceAccountParams) WithOrgID ¶
func (o *DeleteServiceAccountParams) WithOrgID(orgID strfmt.UUID) *DeleteServiceAccountParams
WithOrgID adds the orgID to the delete service account params
func (*DeleteServiceAccountParams) WithServiceaccountID ¶
func (o *DeleteServiceAccountParams) WithServiceaccountID(serviceaccountID strfmt.UUID) *DeleteServiceAccountParams
WithServiceaccountID adds the serviceaccountID to the delete service account params
func (*DeleteServiceAccountParams) WithTimeout ¶
func (o *DeleteServiceAccountParams) WithTimeout(timeout time.Duration) *DeleteServiceAccountParams
WithTimeout adds the timeout to the delete service account params
func (*DeleteServiceAccountParams) WithVersion ¶
func (o *DeleteServiceAccountParams) WithVersion(version string) *DeleteServiceAccountParams
WithVersion adds the version to the delete service account params
func (*DeleteServiceAccountParams) WriteToRequest ¶
func (o *DeleteServiceAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteServiceAccountReader ¶
type DeleteServiceAccountReader struct {
// contains filtered or unexported fields
}
DeleteServiceAccountReader is a Reader for the DeleteServiceAccount structure.
func (*DeleteServiceAccountReader) ReadResponse ¶
func (o *DeleteServiceAccountReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteServiceAccountUnauthorized ¶
type DeleteServiceAccountUnauthorized struct { strfmt.DateTime SnykRequestID strfmt.UUID SnykVersionLifecycleStage string SnykVersionRequested string SnykVersionServed string Sunset strfmt.DateTime }Deprecation
DeleteServiceAccountUnauthorized describes a response with status code 401, with default header values.
Unauthorized: the request requires an authentication token.
func NewDeleteServiceAccountUnauthorized ¶
func NewDeleteServiceAccountUnauthorized() *DeleteServiceAccountUnauthorized
NewDeleteServiceAccountUnauthorized creates a DeleteServiceAccountUnauthorized with default headers values
func (*DeleteServiceAccountUnauthorized) Code ¶
func (o *DeleteServiceAccountUnauthorized) Code() int
Code gets the status code for the delete service account unauthorized response
func (*DeleteServiceAccountUnauthorized) Error ¶
func (o *DeleteServiceAccountUnauthorized) Error() string
func (*DeleteServiceAccountUnauthorized) GetPayload ¶
func (o *DeleteServiceAccountUnauthorized) GetPayload() *DeleteServiceAccountUnauthorizedBody
func (*DeleteServiceAccountUnauthorized) IsClientError ¶
func (o *DeleteServiceAccountUnauthorized) IsClientError() bool
IsClientError returns true when this delete service account unauthorized response has a 4xx status code
func (*DeleteServiceAccountUnauthorized) IsCode ¶
func (o *DeleteServiceAccountUnauthorized) IsCode(code int) bool
IsCode returns true when this delete service account unauthorized response a status code equal to that given
func (*DeleteServiceAccountUnauthorized) IsRedirect ¶
func (o *DeleteServiceAccountUnauthorized) IsRedirect() bool
IsRedirect returns true when this delete service account unauthorized response has a 3xx status code
func (*DeleteServiceAccountUnauthorized) IsServerError ¶
func (o *DeleteServiceAccountUnauthorized) IsServerError() bool
IsServerError returns true when this delete service account unauthorized response has a 5xx status code
func (*DeleteServiceAccountUnauthorized) IsSuccess ¶
func (o *DeleteServiceAccountUnauthorized) IsSuccess() bool
IsSuccess returns true when this delete service account unauthorized response has a 2xx status code
func (*DeleteServiceAccountUnauthorized) String ¶
func (o *DeleteServiceAccountUnauthorized) String() string
type DeleteServiceAccountUnauthorizedBody ¶
type DeleteServiceAccountUnauthorizedBody struct { // Example: [{"detail":"Permission denied for this resource","status":"403"}] // Required: true // Min Items: 1 Errors []*DeleteServiceAccountUnauthorizedBodyErrorsItems0 `json:"errors"` // Required: true Jsonapi *DeleteServiceAccountUnauthorizedBodyJsonapi `json:"jsonapi"` }
DeleteServiceAccountUnauthorizedBody delete service account unauthorized body // Example: {"errors":[{"detail":"Permission denied for this resource","status":"403"}],"jsonapi":{"version":"1.0"}} swagger:model DeleteServiceAccountUnauthorizedBody
func (*DeleteServiceAccountUnauthorizedBody) ContextValidate ¶
func (o *DeleteServiceAccountUnauthorizedBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this delete service account unauthorized body based on the context it is used
func (*DeleteServiceAccountUnauthorizedBody) MarshalBinary ¶
func (o *DeleteServiceAccountUnauthorizedBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*DeleteServiceAccountUnauthorizedBody) UnmarshalBinary ¶
func (o *DeleteServiceAccountUnauthorizedBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type DeleteServiceAccountUnauthorizedBodyErrorsItems0 ¶
type DeleteServiceAccountUnauthorizedBodyErrorsItems0 struct { // Example: entity-not-found Code string `json:"code,omitempty"` // Example: The request was missing these required fields: ... // Required: true Detail *string `json:"detail"` // Example: f16c31b5-6129-4571-add8-d589da9be524 // Format: uuid ID strfmt.UUID `json:"id,omitempty"` Links *DeleteServiceAccountUnauthorizedBodyErrorsItems0Links `json:"links,omitempty"` // Example: {"key":"value"} Meta interface{} `json:"meta,omitempty"` Source *DeleteServiceAccountUnauthorizedBodyErrorsItems0Source `json:"source,omitempty"` // Example: 400 // Required: true // Pattern: ^[45]\d\d$ Status *string `json:"status"` // Example: Bad request Title string `json:"title,omitempty"` }
DeleteServiceAccountUnauthorizedBodyErrorsItems0 delete service account unauthorized body errors items0 // Example: {"detail":"Not Found","status":"404"} swagger:model DeleteServiceAccountUnauthorizedBodyErrorsItems0
func (*DeleteServiceAccountUnauthorizedBodyErrorsItems0) ContextValidate ¶
func (o *DeleteServiceAccountUnauthorizedBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this delete service account unauthorized body errors items0 based on the context it is used
func (*DeleteServiceAccountUnauthorizedBodyErrorsItems0) MarshalBinary ¶
func (o *DeleteServiceAccountUnauthorizedBodyErrorsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*DeleteServiceAccountUnauthorizedBodyErrorsItems0) UnmarshalBinary ¶
func (o *DeleteServiceAccountUnauthorizedBodyErrorsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type DeleteServiceAccountUnauthorizedBodyErrorsItems0Links ¶
type DeleteServiceAccountUnauthorizedBodyErrorsItems0Links struct { // Example: https://example.com/api/resource About interface{} `json:"about,omitempty"` }
DeleteServiceAccountUnauthorizedBodyErrorsItems0Links A link that leads to further details about this particular occurrance of the problem. // Example: {"about":"https://example.com/about_this_error"} swagger:model DeleteServiceAccountUnauthorizedBodyErrorsItems0Links
func (*DeleteServiceAccountUnauthorizedBodyErrorsItems0Links) ContextValidate ¶
func (o *DeleteServiceAccountUnauthorizedBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this delete service account unauthorized body errors items0 links based on context it is used
func (*DeleteServiceAccountUnauthorizedBodyErrorsItems0Links) MarshalBinary ¶
func (o *DeleteServiceAccountUnauthorizedBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*DeleteServiceAccountUnauthorizedBodyErrorsItems0Links) UnmarshalBinary ¶
func (o *DeleteServiceAccountUnauthorizedBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type DeleteServiceAccountUnauthorizedBodyErrorsItems0Source ¶
type DeleteServiceAccountUnauthorizedBodyErrorsItems0Source struct { // Example: param1 Parameter string `json:"parameter,omitempty"` // Example: /data/attributes Pointer string `json:"pointer,omitempty"` }
DeleteServiceAccountUnauthorizedBodyErrorsItems0Source delete service account unauthorized body errors items0 source // Example: {"pointer":"/data/attributes"} swagger:model DeleteServiceAccountUnauthorizedBodyErrorsItems0Source
func (*DeleteServiceAccountUnauthorizedBodyErrorsItems0Source) ContextValidate ¶
func (o *DeleteServiceAccountUnauthorizedBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this delete service account unauthorized body errors items0 source based on context it is used
func (*DeleteServiceAccountUnauthorizedBodyErrorsItems0Source) MarshalBinary ¶
func (o *DeleteServiceAccountUnauthorizedBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*DeleteServiceAccountUnauthorizedBodyErrorsItems0Source) UnmarshalBinary ¶
func (o *DeleteServiceAccountUnauthorizedBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type DeleteServiceAccountUnauthorizedBodyJsonapi ¶
type DeleteServiceAccountUnauthorizedBodyJsonapi struct { // Example: 1.0 // Required: true // Pattern: ^(0|[1-9]\d*)\.(0|[1-9]\d*)$ Version *string `json:"version"` }
DeleteServiceAccountUnauthorizedBodyJsonapi delete service account unauthorized body jsonapi // Example: {"version":"1.0"} swagger:model DeleteServiceAccountUnauthorizedBodyJsonapi
func (*DeleteServiceAccountUnauthorizedBodyJsonapi) ContextValidate ¶
func (o *DeleteServiceAccountUnauthorizedBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this delete service account unauthorized body jsonapi based on context it is used
func (*DeleteServiceAccountUnauthorizedBodyJsonapi) MarshalBinary ¶
func (o *DeleteServiceAccountUnauthorizedBodyJsonapi) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*DeleteServiceAccountUnauthorizedBodyJsonapi) UnmarshalBinary ¶
func (o *DeleteServiceAccountUnauthorizedBodyJsonapi) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetManyGroupServiceAccountBadRequest ¶
type GetManyGroupServiceAccountBadRequest struct { /* A header containing the deprecation date of the underlying endpoint. For more information, please refer to the deprecation header RFC: https://tools.ietf.org/id/draft-dalal-deprecation-header-01.html Format: date-time */ Deprecation strfmt.DateTime /* A header containing a unique id used for tracking this request. If you are reporting an issue to Snyk it's very helpful to provide this ID. Format: uuid */ SnykRequestID strfmt.UUID /* A header containing the version stage of the endpoint. This stage describes the guarantees snyk provides surrounding stability of the endpoint. */ SnykVersionLifecycleStage string /* A header containing the version of the endpoint requested by the caller. */ SnykVersionRequested string /* A header containing the version of the endpoint that was served by the API. */ SnykVersionServed string /* A header containing the date of when the underlying endpoint will be removed. This header is only present if the endpoint has been deprecated. Please refer to the RFC for more information: https://datatracker.ietf.org/doc/html/rfc8594 Format: date-time */ Sunset strfmt.DateTime Payload *GetManyGroupServiceAccountBadRequestBody }
GetManyGroupServiceAccountBadRequest describes a response with status code 400, with default header values.
Bad Request: A parameter provided as a part of the request was invalid.
func NewGetManyGroupServiceAccountBadRequest ¶
func NewGetManyGroupServiceAccountBadRequest() *GetManyGroupServiceAccountBadRequest
NewGetManyGroupServiceAccountBadRequest creates a GetManyGroupServiceAccountBadRequest with default headers values
func (*GetManyGroupServiceAccountBadRequest) Code ¶
func (o *GetManyGroupServiceAccountBadRequest) Code() int
Code gets the status code for the get many group service account bad request response
func (*GetManyGroupServiceAccountBadRequest) Error ¶
func (o *GetManyGroupServiceAccountBadRequest) Error() string
func (*GetManyGroupServiceAccountBadRequest) GetPayload ¶
func (o *GetManyGroupServiceAccountBadRequest) GetPayload() *GetManyGroupServiceAccountBadRequestBody
func (*GetManyGroupServiceAccountBadRequest) IsClientError ¶
func (o *GetManyGroupServiceAccountBadRequest) IsClientError() bool
IsClientError returns true when this get many group service account bad request response has a 4xx status code
func (*GetManyGroupServiceAccountBadRequest) IsCode ¶
func (o *GetManyGroupServiceAccountBadRequest) IsCode(code int) bool
IsCode returns true when this get many group service account bad request response a status code equal to that given
func (*GetManyGroupServiceAccountBadRequest) IsRedirect ¶
func (o *GetManyGroupServiceAccountBadRequest) IsRedirect() bool
IsRedirect returns true when this get many group service account bad request response has a 3xx status code
func (*GetManyGroupServiceAccountBadRequest) IsServerError ¶
func (o *GetManyGroupServiceAccountBadRequest) IsServerError() bool
IsServerError returns true when this get many group service account bad request response has a 5xx status code
func (*GetManyGroupServiceAccountBadRequest) IsSuccess ¶
func (o *GetManyGroupServiceAccountBadRequest) IsSuccess() bool
IsSuccess returns true when this get many group service account bad request response has a 2xx status code
func (*GetManyGroupServiceAccountBadRequest) String ¶
func (o *GetManyGroupServiceAccountBadRequest) String() string
type GetManyGroupServiceAccountBadRequestBody ¶
type GetManyGroupServiceAccountBadRequestBody struct { // errors // Example: [{"detail":"Permission denied for this resource","status":"403"}] // Required: true // Min Items: 1 Errors []*GetManyGroupServiceAccountBadRequestBodyErrorsItems0 `json:"errors"` // jsonapi // Required: true Jsonapi *GetManyGroupServiceAccountBadRequestBodyJsonapi `json:"jsonapi"` }
GetManyGroupServiceAccountBadRequestBody get many group service account bad request body // Example: {"errors":[{"detail":"Permission denied for this resource","status":"403"}],"jsonapi":{"version":"1.0"}} swagger:model GetManyGroupServiceAccountBadRequestBody
func (*GetManyGroupServiceAccountBadRequestBody) ContextValidate ¶
func (o *GetManyGroupServiceAccountBadRequestBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this get many group service account bad request body based on the context it is used
func (*GetManyGroupServiceAccountBadRequestBody) MarshalBinary ¶
func (o *GetManyGroupServiceAccountBadRequestBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetManyGroupServiceAccountBadRequestBody) UnmarshalBinary ¶
func (o *GetManyGroupServiceAccountBadRequestBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetManyGroupServiceAccountBadRequestBodyErrorsItems0 ¶
type GetManyGroupServiceAccountBadRequestBodyErrorsItems0 struct { // An application-specific error code, expressed as a string value. // Example: entity-not-found Code string `json:"code,omitempty"` // A human-readable explanation specific to this occurrence of the problem. // Example: The request was missing these required fields: ... // Required: true Detail *string `json:"detail"` // A unique identifier for this particular occurrence of the problem. // Example: f16c31b5-6129-4571-add8-d589da9be524 // Format: uuid ID strfmt.UUID `json:"id,omitempty"` // links Links *GetManyGroupServiceAccountBadRequestBodyErrorsItems0Links `json:"links,omitempty"` // meta // Example: {"key":"value"} Meta interface{} `json:"meta,omitempty"` // source Source *GetManyGroupServiceAccountBadRequestBodyErrorsItems0Source `json:"source,omitempty"` // The HTTP status code applicable to this problem, expressed as a string value. // Example: 400 // Required: true // Pattern: ^[45]\d\d$ Status *string `json:"status"` // A short, human-readable summary of the problem that SHOULD NOT change from occurrence to occurrence of the problem, except for purposes of localization. // Example: Bad request Title string `json:"title,omitempty"` }
GetManyGroupServiceAccountBadRequestBodyErrorsItems0 get many group service account bad request body errors items0 // Example: {"detail":"Not Found","status":"404"} swagger:model GetManyGroupServiceAccountBadRequestBodyErrorsItems0
func (*GetManyGroupServiceAccountBadRequestBodyErrorsItems0) ContextValidate ¶
func (o *GetManyGroupServiceAccountBadRequestBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this get many group service account bad request body errors items0 based on the context it is used
func (*GetManyGroupServiceAccountBadRequestBodyErrorsItems0) MarshalBinary ¶
func (o *GetManyGroupServiceAccountBadRequestBodyErrorsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetManyGroupServiceAccountBadRequestBodyErrorsItems0) UnmarshalBinary ¶
func (o *GetManyGroupServiceAccountBadRequestBodyErrorsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetManyGroupServiceAccountBadRequestBodyErrorsItems0Links ¶
type GetManyGroupServiceAccountBadRequestBodyErrorsItems0Links struct { // about // Example: https://example.com/api/resource About interface{} `json:"about,omitempty"` }
GetManyGroupServiceAccountBadRequestBodyErrorsItems0Links A link that leads to further details about this particular occurrance of the problem. // Example: {"about":"https://example.com/about_this_error"} swagger:model GetManyGroupServiceAccountBadRequestBodyErrorsItems0Links
func (*GetManyGroupServiceAccountBadRequestBodyErrorsItems0Links) ContextValidate ¶
func (o *GetManyGroupServiceAccountBadRequestBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get many group service account bad request body errors items0 links based on context it is used
func (*GetManyGroupServiceAccountBadRequestBodyErrorsItems0Links) MarshalBinary ¶
func (o *GetManyGroupServiceAccountBadRequestBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetManyGroupServiceAccountBadRequestBodyErrorsItems0Links) UnmarshalBinary ¶
func (o *GetManyGroupServiceAccountBadRequestBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetManyGroupServiceAccountBadRequestBodyErrorsItems0Source ¶
type GetManyGroupServiceAccountBadRequestBodyErrorsItems0Source struct { // A string indicating which URI query parameter caused the error. // Example: param1 Parameter string `json:"parameter,omitempty"` // A JSON Pointer [RFC6901] to the associated entity in the request document. // Example: /data/attributes Pointer string `json:"pointer,omitempty"` }
GetManyGroupServiceAccountBadRequestBodyErrorsItems0Source get many group service account bad request body errors items0 source // Example: {"pointer":"/data/attributes"} swagger:model GetManyGroupServiceAccountBadRequestBodyErrorsItems0Source
func (*GetManyGroupServiceAccountBadRequestBodyErrorsItems0Source) ContextValidate ¶
func (o *GetManyGroupServiceAccountBadRequestBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get many group service account bad request body errors items0 source based on context it is used
func (*GetManyGroupServiceAccountBadRequestBodyErrorsItems0Source) MarshalBinary ¶
func (o *GetManyGroupServiceAccountBadRequestBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetManyGroupServiceAccountBadRequestBodyErrorsItems0Source) UnmarshalBinary ¶
func (o *GetManyGroupServiceAccountBadRequestBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetManyGroupServiceAccountBadRequestBodyJsonapi ¶
type GetManyGroupServiceAccountBadRequestBodyJsonapi struct { // Version of the JSON API specification this server supports. // Example: 1.0 // Required: true // Pattern: ^(0|[1-9]\d*)\.(0|[1-9]\d*)$ Version *string `json:"version"` }
GetManyGroupServiceAccountBadRequestBodyJsonapi get many group service account bad request body jsonapi // Example: {"version":"1.0"} swagger:model GetManyGroupServiceAccountBadRequestBodyJsonapi
func (*GetManyGroupServiceAccountBadRequestBodyJsonapi) ContextValidate ¶
func (o *GetManyGroupServiceAccountBadRequestBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get many group service account bad request body jsonapi based on context it is used
func (*GetManyGroupServiceAccountBadRequestBodyJsonapi) MarshalBinary ¶
func (o *GetManyGroupServiceAccountBadRequestBodyJsonapi) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetManyGroupServiceAccountBadRequestBodyJsonapi) UnmarshalBinary ¶
func (o *GetManyGroupServiceAccountBadRequestBodyJsonapi) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetManyGroupServiceAccountForbidden ¶
type GetManyGroupServiceAccountForbidden struct { /* A header containing the deprecation date of the underlying endpoint. For more information, please refer to the deprecation header RFC: https://tools.ietf.org/id/draft-dalal-deprecation-header-01.html Format: date-time */ Deprecation strfmt.DateTime /* A header containing a unique id used for tracking this request. If you are reporting an issue to Snyk it's very helpful to provide this ID. Format: uuid */ SnykRequestID strfmt.UUID /* A header containing the version stage of the endpoint. This stage describes the guarantees snyk provides surrounding stability of the endpoint. */ SnykVersionLifecycleStage string /* A header containing the version of the endpoint requested by the caller. */ SnykVersionRequested string /* A header containing the version of the endpoint that was served by the API. */ SnykVersionServed string /* A header containing the date of when the underlying endpoint will be removed. This header is only present if the endpoint has been deprecated. Please refer to the RFC for more information: https://datatracker.ietf.org/doc/html/rfc8594 Format: date-time */ Sunset strfmt.DateTime Payload *GetManyGroupServiceAccountForbiddenBody }
GetManyGroupServiceAccountForbidden describes a response with status code 403, with default header values.
Forbidden: the request requires an authentication token with more or different permissions.
func NewGetManyGroupServiceAccountForbidden ¶
func NewGetManyGroupServiceAccountForbidden() *GetManyGroupServiceAccountForbidden
NewGetManyGroupServiceAccountForbidden creates a GetManyGroupServiceAccountForbidden with default headers values
func (*GetManyGroupServiceAccountForbidden) Code ¶
func (o *GetManyGroupServiceAccountForbidden) Code() int
Code gets the status code for the get many group service account forbidden response
func (*GetManyGroupServiceAccountForbidden) Error ¶
func (o *GetManyGroupServiceAccountForbidden) Error() string
func (*GetManyGroupServiceAccountForbidden) GetPayload ¶
func (o *GetManyGroupServiceAccountForbidden) GetPayload() *GetManyGroupServiceAccountForbiddenBody
func (*GetManyGroupServiceAccountForbidden) IsClientError ¶
func (o *GetManyGroupServiceAccountForbidden) IsClientError() bool
IsClientError returns true when this get many group service account forbidden response has a 4xx status code
func (*GetManyGroupServiceAccountForbidden) IsCode ¶
func (o *GetManyGroupServiceAccountForbidden) IsCode(code int) bool
IsCode returns true when this get many group service account forbidden response a status code equal to that given
func (*GetManyGroupServiceAccountForbidden) IsRedirect ¶
func (o *GetManyGroupServiceAccountForbidden) IsRedirect() bool
IsRedirect returns true when this get many group service account forbidden response has a 3xx status code
func (*GetManyGroupServiceAccountForbidden) IsServerError ¶
func (o *GetManyGroupServiceAccountForbidden) IsServerError() bool
IsServerError returns true when this get many group service account forbidden response has a 5xx status code
func (*GetManyGroupServiceAccountForbidden) IsSuccess ¶
func (o *GetManyGroupServiceAccountForbidden) IsSuccess() bool
IsSuccess returns true when this get many group service account forbidden response has a 2xx status code
func (*GetManyGroupServiceAccountForbidden) String ¶
func (o *GetManyGroupServiceAccountForbidden) String() string
type GetManyGroupServiceAccountForbiddenBody ¶
type GetManyGroupServiceAccountForbiddenBody struct { // errors // Example: [{"detail":"Permission denied for this resource","status":"403"}] // Required: true // Min Items: 1 Errors []*GetManyGroupServiceAccountForbiddenBodyErrorsItems0 `json:"errors"` // jsonapi // Required: true Jsonapi *GetManyGroupServiceAccountForbiddenBodyJsonapi `json:"jsonapi"` }
GetManyGroupServiceAccountForbiddenBody get many group service account forbidden body // Example: {"errors":[{"detail":"Permission denied for this resource","status":"403"}],"jsonapi":{"version":"1.0"}} swagger:model GetManyGroupServiceAccountForbiddenBody
func (*GetManyGroupServiceAccountForbiddenBody) ContextValidate ¶
func (o *GetManyGroupServiceAccountForbiddenBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this get many group service account forbidden body based on the context it is used
func (*GetManyGroupServiceAccountForbiddenBody) MarshalBinary ¶
func (o *GetManyGroupServiceAccountForbiddenBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetManyGroupServiceAccountForbiddenBody) UnmarshalBinary ¶
func (o *GetManyGroupServiceAccountForbiddenBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetManyGroupServiceAccountForbiddenBodyErrorsItems0 ¶
type GetManyGroupServiceAccountForbiddenBodyErrorsItems0 struct { // An application-specific error code, expressed as a string value. // Example: entity-not-found Code string `json:"code,omitempty"` // A human-readable explanation specific to this occurrence of the problem. // Example: The request was missing these required fields: ... // Required: true Detail *string `json:"detail"` // A unique identifier for this particular occurrence of the problem. // Example: f16c31b5-6129-4571-add8-d589da9be524 // Format: uuid ID strfmt.UUID `json:"id,omitempty"` // links Links *GetManyGroupServiceAccountForbiddenBodyErrorsItems0Links `json:"links,omitempty"` // meta // Example: {"key":"value"} Meta interface{} `json:"meta,omitempty"` // source Source *GetManyGroupServiceAccountForbiddenBodyErrorsItems0Source `json:"source,omitempty"` // The HTTP status code applicable to this problem, expressed as a string value. // Example: 400 // Required: true // Pattern: ^[45]\d\d$ Status *string `json:"status"` // A short, human-readable summary of the problem that SHOULD NOT change from occurrence to occurrence of the problem, except for purposes of localization. // Example: Bad request Title string `json:"title,omitempty"` }
GetManyGroupServiceAccountForbiddenBodyErrorsItems0 get many group service account forbidden body errors items0 // Example: {"detail":"Not Found","status":"404"} swagger:model GetManyGroupServiceAccountForbiddenBodyErrorsItems0
func (*GetManyGroupServiceAccountForbiddenBodyErrorsItems0) ContextValidate ¶
func (o *GetManyGroupServiceAccountForbiddenBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this get many group service account forbidden body errors items0 based on the context it is used
func (*GetManyGroupServiceAccountForbiddenBodyErrorsItems0) MarshalBinary ¶
func (o *GetManyGroupServiceAccountForbiddenBodyErrorsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetManyGroupServiceAccountForbiddenBodyErrorsItems0) UnmarshalBinary ¶
func (o *GetManyGroupServiceAccountForbiddenBodyErrorsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetManyGroupServiceAccountForbiddenBodyErrorsItems0Links ¶
type GetManyGroupServiceAccountForbiddenBodyErrorsItems0Links struct { // about // Example: https://example.com/api/resource About interface{} `json:"about,omitempty"` }
GetManyGroupServiceAccountForbiddenBodyErrorsItems0Links A link that leads to further details about this particular occurrance of the problem. // Example: {"about":"https://example.com/about_this_error"} swagger:model GetManyGroupServiceAccountForbiddenBodyErrorsItems0Links
func (*GetManyGroupServiceAccountForbiddenBodyErrorsItems0Links) ContextValidate ¶
func (o *GetManyGroupServiceAccountForbiddenBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get many group service account forbidden body errors items0 links based on context it is used
func (*GetManyGroupServiceAccountForbiddenBodyErrorsItems0Links) MarshalBinary ¶
func (o *GetManyGroupServiceAccountForbiddenBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetManyGroupServiceAccountForbiddenBodyErrorsItems0Links) UnmarshalBinary ¶
func (o *GetManyGroupServiceAccountForbiddenBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetManyGroupServiceAccountForbiddenBodyErrorsItems0Source ¶
type GetManyGroupServiceAccountForbiddenBodyErrorsItems0Source struct { // A string indicating which URI query parameter caused the error. // Example: param1 Parameter string `json:"parameter,omitempty"` // A JSON Pointer [RFC6901] to the associated entity in the request document. // Example: /data/attributes Pointer string `json:"pointer,omitempty"` }
GetManyGroupServiceAccountForbiddenBodyErrorsItems0Source get many group service account forbidden body errors items0 source // Example: {"pointer":"/data/attributes"} swagger:model GetManyGroupServiceAccountForbiddenBodyErrorsItems0Source
func (*GetManyGroupServiceAccountForbiddenBodyErrorsItems0Source) ContextValidate ¶
func (o *GetManyGroupServiceAccountForbiddenBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get many group service account forbidden body errors items0 source based on context it is used
func (*GetManyGroupServiceAccountForbiddenBodyErrorsItems0Source) MarshalBinary ¶
func (o *GetManyGroupServiceAccountForbiddenBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetManyGroupServiceAccountForbiddenBodyErrorsItems0Source) UnmarshalBinary ¶
func (o *GetManyGroupServiceAccountForbiddenBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetManyGroupServiceAccountForbiddenBodyJsonapi ¶
type GetManyGroupServiceAccountForbiddenBodyJsonapi struct { // Version of the JSON API specification this server supports. // Example: 1.0 // Required: true // Pattern: ^(0|[1-9]\d*)\.(0|[1-9]\d*)$ Version *string `json:"version"` }
GetManyGroupServiceAccountForbiddenBodyJsonapi get many group service account forbidden body jsonapi // Example: {"version":"1.0"} swagger:model GetManyGroupServiceAccountForbiddenBodyJsonapi
func (*GetManyGroupServiceAccountForbiddenBodyJsonapi) ContextValidate ¶
func (o *GetManyGroupServiceAccountForbiddenBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get many group service account forbidden body jsonapi based on context it is used
func (*GetManyGroupServiceAccountForbiddenBodyJsonapi) MarshalBinary ¶
func (o *GetManyGroupServiceAccountForbiddenBodyJsonapi) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetManyGroupServiceAccountForbiddenBodyJsonapi) UnmarshalBinary ¶
func (o *GetManyGroupServiceAccountForbiddenBodyJsonapi) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetManyGroupServiceAccountInternalServerError ¶
type GetManyGroupServiceAccountInternalServerError struct { /* A header containing the deprecation date of the underlying endpoint. For more information, please refer to the deprecation header RFC: https://tools.ietf.org/id/draft-dalal-deprecation-header-01.html Format: date-time */ Deprecation strfmt.DateTime /* A header containing a unique id used for tracking this request. If you are reporting an issue to Snyk it's very helpful to provide this ID. Format: uuid */ SnykRequestID strfmt.UUID /* A header containing the version stage of the endpoint. This stage describes the guarantees snyk provides surrounding stability of the endpoint. */ SnykVersionLifecycleStage string /* A header containing the version of the endpoint requested by the caller. */ SnykVersionRequested string /* A header containing the version of the endpoint that was served by the API. */ SnykVersionServed string /* A header containing the date of when the underlying endpoint will be removed. This header is only present if the endpoint has been deprecated. Please refer to the RFC for more information: https://datatracker.ietf.org/doc/html/rfc8594 Format: date-time */ Sunset strfmt.DateTime Payload *GetManyGroupServiceAccountInternalServerErrorBody }
GetManyGroupServiceAccountInternalServerError describes a response with status code 500, with default header values.
Internal Server Error: An error was encountered while attempting to process the request.
func NewGetManyGroupServiceAccountInternalServerError ¶
func NewGetManyGroupServiceAccountInternalServerError() *GetManyGroupServiceAccountInternalServerError
NewGetManyGroupServiceAccountInternalServerError creates a GetManyGroupServiceAccountInternalServerError with default headers values
func (*GetManyGroupServiceAccountInternalServerError) Code ¶
func (o *GetManyGroupServiceAccountInternalServerError) Code() int
Code gets the status code for the get many group service account internal server error response
func (*GetManyGroupServiceAccountInternalServerError) Error ¶
func (o *GetManyGroupServiceAccountInternalServerError) Error() string
func (*GetManyGroupServiceAccountInternalServerError) GetPayload ¶
func (o *GetManyGroupServiceAccountInternalServerError) GetPayload() *GetManyGroupServiceAccountInternalServerErrorBody
func (*GetManyGroupServiceAccountInternalServerError) IsClientError ¶
func (o *GetManyGroupServiceAccountInternalServerError) IsClientError() bool
IsClientError returns true when this get many group service account internal server error response has a 4xx status code
func (*GetManyGroupServiceAccountInternalServerError) IsCode ¶
func (o *GetManyGroupServiceAccountInternalServerError) IsCode(code int) bool
IsCode returns true when this get many group service account internal server error response a status code equal to that given
func (*GetManyGroupServiceAccountInternalServerError) IsRedirect ¶
func (o *GetManyGroupServiceAccountInternalServerError) IsRedirect() bool
IsRedirect returns true when this get many group service account internal server error response has a 3xx status code
func (*GetManyGroupServiceAccountInternalServerError) IsServerError ¶
func (o *GetManyGroupServiceAccountInternalServerError) IsServerError() bool
IsServerError returns true when this get many group service account internal server error response has a 5xx status code
func (*GetManyGroupServiceAccountInternalServerError) IsSuccess ¶
func (o *GetManyGroupServiceAccountInternalServerError) IsSuccess() bool
IsSuccess returns true when this get many group service account internal server error response has a 2xx status code
func (*GetManyGroupServiceAccountInternalServerError) String ¶
func (o *GetManyGroupServiceAccountInternalServerError) String() string
type GetManyGroupServiceAccountInternalServerErrorBody ¶
type GetManyGroupServiceAccountInternalServerErrorBody struct { // errors // Example: [{"detail":"Permission denied for this resource","status":"403"}] // Required: true // Min Items: 1 Errors []*GetManyGroupServiceAccountInternalServerErrorBodyErrorsItems0 `json:"errors"` // jsonapi // Required: true Jsonapi *GetManyGroupServiceAccountInternalServerErrorBodyJsonapi `json:"jsonapi"` }
GetManyGroupServiceAccountInternalServerErrorBody get many group service account internal server error body // Example: {"errors":[{"detail":"Permission denied for this resource","status":"403"}],"jsonapi":{"version":"1.0"}} swagger:model GetManyGroupServiceAccountInternalServerErrorBody
func (*GetManyGroupServiceAccountInternalServerErrorBody) ContextValidate ¶
func (o *GetManyGroupServiceAccountInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this get many group service account internal server error body based on the context it is used
func (*GetManyGroupServiceAccountInternalServerErrorBody) MarshalBinary ¶
func (o *GetManyGroupServiceAccountInternalServerErrorBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetManyGroupServiceAccountInternalServerErrorBody) UnmarshalBinary ¶
func (o *GetManyGroupServiceAccountInternalServerErrorBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetManyGroupServiceAccountInternalServerErrorBodyErrorsItems0 ¶
type GetManyGroupServiceAccountInternalServerErrorBodyErrorsItems0 struct { // An application-specific error code, expressed as a string value. // Example: entity-not-found Code string `json:"code,omitempty"` // A human-readable explanation specific to this occurrence of the problem. // Example: The request was missing these required fields: ... // Required: true Detail *string `json:"detail"` // A unique identifier for this particular occurrence of the problem. // Example: f16c31b5-6129-4571-add8-d589da9be524 // Format: uuid ID strfmt.UUID `json:"id,omitempty"` // links Links *GetManyGroupServiceAccountInternalServerErrorBodyErrorsItems0Links `json:"links,omitempty"` // meta // Example: {"key":"value"} Meta interface{} `json:"meta,omitempty"` // source Source *GetManyGroupServiceAccountInternalServerErrorBodyErrorsItems0Source `json:"source,omitempty"` // The HTTP status code applicable to this problem, expressed as a string value. // Example: 400 // Required: true // Pattern: ^[45]\d\d$ Status *string `json:"status"` // A short, human-readable summary of the problem that SHOULD NOT change from occurrence to occurrence of the problem, except for purposes of localization. // Example: Bad request Title string `json:"title,omitempty"` }
GetManyGroupServiceAccountInternalServerErrorBodyErrorsItems0 get many group service account internal server error body errors items0 // Example: {"detail":"Not Found","status":"404"} swagger:model GetManyGroupServiceAccountInternalServerErrorBodyErrorsItems0
func (*GetManyGroupServiceAccountInternalServerErrorBodyErrorsItems0) ContextValidate ¶
func (o *GetManyGroupServiceAccountInternalServerErrorBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this get many group service account internal server error body errors items0 based on the context it is used
func (*GetManyGroupServiceAccountInternalServerErrorBodyErrorsItems0) MarshalBinary ¶
func (o *GetManyGroupServiceAccountInternalServerErrorBodyErrorsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetManyGroupServiceAccountInternalServerErrorBodyErrorsItems0) UnmarshalBinary ¶
func (o *GetManyGroupServiceAccountInternalServerErrorBodyErrorsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetManyGroupServiceAccountInternalServerErrorBodyErrorsItems0Links ¶
type GetManyGroupServiceAccountInternalServerErrorBodyErrorsItems0Links struct { // about // Example: https://example.com/api/resource About interface{} `json:"about,omitempty"` }
GetManyGroupServiceAccountInternalServerErrorBodyErrorsItems0Links A link that leads to further details about this particular occurrance of the problem. // Example: {"about":"https://example.com/about_this_error"} swagger:model GetManyGroupServiceAccountInternalServerErrorBodyErrorsItems0Links
func (*GetManyGroupServiceAccountInternalServerErrorBodyErrorsItems0Links) ContextValidate ¶
func (o *GetManyGroupServiceAccountInternalServerErrorBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get many group service account internal server error body errors items0 links based on context it is used
func (*GetManyGroupServiceAccountInternalServerErrorBodyErrorsItems0Links) MarshalBinary ¶
func (o *GetManyGroupServiceAccountInternalServerErrorBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetManyGroupServiceAccountInternalServerErrorBodyErrorsItems0Links) UnmarshalBinary ¶
func (o *GetManyGroupServiceAccountInternalServerErrorBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
func (*GetManyGroupServiceAccountInternalServerErrorBodyErrorsItems0Links) Validate ¶
func (o *GetManyGroupServiceAccountInternalServerErrorBodyErrorsItems0Links) Validate(formats strfmt.Registry) error
Validate validates this get many group service account internal server error body errors items0 links
type GetManyGroupServiceAccountInternalServerErrorBodyErrorsItems0Source ¶
type GetManyGroupServiceAccountInternalServerErrorBodyErrorsItems0Source struct { // A string indicating which URI query parameter caused the error. // Example: param1 Parameter string `json:"parameter,omitempty"` // A JSON Pointer [RFC6901] to the associated entity in the request document. // Example: /data/attributes Pointer string `json:"pointer,omitempty"` }
GetManyGroupServiceAccountInternalServerErrorBodyErrorsItems0Source get many group service account internal server error body errors items0 source // Example: {"pointer":"/data/attributes"} swagger:model GetManyGroupServiceAccountInternalServerErrorBodyErrorsItems0Source
func (*GetManyGroupServiceAccountInternalServerErrorBodyErrorsItems0Source) ContextValidate ¶
func (o *GetManyGroupServiceAccountInternalServerErrorBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get many group service account internal server error body errors items0 source based on context it is used
func (*GetManyGroupServiceAccountInternalServerErrorBodyErrorsItems0Source) MarshalBinary ¶
func (o *GetManyGroupServiceAccountInternalServerErrorBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetManyGroupServiceAccountInternalServerErrorBodyErrorsItems0Source) UnmarshalBinary ¶
func (o *GetManyGroupServiceAccountInternalServerErrorBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
func (*GetManyGroupServiceAccountInternalServerErrorBodyErrorsItems0Source) Validate ¶
func (o *GetManyGroupServiceAccountInternalServerErrorBodyErrorsItems0Source) Validate(formats strfmt.Registry) error
Validate validates this get many group service account internal server error body errors items0 source
type GetManyGroupServiceAccountInternalServerErrorBodyJsonapi ¶
type GetManyGroupServiceAccountInternalServerErrorBodyJsonapi struct { // Version of the JSON API specification this server supports. // Example: 1.0 // Required: true // Pattern: ^(0|[1-9]\d*)\.(0|[1-9]\d*)$ Version *string `json:"version"` }
GetManyGroupServiceAccountInternalServerErrorBodyJsonapi get many group service account internal server error body jsonapi // Example: {"version":"1.0"} swagger:model GetManyGroupServiceAccountInternalServerErrorBodyJsonapi
func (*GetManyGroupServiceAccountInternalServerErrorBodyJsonapi) ContextValidate ¶
func (o *GetManyGroupServiceAccountInternalServerErrorBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get many group service account internal server error body jsonapi based on context it is used
func (*GetManyGroupServiceAccountInternalServerErrorBodyJsonapi) MarshalBinary ¶
func (o *GetManyGroupServiceAccountInternalServerErrorBodyJsonapi) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetManyGroupServiceAccountInternalServerErrorBodyJsonapi) UnmarshalBinary ¶
func (o *GetManyGroupServiceAccountInternalServerErrorBodyJsonapi) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetManyGroupServiceAccountNotFound ¶
type GetManyGroupServiceAccountNotFound struct { /* A header containing the deprecation date of the underlying endpoint. For more information, please refer to the deprecation header RFC: https://tools.ietf.org/id/draft-dalal-deprecation-header-01.html Format: date-time */ Deprecation strfmt.DateTime /* A header containing a unique id used for tracking this request. If you are reporting an issue to Snyk it's very helpful to provide this ID. Format: uuid */ SnykRequestID strfmt.UUID /* A header containing the version stage of the endpoint. This stage describes the guarantees snyk provides surrounding stability of the endpoint. */ SnykVersionLifecycleStage string /* A header containing the version of the endpoint requested by the caller. */ SnykVersionRequested string /* A header containing the version of the endpoint that was served by the API. */ SnykVersionServed string /* A header containing the date of when the underlying endpoint will be removed. This header is only present if the endpoint has been deprecated. Please refer to the RFC for more information: https://datatracker.ietf.org/doc/html/rfc8594 Format: date-time */ Sunset strfmt.DateTime Payload *GetManyGroupServiceAccountNotFoundBody }
GetManyGroupServiceAccountNotFound describes a response with status code 404, with default header values.
Not Found: The resource being operated on could not be found.
func NewGetManyGroupServiceAccountNotFound ¶
func NewGetManyGroupServiceAccountNotFound() *GetManyGroupServiceAccountNotFound
NewGetManyGroupServiceAccountNotFound creates a GetManyGroupServiceAccountNotFound with default headers values
func (*GetManyGroupServiceAccountNotFound) Code ¶
func (o *GetManyGroupServiceAccountNotFound) Code() int
Code gets the status code for the get many group service account not found response
func (*GetManyGroupServiceAccountNotFound) Error ¶
func (o *GetManyGroupServiceAccountNotFound) Error() string
func (*GetManyGroupServiceAccountNotFound) GetPayload ¶
func (o *GetManyGroupServiceAccountNotFound) GetPayload() *GetManyGroupServiceAccountNotFoundBody
func (*GetManyGroupServiceAccountNotFound) IsClientError ¶
func (o *GetManyGroupServiceAccountNotFound) IsClientError() bool
IsClientError returns true when this get many group service account not found response has a 4xx status code
func (*GetManyGroupServiceAccountNotFound) IsCode ¶
func (o *GetManyGroupServiceAccountNotFound) IsCode(code int) bool
IsCode returns true when this get many group service account not found response a status code equal to that given
func (*GetManyGroupServiceAccountNotFound) IsRedirect ¶
func (o *GetManyGroupServiceAccountNotFound) IsRedirect() bool
IsRedirect returns true when this get many group service account not found response has a 3xx status code
func (*GetManyGroupServiceAccountNotFound) IsServerError ¶
func (o *GetManyGroupServiceAccountNotFound) IsServerError() bool
IsServerError returns true when this get many group service account not found response has a 5xx status code
func (*GetManyGroupServiceAccountNotFound) IsSuccess ¶
func (o *GetManyGroupServiceAccountNotFound) IsSuccess() bool
IsSuccess returns true when this get many group service account not found response has a 2xx status code
func (*GetManyGroupServiceAccountNotFound) String ¶
func (o *GetManyGroupServiceAccountNotFound) String() string
type GetManyGroupServiceAccountNotFoundBody ¶
type GetManyGroupServiceAccountNotFoundBody struct { // errors // Example: [{"detail":"Permission denied for this resource","status":"403"}] // Required: true // Min Items: 1 Errors []*GetManyGroupServiceAccountNotFoundBodyErrorsItems0 `json:"errors"` // jsonapi // Required: true Jsonapi *GetManyGroupServiceAccountNotFoundBodyJsonapi `json:"jsonapi"` }
GetManyGroupServiceAccountNotFoundBody get many group service account not found body // Example: {"errors":[{"detail":"Permission denied for this resource","status":"403"}],"jsonapi":{"version":"1.0"}} swagger:model GetManyGroupServiceAccountNotFoundBody
func (*GetManyGroupServiceAccountNotFoundBody) ContextValidate ¶
func (o *GetManyGroupServiceAccountNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this get many group service account not found body based on the context it is used
func (*GetManyGroupServiceAccountNotFoundBody) MarshalBinary ¶
func (o *GetManyGroupServiceAccountNotFoundBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetManyGroupServiceAccountNotFoundBody) UnmarshalBinary ¶
func (o *GetManyGroupServiceAccountNotFoundBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetManyGroupServiceAccountNotFoundBodyErrorsItems0 ¶
type GetManyGroupServiceAccountNotFoundBodyErrorsItems0 struct { // An application-specific error code, expressed as a string value. // Example: entity-not-found Code string `json:"code,omitempty"` // A human-readable explanation specific to this occurrence of the problem. // Example: The request was missing these required fields: ... // Required: true Detail *string `json:"detail"` // A unique identifier for this particular occurrence of the problem. // Example: f16c31b5-6129-4571-add8-d589da9be524 // Format: uuid ID strfmt.UUID `json:"id,omitempty"` // links Links *GetManyGroupServiceAccountNotFoundBodyErrorsItems0Links `json:"links,omitempty"` // meta // Example: {"key":"value"} Meta interface{} `json:"meta,omitempty"` // source Source *GetManyGroupServiceAccountNotFoundBodyErrorsItems0Source `json:"source,omitempty"` // The HTTP status code applicable to this problem, expressed as a string value. // Example: 400 // Required: true // Pattern: ^[45]\d\d$ Status *string `json:"status"` // A short, human-readable summary of the problem that SHOULD NOT change from occurrence to occurrence of the problem, except for purposes of localization. // Example: Bad request Title string `json:"title,omitempty"` }
GetManyGroupServiceAccountNotFoundBodyErrorsItems0 get many group service account not found body errors items0 // Example: {"detail":"Not Found","status":"404"} swagger:model GetManyGroupServiceAccountNotFoundBodyErrorsItems0
func (*GetManyGroupServiceAccountNotFoundBodyErrorsItems0) ContextValidate ¶
func (o *GetManyGroupServiceAccountNotFoundBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this get many group service account not found body errors items0 based on the context it is used
func (*GetManyGroupServiceAccountNotFoundBodyErrorsItems0) MarshalBinary ¶
func (o *GetManyGroupServiceAccountNotFoundBodyErrorsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetManyGroupServiceAccountNotFoundBodyErrorsItems0) UnmarshalBinary ¶
func (o *GetManyGroupServiceAccountNotFoundBodyErrorsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetManyGroupServiceAccountNotFoundBodyErrorsItems0Links ¶
type GetManyGroupServiceAccountNotFoundBodyErrorsItems0Links struct { // about // Example: https://example.com/api/resource About interface{} `json:"about,omitempty"` }
GetManyGroupServiceAccountNotFoundBodyErrorsItems0Links A link that leads to further details about this particular occurrance of the problem. // Example: {"about":"https://example.com/about_this_error"} swagger:model GetManyGroupServiceAccountNotFoundBodyErrorsItems0Links
func (*GetManyGroupServiceAccountNotFoundBodyErrorsItems0Links) ContextValidate ¶
func (o *GetManyGroupServiceAccountNotFoundBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get many group service account not found body errors items0 links based on context it is used
func (*GetManyGroupServiceAccountNotFoundBodyErrorsItems0Links) MarshalBinary ¶
func (o *GetManyGroupServiceAccountNotFoundBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetManyGroupServiceAccountNotFoundBodyErrorsItems0Links) UnmarshalBinary ¶
func (o *GetManyGroupServiceAccountNotFoundBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetManyGroupServiceAccountNotFoundBodyErrorsItems0Source ¶
type GetManyGroupServiceAccountNotFoundBodyErrorsItems0Source struct { // A string indicating which URI query parameter caused the error. // Example: param1 Parameter string `json:"parameter,omitempty"` // A JSON Pointer [RFC6901] to the associated entity in the request document. // Example: /data/attributes Pointer string `json:"pointer,omitempty"` }
GetManyGroupServiceAccountNotFoundBodyErrorsItems0Source get many group service account not found body errors items0 source // Example: {"pointer":"/data/attributes"} swagger:model GetManyGroupServiceAccountNotFoundBodyErrorsItems0Source
func (*GetManyGroupServiceAccountNotFoundBodyErrorsItems0Source) ContextValidate ¶
func (o *GetManyGroupServiceAccountNotFoundBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get many group service account not found body errors items0 source based on context it is used
func (*GetManyGroupServiceAccountNotFoundBodyErrorsItems0Source) MarshalBinary ¶
func (o *GetManyGroupServiceAccountNotFoundBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetManyGroupServiceAccountNotFoundBodyErrorsItems0Source) UnmarshalBinary ¶
func (o *GetManyGroupServiceAccountNotFoundBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetManyGroupServiceAccountNotFoundBodyJsonapi ¶
type GetManyGroupServiceAccountNotFoundBodyJsonapi struct { // Version of the JSON API specification this server supports. // Example: 1.0 // Required: true // Pattern: ^(0|[1-9]\d*)\.(0|[1-9]\d*)$ Version *string `json:"version"` }
GetManyGroupServiceAccountNotFoundBodyJsonapi get many group service account not found body jsonapi // Example: {"version":"1.0"} swagger:model GetManyGroupServiceAccountNotFoundBodyJsonapi
func (*GetManyGroupServiceAccountNotFoundBodyJsonapi) ContextValidate ¶
func (o *GetManyGroupServiceAccountNotFoundBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get many group service account not found body jsonapi based on context it is used
func (*GetManyGroupServiceAccountNotFoundBodyJsonapi) MarshalBinary ¶
func (o *GetManyGroupServiceAccountNotFoundBodyJsonapi) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetManyGroupServiceAccountNotFoundBodyJsonapi) UnmarshalBinary ¶
func (o *GetManyGroupServiceAccountNotFoundBodyJsonapi) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetManyGroupServiceAccountOK ¶
type GetManyGroupServiceAccountOK struct { /* A header containing the deprecation date of the underlying endpoint. For more information, please refer to the deprecation header RFC: https://tools.ietf.org/id/draft-dalal-deprecation-header-01.html Format: date-time */ Deprecation strfmt.DateTime /* A header providing a URL for the location of a resource Format: url */ Location string /* A header containing a unique id used for tracking this request. If you are reporting an issue to Snyk it's very helpful to provide this ID. Format: uuid */ SnykRequestID strfmt.UUID /* A header containing the version stage of the endpoint. This stage describes the guarantees snyk provides surrounding stability of the endpoint. */ SnykVersionLifecycleStage string /* A header containing the version of the endpoint requested by the caller. */ SnykVersionRequested string /* A header containing the version of the endpoint that was served by the API. */ SnykVersionServed string /* A header containing the date of when the underlying endpoint will be removed. This header is only present if the endpoint has been deprecated. Please refer to the RFC for more information: https://datatracker.ietf.org/doc/html/rfc8594 Format: date-time */ Sunset strfmt.DateTime Payload *GetManyGroupServiceAccountOKBody }
GetManyGroupServiceAccountOK describes a response with status code 200, with default header values.
A list of service accounts is returned.
func NewGetManyGroupServiceAccountOK ¶
func NewGetManyGroupServiceAccountOK() *GetManyGroupServiceAccountOK
NewGetManyGroupServiceAccountOK creates a GetManyGroupServiceAccountOK with default headers values
func (*GetManyGroupServiceAccountOK) Code ¶
func (o *GetManyGroupServiceAccountOK) Code() int
Code gets the status code for the get many group service account o k response
func (*GetManyGroupServiceAccountOK) Error ¶
func (o *GetManyGroupServiceAccountOK) Error() string
func (*GetManyGroupServiceAccountOK) GetPayload ¶
func (o *GetManyGroupServiceAccountOK) GetPayload() *GetManyGroupServiceAccountOKBody
func (*GetManyGroupServiceAccountOK) IsClientError ¶
func (o *GetManyGroupServiceAccountOK) IsClientError() bool
IsClientError returns true when this get many group service account o k response has a 4xx status code
func (*GetManyGroupServiceAccountOK) IsCode ¶
func (o *GetManyGroupServiceAccountOK) IsCode(code int) bool
IsCode returns true when this get many group service account o k response a status code equal to that given
func (*GetManyGroupServiceAccountOK) IsRedirect ¶
func (o *GetManyGroupServiceAccountOK) IsRedirect() bool
IsRedirect returns true when this get many group service account o k response has a 3xx status code
func (*GetManyGroupServiceAccountOK) IsServerError ¶
func (o *GetManyGroupServiceAccountOK) IsServerError() bool
IsServerError returns true when this get many group service account o k response has a 5xx status code
func (*GetManyGroupServiceAccountOK) IsSuccess ¶
func (o *GetManyGroupServiceAccountOK) IsSuccess() bool
IsSuccess returns true when this get many group service account o k response has a 2xx status code
func (*GetManyGroupServiceAccountOK) String ¶
func (o *GetManyGroupServiceAccountOK) String() string
type GetManyGroupServiceAccountOKBody ¶
type GetManyGroupServiceAccountOKBody struct { // data // Required: true Data []*GetManyGroupServiceAccountOKBodyDataItems0 `json:"data"` // jsonapi // Required: true Jsonapi *models.JSONAPI `json:"jsonapi"` // links // Required: true Links *models.Links `json:"links"` }
GetManyGroupServiceAccountOKBody get many group service account o k body swagger:model GetManyGroupServiceAccountOKBody
func (*GetManyGroupServiceAccountOKBody) ContextValidate ¶
func (o *GetManyGroupServiceAccountOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this get many group service account o k body based on the context it is used
func (*GetManyGroupServiceAccountOKBody) MarshalBinary ¶
func (o *GetManyGroupServiceAccountOKBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetManyGroupServiceAccountOKBody) UnmarshalBinary ¶
func (o *GetManyGroupServiceAccountOKBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetManyGroupServiceAccountOKBodyDataItems0 ¶
type GetManyGroupServiceAccountOKBodyDataItems0 struct { // attributes // Required: true Attributes *GetManyGroupServiceAccountOKBodyDataItems0Attributes `json:"attributes"` // id // Required: true // Format: uuid ID *strfmt.UUID `json:"id"` // links Links *GetManyGroupServiceAccountOKBodyDataItems0Links `json:"links,omitempty"` // type // Required: true Type *string `json:"type"` }
GetManyGroupServiceAccountOKBodyDataItems0 get many group service account o k body data items0 swagger:model GetManyGroupServiceAccountOKBodyDataItems0
func (*GetManyGroupServiceAccountOKBodyDataItems0) ContextValidate ¶
func (o *GetManyGroupServiceAccountOKBodyDataItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this get many group service account o k body data items0 based on the context it is used
func (*GetManyGroupServiceAccountOKBodyDataItems0) MarshalBinary ¶
func (o *GetManyGroupServiceAccountOKBodyDataItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetManyGroupServiceAccountOKBodyDataItems0) UnmarshalBinary ¶
func (o *GetManyGroupServiceAccountOKBodyDataItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetManyGroupServiceAccountOKBodyDataItems0Attributes ¶
type GetManyGroupServiceAccountOKBodyDataItems0Attributes struct { // The time, in seconds, that a generated access token will be valid for. Defaults to 1hr if unset. Only provided when auth_type is oauth_private_key_jwt. AccessTokenTTLSeconds float64 `json:"access_token_ttl_seconds,omitempty"` // The Snyk API Key for this service account. Only returned on creation, and only when auth_type is api_key. APIKey string `json:"api_key,omitempty"` // The authentication strategy for the service account: // * api_key - Regular Snyk API Key. // * oauth_client_secret - OAuth2 client_credentials grant, which returns a client secret that can be used to retrieve an access token. // * oauth_private_key_jwt - OAuth2 client_credentials grant, using private_key_jwt client_assertion as laid out OIDC Connect Core 1.0, section 9. // Required: true // Enum: [api_key oauth_client_secret oauth_private_key_jwt] AuthType *string `json:"auth_type"` // The service account's attached client-id. Used to request an access-token. Only provided when auth_type is oauth_private_key_jwt. ClientID string `json:"client_id,omitempty"` // The client secret used for obtaining access tokens. Only sent on creation of new service accounts and cannot be retrieved thereafter. Only provided when auth_type is oauth_client_secret. ClientSecret string `json:"client_secret,omitempty"` // A JWKs URL used to verify signed JWT requests against. Must be https. Only provided when auth_type is oauth_private_key_jwt. JwksURL string `json:"jwks_url,omitempty"` // The level of access for the service account: // * Group - the service account was created at the Group level. // * Org - the service account was created at the Org level. // Enum: [Group Org] Level string `json:"level,omitempty"` // A human-friendly name of the service account. // Required: true Name *string `json:"name"` // The ID of the role which the Service Account is associated with. // Required: true // Format: uuid RoleID *strfmt.UUID `json:"role_id"` }
GetManyGroupServiceAccountOKBodyDataItems0Attributes get many group service account o k body data items0 attributes swagger:model GetManyGroupServiceAccountOKBodyDataItems0Attributes
func (*GetManyGroupServiceAccountOKBodyDataItems0Attributes) ContextValidate ¶
func (o *GetManyGroupServiceAccountOKBodyDataItems0Attributes) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get many group service account o k body data items0 attributes based on context it is used
func (*GetManyGroupServiceAccountOKBodyDataItems0Attributes) MarshalBinary ¶
func (o *GetManyGroupServiceAccountOKBodyDataItems0Attributes) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetManyGroupServiceAccountOKBodyDataItems0Attributes) UnmarshalBinary ¶
func (o *GetManyGroupServiceAccountOKBodyDataItems0Attributes) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetManyGroupServiceAccountOKBodyDataItems0Links ¶
type GetManyGroupServiceAccountOKBodyDataItems0Links struct { // first // Example: https://example.com/api/resource First interface{} `json:"first,omitempty"` // last // Example: https://example.com/api/resource Last interface{} `json:"last,omitempty"` // next // Example: https://example.com/api/resource Next interface{} `json:"next,omitempty"` // prev // Example: https://example.com/api/resource Prev interface{} `json:"prev,omitempty"` // related // Example: https://example.com/api/resource Related interface{} `json:"related,omitempty"` // self // Example: https://example.com/api/resource Self interface{} `json:"self,omitempty"` }
GetManyGroupServiceAccountOKBodyDataItems0Links get many group service account o k body data items0 links swagger:model GetManyGroupServiceAccountOKBodyDataItems0Links
func (*GetManyGroupServiceAccountOKBodyDataItems0Links) ContextValidate ¶
func (o *GetManyGroupServiceAccountOKBodyDataItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get many group service account o k body data items0 links based on context it is used
func (*GetManyGroupServiceAccountOKBodyDataItems0Links) MarshalBinary ¶
func (o *GetManyGroupServiceAccountOKBodyDataItems0Links) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetManyGroupServiceAccountOKBodyDataItems0Links) UnmarshalBinary ¶
func (o *GetManyGroupServiceAccountOKBodyDataItems0Links) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetManyGroupServiceAccountParams ¶
type GetManyGroupServiceAccountParams struct { /* EndingBefore. Return the page of results immediately before this cursor */ EndingBefore *string /* GroupID. The ID of the Snyk Group that owns the service accounts. Format: uuid */ GroupID strfmt.UUID /* Limit. Number of results to return per page Format: int32 Default: 10 */ Limit *int32 /* StartingAfter. Return the page of results immediately after this cursor */ StartingAfter *string /* Version. The requested version of the endpoint to process the request */ Version string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetManyGroupServiceAccountParams contains all the parameters to send to the API endpoint
for the get many group service account operation. Typically these are written to a http.Request.
func NewGetManyGroupServiceAccountParams ¶
func NewGetManyGroupServiceAccountParams() *GetManyGroupServiceAccountParams
NewGetManyGroupServiceAccountParams creates a new GetManyGroupServiceAccountParams 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 NewGetManyGroupServiceAccountParamsWithContext ¶
func NewGetManyGroupServiceAccountParamsWithContext(ctx context.Context) *GetManyGroupServiceAccountParams
NewGetManyGroupServiceAccountParamsWithContext creates a new GetManyGroupServiceAccountParams object with the ability to set a context for a request.
func NewGetManyGroupServiceAccountParamsWithHTTPClient ¶
func NewGetManyGroupServiceAccountParamsWithHTTPClient(client *http.Client) *GetManyGroupServiceAccountParams
NewGetManyGroupServiceAccountParamsWithHTTPClient creates a new GetManyGroupServiceAccountParams object with the ability to set a custom HTTPClient for a request.
func NewGetManyGroupServiceAccountParamsWithTimeout ¶
func NewGetManyGroupServiceAccountParamsWithTimeout(timeout time.Duration) *GetManyGroupServiceAccountParams
NewGetManyGroupServiceAccountParamsWithTimeout creates a new GetManyGroupServiceAccountParams object with the ability to set a timeout on a request.
func (*GetManyGroupServiceAccountParams) SetContext ¶
func (o *GetManyGroupServiceAccountParams) SetContext(ctx context.Context)
SetContext adds the context to the get many group service account params
func (*GetManyGroupServiceAccountParams) SetDefaults ¶
func (o *GetManyGroupServiceAccountParams) SetDefaults()
SetDefaults hydrates default values in the get many group service account params (not the query body).
All values with no default are reset to their zero value.
func (*GetManyGroupServiceAccountParams) SetEndingBefore ¶
func (o *GetManyGroupServiceAccountParams) SetEndingBefore(endingBefore *string)
SetEndingBefore adds the endingBefore to the get many group service account params
func (*GetManyGroupServiceAccountParams) SetGroupID ¶
func (o *GetManyGroupServiceAccountParams) SetGroupID(groupID strfmt.UUID)
SetGroupID adds the groupId to the get many group service account params
func (*GetManyGroupServiceAccountParams) SetHTTPClient ¶
func (o *GetManyGroupServiceAccountParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get many group service account params
func (*GetManyGroupServiceAccountParams) SetLimit ¶
func (o *GetManyGroupServiceAccountParams) SetLimit(limit *int32)
SetLimit adds the limit to the get many group service account params
func (*GetManyGroupServiceAccountParams) SetStartingAfter ¶
func (o *GetManyGroupServiceAccountParams) SetStartingAfter(startingAfter *string)
SetStartingAfter adds the startingAfter to the get many group service account params
func (*GetManyGroupServiceAccountParams) SetTimeout ¶
func (o *GetManyGroupServiceAccountParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get many group service account params
func (*GetManyGroupServiceAccountParams) SetVersion ¶
func (o *GetManyGroupServiceAccountParams) SetVersion(version string)
SetVersion adds the version to the get many group service account params
func (*GetManyGroupServiceAccountParams) WithContext ¶
func (o *GetManyGroupServiceAccountParams) WithContext(ctx context.Context) *GetManyGroupServiceAccountParams
WithContext adds the context to the get many group service account params
func (*GetManyGroupServiceAccountParams) WithDefaults ¶
func (o *GetManyGroupServiceAccountParams) WithDefaults() *GetManyGroupServiceAccountParams
WithDefaults hydrates default values in the get many group service account params (not the query body).
All values with no default are reset to their zero value.
func (*GetManyGroupServiceAccountParams) WithEndingBefore ¶
func (o *GetManyGroupServiceAccountParams) WithEndingBefore(endingBefore *string) *GetManyGroupServiceAccountParams
WithEndingBefore adds the endingBefore to the get many group service account params
func (*GetManyGroupServiceAccountParams) WithGroupID ¶
func (o *GetManyGroupServiceAccountParams) WithGroupID(groupID strfmt.UUID) *GetManyGroupServiceAccountParams
WithGroupID adds the groupID to the get many group service account params
func (*GetManyGroupServiceAccountParams) WithHTTPClient ¶
func (o *GetManyGroupServiceAccountParams) WithHTTPClient(client *http.Client) *GetManyGroupServiceAccountParams
WithHTTPClient adds the HTTPClient to the get many group service account params
func (*GetManyGroupServiceAccountParams) WithLimit ¶
func (o *GetManyGroupServiceAccountParams) WithLimit(limit *int32) *GetManyGroupServiceAccountParams
WithLimit adds the limit to the get many group service account params
func (*GetManyGroupServiceAccountParams) WithStartingAfter ¶
func (o *GetManyGroupServiceAccountParams) WithStartingAfter(startingAfter *string) *GetManyGroupServiceAccountParams
WithStartingAfter adds the startingAfter to the get many group service account params
func (*GetManyGroupServiceAccountParams) WithTimeout ¶
func (o *GetManyGroupServiceAccountParams) WithTimeout(timeout time.Duration) *GetManyGroupServiceAccountParams
WithTimeout adds the timeout to the get many group service account params
func (*GetManyGroupServiceAccountParams) WithVersion ¶
func (o *GetManyGroupServiceAccountParams) WithVersion(version string) *GetManyGroupServiceAccountParams
WithVersion adds the version to the get many group service account params
func (*GetManyGroupServiceAccountParams) WriteToRequest ¶
func (o *GetManyGroupServiceAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetManyGroupServiceAccountReader ¶
type GetManyGroupServiceAccountReader struct {
// contains filtered or unexported fields
}
GetManyGroupServiceAccountReader is a Reader for the GetManyGroupServiceAccount structure.
func (*GetManyGroupServiceAccountReader) ReadResponse ¶
func (o *GetManyGroupServiceAccountReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetManyGroupServiceAccountUnauthorized ¶
type GetManyGroupServiceAccountUnauthorized struct { strfmt.DateTime SnykRequestID strfmt.UUID SnykVersionLifecycleStage string SnykVersionRequested string SnykVersionServed string Sunset strfmt.DateTime }Deprecation
GetManyGroupServiceAccountUnauthorized describes a response with status code 401, with default header values.
Unauthorized: the request requires an authentication token.
func NewGetManyGroupServiceAccountUnauthorized ¶
func NewGetManyGroupServiceAccountUnauthorized() *GetManyGroupServiceAccountUnauthorized
NewGetManyGroupServiceAccountUnauthorized creates a GetManyGroupServiceAccountUnauthorized with default headers values
func (*GetManyGroupServiceAccountUnauthorized) Code ¶
func (o *GetManyGroupServiceAccountUnauthorized) Code() int
Code gets the status code for the get many group service account unauthorized response
func (*GetManyGroupServiceAccountUnauthorized) Error ¶
func (o *GetManyGroupServiceAccountUnauthorized) Error() string
func (*GetManyGroupServiceAccountUnauthorized) GetPayload ¶
func (o *GetManyGroupServiceAccountUnauthorized) GetPayload() *GetManyGroupServiceAccountUnauthorizedBody
func (*GetManyGroupServiceAccountUnauthorized) IsClientError ¶
func (o *GetManyGroupServiceAccountUnauthorized) IsClientError() bool
IsClientError returns true when this get many group service account unauthorized response has a 4xx status code
func (*GetManyGroupServiceAccountUnauthorized) IsCode ¶
func (o *GetManyGroupServiceAccountUnauthorized) IsCode(code int) bool
IsCode returns true when this get many group service account unauthorized response a status code equal to that given
func (*GetManyGroupServiceAccountUnauthorized) IsRedirect ¶
func (o *GetManyGroupServiceAccountUnauthorized) IsRedirect() bool
IsRedirect returns true when this get many group service account unauthorized response has a 3xx status code
func (*GetManyGroupServiceAccountUnauthorized) IsServerError ¶
func (o *GetManyGroupServiceAccountUnauthorized) IsServerError() bool
IsServerError returns true when this get many group service account unauthorized response has a 5xx status code
func (*GetManyGroupServiceAccountUnauthorized) IsSuccess ¶
func (o *GetManyGroupServiceAccountUnauthorized) IsSuccess() bool
IsSuccess returns true when this get many group service account unauthorized response has a 2xx status code
func (*GetManyGroupServiceAccountUnauthorized) String ¶
func (o *GetManyGroupServiceAccountUnauthorized) String() string
type GetManyGroupServiceAccountUnauthorizedBody ¶
type GetManyGroupServiceAccountUnauthorizedBody struct { // Example: [{"detail":"Permission denied for this resource","status":"403"}] // Required: true // Min Items: 1 Errors []*GetManyGroupServiceAccountUnauthorizedBodyErrorsItems0 `json:"errors"` // Required: true Jsonapi *GetManyGroupServiceAccountUnauthorizedBodyJsonapi `json:"jsonapi"` }
GetManyGroupServiceAccountUnauthorizedBody get many group service account unauthorized body // Example: {"errors":[{"detail":"Permission denied for this resource","status":"403"}],"jsonapi":{"version":"1.0"}} swagger:model GetManyGroupServiceAccountUnauthorizedBody
func (*GetManyGroupServiceAccountUnauthorizedBody) ContextValidate ¶
func (o *GetManyGroupServiceAccountUnauthorizedBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this get many group service account unauthorized body based on the context it is used
func (*GetManyGroupServiceAccountUnauthorizedBody) MarshalBinary ¶
func (o *GetManyGroupServiceAccountUnauthorizedBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetManyGroupServiceAccountUnauthorizedBody) UnmarshalBinary ¶
func (o *GetManyGroupServiceAccountUnauthorizedBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetManyGroupServiceAccountUnauthorizedBodyErrorsItems0 ¶
type GetManyGroupServiceAccountUnauthorizedBodyErrorsItems0 struct { // Example: entity-not-found Code string `json:"code,omitempty"` // Example: The request was missing these required fields: ... // Required: true Detail *string `json:"detail"` // Example: f16c31b5-6129-4571-add8-d589da9be524 // Format: uuid ID strfmt.UUID `json:"id,omitempty"` Links *GetManyGroupServiceAccountUnauthorizedBodyErrorsItems0Links `json:"links,omitempty"` // Example: {"key":"value"} Meta interface{} `json:"meta,omitempty"` Source *GetManyGroupServiceAccountUnauthorizedBodyErrorsItems0Source `json:"source,omitempty"` // Example: 400 // Required: true // Pattern: ^[45]\d\d$ Status *string `json:"status"` // Example: Bad request Title string `json:"title,omitempty"` }
GetManyGroupServiceAccountUnauthorizedBodyErrorsItems0 get many group service account unauthorized body errors items0 // Example: {"detail":"Not Found","status":"404"} swagger:model GetManyGroupServiceAccountUnauthorizedBodyErrorsItems0
func (*GetManyGroupServiceAccountUnauthorizedBodyErrorsItems0) ContextValidate ¶
func (o *GetManyGroupServiceAccountUnauthorizedBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this get many group service account unauthorized body errors items0 based on the context it is used
func (*GetManyGroupServiceAccountUnauthorizedBodyErrorsItems0) MarshalBinary ¶
func (o *GetManyGroupServiceAccountUnauthorizedBodyErrorsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetManyGroupServiceAccountUnauthorizedBodyErrorsItems0) UnmarshalBinary ¶
func (o *GetManyGroupServiceAccountUnauthorizedBodyErrorsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetManyGroupServiceAccountUnauthorizedBodyErrorsItems0Links ¶
type GetManyGroupServiceAccountUnauthorizedBodyErrorsItems0Links struct { // Example: https://example.com/api/resource About interface{} `json:"about,omitempty"` }
GetManyGroupServiceAccountUnauthorizedBodyErrorsItems0Links A link that leads to further details about this particular occurrance of the problem. // Example: {"about":"https://example.com/about_this_error"} swagger:model GetManyGroupServiceAccountUnauthorizedBodyErrorsItems0Links
func (*GetManyGroupServiceAccountUnauthorizedBodyErrorsItems0Links) ContextValidate ¶
func (o *GetManyGroupServiceAccountUnauthorizedBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get many group service account unauthorized body errors items0 links based on context it is used
func (*GetManyGroupServiceAccountUnauthorizedBodyErrorsItems0Links) MarshalBinary ¶
func (o *GetManyGroupServiceAccountUnauthorizedBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetManyGroupServiceAccountUnauthorizedBodyErrorsItems0Links) UnmarshalBinary ¶
func (o *GetManyGroupServiceAccountUnauthorizedBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetManyGroupServiceAccountUnauthorizedBodyErrorsItems0Source ¶
type GetManyGroupServiceAccountUnauthorizedBodyErrorsItems0Source struct { // Example: param1 Parameter string `json:"parameter,omitempty"` // Example: /data/attributes Pointer string `json:"pointer,omitempty"` }
GetManyGroupServiceAccountUnauthorizedBodyErrorsItems0Source get many group service account unauthorized body errors items0 source // Example: {"pointer":"/data/attributes"} swagger:model GetManyGroupServiceAccountUnauthorizedBodyErrorsItems0Source
func (*GetManyGroupServiceAccountUnauthorizedBodyErrorsItems0Source) ContextValidate ¶
func (o *GetManyGroupServiceAccountUnauthorizedBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get many group service account unauthorized body errors items0 source based on context it is used
func (*GetManyGroupServiceAccountUnauthorizedBodyErrorsItems0Source) MarshalBinary ¶
func (o *GetManyGroupServiceAccountUnauthorizedBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetManyGroupServiceAccountUnauthorizedBodyErrorsItems0Source) UnmarshalBinary ¶
func (o *GetManyGroupServiceAccountUnauthorizedBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetManyGroupServiceAccountUnauthorizedBodyJsonapi ¶
type GetManyGroupServiceAccountUnauthorizedBodyJsonapi struct { // Example: 1.0 // Required: true // Pattern: ^(0|[1-9]\d*)\.(0|[1-9]\d*)$ Version *string `json:"version"` }
GetManyGroupServiceAccountUnauthorizedBodyJsonapi get many group service account unauthorized body jsonapi // Example: {"version":"1.0"} swagger:model GetManyGroupServiceAccountUnauthorizedBodyJsonapi
func (*GetManyGroupServiceAccountUnauthorizedBodyJsonapi) ContextValidate ¶
func (o *GetManyGroupServiceAccountUnauthorizedBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get many group service account unauthorized body jsonapi based on context it is used
func (*GetManyGroupServiceAccountUnauthorizedBodyJsonapi) MarshalBinary ¶
func (o *GetManyGroupServiceAccountUnauthorizedBodyJsonapi) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetManyGroupServiceAccountUnauthorizedBodyJsonapi) UnmarshalBinary ¶
func (o *GetManyGroupServiceAccountUnauthorizedBodyJsonapi) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetManyOrgServiceAccountsBadRequest ¶
type GetManyOrgServiceAccountsBadRequest struct { /* A header containing the deprecation date of the underlying endpoint. For more information, please refer to the deprecation header RFC: https://tools.ietf.org/id/draft-dalal-deprecation-header-01.html Format: date-time */ Deprecation strfmt.DateTime /* A header containing a unique id used for tracking this request. If you are reporting an issue to Snyk it's very helpful to provide this ID. Format: uuid */ SnykRequestID strfmt.UUID /* A header containing the version stage of the endpoint. This stage describes the guarantees snyk provides surrounding stability of the endpoint. */ SnykVersionLifecycleStage string /* A header containing the version of the endpoint requested by the caller. */ SnykVersionRequested string /* A header containing the version of the endpoint that was served by the API. */ SnykVersionServed string /* A header containing the date of when the underlying endpoint will be removed. This header is only present if the endpoint has been deprecated. Please refer to the RFC for more information: https://datatracker.ietf.org/doc/html/rfc8594 Format: date-time */ Sunset strfmt.DateTime Payload *GetManyOrgServiceAccountsBadRequestBody }
GetManyOrgServiceAccountsBadRequest describes a response with status code 400, with default header values.
Bad Request: A parameter provided as a part of the request was invalid.
func NewGetManyOrgServiceAccountsBadRequest ¶
func NewGetManyOrgServiceAccountsBadRequest() *GetManyOrgServiceAccountsBadRequest
NewGetManyOrgServiceAccountsBadRequest creates a GetManyOrgServiceAccountsBadRequest with default headers values
func (*GetManyOrgServiceAccountsBadRequest) Code ¶
func (o *GetManyOrgServiceAccountsBadRequest) Code() int
Code gets the status code for the get many org service accounts bad request response
func (*GetManyOrgServiceAccountsBadRequest) Error ¶
func (o *GetManyOrgServiceAccountsBadRequest) Error() string
func (*GetManyOrgServiceAccountsBadRequest) GetPayload ¶
func (o *GetManyOrgServiceAccountsBadRequest) GetPayload() *GetManyOrgServiceAccountsBadRequestBody
func (*GetManyOrgServiceAccountsBadRequest) IsClientError ¶
func (o *GetManyOrgServiceAccountsBadRequest) IsClientError() bool
IsClientError returns true when this get many org service accounts bad request response has a 4xx status code
func (*GetManyOrgServiceAccountsBadRequest) IsCode ¶
func (o *GetManyOrgServiceAccountsBadRequest) IsCode(code int) bool
IsCode returns true when this get many org service accounts bad request response a status code equal to that given
func (*GetManyOrgServiceAccountsBadRequest) IsRedirect ¶
func (o *GetManyOrgServiceAccountsBadRequest) IsRedirect() bool
IsRedirect returns true when this get many org service accounts bad request response has a 3xx status code
func (*GetManyOrgServiceAccountsBadRequest) IsServerError ¶
func (o *GetManyOrgServiceAccountsBadRequest) IsServerError() bool
IsServerError returns true when this get many org service accounts bad request response has a 5xx status code
func (*GetManyOrgServiceAccountsBadRequest) IsSuccess ¶
func (o *GetManyOrgServiceAccountsBadRequest) IsSuccess() bool
IsSuccess returns true when this get many org service accounts bad request response has a 2xx status code
func (*GetManyOrgServiceAccountsBadRequest) String ¶
func (o *GetManyOrgServiceAccountsBadRequest) String() string
type GetManyOrgServiceAccountsBadRequestBody ¶
type GetManyOrgServiceAccountsBadRequestBody struct { // errors // Example: [{"detail":"Permission denied for this resource","status":"403"}] // Required: true // Min Items: 1 Errors []*GetManyOrgServiceAccountsBadRequestBodyErrorsItems0 `json:"errors"` // jsonapi // Required: true Jsonapi *GetManyOrgServiceAccountsBadRequestBodyJsonapi `json:"jsonapi"` }
GetManyOrgServiceAccountsBadRequestBody get many org service accounts bad request body // Example: {"errors":[{"detail":"Permission denied for this resource","status":"403"}],"jsonapi":{"version":"1.0"}} swagger:model GetManyOrgServiceAccountsBadRequestBody
func (*GetManyOrgServiceAccountsBadRequestBody) ContextValidate ¶
func (o *GetManyOrgServiceAccountsBadRequestBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this get many org service accounts bad request body based on the context it is used
func (*GetManyOrgServiceAccountsBadRequestBody) MarshalBinary ¶
func (o *GetManyOrgServiceAccountsBadRequestBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetManyOrgServiceAccountsBadRequestBody) UnmarshalBinary ¶
func (o *GetManyOrgServiceAccountsBadRequestBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetManyOrgServiceAccountsBadRequestBodyErrorsItems0 ¶
type GetManyOrgServiceAccountsBadRequestBodyErrorsItems0 struct { // An application-specific error code, expressed as a string value. // Example: entity-not-found Code string `json:"code,omitempty"` // A human-readable explanation specific to this occurrence of the problem. // Example: The request was missing these required fields: ... // Required: true Detail *string `json:"detail"` // A unique identifier for this particular occurrence of the problem. // Example: f16c31b5-6129-4571-add8-d589da9be524 // Format: uuid ID strfmt.UUID `json:"id,omitempty"` // links Links *GetManyOrgServiceAccountsBadRequestBodyErrorsItems0Links `json:"links,omitempty"` // meta // Example: {"key":"value"} Meta interface{} `json:"meta,omitempty"` // source Source *GetManyOrgServiceAccountsBadRequestBodyErrorsItems0Source `json:"source,omitempty"` // The HTTP status code applicable to this problem, expressed as a string value. // Example: 400 // Required: true // Pattern: ^[45]\d\d$ Status *string `json:"status"` // A short, human-readable summary of the problem that SHOULD NOT change from occurrence to occurrence of the problem, except for purposes of localization. // Example: Bad request Title string `json:"title,omitempty"` }
GetManyOrgServiceAccountsBadRequestBodyErrorsItems0 get many org service accounts bad request body errors items0 // Example: {"detail":"Not Found","status":"404"} swagger:model GetManyOrgServiceAccountsBadRequestBodyErrorsItems0
func (*GetManyOrgServiceAccountsBadRequestBodyErrorsItems0) ContextValidate ¶
func (o *GetManyOrgServiceAccountsBadRequestBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this get many org service accounts bad request body errors items0 based on the context it is used
func (*GetManyOrgServiceAccountsBadRequestBodyErrorsItems0) MarshalBinary ¶
func (o *GetManyOrgServiceAccountsBadRequestBodyErrorsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetManyOrgServiceAccountsBadRequestBodyErrorsItems0) UnmarshalBinary ¶
func (o *GetManyOrgServiceAccountsBadRequestBodyErrorsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetManyOrgServiceAccountsBadRequestBodyErrorsItems0Links ¶
type GetManyOrgServiceAccountsBadRequestBodyErrorsItems0Links struct { // about // Example: https://example.com/api/resource About interface{} `json:"about,omitempty"` }
GetManyOrgServiceAccountsBadRequestBodyErrorsItems0Links A link that leads to further details about this particular occurrance of the problem. // Example: {"about":"https://example.com/about_this_error"} swagger:model GetManyOrgServiceAccountsBadRequestBodyErrorsItems0Links
func (*GetManyOrgServiceAccountsBadRequestBodyErrorsItems0Links) ContextValidate ¶
func (o *GetManyOrgServiceAccountsBadRequestBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get many org service accounts bad request body errors items0 links based on context it is used
func (*GetManyOrgServiceAccountsBadRequestBodyErrorsItems0Links) MarshalBinary ¶
func (o *GetManyOrgServiceAccountsBadRequestBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetManyOrgServiceAccountsBadRequestBodyErrorsItems0Links) UnmarshalBinary ¶
func (o *GetManyOrgServiceAccountsBadRequestBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetManyOrgServiceAccountsBadRequestBodyErrorsItems0Source ¶
type GetManyOrgServiceAccountsBadRequestBodyErrorsItems0Source struct { // A string indicating which URI query parameter caused the error. // Example: param1 Parameter string `json:"parameter,omitempty"` // A JSON Pointer [RFC6901] to the associated entity in the request document. // Example: /data/attributes Pointer string `json:"pointer,omitempty"` }
GetManyOrgServiceAccountsBadRequestBodyErrorsItems0Source get many org service accounts bad request body errors items0 source // Example: {"pointer":"/data/attributes"} swagger:model GetManyOrgServiceAccountsBadRequestBodyErrorsItems0Source
func (*GetManyOrgServiceAccountsBadRequestBodyErrorsItems0Source) ContextValidate ¶
func (o *GetManyOrgServiceAccountsBadRequestBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get many org service accounts bad request body errors items0 source based on context it is used
func (*GetManyOrgServiceAccountsBadRequestBodyErrorsItems0Source) MarshalBinary ¶
func (o *GetManyOrgServiceAccountsBadRequestBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetManyOrgServiceAccountsBadRequestBodyErrorsItems0Source) UnmarshalBinary ¶
func (o *GetManyOrgServiceAccountsBadRequestBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetManyOrgServiceAccountsBadRequestBodyJsonapi ¶
type GetManyOrgServiceAccountsBadRequestBodyJsonapi struct { // Version of the JSON API specification this server supports. // Example: 1.0 // Required: true // Pattern: ^(0|[1-9]\d*)\.(0|[1-9]\d*)$ Version *string `json:"version"` }
GetManyOrgServiceAccountsBadRequestBodyJsonapi get many org service accounts bad request body jsonapi // Example: {"version":"1.0"} swagger:model GetManyOrgServiceAccountsBadRequestBodyJsonapi
func (*GetManyOrgServiceAccountsBadRequestBodyJsonapi) ContextValidate ¶
func (o *GetManyOrgServiceAccountsBadRequestBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get many org service accounts bad request body jsonapi based on context it is used
func (*GetManyOrgServiceAccountsBadRequestBodyJsonapi) MarshalBinary ¶
func (o *GetManyOrgServiceAccountsBadRequestBodyJsonapi) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetManyOrgServiceAccountsBadRequestBodyJsonapi) UnmarshalBinary ¶
func (o *GetManyOrgServiceAccountsBadRequestBodyJsonapi) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetManyOrgServiceAccountsForbidden ¶
type GetManyOrgServiceAccountsForbidden struct { /* A header containing the deprecation date of the underlying endpoint. For more information, please refer to the deprecation header RFC: https://tools.ietf.org/id/draft-dalal-deprecation-header-01.html Format: date-time */ Deprecation strfmt.DateTime /* A header containing a unique id used for tracking this request. If you are reporting an issue to Snyk it's very helpful to provide this ID. Format: uuid */ SnykRequestID strfmt.UUID /* A header containing the version stage of the endpoint. This stage describes the guarantees snyk provides surrounding stability of the endpoint. */ SnykVersionLifecycleStage string /* A header containing the version of the endpoint requested by the caller. */ SnykVersionRequested string /* A header containing the version of the endpoint that was served by the API. */ SnykVersionServed string /* A header containing the date of when the underlying endpoint will be removed. This header is only present if the endpoint has been deprecated. Please refer to the RFC for more information: https://datatracker.ietf.org/doc/html/rfc8594 Format: date-time */ Sunset strfmt.DateTime Payload *GetManyOrgServiceAccountsForbiddenBody }
GetManyOrgServiceAccountsForbidden describes a response with status code 403, with default header values.
Forbidden: the request requires an authentication token with more or different permissions.
func NewGetManyOrgServiceAccountsForbidden ¶
func NewGetManyOrgServiceAccountsForbidden() *GetManyOrgServiceAccountsForbidden
NewGetManyOrgServiceAccountsForbidden creates a GetManyOrgServiceAccountsForbidden with default headers values
func (*GetManyOrgServiceAccountsForbidden) Code ¶
func (o *GetManyOrgServiceAccountsForbidden) Code() int
Code gets the status code for the get many org service accounts forbidden response
func (*GetManyOrgServiceAccountsForbidden) Error ¶
func (o *GetManyOrgServiceAccountsForbidden) Error() string
func (*GetManyOrgServiceAccountsForbidden) GetPayload ¶
func (o *GetManyOrgServiceAccountsForbidden) GetPayload() *GetManyOrgServiceAccountsForbiddenBody
func (*GetManyOrgServiceAccountsForbidden) IsClientError ¶
func (o *GetManyOrgServiceAccountsForbidden) IsClientError() bool
IsClientError returns true when this get many org service accounts forbidden response has a 4xx status code
func (*GetManyOrgServiceAccountsForbidden) IsCode ¶
func (o *GetManyOrgServiceAccountsForbidden) IsCode(code int) bool
IsCode returns true when this get many org service accounts forbidden response a status code equal to that given
func (*GetManyOrgServiceAccountsForbidden) IsRedirect ¶
func (o *GetManyOrgServiceAccountsForbidden) IsRedirect() bool
IsRedirect returns true when this get many org service accounts forbidden response has a 3xx status code
func (*GetManyOrgServiceAccountsForbidden) IsServerError ¶
func (o *GetManyOrgServiceAccountsForbidden) IsServerError() bool
IsServerError returns true when this get many org service accounts forbidden response has a 5xx status code
func (*GetManyOrgServiceAccountsForbidden) IsSuccess ¶
func (o *GetManyOrgServiceAccountsForbidden) IsSuccess() bool
IsSuccess returns true when this get many org service accounts forbidden response has a 2xx status code
func (*GetManyOrgServiceAccountsForbidden) String ¶
func (o *GetManyOrgServiceAccountsForbidden) String() string
type GetManyOrgServiceAccountsForbiddenBody ¶
type GetManyOrgServiceAccountsForbiddenBody struct { // errors // Example: [{"detail":"Permission denied for this resource","status":"403"}] // Required: true // Min Items: 1 Errors []*GetManyOrgServiceAccountsForbiddenBodyErrorsItems0 `json:"errors"` // jsonapi // Required: true Jsonapi *GetManyOrgServiceAccountsForbiddenBodyJsonapi `json:"jsonapi"` }
GetManyOrgServiceAccountsForbiddenBody get many org service accounts forbidden body // Example: {"errors":[{"detail":"Permission denied for this resource","status":"403"}],"jsonapi":{"version":"1.0"}} swagger:model GetManyOrgServiceAccountsForbiddenBody
func (*GetManyOrgServiceAccountsForbiddenBody) ContextValidate ¶
func (o *GetManyOrgServiceAccountsForbiddenBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this get many org service accounts forbidden body based on the context it is used
func (*GetManyOrgServiceAccountsForbiddenBody) MarshalBinary ¶
func (o *GetManyOrgServiceAccountsForbiddenBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetManyOrgServiceAccountsForbiddenBody) UnmarshalBinary ¶
func (o *GetManyOrgServiceAccountsForbiddenBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetManyOrgServiceAccountsForbiddenBodyErrorsItems0 ¶
type GetManyOrgServiceAccountsForbiddenBodyErrorsItems0 struct { // An application-specific error code, expressed as a string value. // Example: entity-not-found Code string `json:"code,omitempty"` // A human-readable explanation specific to this occurrence of the problem. // Example: The request was missing these required fields: ... // Required: true Detail *string `json:"detail"` // A unique identifier for this particular occurrence of the problem. // Example: f16c31b5-6129-4571-add8-d589da9be524 // Format: uuid ID strfmt.UUID `json:"id,omitempty"` // links Links *GetManyOrgServiceAccountsForbiddenBodyErrorsItems0Links `json:"links,omitempty"` // meta // Example: {"key":"value"} Meta interface{} `json:"meta,omitempty"` // source Source *GetManyOrgServiceAccountsForbiddenBodyErrorsItems0Source `json:"source,omitempty"` // The HTTP status code applicable to this problem, expressed as a string value. // Example: 400 // Required: true // Pattern: ^[45]\d\d$ Status *string `json:"status"` // A short, human-readable summary of the problem that SHOULD NOT change from occurrence to occurrence of the problem, except for purposes of localization. // Example: Bad request Title string `json:"title,omitempty"` }
GetManyOrgServiceAccountsForbiddenBodyErrorsItems0 get many org service accounts forbidden body errors items0 // Example: {"detail":"Not Found","status":"404"} swagger:model GetManyOrgServiceAccountsForbiddenBodyErrorsItems0
func (*GetManyOrgServiceAccountsForbiddenBodyErrorsItems0) ContextValidate ¶
func (o *GetManyOrgServiceAccountsForbiddenBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this get many org service accounts forbidden body errors items0 based on the context it is used
func (*GetManyOrgServiceAccountsForbiddenBodyErrorsItems0) MarshalBinary ¶
func (o *GetManyOrgServiceAccountsForbiddenBodyErrorsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetManyOrgServiceAccountsForbiddenBodyErrorsItems0) UnmarshalBinary ¶
func (o *GetManyOrgServiceAccountsForbiddenBodyErrorsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetManyOrgServiceAccountsForbiddenBodyErrorsItems0Links ¶
type GetManyOrgServiceAccountsForbiddenBodyErrorsItems0Links struct { // about // Example: https://example.com/api/resource About interface{} `json:"about,omitempty"` }
GetManyOrgServiceAccountsForbiddenBodyErrorsItems0Links A link that leads to further details about this particular occurrance of the problem. // Example: {"about":"https://example.com/about_this_error"} swagger:model GetManyOrgServiceAccountsForbiddenBodyErrorsItems0Links
func (*GetManyOrgServiceAccountsForbiddenBodyErrorsItems0Links) ContextValidate ¶
func (o *GetManyOrgServiceAccountsForbiddenBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get many org service accounts forbidden body errors items0 links based on context it is used
func (*GetManyOrgServiceAccountsForbiddenBodyErrorsItems0Links) MarshalBinary ¶
func (o *GetManyOrgServiceAccountsForbiddenBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetManyOrgServiceAccountsForbiddenBodyErrorsItems0Links) UnmarshalBinary ¶
func (o *GetManyOrgServiceAccountsForbiddenBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetManyOrgServiceAccountsForbiddenBodyErrorsItems0Source ¶
type GetManyOrgServiceAccountsForbiddenBodyErrorsItems0Source struct { // A string indicating which URI query parameter caused the error. // Example: param1 Parameter string `json:"parameter,omitempty"` // A JSON Pointer [RFC6901] to the associated entity in the request document. // Example: /data/attributes Pointer string `json:"pointer,omitempty"` }
GetManyOrgServiceAccountsForbiddenBodyErrorsItems0Source get many org service accounts forbidden body errors items0 source // Example: {"pointer":"/data/attributes"} swagger:model GetManyOrgServiceAccountsForbiddenBodyErrorsItems0Source
func (*GetManyOrgServiceAccountsForbiddenBodyErrorsItems0Source) ContextValidate ¶
func (o *GetManyOrgServiceAccountsForbiddenBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get many org service accounts forbidden body errors items0 source based on context it is used
func (*GetManyOrgServiceAccountsForbiddenBodyErrorsItems0Source) MarshalBinary ¶
func (o *GetManyOrgServiceAccountsForbiddenBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetManyOrgServiceAccountsForbiddenBodyErrorsItems0Source) UnmarshalBinary ¶
func (o *GetManyOrgServiceAccountsForbiddenBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetManyOrgServiceAccountsForbiddenBodyJsonapi ¶
type GetManyOrgServiceAccountsForbiddenBodyJsonapi struct { // Version of the JSON API specification this server supports. // Example: 1.0 // Required: true // Pattern: ^(0|[1-9]\d*)\.(0|[1-9]\d*)$ Version *string `json:"version"` }
GetManyOrgServiceAccountsForbiddenBodyJsonapi get many org service accounts forbidden body jsonapi // Example: {"version":"1.0"} swagger:model GetManyOrgServiceAccountsForbiddenBodyJsonapi
func (*GetManyOrgServiceAccountsForbiddenBodyJsonapi) ContextValidate ¶
func (o *GetManyOrgServiceAccountsForbiddenBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get many org service accounts forbidden body jsonapi based on context it is used
func (*GetManyOrgServiceAccountsForbiddenBodyJsonapi) MarshalBinary ¶
func (o *GetManyOrgServiceAccountsForbiddenBodyJsonapi) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetManyOrgServiceAccountsForbiddenBodyJsonapi) UnmarshalBinary ¶
func (o *GetManyOrgServiceAccountsForbiddenBodyJsonapi) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetManyOrgServiceAccountsInternalServerError ¶
type GetManyOrgServiceAccountsInternalServerError struct { /* A header containing the deprecation date of the underlying endpoint. For more information, please refer to the deprecation header RFC: https://tools.ietf.org/id/draft-dalal-deprecation-header-01.html Format: date-time */ Deprecation strfmt.DateTime /* A header containing a unique id used for tracking this request. If you are reporting an issue to Snyk it's very helpful to provide this ID. Format: uuid */ SnykRequestID strfmt.UUID /* A header containing the version stage of the endpoint. This stage describes the guarantees snyk provides surrounding stability of the endpoint. */ SnykVersionLifecycleStage string /* A header containing the version of the endpoint requested by the caller. */ SnykVersionRequested string /* A header containing the version of the endpoint that was served by the API. */ SnykVersionServed string /* A header containing the date of when the underlying endpoint will be removed. This header is only present if the endpoint has been deprecated. Please refer to the RFC for more information: https://datatracker.ietf.org/doc/html/rfc8594 Format: date-time */ Sunset strfmt.DateTime Payload *GetManyOrgServiceAccountsInternalServerErrorBody }
GetManyOrgServiceAccountsInternalServerError describes a response with status code 500, with default header values.
Internal Server Error: An error was encountered while attempting to process the request.
func NewGetManyOrgServiceAccountsInternalServerError ¶
func NewGetManyOrgServiceAccountsInternalServerError() *GetManyOrgServiceAccountsInternalServerError
NewGetManyOrgServiceAccountsInternalServerError creates a GetManyOrgServiceAccountsInternalServerError with default headers values
func (*GetManyOrgServiceAccountsInternalServerError) Code ¶
func (o *GetManyOrgServiceAccountsInternalServerError) Code() int
Code gets the status code for the get many org service accounts internal server error response
func (*GetManyOrgServiceAccountsInternalServerError) Error ¶
func (o *GetManyOrgServiceAccountsInternalServerError) Error() string
func (*GetManyOrgServiceAccountsInternalServerError) GetPayload ¶
func (o *GetManyOrgServiceAccountsInternalServerError) GetPayload() *GetManyOrgServiceAccountsInternalServerErrorBody
func (*GetManyOrgServiceAccountsInternalServerError) IsClientError ¶
func (o *GetManyOrgServiceAccountsInternalServerError) IsClientError() bool
IsClientError returns true when this get many org service accounts internal server error response has a 4xx status code
func (*GetManyOrgServiceAccountsInternalServerError) IsCode ¶
func (o *GetManyOrgServiceAccountsInternalServerError) IsCode(code int) bool
IsCode returns true when this get many org service accounts internal server error response a status code equal to that given
func (*GetManyOrgServiceAccountsInternalServerError) IsRedirect ¶
func (o *GetManyOrgServiceAccountsInternalServerError) IsRedirect() bool
IsRedirect returns true when this get many org service accounts internal server error response has a 3xx status code
func (*GetManyOrgServiceAccountsInternalServerError) IsServerError ¶
func (o *GetManyOrgServiceAccountsInternalServerError) IsServerError() bool
IsServerError returns true when this get many org service accounts internal server error response has a 5xx status code
func (*GetManyOrgServiceAccountsInternalServerError) IsSuccess ¶
func (o *GetManyOrgServiceAccountsInternalServerError) IsSuccess() bool
IsSuccess returns true when this get many org service accounts internal server error response has a 2xx status code
func (*GetManyOrgServiceAccountsInternalServerError) String ¶
func (o *GetManyOrgServiceAccountsInternalServerError) String() string
type GetManyOrgServiceAccountsInternalServerErrorBody ¶
type GetManyOrgServiceAccountsInternalServerErrorBody struct { // errors // Example: [{"detail":"Permission denied for this resource","status":"403"}] // Required: true // Min Items: 1 Errors []*GetManyOrgServiceAccountsInternalServerErrorBodyErrorsItems0 `json:"errors"` // jsonapi // Required: true Jsonapi *GetManyOrgServiceAccountsInternalServerErrorBodyJsonapi `json:"jsonapi"` }
GetManyOrgServiceAccountsInternalServerErrorBody get many org service accounts internal server error body // Example: {"errors":[{"detail":"Permission denied for this resource","status":"403"}],"jsonapi":{"version":"1.0"}} swagger:model GetManyOrgServiceAccountsInternalServerErrorBody
func (*GetManyOrgServiceAccountsInternalServerErrorBody) ContextValidate ¶
func (o *GetManyOrgServiceAccountsInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this get many org service accounts internal server error body based on the context it is used
func (*GetManyOrgServiceAccountsInternalServerErrorBody) MarshalBinary ¶
func (o *GetManyOrgServiceAccountsInternalServerErrorBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetManyOrgServiceAccountsInternalServerErrorBody) UnmarshalBinary ¶
func (o *GetManyOrgServiceAccountsInternalServerErrorBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetManyOrgServiceAccountsInternalServerErrorBodyErrorsItems0 ¶
type GetManyOrgServiceAccountsInternalServerErrorBodyErrorsItems0 struct { // An application-specific error code, expressed as a string value. // Example: entity-not-found Code string `json:"code,omitempty"` // A human-readable explanation specific to this occurrence of the problem. // Example: The request was missing these required fields: ... // Required: true Detail *string `json:"detail"` // A unique identifier for this particular occurrence of the problem. // Example: f16c31b5-6129-4571-add8-d589da9be524 // Format: uuid ID strfmt.UUID `json:"id,omitempty"` // links Links *GetManyOrgServiceAccountsInternalServerErrorBodyErrorsItems0Links `json:"links,omitempty"` // meta // Example: {"key":"value"} Meta interface{} `json:"meta,omitempty"` // source Source *GetManyOrgServiceAccountsInternalServerErrorBodyErrorsItems0Source `json:"source,omitempty"` // The HTTP status code applicable to this problem, expressed as a string value. // Example: 400 // Required: true // Pattern: ^[45]\d\d$ Status *string `json:"status"` // A short, human-readable summary of the problem that SHOULD NOT change from occurrence to occurrence of the problem, except for purposes of localization. // Example: Bad request Title string `json:"title,omitempty"` }
GetManyOrgServiceAccountsInternalServerErrorBodyErrorsItems0 get many org service accounts internal server error body errors items0 // Example: {"detail":"Not Found","status":"404"} swagger:model GetManyOrgServiceAccountsInternalServerErrorBodyErrorsItems0
func (*GetManyOrgServiceAccountsInternalServerErrorBodyErrorsItems0) ContextValidate ¶
func (o *GetManyOrgServiceAccountsInternalServerErrorBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this get many org service accounts internal server error body errors items0 based on the context it is used
func (*GetManyOrgServiceAccountsInternalServerErrorBodyErrorsItems0) MarshalBinary ¶
func (o *GetManyOrgServiceAccountsInternalServerErrorBodyErrorsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetManyOrgServiceAccountsInternalServerErrorBodyErrorsItems0) UnmarshalBinary ¶
func (o *GetManyOrgServiceAccountsInternalServerErrorBodyErrorsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetManyOrgServiceAccountsInternalServerErrorBodyErrorsItems0Links ¶
type GetManyOrgServiceAccountsInternalServerErrorBodyErrorsItems0Links struct { // about // Example: https://example.com/api/resource About interface{} `json:"about,omitempty"` }
GetManyOrgServiceAccountsInternalServerErrorBodyErrorsItems0Links A link that leads to further details about this particular occurrance of the problem. // Example: {"about":"https://example.com/about_this_error"} swagger:model GetManyOrgServiceAccountsInternalServerErrorBodyErrorsItems0Links
func (*GetManyOrgServiceAccountsInternalServerErrorBodyErrorsItems0Links) ContextValidate ¶
func (o *GetManyOrgServiceAccountsInternalServerErrorBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get many org service accounts internal server error body errors items0 links based on context it is used
func (*GetManyOrgServiceAccountsInternalServerErrorBodyErrorsItems0Links) MarshalBinary ¶
func (o *GetManyOrgServiceAccountsInternalServerErrorBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetManyOrgServiceAccountsInternalServerErrorBodyErrorsItems0Links) UnmarshalBinary ¶
func (o *GetManyOrgServiceAccountsInternalServerErrorBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
func (*GetManyOrgServiceAccountsInternalServerErrorBodyErrorsItems0Links) Validate ¶
func (o *GetManyOrgServiceAccountsInternalServerErrorBodyErrorsItems0Links) Validate(formats strfmt.Registry) error
Validate validates this get many org service accounts internal server error body errors items0 links
type GetManyOrgServiceAccountsInternalServerErrorBodyErrorsItems0Source ¶
type GetManyOrgServiceAccountsInternalServerErrorBodyErrorsItems0Source struct { // A string indicating which URI query parameter caused the error. // Example: param1 Parameter string `json:"parameter,omitempty"` // A JSON Pointer [RFC6901] to the associated entity in the request document. // Example: /data/attributes Pointer string `json:"pointer,omitempty"` }
GetManyOrgServiceAccountsInternalServerErrorBodyErrorsItems0Source get many org service accounts internal server error body errors items0 source // Example: {"pointer":"/data/attributes"} swagger:model GetManyOrgServiceAccountsInternalServerErrorBodyErrorsItems0Source
func (*GetManyOrgServiceAccountsInternalServerErrorBodyErrorsItems0Source) ContextValidate ¶
func (o *GetManyOrgServiceAccountsInternalServerErrorBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get many org service accounts internal server error body errors items0 source based on context it is used
func (*GetManyOrgServiceAccountsInternalServerErrorBodyErrorsItems0Source) MarshalBinary ¶
func (o *GetManyOrgServiceAccountsInternalServerErrorBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetManyOrgServiceAccountsInternalServerErrorBodyErrorsItems0Source) UnmarshalBinary ¶
func (o *GetManyOrgServiceAccountsInternalServerErrorBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
func (*GetManyOrgServiceAccountsInternalServerErrorBodyErrorsItems0Source) Validate ¶
func (o *GetManyOrgServiceAccountsInternalServerErrorBodyErrorsItems0Source) Validate(formats strfmt.Registry) error
Validate validates this get many org service accounts internal server error body errors items0 source
type GetManyOrgServiceAccountsInternalServerErrorBodyJsonapi ¶
type GetManyOrgServiceAccountsInternalServerErrorBodyJsonapi struct { // Version of the JSON API specification this server supports. // Example: 1.0 // Required: true // Pattern: ^(0|[1-9]\d*)\.(0|[1-9]\d*)$ Version *string `json:"version"` }
GetManyOrgServiceAccountsInternalServerErrorBodyJsonapi get many org service accounts internal server error body jsonapi // Example: {"version":"1.0"} swagger:model GetManyOrgServiceAccountsInternalServerErrorBodyJsonapi
func (*GetManyOrgServiceAccountsInternalServerErrorBodyJsonapi) ContextValidate ¶
func (o *GetManyOrgServiceAccountsInternalServerErrorBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get many org service accounts internal server error body jsonapi based on context it is used
func (*GetManyOrgServiceAccountsInternalServerErrorBodyJsonapi) MarshalBinary ¶
func (o *GetManyOrgServiceAccountsInternalServerErrorBodyJsonapi) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetManyOrgServiceAccountsInternalServerErrorBodyJsonapi) UnmarshalBinary ¶
func (o *GetManyOrgServiceAccountsInternalServerErrorBodyJsonapi) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetManyOrgServiceAccountsNotFound ¶
type GetManyOrgServiceAccountsNotFound struct { /* A header containing the deprecation date of the underlying endpoint. For more information, please refer to the deprecation header RFC: https://tools.ietf.org/id/draft-dalal-deprecation-header-01.html Format: date-time */ Deprecation strfmt.DateTime /* A header containing a unique id used for tracking this request. If you are reporting an issue to Snyk it's very helpful to provide this ID. Format: uuid */ SnykRequestID strfmt.UUID /* A header containing the version stage of the endpoint. This stage describes the guarantees snyk provides surrounding stability of the endpoint. */ SnykVersionLifecycleStage string /* A header containing the version of the endpoint requested by the caller. */ SnykVersionRequested string /* A header containing the version of the endpoint that was served by the API. */ SnykVersionServed string /* A header containing the date of when the underlying endpoint will be removed. This header is only present if the endpoint has been deprecated. Please refer to the RFC for more information: https://datatracker.ietf.org/doc/html/rfc8594 Format: date-time */ Sunset strfmt.DateTime Payload *GetManyOrgServiceAccountsNotFoundBody }
GetManyOrgServiceAccountsNotFound describes a response with status code 404, with default header values.
Not Found: The resource being operated on could not be found.
func NewGetManyOrgServiceAccountsNotFound ¶
func NewGetManyOrgServiceAccountsNotFound() *GetManyOrgServiceAccountsNotFound
NewGetManyOrgServiceAccountsNotFound creates a GetManyOrgServiceAccountsNotFound with default headers values
func (*GetManyOrgServiceAccountsNotFound) Code ¶
func (o *GetManyOrgServiceAccountsNotFound) Code() int
Code gets the status code for the get many org service accounts not found response
func (*GetManyOrgServiceAccountsNotFound) Error ¶
func (o *GetManyOrgServiceAccountsNotFound) Error() string
func (*GetManyOrgServiceAccountsNotFound) GetPayload ¶
func (o *GetManyOrgServiceAccountsNotFound) GetPayload() *GetManyOrgServiceAccountsNotFoundBody
func (*GetManyOrgServiceAccountsNotFound) IsClientError ¶
func (o *GetManyOrgServiceAccountsNotFound) IsClientError() bool
IsClientError returns true when this get many org service accounts not found response has a 4xx status code
func (*GetManyOrgServiceAccountsNotFound) IsCode ¶
func (o *GetManyOrgServiceAccountsNotFound) IsCode(code int) bool
IsCode returns true when this get many org service accounts not found response a status code equal to that given
func (*GetManyOrgServiceAccountsNotFound) IsRedirect ¶
func (o *GetManyOrgServiceAccountsNotFound) IsRedirect() bool
IsRedirect returns true when this get many org service accounts not found response has a 3xx status code
func (*GetManyOrgServiceAccountsNotFound) IsServerError ¶
func (o *GetManyOrgServiceAccountsNotFound) IsServerError() bool
IsServerError returns true when this get many org service accounts not found response has a 5xx status code
func (*GetManyOrgServiceAccountsNotFound) IsSuccess ¶
func (o *GetManyOrgServiceAccountsNotFound) IsSuccess() bool
IsSuccess returns true when this get many org service accounts not found response has a 2xx status code
func (*GetManyOrgServiceAccountsNotFound) String ¶
func (o *GetManyOrgServiceAccountsNotFound) String() string
type GetManyOrgServiceAccountsNotFoundBody ¶
type GetManyOrgServiceAccountsNotFoundBody struct { // errors // Example: [{"detail":"Permission denied for this resource","status":"403"}] // Required: true // Min Items: 1 Errors []*GetManyOrgServiceAccountsNotFoundBodyErrorsItems0 `json:"errors"` // jsonapi // Required: true Jsonapi *GetManyOrgServiceAccountsNotFoundBodyJsonapi `json:"jsonapi"` }
GetManyOrgServiceAccountsNotFoundBody get many org service accounts not found body // Example: {"errors":[{"detail":"Permission denied for this resource","status":"403"}],"jsonapi":{"version":"1.0"}} swagger:model GetManyOrgServiceAccountsNotFoundBody
func (*GetManyOrgServiceAccountsNotFoundBody) ContextValidate ¶
func (o *GetManyOrgServiceAccountsNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this get many org service accounts not found body based on the context it is used
func (*GetManyOrgServiceAccountsNotFoundBody) MarshalBinary ¶
func (o *GetManyOrgServiceAccountsNotFoundBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetManyOrgServiceAccountsNotFoundBody) UnmarshalBinary ¶
func (o *GetManyOrgServiceAccountsNotFoundBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetManyOrgServiceAccountsNotFoundBodyErrorsItems0 ¶
type GetManyOrgServiceAccountsNotFoundBodyErrorsItems0 struct { // An application-specific error code, expressed as a string value. // Example: entity-not-found Code string `json:"code,omitempty"` // A human-readable explanation specific to this occurrence of the problem. // Example: The request was missing these required fields: ... // Required: true Detail *string `json:"detail"` // A unique identifier for this particular occurrence of the problem. // Example: f16c31b5-6129-4571-add8-d589da9be524 // Format: uuid ID strfmt.UUID `json:"id,omitempty"` // links Links *GetManyOrgServiceAccountsNotFoundBodyErrorsItems0Links `json:"links,omitempty"` // meta // Example: {"key":"value"} Meta interface{} `json:"meta,omitempty"` // source Source *GetManyOrgServiceAccountsNotFoundBodyErrorsItems0Source `json:"source,omitempty"` // The HTTP status code applicable to this problem, expressed as a string value. // Example: 400 // Required: true // Pattern: ^[45]\d\d$ Status *string `json:"status"` // A short, human-readable summary of the problem that SHOULD NOT change from occurrence to occurrence of the problem, except for purposes of localization. // Example: Bad request Title string `json:"title,omitempty"` }
GetManyOrgServiceAccountsNotFoundBodyErrorsItems0 get many org service accounts not found body errors items0 // Example: {"detail":"Not Found","status":"404"} swagger:model GetManyOrgServiceAccountsNotFoundBodyErrorsItems0
func (*GetManyOrgServiceAccountsNotFoundBodyErrorsItems0) ContextValidate ¶
func (o *GetManyOrgServiceAccountsNotFoundBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this get many org service accounts not found body errors items0 based on the context it is used
func (*GetManyOrgServiceAccountsNotFoundBodyErrorsItems0) MarshalBinary ¶
func (o *GetManyOrgServiceAccountsNotFoundBodyErrorsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetManyOrgServiceAccountsNotFoundBodyErrorsItems0) UnmarshalBinary ¶
func (o *GetManyOrgServiceAccountsNotFoundBodyErrorsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetManyOrgServiceAccountsNotFoundBodyErrorsItems0Links ¶
type GetManyOrgServiceAccountsNotFoundBodyErrorsItems0Links struct { // about // Example: https://example.com/api/resource About interface{} `json:"about,omitempty"` }
GetManyOrgServiceAccountsNotFoundBodyErrorsItems0Links A link that leads to further details about this particular occurrance of the problem. // Example: {"about":"https://example.com/about_this_error"} swagger:model GetManyOrgServiceAccountsNotFoundBodyErrorsItems0Links
func (*GetManyOrgServiceAccountsNotFoundBodyErrorsItems0Links) ContextValidate ¶
func (o *GetManyOrgServiceAccountsNotFoundBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get many org service accounts not found body errors items0 links based on context it is used
func (*GetManyOrgServiceAccountsNotFoundBodyErrorsItems0Links) MarshalBinary ¶
func (o *GetManyOrgServiceAccountsNotFoundBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetManyOrgServiceAccountsNotFoundBodyErrorsItems0Links) UnmarshalBinary ¶
func (o *GetManyOrgServiceAccountsNotFoundBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetManyOrgServiceAccountsNotFoundBodyErrorsItems0Source ¶
type GetManyOrgServiceAccountsNotFoundBodyErrorsItems0Source struct { // A string indicating which URI query parameter caused the error. // Example: param1 Parameter string `json:"parameter,omitempty"` // A JSON Pointer [RFC6901] to the associated entity in the request document. // Example: /data/attributes Pointer string `json:"pointer,omitempty"` }
GetManyOrgServiceAccountsNotFoundBodyErrorsItems0Source get many org service accounts not found body errors items0 source // Example: {"pointer":"/data/attributes"} swagger:model GetManyOrgServiceAccountsNotFoundBodyErrorsItems0Source
func (*GetManyOrgServiceAccountsNotFoundBodyErrorsItems0Source) ContextValidate ¶
func (o *GetManyOrgServiceAccountsNotFoundBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get many org service accounts not found body errors items0 source based on context it is used
func (*GetManyOrgServiceAccountsNotFoundBodyErrorsItems0Source) MarshalBinary ¶
func (o *GetManyOrgServiceAccountsNotFoundBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetManyOrgServiceAccountsNotFoundBodyErrorsItems0Source) UnmarshalBinary ¶
func (o *GetManyOrgServiceAccountsNotFoundBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetManyOrgServiceAccountsNotFoundBodyJsonapi ¶
type GetManyOrgServiceAccountsNotFoundBodyJsonapi struct { // Version of the JSON API specification this server supports. // Example: 1.0 // Required: true // Pattern: ^(0|[1-9]\d*)\.(0|[1-9]\d*)$ Version *string `json:"version"` }
GetManyOrgServiceAccountsNotFoundBodyJsonapi get many org service accounts not found body jsonapi // Example: {"version":"1.0"} swagger:model GetManyOrgServiceAccountsNotFoundBodyJsonapi
func (*GetManyOrgServiceAccountsNotFoundBodyJsonapi) ContextValidate ¶
func (o *GetManyOrgServiceAccountsNotFoundBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get many org service accounts not found body jsonapi based on context it is used
func (*GetManyOrgServiceAccountsNotFoundBodyJsonapi) MarshalBinary ¶
func (o *GetManyOrgServiceAccountsNotFoundBodyJsonapi) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetManyOrgServiceAccountsNotFoundBodyJsonapi) UnmarshalBinary ¶
func (o *GetManyOrgServiceAccountsNotFoundBodyJsonapi) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetManyOrgServiceAccountsOK ¶
type GetManyOrgServiceAccountsOK struct { /* A header containing the deprecation date of the underlying endpoint. For more information, please refer to the deprecation header RFC: https://tools.ietf.org/id/draft-dalal-deprecation-header-01.html Format: date-time */ Deprecation strfmt.DateTime /* A header providing a URL for the location of a resource Format: url */ Location string /* A header containing a unique id used for tracking this request. If you are reporting an issue to Snyk it's very helpful to provide this ID. Format: uuid */ SnykRequestID strfmt.UUID /* A header containing the version stage of the endpoint. This stage describes the guarantees snyk provides surrounding stability of the endpoint. */ SnykVersionLifecycleStage string /* A header containing the version of the endpoint requested by the caller. */ SnykVersionRequested string /* A header containing the version of the endpoint that was served by the API. */ SnykVersionServed string /* A header containing the date of when the underlying endpoint will be removed. This header is only present if the endpoint has been deprecated. Please refer to the RFC for more information: https://datatracker.ietf.org/doc/html/rfc8594 Format: date-time */ Sunset strfmt.DateTime Payload *GetManyOrgServiceAccountsOKBody }
GetManyOrgServiceAccountsOK describes a response with status code 200, with default header values.
A list of service accounts is returned.
func NewGetManyOrgServiceAccountsOK ¶
func NewGetManyOrgServiceAccountsOK() *GetManyOrgServiceAccountsOK
NewGetManyOrgServiceAccountsOK creates a GetManyOrgServiceAccountsOK with default headers values
func (*GetManyOrgServiceAccountsOK) Code ¶
func (o *GetManyOrgServiceAccountsOK) Code() int
Code gets the status code for the get many org service accounts o k response
func (*GetManyOrgServiceAccountsOK) Error ¶
func (o *GetManyOrgServiceAccountsOK) Error() string
func (*GetManyOrgServiceAccountsOK) GetPayload ¶
func (o *GetManyOrgServiceAccountsOK) GetPayload() *GetManyOrgServiceAccountsOKBody
func (*GetManyOrgServiceAccountsOK) IsClientError ¶
func (o *GetManyOrgServiceAccountsOK) IsClientError() bool
IsClientError returns true when this get many org service accounts o k response has a 4xx status code
func (*GetManyOrgServiceAccountsOK) IsCode ¶
func (o *GetManyOrgServiceAccountsOK) IsCode(code int) bool
IsCode returns true when this get many org service accounts o k response a status code equal to that given
func (*GetManyOrgServiceAccountsOK) IsRedirect ¶
func (o *GetManyOrgServiceAccountsOK) IsRedirect() bool
IsRedirect returns true when this get many org service accounts o k response has a 3xx status code
func (*GetManyOrgServiceAccountsOK) IsServerError ¶
func (o *GetManyOrgServiceAccountsOK) IsServerError() bool
IsServerError returns true when this get many org service accounts o k response has a 5xx status code
func (*GetManyOrgServiceAccountsOK) IsSuccess ¶
func (o *GetManyOrgServiceAccountsOK) IsSuccess() bool
IsSuccess returns true when this get many org service accounts o k response has a 2xx status code
func (*GetManyOrgServiceAccountsOK) String ¶
func (o *GetManyOrgServiceAccountsOK) String() string
type GetManyOrgServiceAccountsOKBody ¶
type GetManyOrgServiceAccountsOKBody struct { // data // Required: true Data []*GetManyOrgServiceAccountsOKBodyDataItems0 `json:"data"` // jsonapi // Required: true Jsonapi *models.JSONAPI `json:"jsonapi"` // links // Required: true Links *models.Links `json:"links"` }
GetManyOrgServiceAccountsOKBody get many org service accounts o k body swagger:model GetManyOrgServiceAccountsOKBody
func (*GetManyOrgServiceAccountsOKBody) ContextValidate ¶
func (o *GetManyOrgServiceAccountsOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this get many org service accounts o k body based on the context it is used
func (*GetManyOrgServiceAccountsOKBody) MarshalBinary ¶
func (o *GetManyOrgServiceAccountsOKBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetManyOrgServiceAccountsOKBody) UnmarshalBinary ¶
func (o *GetManyOrgServiceAccountsOKBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetManyOrgServiceAccountsOKBodyDataItems0 ¶
type GetManyOrgServiceAccountsOKBodyDataItems0 struct { // attributes // Required: true Attributes *GetManyOrgServiceAccountsOKBodyDataItems0Attributes `json:"attributes"` // id // Required: true // Format: uuid ID *strfmt.UUID `json:"id"` // links Links *GetManyOrgServiceAccountsOKBodyDataItems0Links `json:"links,omitempty"` // type // Required: true Type *string `json:"type"` }
GetManyOrgServiceAccountsOKBodyDataItems0 get many org service accounts o k body data items0 swagger:model GetManyOrgServiceAccountsOKBodyDataItems0
func (*GetManyOrgServiceAccountsOKBodyDataItems0) ContextValidate ¶
func (o *GetManyOrgServiceAccountsOKBodyDataItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this get many org service accounts o k body data items0 based on the context it is used
func (*GetManyOrgServiceAccountsOKBodyDataItems0) MarshalBinary ¶
func (o *GetManyOrgServiceAccountsOKBodyDataItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetManyOrgServiceAccountsOKBodyDataItems0) UnmarshalBinary ¶
func (o *GetManyOrgServiceAccountsOKBodyDataItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetManyOrgServiceAccountsOKBodyDataItems0Attributes ¶
type GetManyOrgServiceAccountsOKBodyDataItems0Attributes struct { // The time, in seconds, that a generated access token will be valid for. Defaults to 1hr if unset. Only provided when auth_type is oauth_private_key_jwt. AccessTokenTTLSeconds float64 `json:"access_token_ttl_seconds,omitempty"` // The Snyk API Key for this service account. Only returned on creation, and only when auth_type is api_key. APIKey string `json:"api_key,omitempty"` // The authentication strategy for the service account: // * api_key - Regular Snyk API Key. // * oauth_client_secret - OAuth2 client_credentials grant, which returns a client secret that can be used to retrieve an access token. // * oauth_private_key_jwt - OAuth2 client_credentials grant, using private_key_jwt client_assertion as laid out OIDC Connect Core 1.0, section 9. // Required: true // Enum: [api_key oauth_client_secret oauth_private_key_jwt] AuthType *string `json:"auth_type"` // The service account's attached client-id. Used to request an access-token. Only provided when auth_type is oauth_private_key_jwt. ClientID string `json:"client_id,omitempty"` // The client secret used for obtaining access tokens. Only sent on creation of new service accounts and cannot be retrieved thereafter. Only provided when auth_type is oauth_client_secret. ClientSecret string `json:"client_secret,omitempty"` // A JWKs URL used to verify signed JWT requests against. Must be https. Only provided when auth_type is oauth_private_key_jwt. JwksURL string `json:"jwks_url,omitempty"` // The level of access for the service account: // * Group - the service account was created at the Group level. // * Org - the service account was created at the Org level. // Enum: [Group Org] Level string `json:"level,omitempty"` // A human-friendly name of the service account. // Required: true Name *string `json:"name"` // The ID of the role which the Service Account is associated with. // Required: true // Format: uuid RoleID *strfmt.UUID `json:"role_id"` }
GetManyOrgServiceAccountsOKBodyDataItems0Attributes get many org service accounts o k body data items0 attributes swagger:model GetManyOrgServiceAccountsOKBodyDataItems0Attributes
func (*GetManyOrgServiceAccountsOKBodyDataItems0Attributes) ContextValidate ¶
func (o *GetManyOrgServiceAccountsOKBodyDataItems0Attributes) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get many org service accounts o k body data items0 attributes based on context it is used
func (*GetManyOrgServiceAccountsOKBodyDataItems0Attributes) MarshalBinary ¶
func (o *GetManyOrgServiceAccountsOKBodyDataItems0Attributes) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetManyOrgServiceAccountsOKBodyDataItems0Attributes) UnmarshalBinary ¶
func (o *GetManyOrgServiceAccountsOKBodyDataItems0Attributes) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetManyOrgServiceAccountsOKBodyDataItems0Links ¶
type GetManyOrgServiceAccountsOKBodyDataItems0Links struct { // first // Example: https://example.com/api/resource First interface{} `json:"first,omitempty"` // last // Example: https://example.com/api/resource Last interface{} `json:"last,omitempty"` // next // Example: https://example.com/api/resource Next interface{} `json:"next,omitempty"` // prev // Example: https://example.com/api/resource Prev interface{} `json:"prev,omitempty"` // related // Example: https://example.com/api/resource Related interface{} `json:"related,omitempty"` // self // Example: https://example.com/api/resource Self interface{} `json:"self,omitempty"` }
GetManyOrgServiceAccountsOKBodyDataItems0Links get many org service accounts o k body data items0 links swagger:model GetManyOrgServiceAccountsOKBodyDataItems0Links
func (*GetManyOrgServiceAccountsOKBodyDataItems0Links) ContextValidate ¶
func (o *GetManyOrgServiceAccountsOKBodyDataItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get many org service accounts o k body data items0 links based on context it is used
func (*GetManyOrgServiceAccountsOKBodyDataItems0Links) MarshalBinary ¶
func (o *GetManyOrgServiceAccountsOKBodyDataItems0Links) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetManyOrgServiceAccountsOKBodyDataItems0Links) UnmarshalBinary ¶
func (o *GetManyOrgServiceAccountsOKBodyDataItems0Links) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetManyOrgServiceAccountsParams ¶
type GetManyOrgServiceAccountsParams struct { /* EndingBefore. Return the page of results immediately before this cursor */ EndingBefore *string /* Limit. Number of results to return per page Format: int32 Default: 10 */ Limit *int32 /* OrgID. The ID of the Snyk Organization that owns the service accounts. Format: uuid */ OrgID strfmt.UUID /* StartingAfter. Return the page of results immediately after this cursor */ StartingAfter *string /* Version. The requested version of the endpoint to process the request */ Version string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetManyOrgServiceAccountsParams contains all the parameters to send to the API endpoint
for the get many org service accounts operation. Typically these are written to a http.Request.
func NewGetManyOrgServiceAccountsParams ¶
func NewGetManyOrgServiceAccountsParams() *GetManyOrgServiceAccountsParams
NewGetManyOrgServiceAccountsParams creates a new GetManyOrgServiceAccountsParams 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 NewGetManyOrgServiceAccountsParamsWithContext ¶
func NewGetManyOrgServiceAccountsParamsWithContext(ctx context.Context) *GetManyOrgServiceAccountsParams
NewGetManyOrgServiceAccountsParamsWithContext creates a new GetManyOrgServiceAccountsParams object with the ability to set a context for a request.
func NewGetManyOrgServiceAccountsParamsWithHTTPClient ¶
func NewGetManyOrgServiceAccountsParamsWithHTTPClient(client *http.Client) *GetManyOrgServiceAccountsParams
NewGetManyOrgServiceAccountsParamsWithHTTPClient creates a new GetManyOrgServiceAccountsParams object with the ability to set a custom HTTPClient for a request.
func NewGetManyOrgServiceAccountsParamsWithTimeout ¶
func NewGetManyOrgServiceAccountsParamsWithTimeout(timeout time.Duration) *GetManyOrgServiceAccountsParams
NewGetManyOrgServiceAccountsParamsWithTimeout creates a new GetManyOrgServiceAccountsParams object with the ability to set a timeout on a request.
func (*GetManyOrgServiceAccountsParams) SetContext ¶
func (o *GetManyOrgServiceAccountsParams) SetContext(ctx context.Context)
SetContext adds the context to the get many org service accounts params
func (*GetManyOrgServiceAccountsParams) SetDefaults ¶
func (o *GetManyOrgServiceAccountsParams) SetDefaults()
SetDefaults hydrates default values in the get many org service accounts params (not the query body).
All values with no default are reset to their zero value.
func (*GetManyOrgServiceAccountsParams) SetEndingBefore ¶
func (o *GetManyOrgServiceAccountsParams) SetEndingBefore(endingBefore *string)
SetEndingBefore adds the endingBefore to the get many org service accounts params
func (*GetManyOrgServiceAccountsParams) SetHTTPClient ¶
func (o *GetManyOrgServiceAccountsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get many org service accounts params
func (*GetManyOrgServiceAccountsParams) SetLimit ¶
func (o *GetManyOrgServiceAccountsParams) SetLimit(limit *int32)
SetLimit adds the limit to the get many org service accounts params
func (*GetManyOrgServiceAccountsParams) SetOrgID ¶
func (o *GetManyOrgServiceAccountsParams) SetOrgID(orgID strfmt.UUID)
SetOrgID adds the orgId to the get many org service accounts params
func (*GetManyOrgServiceAccountsParams) SetStartingAfter ¶
func (o *GetManyOrgServiceAccountsParams) SetStartingAfter(startingAfter *string)
SetStartingAfter adds the startingAfter to the get many org service accounts params
func (*GetManyOrgServiceAccountsParams) SetTimeout ¶
func (o *GetManyOrgServiceAccountsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get many org service accounts params
func (*GetManyOrgServiceAccountsParams) SetVersion ¶
func (o *GetManyOrgServiceAccountsParams) SetVersion(version string)
SetVersion adds the version to the get many org service accounts params
func (*GetManyOrgServiceAccountsParams) WithContext ¶
func (o *GetManyOrgServiceAccountsParams) WithContext(ctx context.Context) *GetManyOrgServiceAccountsParams
WithContext adds the context to the get many org service accounts params
func (*GetManyOrgServiceAccountsParams) WithDefaults ¶
func (o *GetManyOrgServiceAccountsParams) WithDefaults() *GetManyOrgServiceAccountsParams
WithDefaults hydrates default values in the get many org service accounts params (not the query body).
All values with no default are reset to their zero value.
func (*GetManyOrgServiceAccountsParams) WithEndingBefore ¶
func (o *GetManyOrgServiceAccountsParams) WithEndingBefore(endingBefore *string) *GetManyOrgServiceAccountsParams
WithEndingBefore adds the endingBefore to the get many org service accounts params
func (*GetManyOrgServiceAccountsParams) WithHTTPClient ¶
func (o *GetManyOrgServiceAccountsParams) WithHTTPClient(client *http.Client) *GetManyOrgServiceAccountsParams
WithHTTPClient adds the HTTPClient to the get many org service accounts params
func (*GetManyOrgServiceAccountsParams) WithLimit ¶
func (o *GetManyOrgServiceAccountsParams) WithLimit(limit *int32) *GetManyOrgServiceAccountsParams
WithLimit adds the limit to the get many org service accounts params
func (*GetManyOrgServiceAccountsParams) WithOrgID ¶
func (o *GetManyOrgServiceAccountsParams) WithOrgID(orgID strfmt.UUID) *GetManyOrgServiceAccountsParams
WithOrgID adds the orgID to the get many org service accounts params
func (*GetManyOrgServiceAccountsParams) WithStartingAfter ¶
func (o *GetManyOrgServiceAccountsParams) WithStartingAfter(startingAfter *string) *GetManyOrgServiceAccountsParams
WithStartingAfter adds the startingAfter to the get many org service accounts params
func (*GetManyOrgServiceAccountsParams) WithTimeout ¶
func (o *GetManyOrgServiceAccountsParams) WithTimeout(timeout time.Duration) *GetManyOrgServiceAccountsParams
WithTimeout adds the timeout to the get many org service accounts params
func (*GetManyOrgServiceAccountsParams) WithVersion ¶
func (o *GetManyOrgServiceAccountsParams) WithVersion(version string) *GetManyOrgServiceAccountsParams
WithVersion adds the version to the get many org service accounts params
func (*GetManyOrgServiceAccountsParams) WriteToRequest ¶
func (o *GetManyOrgServiceAccountsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetManyOrgServiceAccountsReader ¶
type GetManyOrgServiceAccountsReader struct {
// contains filtered or unexported fields
}
GetManyOrgServiceAccountsReader is a Reader for the GetManyOrgServiceAccounts structure.
func (*GetManyOrgServiceAccountsReader) ReadResponse ¶
func (o *GetManyOrgServiceAccountsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetManyOrgServiceAccountsUnauthorized ¶
type GetManyOrgServiceAccountsUnauthorized struct { strfmt.DateTime SnykRequestID strfmt.UUID SnykVersionLifecycleStage string SnykVersionRequested string SnykVersionServed string Sunset strfmt.DateTime }Deprecation
GetManyOrgServiceAccountsUnauthorized describes a response with status code 401, with default header values.
Unauthorized: the request requires an authentication token.
func NewGetManyOrgServiceAccountsUnauthorized ¶
func NewGetManyOrgServiceAccountsUnauthorized() *GetManyOrgServiceAccountsUnauthorized
NewGetManyOrgServiceAccountsUnauthorized creates a GetManyOrgServiceAccountsUnauthorized with default headers values
func (*GetManyOrgServiceAccountsUnauthorized) Code ¶
func (o *GetManyOrgServiceAccountsUnauthorized) Code() int
Code gets the status code for the get many org service accounts unauthorized response
func (*GetManyOrgServiceAccountsUnauthorized) Error ¶
func (o *GetManyOrgServiceAccountsUnauthorized) Error() string
func (*GetManyOrgServiceAccountsUnauthorized) GetPayload ¶
func (o *GetManyOrgServiceAccountsUnauthorized) GetPayload() *GetManyOrgServiceAccountsUnauthorizedBody
func (*GetManyOrgServiceAccountsUnauthorized) IsClientError ¶
func (o *GetManyOrgServiceAccountsUnauthorized) IsClientError() bool
IsClientError returns true when this get many org service accounts unauthorized response has a 4xx status code
func (*GetManyOrgServiceAccountsUnauthorized) IsCode ¶
func (o *GetManyOrgServiceAccountsUnauthorized) IsCode(code int) bool
IsCode returns true when this get many org service accounts unauthorized response a status code equal to that given
func (*GetManyOrgServiceAccountsUnauthorized) IsRedirect ¶
func (o *GetManyOrgServiceAccountsUnauthorized) IsRedirect() bool
IsRedirect returns true when this get many org service accounts unauthorized response has a 3xx status code
func (*GetManyOrgServiceAccountsUnauthorized) IsServerError ¶
func (o *GetManyOrgServiceAccountsUnauthorized) IsServerError() bool
IsServerError returns true when this get many org service accounts unauthorized response has a 5xx status code
func (*GetManyOrgServiceAccountsUnauthorized) IsSuccess ¶
func (o *GetManyOrgServiceAccountsUnauthorized) IsSuccess() bool
IsSuccess returns true when this get many org service accounts unauthorized response has a 2xx status code
func (*GetManyOrgServiceAccountsUnauthorized) String ¶
func (o *GetManyOrgServiceAccountsUnauthorized) String() string
type GetManyOrgServiceAccountsUnauthorizedBody ¶
type GetManyOrgServiceAccountsUnauthorizedBody struct { // Example: [{"detail":"Permission denied for this resource","status":"403"}] // Required: true // Min Items: 1 Errors []*GetManyOrgServiceAccountsUnauthorizedBodyErrorsItems0 `json:"errors"` // Required: true Jsonapi *GetManyOrgServiceAccountsUnauthorizedBodyJsonapi `json:"jsonapi"` }
GetManyOrgServiceAccountsUnauthorizedBody get many org service accounts unauthorized body // Example: {"errors":[{"detail":"Permission denied for this resource","status":"403"}],"jsonapi":{"version":"1.0"}} swagger:model GetManyOrgServiceAccountsUnauthorizedBody
func (*GetManyOrgServiceAccountsUnauthorizedBody) ContextValidate ¶
func (o *GetManyOrgServiceAccountsUnauthorizedBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this get many org service accounts unauthorized body based on the context it is used
func (*GetManyOrgServiceAccountsUnauthorizedBody) MarshalBinary ¶
func (o *GetManyOrgServiceAccountsUnauthorizedBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetManyOrgServiceAccountsUnauthorizedBody) UnmarshalBinary ¶
func (o *GetManyOrgServiceAccountsUnauthorizedBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetManyOrgServiceAccountsUnauthorizedBodyErrorsItems0 ¶
type GetManyOrgServiceAccountsUnauthorizedBodyErrorsItems0 struct { // Example: entity-not-found Code string `json:"code,omitempty"` // Example: The request was missing these required fields: ... // Required: true Detail *string `json:"detail"` // Example: f16c31b5-6129-4571-add8-d589da9be524 // Format: uuid ID strfmt.UUID `json:"id,omitempty"` Links *GetManyOrgServiceAccountsUnauthorizedBodyErrorsItems0Links `json:"links,omitempty"` // Example: {"key":"value"} Meta interface{} `json:"meta,omitempty"` Source *GetManyOrgServiceAccountsUnauthorizedBodyErrorsItems0Source `json:"source,omitempty"` // Example: 400 // Required: true // Pattern: ^[45]\d\d$ Status *string `json:"status"` // Example: Bad request Title string `json:"title,omitempty"` }
GetManyOrgServiceAccountsUnauthorizedBodyErrorsItems0 get many org service accounts unauthorized body errors items0 // Example: {"detail":"Not Found","status":"404"} swagger:model GetManyOrgServiceAccountsUnauthorizedBodyErrorsItems0
func (*GetManyOrgServiceAccountsUnauthorizedBodyErrorsItems0) ContextValidate ¶
func (o *GetManyOrgServiceAccountsUnauthorizedBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this get many org service accounts unauthorized body errors items0 based on the context it is used
func (*GetManyOrgServiceAccountsUnauthorizedBodyErrorsItems0) MarshalBinary ¶
func (o *GetManyOrgServiceAccountsUnauthorizedBodyErrorsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetManyOrgServiceAccountsUnauthorizedBodyErrorsItems0) UnmarshalBinary ¶
func (o *GetManyOrgServiceAccountsUnauthorizedBodyErrorsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetManyOrgServiceAccountsUnauthorizedBodyErrorsItems0Links ¶
type GetManyOrgServiceAccountsUnauthorizedBodyErrorsItems0Links struct { // Example: https://example.com/api/resource About interface{} `json:"about,omitempty"` }
GetManyOrgServiceAccountsUnauthorizedBodyErrorsItems0Links A link that leads to further details about this particular occurrance of the problem. // Example: {"about":"https://example.com/about_this_error"} swagger:model GetManyOrgServiceAccountsUnauthorizedBodyErrorsItems0Links
func (*GetManyOrgServiceAccountsUnauthorizedBodyErrorsItems0Links) ContextValidate ¶
func (o *GetManyOrgServiceAccountsUnauthorizedBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get many org service accounts unauthorized body errors items0 links based on context it is used
func (*GetManyOrgServiceAccountsUnauthorizedBodyErrorsItems0Links) MarshalBinary ¶
func (o *GetManyOrgServiceAccountsUnauthorizedBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetManyOrgServiceAccountsUnauthorizedBodyErrorsItems0Links) UnmarshalBinary ¶
func (o *GetManyOrgServiceAccountsUnauthorizedBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetManyOrgServiceAccountsUnauthorizedBodyErrorsItems0Source ¶
type GetManyOrgServiceAccountsUnauthorizedBodyErrorsItems0Source struct { // Example: param1 Parameter string `json:"parameter,omitempty"` // Example: /data/attributes Pointer string `json:"pointer,omitempty"` }
GetManyOrgServiceAccountsUnauthorizedBodyErrorsItems0Source get many org service accounts unauthorized body errors items0 source // Example: {"pointer":"/data/attributes"} swagger:model GetManyOrgServiceAccountsUnauthorizedBodyErrorsItems0Source
func (*GetManyOrgServiceAccountsUnauthorizedBodyErrorsItems0Source) ContextValidate ¶
func (o *GetManyOrgServiceAccountsUnauthorizedBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get many org service accounts unauthorized body errors items0 source based on context it is used
func (*GetManyOrgServiceAccountsUnauthorizedBodyErrorsItems0Source) MarshalBinary ¶
func (o *GetManyOrgServiceAccountsUnauthorizedBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetManyOrgServiceAccountsUnauthorizedBodyErrorsItems0Source) UnmarshalBinary ¶
func (o *GetManyOrgServiceAccountsUnauthorizedBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetManyOrgServiceAccountsUnauthorizedBodyJsonapi ¶
type GetManyOrgServiceAccountsUnauthorizedBodyJsonapi struct { // Example: 1.0 // Required: true // Pattern: ^(0|[1-9]\d*)\.(0|[1-9]\d*)$ Version *string `json:"version"` }
GetManyOrgServiceAccountsUnauthorizedBodyJsonapi get many org service accounts unauthorized body jsonapi // Example: {"version":"1.0"} swagger:model GetManyOrgServiceAccountsUnauthorizedBodyJsonapi
func (*GetManyOrgServiceAccountsUnauthorizedBodyJsonapi) ContextValidate ¶
func (o *GetManyOrgServiceAccountsUnauthorizedBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get many org service accounts unauthorized body jsonapi based on context it is used
func (*GetManyOrgServiceAccountsUnauthorizedBodyJsonapi) MarshalBinary ¶
func (o *GetManyOrgServiceAccountsUnauthorizedBodyJsonapi) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetManyOrgServiceAccountsUnauthorizedBodyJsonapi) UnmarshalBinary ¶
func (o *GetManyOrgServiceAccountsUnauthorizedBodyJsonapi) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetOneGroupServiceAccountBadRequest ¶
type GetOneGroupServiceAccountBadRequest struct { /* A header containing the deprecation date of the underlying endpoint. For more information, please refer to the deprecation header RFC: https://tools.ietf.org/id/draft-dalal-deprecation-header-01.html Format: date-time */ Deprecation strfmt.DateTime /* A header containing a unique id used for tracking this request. If you are reporting an issue to Snyk it's very helpful to provide this ID. Format: uuid */ SnykRequestID strfmt.UUID /* A header containing the version stage of the endpoint. This stage describes the guarantees snyk provides surrounding stability of the endpoint. */ SnykVersionLifecycleStage string /* A header containing the version of the endpoint requested by the caller. */ SnykVersionRequested string /* A header containing the version of the endpoint that was served by the API. */ SnykVersionServed string /* A header containing the date of when the underlying endpoint will be removed. This header is only present if the endpoint has been deprecated. Please refer to the RFC for more information: https://datatracker.ietf.org/doc/html/rfc8594 Format: date-time */ Sunset strfmt.DateTime Payload *GetOneGroupServiceAccountBadRequestBody }
GetOneGroupServiceAccountBadRequest describes a response with status code 400, with default header values.
Bad Request: A parameter provided as a part of the request was invalid.
func NewGetOneGroupServiceAccountBadRequest ¶
func NewGetOneGroupServiceAccountBadRequest() *GetOneGroupServiceAccountBadRequest
NewGetOneGroupServiceAccountBadRequest creates a GetOneGroupServiceAccountBadRequest with default headers values
func (*GetOneGroupServiceAccountBadRequest) Code ¶
func (o *GetOneGroupServiceAccountBadRequest) Code() int
Code gets the status code for the get one group service account bad request response
func (*GetOneGroupServiceAccountBadRequest) Error ¶
func (o *GetOneGroupServiceAccountBadRequest) Error() string
func (*GetOneGroupServiceAccountBadRequest) GetPayload ¶
func (o *GetOneGroupServiceAccountBadRequest) GetPayload() *GetOneGroupServiceAccountBadRequestBody
func (*GetOneGroupServiceAccountBadRequest) IsClientError ¶
func (o *GetOneGroupServiceAccountBadRequest) IsClientError() bool
IsClientError returns true when this get one group service account bad request response has a 4xx status code
func (*GetOneGroupServiceAccountBadRequest) IsCode ¶
func (o *GetOneGroupServiceAccountBadRequest) IsCode(code int) bool
IsCode returns true when this get one group service account bad request response a status code equal to that given
func (*GetOneGroupServiceAccountBadRequest) IsRedirect ¶
func (o *GetOneGroupServiceAccountBadRequest) IsRedirect() bool
IsRedirect returns true when this get one group service account bad request response has a 3xx status code
func (*GetOneGroupServiceAccountBadRequest) IsServerError ¶
func (o *GetOneGroupServiceAccountBadRequest) IsServerError() bool
IsServerError returns true when this get one group service account bad request response has a 5xx status code
func (*GetOneGroupServiceAccountBadRequest) IsSuccess ¶
func (o *GetOneGroupServiceAccountBadRequest) IsSuccess() bool
IsSuccess returns true when this get one group service account bad request response has a 2xx status code
func (*GetOneGroupServiceAccountBadRequest) String ¶
func (o *GetOneGroupServiceAccountBadRequest) String() string
type GetOneGroupServiceAccountBadRequestBody ¶
type GetOneGroupServiceAccountBadRequestBody struct { // errors // Example: [{"detail":"Permission denied for this resource","status":"403"}] // Required: true // Min Items: 1 Errors []*GetOneGroupServiceAccountBadRequestBodyErrorsItems0 `json:"errors"` // jsonapi // Required: true Jsonapi *GetOneGroupServiceAccountBadRequestBodyJsonapi `json:"jsonapi"` }
GetOneGroupServiceAccountBadRequestBody get one group service account bad request body // Example: {"errors":[{"detail":"Permission denied for this resource","status":"403"}],"jsonapi":{"version":"1.0"}} swagger:model GetOneGroupServiceAccountBadRequestBody
func (*GetOneGroupServiceAccountBadRequestBody) ContextValidate ¶
func (o *GetOneGroupServiceAccountBadRequestBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this get one group service account bad request body based on the context it is used
func (*GetOneGroupServiceAccountBadRequestBody) MarshalBinary ¶
func (o *GetOneGroupServiceAccountBadRequestBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetOneGroupServiceAccountBadRequestBody) UnmarshalBinary ¶
func (o *GetOneGroupServiceAccountBadRequestBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetOneGroupServiceAccountBadRequestBodyErrorsItems0 ¶
type GetOneGroupServiceAccountBadRequestBodyErrorsItems0 struct { // An application-specific error code, expressed as a string value. // Example: entity-not-found Code string `json:"code,omitempty"` // A human-readable explanation specific to this occurrence of the problem. // Example: The request was missing these required fields: ... // Required: true Detail *string `json:"detail"` // A unique identifier for this particular occurrence of the problem. // Example: f16c31b5-6129-4571-add8-d589da9be524 // Format: uuid ID strfmt.UUID `json:"id,omitempty"` // links Links *GetOneGroupServiceAccountBadRequestBodyErrorsItems0Links `json:"links,omitempty"` // meta // Example: {"key":"value"} Meta interface{} `json:"meta,omitempty"` // source Source *GetOneGroupServiceAccountBadRequestBodyErrorsItems0Source `json:"source,omitempty"` // The HTTP status code applicable to this problem, expressed as a string value. // Example: 400 // Required: true // Pattern: ^[45]\d\d$ Status *string `json:"status"` // A short, human-readable summary of the problem that SHOULD NOT change from occurrence to occurrence of the problem, except for purposes of localization. // Example: Bad request Title string `json:"title,omitempty"` }
GetOneGroupServiceAccountBadRequestBodyErrorsItems0 get one group service account bad request body errors items0 // Example: {"detail":"Not Found","status":"404"} swagger:model GetOneGroupServiceAccountBadRequestBodyErrorsItems0
func (*GetOneGroupServiceAccountBadRequestBodyErrorsItems0) ContextValidate ¶
func (o *GetOneGroupServiceAccountBadRequestBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this get one group service account bad request body errors items0 based on the context it is used
func (*GetOneGroupServiceAccountBadRequestBodyErrorsItems0) MarshalBinary ¶
func (o *GetOneGroupServiceAccountBadRequestBodyErrorsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetOneGroupServiceAccountBadRequestBodyErrorsItems0) UnmarshalBinary ¶
func (o *GetOneGroupServiceAccountBadRequestBodyErrorsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetOneGroupServiceAccountBadRequestBodyErrorsItems0Links ¶
type GetOneGroupServiceAccountBadRequestBodyErrorsItems0Links struct { // about // Example: https://example.com/api/resource About interface{} `json:"about,omitempty"` }
GetOneGroupServiceAccountBadRequestBodyErrorsItems0Links A link that leads to further details about this particular occurrance of the problem. // Example: {"about":"https://example.com/about_this_error"} swagger:model GetOneGroupServiceAccountBadRequestBodyErrorsItems0Links
func (*GetOneGroupServiceAccountBadRequestBodyErrorsItems0Links) ContextValidate ¶
func (o *GetOneGroupServiceAccountBadRequestBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get one group service account bad request body errors items0 links based on context it is used
func (*GetOneGroupServiceAccountBadRequestBodyErrorsItems0Links) MarshalBinary ¶
func (o *GetOneGroupServiceAccountBadRequestBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetOneGroupServiceAccountBadRequestBodyErrorsItems0Links) UnmarshalBinary ¶
func (o *GetOneGroupServiceAccountBadRequestBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetOneGroupServiceAccountBadRequestBodyErrorsItems0Source ¶
type GetOneGroupServiceAccountBadRequestBodyErrorsItems0Source struct { // A string indicating which URI query parameter caused the error. // Example: param1 Parameter string `json:"parameter,omitempty"` // A JSON Pointer [RFC6901] to the associated entity in the request document. // Example: /data/attributes Pointer string `json:"pointer,omitempty"` }
GetOneGroupServiceAccountBadRequestBodyErrorsItems0Source get one group service account bad request body errors items0 source // Example: {"pointer":"/data/attributes"} swagger:model GetOneGroupServiceAccountBadRequestBodyErrorsItems0Source
func (*GetOneGroupServiceAccountBadRequestBodyErrorsItems0Source) ContextValidate ¶
func (o *GetOneGroupServiceAccountBadRequestBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get one group service account bad request body errors items0 source based on context it is used
func (*GetOneGroupServiceAccountBadRequestBodyErrorsItems0Source) MarshalBinary ¶
func (o *GetOneGroupServiceAccountBadRequestBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetOneGroupServiceAccountBadRequestBodyErrorsItems0Source) UnmarshalBinary ¶
func (o *GetOneGroupServiceAccountBadRequestBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetOneGroupServiceAccountBadRequestBodyJsonapi ¶
type GetOneGroupServiceAccountBadRequestBodyJsonapi struct { // Version of the JSON API specification this server supports. // Example: 1.0 // Required: true // Pattern: ^(0|[1-9]\d*)\.(0|[1-9]\d*)$ Version *string `json:"version"` }
GetOneGroupServiceAccountBadRequestBodyJsonapi get one group service account bad request body jsonapi // Example: {"version":"1.0"} swagger:model GetOneGroupServiceAccountBadRequestBodyJsonapi
func (*GetOneGroupServiceAccountBadRequestBodyJsonapi) ContextValidate ¶
func (o *GetOneGroupServiceAccountBadRequestBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get one group service account bad request body jsonapi based on context it is used
func (*GetOneGroupServiceAccountBadRequestBodyJsonapi) MarshalBinary ¶
func (o *GetOneGroupServiceAccountBadRequestBodyJsonapi) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetOneGroupServiceAccountBadRequestBodyJsonapi) UnmarshalBinary ¶
func (o *GetOneGroupServiceAccountBadRequestBodyJsonapi) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetOneGroupServiceAccountForbidden ¶
type GetOneGroupServiceAccountForbidden struct { /* A header containing the deprecation date of the underlying endpoint. For more information, please refer to the deprecation header RFC: https://tools.ietf.org/id/draft-dalal-deprecation-header-01.html Format: date-time */ Deprecation strfmt.DateTime /* A header containing a unique id used for tracking this request. If you are reporting an issue to Snyk it's very helpful to provide this ID. Format: uuid */ SnykRequestID strfmt.UUID /* A header containing the version stage of the endpoint. This stage describes the guarantees snyk provides surrounding stability of the endpoint. */ SnykVersionLifecycleStage string /* A header containing the version of the endpoint requested by the caller. */ SnykVersionRequested string /* A header containing the version of the endpoint that was served by the API. */ SnykVersionServed string /* A header containing the date of when the underlying endpoint will be removed. This header is only present if the endpoint has been deprecated. Please refer to the RFC for more information: https://datatracker.ietf.org/doc/html/rfc8594 Format: date-time */ Sunset strfmt.DateTime Payload *GetOneGroupServiceAccountForbiddenBody }
GetOneGroupServiceAccountForbidden describes a response with status code 403, with default header values.
Forbidden: the request requires an authentication token with more or different permissions.
func NewGetOneGroupServiceAccountForbidden ¶
func NewGetOneGroupServiceAccountForbidden() *GetOneGroupServiceAccountForbidden
NewGetOneGroupServiceAccountForbidden creates a GetOneGroupServiceAccountForbidden with default headers values
func (*GetOneGroupServiceAccountForbidden) Code ¶
func (o *GetOneGroupServiceAccountForbidden) Code() int
Code gets the status code for the get one group service account forbidden response
func (*GetOneGroupServiceAccountForbidden) Error ¶
func (o *GetOneGroupServiceAccountForbidden) Error() string
func (*GetOneGroupServiceAccountForbidden) GetPayload ¶
func (o *GetOneGroupServiceAccountForbidden) GetPayload() *GetOneGroupServiceAccountForbiddenBody
func (*GetOneGroupServiceAccountForbidden) IsClientError ¶
func (o *GetOneGroupServiceAccountForbidden) IsClientError() bool
IsClientError returns true when this get one group service account forbidden response has a 4xx status code
func (*GetOneGroupServiceAccountForbidden) IsCode ¶
func (o *GetOneGroupServiceAccountForbidden) IsCode(code int) bool
IsCode returns true when this get one group service account forbidden response a status code equal to that given
func (*GetOneGroupServiceAccountForbidden) IsRedirect ¶
func (o *GetOneGroupServiceAccountForbidden) IsRedirect() bool
IsRedirect returns true when this get one group service account forbidden response has a 3xx status code
func (*GetOneGroupServiceAccountForbidden) IsServerError ¶
func (o *GetOneGroupServiceAccountForbidden) IsServerError() bool
IsServerError returns true when this get one group service account forbidden response has a 5xx status code
func (*GetOneGroupServiceAccountForbidden) IsSuccess ¶
func (o *GetOneGroupServiceAccountForbidden) IsSuccess() bool
IsSuccess returns true when this get one group service account forbidden response has a 2xx status code
func (*GetOneGroupServiceAccountForbidden) String ¶
func (o *GetOneGroupServiceAccountForbidden) String() string
type GetOneGroupServiceAccountForbiddenBody ¶
type GetOneGroupServiceAccountForbiddenBody struct { // errors // Example: [{"detail":"Permission denied for this resource","status":"403"}] // Required: true // Min Items: 1 Errors []*GetOneGroupServiceAccountForbiddenBodyErrorsItems0 `json:"errors"` // jsonapi // Required: true Jsonapi *GetOneGroupServiceAccountForbiddenBodyJsonapi `json:"jsonapi"` }
GetOneGroupServiceAccountForbiddenBody get one group service account forbidden body // Example: {"errors":[{"detail":"Permission denied for this resource","status":"403"}],"jsonapi":{"version":"1.0"}} swagger:model GetOneGroupServiceAccountForbiddenBody
func (*GetOneGroupServiceAccountForbiddenBody) ContextValidate ¶
func (o *GetOneGroupServiceAccountForbiddenBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this get one group service account forbidden body based on the context it is used
func (*GetOneGroupServiceAccountForbiddenBody) MarshalBinary ¶
func (o *GetOneGroupServiceAccountForbiddenBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetOneGroupServiceAccountForbiddenBody) UnmarshalBinary ¶
func (o *GetOneGroupServiceAccountForbiddenBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetOneGroupServiceAccountForbiddenBodyErrorsItems0 ¶
type GetOneGroupServiceAccountForbiddenBodyErrorsItems0 struct { // An application-specific error code, expressed as a string value. // Example: entity-not-found Code string `json:"code,omitempty"` // A human-readable explanation specific to this occurrence of the problem. // Example: The request was missing these required fields: ... // Required: true Detail *string `json:"detail"` // A unique identifier for this particular occurrence of the problem. // Example: f16c31b5-6129-4571-add8-d589da9be524 // Format: uuid ID strfmt.UUID `json:"id,omitempty"` // links Links *GetOneGroupServiceAccountForbiddenBodyErrorsItems0Links `json:"links,omitempty"` // meta // Example: {"key":"value"} Meta interface{} `json:"meta,omitempty"` // source Source *GetOneGroupServiceAccountForbiddenBodyErrorsItems0Source `json:"source,omitempty"` // The HTTP status code applicable to this problem, expressed as a string value. // Example: 400 // Required: true // Pattern: ^[45]\d\d$ Status *string `json:"status"` // A short, human-readable summary of the problem that SHOULD NOT change from occurrence to occurrence of the problem, except for purposes of localization. // Example: Bad request Title string `json:"title,omitempty"` }
GetOneGroupServiceAccountForbiddenBodyErrorsItems0 get one group service account forbidden body errors items0 // Example: {"detail":"Not Found","status":"404"} swagger:model GetOneGroupServiceAccountForbiddenBodyErrorsItems0
func (*GetOneGroupServiceAccountForbiddenBodyErrorsItems0) ContextValidate ¶
func (o *GetOneGroupServiceAccountForbiddenBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this get one group service account forbidden body errors items0 based on the context it is used
func (*GetOneGroupServiceAccountForbiddenBodyErrorsItems0) MarshalBinary ¶
func (o *GetOneGroupServiceAccountForbiddenBodyErrorsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetOneGroupServiceAccountForbiddenBodyErrorsItems0) UnmarshalBinary ¶
func (o *GetOneGroupServiceAccountForbiddenBodyErrorsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetOneGroupServiceAccountForbiddenBodyErrorsItems0Links ¶
type GetOneGroupServiceAccountForbiddenBodyErrorsItems0Links struct { // about // Example: https://example.com/api/resource About interface{} `json:"about,omitempty"` }
GetOneGroupServiceAccountForbiddenBodyErrorsItems0Links A link that leads to further details about this particular occurrance of the problem. // Example: {"about":"https://example.com/about_this_error"} swagger:model GetOneGroupServiceAccountForbiddenBodyErrorsItems0Links
func (*GetOneGroupServiceAccountForbiddenBodyErrorsItems0Links) ContextValidate ¶
func (o *GetOneGroupServiceAccountForbiddenBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get one group service account forbidden body errors items0 links based on context it is used
func (*GetOneGroupServiceAccountForbiddenBodyErrorsItems0Links) MarshalBinary ¶
func (o *GetOneGroupServiceAccountForbiddenBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetOneGroupServiceAccountForbiddenBodyErrorsItems0Links) UnmarshalBinary ¶
func (o *GetOneGroupServiceAccountForbiddenBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetOneGroupServiceAccountForbiddenBodyErrorsItems0Source ¶
type GetOneGroupServiceAccountForbiddenBodyErrorsItems0Source struct { // A string indicating which URI query parameter caused the error. // Example: param1 Parameter string `json:"parameter,omitempty"` // A JSON Pointer [RFC6901] to the associated entity in the request document. // Example: /data/attributes Pointer string `json:"pointer,omitempty"` }
GetOneGroupServiceAccountForbiddenBodyErrorsItems0Source get one group service account forbidden body errors items0 source // Example: {"pointer":"/data/attributes"} swagger:model GetOneGroupServiceAccountForbiddenBodyErrorsItems0Source
func (*GetOneGroupServiceAccountForbiddenBodyErrorsItems0Source) ContextValidate ¶
func (o *GetOneGroupServiceAccountForbiddenBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get one group service account forbidden body errors items0 source based on context it is used
func (*GetOneGroupServiceAccountForbiddenBodyErrorsItems0Source) MarshalBinary ¶
func (o *GetOneGroupServiceAccountForbiddenBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetOneGroupServiceAccountForbiddenBodyErrorsItems0Source) UnmarshalBinary ¶
func (o *GetOneGroupServiceAccountForbiddenBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetOneGroupServiceAccountForbiddenBodyJsonapi ¶
type GetOneGroupServiceAccountForbiddenBodyJsonapi struct { // Version of the JSON API specification this server supports. // Example: 1.0 // Required: true // Pattern: ^(0|[1-9]\d*)\.(0|[1-9]\d*)$ Version *string `json:"version"` }
GetOneGroupServiceAccountForbiddenBodyJsonapi get one group service account forbidden body jsonapi // Example: {"version":"1.0"} swagger:model GetOneGroupServiceAccountForbiddenBodyJsonapi
func (*GetOneGroupServiceAccountForbiddenBodyJsonapi) ContextValidate ¶
func (o *GetOneGroupServiceAccountForbiddenBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get one group service account forbidden body jsonapi based on context it is used
func (*GetOneGroupServiceAccountForbiddenBodyJsonapi) MarshalBinary ¶
func (o *GetOneGroupServiceAccountForbiddenBodyJsonapi) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetOneGroupServiceAccountForbiddenBodyJsonapi) UnmarshalBinary ¶
func (o *GetOneGroupServiceAccountForbiddenBodyJsonapi) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetOneGroupServiceAccountInternalServerError ¶
type GetOneGroupServiceAccountInternalServerError struct { /* A header containing the deprecation date of the underlying endpoint. For more information, please refer to the deprecation header RFC: https://tools.ietf.org/id/draft-dalal-deprecation-header-01.html Format: date-time */ Deprecation strfmt.DateTime /* A header containing a unique id used for tracking this request. If you are reporting an issue to Snyk it's very helpful to provide this ID. Format: uuid */ SnykRequestID strfmt.UUID /* A header containing the version stage of the endpoint. This stage describes the guarantees snyk provides surrounding stability of the endpoint. */ SnykVersionLifecycleStage string /* A header containing the version of the endpoint requested by the caller. */ SnykVersionRequested string /* A header containing the version of the endpoint that was served by the API. */ SnykVersionServed string /* A header containing the date of when the underlying endpoint will be removed. This header is only present if the endpoint has been deprecated. Please refer to the RFC for more information: https://datatracker.ietf.org/doc/html/rfc8594 Format: date-time */ Sunset strfmt.DateTime Payload *GetOneGroupServiceAccountInternalServerErrorBody }
GetOneGroupServiceAccountInternalServerError describes a response with status code 500, with default header values.
Internal Server Error: An error was encountered while attempting to process the request.
func NewGetOneGroupServiceAccountInternalServerError ¶
func NewGetOneGroupServiceAccountInternalServerError() *GetOneGroupServiceAccountInternalServerError
NewGetOneGroupServiceAccountInternalServerError creates a GetOneGroupServiceAccountInternalServerError with default headers values
func (*GetOneGroupServiceAccountInternalServerError) Code ¶
func (o *GetOneGroupServiceAccountInternalServerError) Code() int
Code gets the status code for the get one group service account internal server error response
func (*GetOneGroupServiceAccountInternalServerError) Error ¶
func (o *GetOneGroupServiceAccountInternalServerError) Error() string
func (*GetOneGroupServiceAccountInternalServerError) GetPayload ¶
func (o *GetOneGroupServiceAccountInternalServerError) GetPayload() *GetOneGroupServiceAccountInternalServerErrorBody
func (*GetOneGroupServiceAccountInternalServerError) IsClientError ¶
func (o *GetOneGroupServiceAccountInternalServerError) IsClientError() bool
IsClientError returns true when this get one group service account internal server error response has a 4xx status code
func (*GetOneGroupServiceAccountInternalServerError) IsCode ¶
func (o *GetOneGroupServiceAccountInternalServerError) IsCode(code int) bool
IsCode returns true when this get one group service account internal server error response a status code equal to that given
func (*GetOneGroupServiceAccountInternalServerError) IsRedirect ¶
func (o *GetOneGroupServiceAccountInternalServerError) IsRedirect() bool
IsRedirect returns true when this get one group service account internal server error response has a 3xx status code
func (*GetOneGroupServiceAccountInternalServerError) IsServerError ¶
func (o *GetOneGroupServiceAccountInternalServerError) IsServerError() bool
IsServerError returns true when this get one group service account internal server error response has a 5xx status code
func (*GetOneGroupServiceAccountInternalServerError) IsSuccess ¶
func (o *GetOneGroupServiceAccountInternalServerError) IsSuccess() bool
IsSuccess returns true when this get one group service account internal server error response has a 2xx status code
func (*GetOneGroupServiceAccountInternalServerError) String ¶
func (o *GetOneGroupServiceAccountInternalServerError) String() string
type GetOneGroupServiceAccountInternalServerErrorBody ¶
type GetOneGroupServiceAccountInternalServerErrorBody struct { // errors // Example: [{"detail":"Permission denied for this resource","status":"403"}] // Required: true // Min Items: 1 Errors []*GetOneGroupServiceAccountInternalServerErrorBodyErrorsItems0 `json:"errors"` // jsonapi // Required: true Jsonapi *GetOneGroupServiceAccountInternalServerErrorBodyJsonapi `json:"jsonapi"` }
GetOneGroupServiceAccountInternalServerErrorBody get one group service account internal server error body // Example: {"errors":[{"detail":"Permission denied for this resource","status":"403"}],"jsonapi":{"version":"1.0"}} swagger:model GetOneGroupServiceAccountInternalServerErrorBody
func (*GetOneGroupServiceAccountInternalServerErrorBody) ContextValidate ¶
func (o *GetOneGroupServiceAccountInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this get one group service account internal server error body based on the context it is used
func (*GetOneGroupServiceAccountInternalServerErrorBody) MarshalBinary ¶
func (o *GetOneGroupServiceAccountInternalServerErrorBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetOneGroupServiceAccountInternalServerErrorBody) UnmarshalBinary ¶
func (o *GetOneGroupServiceAccountInternalServerErrorBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetOneGroupServiceAccountInternalServerErrorBodyErrorsItems0 ¶
type GetOneGroupServiceAccountInternalServerErrorBodyErrorsItems0 struct { // An application-specific error code, expressed as a string value. // Example: entity-not-found Code string `json:"code,omitempty"` // A human-readable explanation specific to this occurrence of the problem. // Example: The request was missing these required fields: ... // Required: true Detail *string `json:"detail"` // A unique identifier for this particular occurrence of the problem. // Example: f16c31b5-6129-4571-add8-d589da9be524 // Format: uuid ID strfmt.UUID `json:"id,omitempty"` // links Links *GetOneGroupServiceAccountInternalServerErrorBodyErrorsItems0Links `json:"links,omitempty"` // meta // Example: {"key":"value"} Meta interface{} `json:"meta,omitempty"` // source Source *GetOneGroupServiceAccountInternalServerErrorBodyErrorsItems0Source `json:"source,omitempty"` // The HTTP status code applicable to this problem, expressed as a string value. // Example: 400 // Required: true // Pattern: ^[45]\d\d$ Status *string `json:"status"` // A short, human-readable summary of the problem that SHOULD NOT change from occurrence to occurrence of the problem, except for purposes of localization. // Example: Bad request Title string `json:"title,omitempty"` }
GetOneGroupServiceAccountInternalServerErrorBodyErrorsItems0 get one group service account internal server error body errors items0 // Example: {"detail":"Not Found","status":"404"} swagger:model GetOneGroupServiceAccountInternalServerErrorBodyErrorsItems0
func (*GetOneGroupServiceAccountInternalServerErrorBodyErrorsItems0) ContextValidate ¶
func (o *GetOneGroupServiceAccountInternalServerErrorBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this get one group service account internal server error body errors items0 based on the context it is used
func (*GetOneGroupServiceAccountInternalServerErrorBodyErrorsItems0) MarshalBinary ¶
func (o *GetOneGroupServiceAccountInternalServerErrorBodyErrorsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetOneGroupServiceAccountInternalServerErrorBodyErrorsItems0) UnmarshalBinary ¶
func (o *GetOneGroupServiceAccountInternalServerErrorBodyErrorsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetOneGroupServiceAccountInternalServerErrorBodyErrorsItems0Links ¶
type GetOneGroupServiceAccountInternalServerErrorBodyErrorsItems0Links struct { // about // Example: https://example.com/api/resource About interface{} `json:"about,omitempty"` }
GetOneGroupServiceAccountInternalServerErrorBodyErrorsItems0Links A link that leads to further details about this particular occurrance of the problem. // Example: {"about":"https://example.com/about_this_error"} swagger:model GetOneGroupServiceAccountInternalServerErrorBodyErrorsItems0Links
func (*GetOneGroupServiceAccountInternalServerErrorBodyErrorsItems0Links) ContextValidate ¶
func (o *GetOneGroupServiceAccountInternalServerErrorBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get one group service account internal server error body errors items0 links based on context it is used
func (*GetOneGroupServiceAccountInternalServerErrorBodyErrorsItems0Links) MarshalBinary ¶
func (o *GetOneGroupServiceAccountInternalServerErrorBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetOneGroupServiceAccountInternalServerErrorBodyErrorsItems0Links) UnmarshalBinary ¶
func (o *GetOneGroupServiceAccountInternalServerErrorBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
func (*GetOneGroupServiceAccountInternalServerErrorBodyErrorsItems0Links) Validate ¶
func (o *GetOneGroupServiceAccountInternalServerErrorBodyErrorsItems0Links) Validate(formats strfmt.Registry) error
Validate validates this get one group service account internal server error body errors items0 links
type GetOneGroupServiceAccountInternalServerErrorBodyErrorsItems0Source ¶
type GetOneGroupServiceAccountInternalServerErrorBodyErrorsItems0Source struct { // A string indicating which URI query parameter caused the error. // Example: param1 Parameter string `json:"parameter,omitempty"` // A JSON Pointer [RFC6901] to the associated entity in the request document. // Example: /data/attributes Pointer string `json:"pointer,omitempty"` }
GetOneGroupServiceAccountInternalServerErrorBodyErrorsItems0Source get one group service account internal server error body errors items0 source // Example: {"pointer":"/data/attributes"} swagger:model GetOneGroupServiceAccountInternalServerErrorBodyErrorsItems0Source
func (*GetOneGroupServiceAccountInternalServerErrorBodyErrorsItems0Source) ContextValidate ¶
func (o *GetOneGroupServiceAccountInternalServerErrorBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get one group service account internal server error body errors items0 source based on context it is used
func (*GetOneGroupServiceAccountInternalServerErrorBodyErrorsItems0Source) MarshalBinary ¶
func (o *GetOneGroupServiceAccountInternalServerErrorBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetOneGroupServiceAccountInternalServerErrorBodyErrorsItems0Source) UnmarshalBinary ¶
func (o *GetOneGroupServiceAccountInternalServerErrorBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
func (*GetOneGroupServiceAccountInternalServerErrorBodyErrorsItems0Source) Validate ¶
func (o *GetOneGroupServiceAccountInternalServerErrorBodyErrorsItems0Source) Validate(formats strfmt.Registry) error
Validate validates this get one group service account internal server error body errors items0 source
type GetOneGroupServiceAccountInternalServerErrorBodyJsonapi ¶
type GetOneGroupServiceAccountInternalServerErrorBodyJsonapi struct { // Version of the JSON API specification this server supports. // Example: 1.0 // Required: true // Pattern: ^(0|[1-9]\d*)\.(0|[1-9]\d*)$ Version *string `json:"version"` }
GetOneGroupServiceAccountInternalServerErrorBodyJsonapi get one group service account internal server error body jsonapi // Example: {"version":"1.0"} swagger:model GetOneGroupServiceAccountInternalServerErrorBodyJsonapi
func (*GetOneGroupServiceAccountInternalServerErrorBodyJsonapi) ContextValidate ¶
func (o *GetOneGroupServiceAccountInternalServerErrorBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get one group service account internal server error body jsonapi based on context it is used
func (*GetOneGroupServiceAccountInternalServerErrorBodyJsonapi) MarshalBinary ¶
func (o *GetOneGroupServiceAccountInternalServerErrorBodyJsonapi) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetOneGroupServiceAccountInternalServerErrorBodyJsonapi) UnmarshalBinary ¶
func (o *GetOneGroupServiceAccountInternalServerErrorBodyJsonapi) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetOneGroupServiceAccountNotFound ¶
type GetOneGroupServiceAccountNotFound struct { /* A header containing the deprecation date of the underlying endpoint. For more information, please refer to the deprecation header RFC: https://tools.ietf.org/id/draft-dalal-deprecation-header-01.html Format: date-time */ Deprecation strfmt.DateTime /* A header containing a unique id used for tracking this request. If you are reporting an issue to Snyk it's very helpful to provide this ID. Format: uuid */ SnykRequestID strfmt.UUID /* A header containing the version stage of the endpoint. This stage describes the guarantees snyk provides surrounding stability of the endpoint. */ SnykVersionLifecycleStage string /* A header containing the version of the endpoint requested by the caller. */ SnykVersionRequested string /* A header containing the version of the endpoint that was served by the API. */ SnykVersionServed string /* A header containing the date of when the underlying endpoint will be removed. This header is only present if the endpoint has been deprecated. Please refer to the RFC for more information: https://datatracker.ietf.org/doc/html/rfc8594 Format: date-time */ Sunset strfmt.DateTime Payload *GetOneGroupServiceAccountNotFoundBody }
GetOneGroupServiceAccountNotFound describes a response with status code 404, with default header values.
Not Found: The resource being operated on could not be found.
func NewGetOneGroupServiceAccountNotFound ¶
func NewGetOneGroupServiceAccountNotFound() *GetOneGroupServiceAccountNotFound
NewGetOneGroupServiceAccountNotFound creates a GetOneGroupServiceAccountNotFound with default headers values
func (*GetOneGroupServiceAccountNotFound) Code ¶
func (o *GetOneGroupServiceAccountNotFound) Code() int
Code gets the status code for the get one group service account not found response
func (*GetOneGroupServiceAccountNotFound) Error ¶
func (o *GetOneGroupServiceAccountNotFound) Error() string
func (*GetOneGroupServiceAccountNotFound) GetPayload ¶
func (o *GetOneGroupServiceAccountNotFound) GetPayload() *GetOneGroupServiceAccountNotFoundBody
func (*GetOneGroupServiceAccountNotFound) IsClientError ¶
func (o *GetOneGroupServiceAccountNotFound) IsClientError() bool
IsClientError returns true when this get one group service account not found response has a 4xx status code
func (*GetOneGroupServiceAccountNotFound) IsCode ¶
func (o *GetOneGroupServiceAccountNotFound) IsCode(code int) bool
IsCode returns true when this get one group service account not found response a status code equal to that given
func (*GetOneGroupServiceAccountNotFound) IsRedirect ¶
func (o *GetOneGroupServiceAccountNotFound) IsRedirect() bool
IsRedirect returns true when this get one group service account not found response has a 3xx status code
func (*GetOneGroupServiceAccountNotFound) IsServerError ¶
func (o *GetOneGroupServiceAccountNotFound) IsServerError() bool
IsServerError returns true when this get one group service account not found response has a 5xx status code
func (*GetOneGroupServiceAccountNotFound) IsSuccess ¶
func (o *GetOneGroupServiceAccountNotFound) IsSuccess() bool
IsSuccess returns true when this get one group service account not found response has a 2xx status code
func (*GetOneGroupServiceAccountNotFound) String ¶
func (o *GetOneGroupServiceAccountNotFound) String() string
type GetOneGroupServiceAccountNotFoundBody ¶
type GetOneGroupServiceAccountNotFoundBody struct { // errors // Example: [{"detail":"Permission denied for this resource","status":"403"}] // Required: true // Min Items: 1 Errors []*GetOneGroupServiceAccountNotFoundBodyErrorsItems0 `json:"errors"` // jsonapi // Required: true Jsonapi *GetOneGroupServiceAccountNotFoundBodyJsonapi `json:"jsonapi"` }
GetOneGroupServiceAccountNotFoundBody get one group service account not found body // Example: {"errors":[{"detail":"Permission denied for this resource","status":"403"}],"jsonapi":{"version":"1.0"}} swagger:model GetOneGroupServiceAccountNotFoundBody
func (*GetOneGroupServiceAccountNotFoundBody) ContextValidate ¶
func (o *GetOneGroupServiceAccountNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this get one group service account not found body based on the context it is used
func (*GetOneGroupServiceAccountNotFoundBody) MarshalBinary ¶
func (o *GetOneGroupServiceAccountNotFoundBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetOneGroupServiceAccountNotFoundBody) UnmarshalBinary ¶
func (o *GetOneGroupServiceAccountNotFoundBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetOneGroupServiceAccountNotFoundBodyErrorsItems0 ¶
type GetOneGroupServiceAccountNotFoundBodyErrorsItems0 struct { // An application-specific error code, expressed as a string value. // Example: entity-not-found Code string `json:"code,omitempty"` // A human-readable explanation specific to this occurrence of the problem. // Example: The request was missing these required fields: ... // Required: true Detail *string `json:"detail"` // A unique identifier for this particular occurrence of the problem. // Example: f16c31b5-6129-4571-add8-d589da9be524 // Format: uuid ID strfmt.UUID `json:"id,omitempty"` // links Links *GetOneGroupServiceAccountNotFoundBodyErrorsItems0Links `json:"links,omitempty"` // meta // Example: {"key":"value"} Meta interface{} `json:"meta,omitempty"` // source Source *GetOneGroupServiceAccountNotFoundBodyErrorsItems0Source `json:"source,omitempty"` // The HTTP status code applicable to this problem, expressed as a string value. // Example: 400 // Required: true // Pattern: ^[45]\d\d$ Status *string `json:"status"` // A short, human-readable summary of the problem that SHOULD NOT change from occurrence to occurrence of the problem, except for purposes of localization. // Example: Bad request Title string `json:"title,omitempty"` }
GetOneGroupServiceAccountNotFoundBodyErrorsItems0 get one group service account not found body errors items0 // Example: {"detail":"Not Found","status":"404"} swagger:model GetOneGroupServiceAccountNotFoundBodyErrorsItems0
func (*GetOneGroupServiceAccountNotFoundBodyErrorsItems0) ContextValidate ¶
func (o *GetOneGroupServiceAccountNotFoundBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this get one group service account not found body errors items0 based on the context it is used
func (*GetOneGroupServiceAccountNotFoundBodyErrorsItems0) MarshalBinary ¶
func (o *GetOneGroupServiceAccountNotFoundBodyErrorsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetOneGroupServiceAccountNotFoundBodyErrorsItems0) UnmarshalBinary ¶
func (o *GetOneGroupServiceAccountNotFoundBodyErrorsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetOneGroupServiceAccountNotFoundBodyErrorsItems0Links ¶
type GetOneGroupServiceAccountNotFoundBodyErrorsItems0Links struct { // about // Example: https://example.com/api/resource About interface{} `json:"about,omitempty"` }
GetOneGroupServiceAccountNotFoundBodyErrorsItems0Links A link that leads to further details about this particular occurrance of the problem. // Example: {"about":"https://example.com/about_this_error"} swagger:model GetOneGroupServiceAccountNotFoundBodyErrorsItems0Links
func (*GetOneGroupServiceAccountNotFoundBodyErrorsItems0Links) ContextValidate ¶
func (o *GetOneGroupServiceAccountNotFoundBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get one group service account not found body errors items0 links based on context it is used
func (*GetOneGroupServiceAccountNotFoundBodyErrorsItems0Links) MarshalBinary ¶
func (o *GetOneGroupServiceAccountNotFoundBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetOneGroupServiceAccountNotFoundBodyErrorsItems0Links) UnmarshalBinary ¶
func (o *GetOneGroupServiceAccountNotFoundBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetOneGroupServiceAccountNotFoundBodyErrorsItems0Source ¶
type GetOneGroupServiceAccountNotFoundBodyErrorsItems0Source struct { // A string indicating which URI query parameter caused the error. // Example: param1 Parameter string `json:"parameter,omitempty"` // A JSON Pointer [RFC6901] to the associated entity in the request document. // Example: /data/attributes Pointer string `json:"pointer,omitempty"` }
GetOneGroupServiceAccountNotFoundBodyErrorsItems0Source get one group service account not found body errors items0 source // Example: {"pointer":"/data/attributes"} swagger:model GetOneGroupServiceAccountNotFoundBodyErrorsItems0Source
func (*GetOneGroupServiceAccountNotFoundBodyErrorsItems0Source) ContextValidate ¶
func (o *GetOneGroupServiceAccountNotFoundBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get one group service account not found body errors items0 source based on context it is used
func (*GetOneGroupServiceAccountNotFoundBodyErrorsItems0Source) MarshalBinary ¶
func (o *GetOneGroupServiceAccountNotFoundBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetOneGroupServiceAccountNotFoundBodyErrorsItems0Source) UnmarshalBinary ¶
func (o *GetOneGroupServiceAccountNotFoundBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetOneGroupServiceAccountNotFoundBodyJsonapi ¶
type GetOneGroupServiceAccountNotFoundBodyJsonapi struct { // Version of the JSON API specification this server supports. // Example: 1.0 // Required: true // Pattern: ^(0|[1-9]\d*)\.(0|[1-9]\d*)$ Version *string `json:"version"` }
GetOneGroupServiceAccountNotFoundBodyJsonapi get one group service account not found body jsonapi // Example: {"version":"1.0"} swagger:model GetOneGroupServiceAccountNotFoundBodyJsonapi
func (*GetOneGroupServiceAccountNotFoundBodyJsonapi) ContextValidate ¶
func (o *GetOneGroupServiceAccountNotFoundBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get one group service account not found body jsonapi based on context it is used
func (*GetOneGroupServiceAccountNotFoundBodyJsonapi) MarshalBinary ¶
func (o *GetOneGroupServiceAccountNotFoundBodyJsonapi) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetOneGroupServiceAccountNotFoundBodyJsonapi) UnmarshalBinary ¶
func (o *GetOneGroupServiceAccountNotFoundBodyJsonapi) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetOneGroupServiceAccountOK ¶
type GetOneGroupServiceAccountOK struct { /* A header containing the deprecation date of the underlying endpoint. For more information, please refer to the deprecation header RFC: https://tools.ietf.org/id/draft-dalal-deprecation-header-01.html Format: date-time */ Deprecation strfmt.DateTime /* A header providing a URL for the location of a resource Format: url */ Location string /* A header containing a unique id used for tracking this request. If you are reporting an issue to Snyk it's very helpful to provide this ID. Format: uuid */ SnykRequestID strfmt.UUID /* A header containing the version stage of the endpoint. This stage describes the guarantees snyk provides surrounding stability of the endpoint. */ SnykVersionLifecycleStage string /* A header containing the version of the endpoint requested by the caller. */ SnykVersionRequested string /* A header containing the version of the endpoint that was served by the API. */ SnykVersionServed string /* A header containing the date of when the underlying endpoint will be removed. This header is only present if the endpoint has been deprecated. Please refer to the RFC for more information: https://datatracker.ietf.org/doc/html/rfc8594 Format: date-time */ Sunset strfmt.DateTime Payload *GetOneGroupServiceAccountOKBody }
GetOneGroupServiceAccountOK describes a response with status code 200, with default header values.
Service account is returned.
func NewGetOneGroupServiceAccountOK ¶
func NewGetOneGroupServiceAccountOK() *GetOneGroupServiceAccountOK
NewGetOneGroupServiceAccountOK creates a GetOneGroupServiceAccountOK with default headers values
func (*GetOneGroupServiceAccountOK) Code ¶
func (o *GetOneGroupServiceAccountOK) Code() int
Code gets the status code for the get one group service account o k response
func (*GetOneGroupServiceAccountOK) Error ¶
func (o *GetOneGroupServiceAccountOK) Error() string
func (*GetOneGroupServiceAccountOK) GetPayload ¶
func (o *GetOneGroupServiceAccountOK) GetPayload() *GetOneGroupServiceAccountOKBody
func (*GetOneGroupServiceAccountOK) IsClientError ¶
func (o *GetOneGroupServiceAccountOK) IsClientError() bool
IsClientError returns true when this get one group service account o k response has a 4xx status code
func (*GetOneGroupServiceAccountOK) IsCode ¶
func (o *GetOneGroupServiceAccountOK) IsCode(code int) bool
IsCode returns true when this get one group service account o k response a status code equal to that given
func (*GetOneGroupServiceAccountOK) IsRedirect ¶
func (o *GetOneGroupServiceAccountOK) IsRedirect() bool
IsRedirect returns true when this get one group service account o k response has a 3xx status code
func (*GetOneGroupServiceAccountOK) IsServerError ¶
func (o *GetOneGroupServiceAccountOK) IsServerError() bool
IsServerError returns true when this get one group service account o k response has a 5xx status code
func (*GetOneGroupServiceAccountOK) IsSuccess ¶
func (o *GetOneGroupServiceAccountOK) IsSuccess() bool
IsSuccess returns true when this get one group service account o k response has a 2xx status code
func (*GetOneGroupServiceAccountOK) String ¶
func (o *GetOneGroupServiceAccountOK) String() string
type GetOneGroupServiceAccountOKBody ¶
type GetOneGroupServiceAccountOKBody struct { // data // Required: true Data *GetOneGroupServiceAccountOKBodyData `json:"data"` // jsonapi // Required: true Jsonapi *models.JSONAPI `json:"jsonapi"` // links // Required: true Links *models.Links `json:"links"` }
GetOneGroupServiceAccountOKBody get one group service account o k body swagger:model GetOneGroupServiceAccountOKBody
func (*GetOneGroupServiceAccountOKBody) ContextValidate ¶
func (o *GetOneGroupServiceAccountOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this get one group service account o k body based on the context it is used
func (*GetOneGroupServiceAccountOKBody) MarshalBinary ¶
func (o *GetOneGroupServiceAccountOKBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetOneGroupServiceAccountOKBody) UnmarshalBinary ¶
func (o *GetOneGroupServiceAccountOKBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetOneGroupServiceAccountOKBodyData ¶
type GetOneGroupServiceAccountOKBodyData struct { // attributes // Required: true Attributes *GetOneGroupServiceAccountOKBodyDataAttributes `json:"attributes"` // id // Required: true // Format: uuid ID *strfmt.UUID `json:"id"` // links Links *GetOneGroupServiceAccountOKBodyDataLinks `json:"links,omitempty"` // type // Required: true Type *string `json:"type"` }
GetOneGroupServiceAccountOKBodyData get one group service account o k body data swagger:model GetOneGroupServiceAccountOKBodyData
func (*GetOneGroupServiceAccountOKBodyData) ContextValidate ¶
func (o *GetOneGroupServiceAccountOKBodyData) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this get one group service account o k body data based on the context it is used
func (*GetOneGroupServiceAccountOKBodyData) MarshalBinary ¶
func (o *GetOneGroupServiceAccountOKBodyData) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetOneGroupServiceAccountOKBodyData) UnmarshalBinary ¶
func (o *GetOneGroupServiceAccountOKBodyData) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetOneGroupServiceAccountOKBodyDataAttributes ¶
type GetOneGroupServiceAccountOKBodyDataAttributes struct { // The time, in seconds, that a generated access token will be valid for. Defaults to 1hr if unset. Only provided when auth_type is oauth_private_key_jwt. AccessTokenTTLSeconds float64 `json:"access_token_ttl_seconds,omitempty"` // The Snyk API Key for this service account. Only returned on creation, and only when auth_type is api_key. APIKey string `json:"api_key,omitempty"` // The authentication strategy for the service account: // * api_key - Regular Snyk API Key. // * oauth_client_secret - OAuth2 client_credentials grant, which returns a client secret that can be used to retrieve an access token. // * oauth_private_key_jwt - OAuth2 client_credentials grant, using private_key_jwt client_assertion as laid out OIDC Connect Core 1.0, section 9. // Required: true // Enum: [api_key oauth_client_secret oauth_private_key_jwt] AuthType *string `json:"auth_type"` // The service account's attached client-id. Used to request an access-token. Only provided when auth_type is oauth_private_key_jwt. ClientID string `json:"client_id,omitempty"` // The client secret used for obtaining access tokens. Only sent on creation of new service accounts and cannot be retrieved thereafter. Only provided when auth_type is oauth_client_secret. ClientSecret string `json:"client_secret,omitempty"` // A JWKs URL used to verify signed JWT requests against. Must be https. Only provided when auth_type is oauth_private_key_jwt. JwksURL string `json:"jwks_url,omitempty"` // The level of access for the service account: // * Group - the service account was created at the Group level. // * Org - the service account was created at the Org level. // Enum: [Group Org] Level string `json:"level,omitempty"` // A human-friendly name of the service account. // Required: true Name *string `json:"name"` // The ID of the role which the Service Account is associated with. // Required: true // Format: uuid RoleID *strfmt.UUID `json:"role_id"` }
GetOneGroupServiceAccountOKBodyDataAttributes get one group service account o k body data attributes swagger:model GetOneGroupServiceAccountOKBodyDataAttributes
func (*GetOneGroupServiceAccountOKBodyDataAttributes) ContextValidate ¶
func (o *GetOneGroupServiceAccountOKBodyDataAttributes) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get one group service account o k body data attributes based on context it is used
func (*GetOneGroupServiceAccountOKBodyDataAttributes) MarshalBinary ¶
func (o *GetOneGroupServiceAccountOKBodyDataAttributes) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetOneGroupServiceAccountOKBodyDataAttributes) UnmarshalBinary ¶
func (o *GetOneGroupServiceAccountOKBodyDataAttributes) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetOneGroupServiceAccountOKBodyDataLinks ¶
type GetOneGroupServiceAccountOKBodyDataLinks struct { // first // Example: https://example.com/api/resource First interface{} `json:"first,omitempty"` // last // Example: https://example.com/api/resource Last interface{} `json:"last,omitempty"` // next // Example: https://example.com/api/resource Next interface{} `json:"next,omitempty"` // prev // Example: https://example.com/api/resource Prev interface{} `json:"prev,omitempty"` // related // Example: https://example.com/api/resource Related interface{} `json:"related,omitempty"` // self // Example: https://example.com/api/resource Self interface{} `json:"self,omitempty"` }
GetOneGroupServiceAccountOKBodyDataLinks get one group service account o k body data links swagger:model GetOneGroupServiceAccountOKBodyDataLinks
func (*GetOneGroupServiceAccountOKBodyDataLinks) ContextValidate ¶
func (o *GetOneGroupServiceAccountOKBodyDataLinks) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get one group service account o k body data links based on context it is used
func (*GetOneGroupServiceAccountOKBodyDataLinks) MarshalBinary ¶
func (o *GetOneGroupServiceAccountOKBodyDataLinks) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetOneGroupServiceAccountOKBodyDataLinks) UnmarshalBinary ¶
func (o *GetOneGroupServiceAccountOKBodyDataLinks) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetOneGroupServiceAccountParams ¶
type GetOneGroupServiceAccountParams struct { /* GroupID. The ID of the Snyk Group that owns the service account. Format: uuid */ GroupID strfmt.UUID /* ServiceaccountID. The ID of the service account. Format: uuid */ ServiceaccountID strfmt.UUID /* Version. The requested version of the endpoint to process the request */ Version string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetOneGroupServiceAccountParams contains all the parameters to send to the API endpoint
for the get one group service account operation. Typically these are written to a http.Request.
func NewGetOneGroupServiceAccountParams ¶
func NewGetOneGroupServiceAccountParams() *GetOneGroupServiceAccountParams
NewGetOneGroupServiceAccountParams creates a new GetOneGroupServiceAccountParams 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 NewGetOneGroupServiceAccountParamsWithContext ¶
func NewGetOneGroupServiceAccountParamsWithContext(ctx context.Context) *GetOneGroupServiceAccountParams
NewGetOneGroupServiceAccountParamsWithContext creates a new GetOneGroupServiceAccountParams object with the ability to set a context for a request.
func NewGetOneGroupServiceAccountParamsWithHTTPClient ¶
func NewGetOneGroupServiceAccountParamsWithHTTPClient(client *http.Client) *GetOneGroupServiceAccountParams
NewGetOneGroupServiceAccountParamsWithHTTPClient creates a new GetOneGroupServiceAccountParams object with the ability to set a custom HTTPClient for a request.
func NewGetOneGroupServiceAccountParamsWithTimeout ¶
func NewGetOneGroupServiceAccountParamsWithTimeout(timeout time.Duration) *GetOneGroupServiceAccountParams
NewGetOneGroupServiceAccountParamsWithTimeout creates a new GetOneGroupServiceAccountParams object with the ability to set a timeout on a request.
func (*GetOneGroupServiceAccountParams) SetContext ¶
func (o *GetOneGroupServiceAccountParams) SetContext(ctx context.Context)
SetContext adds the context to the get one group service account params
func (*GetOneGroupServiceAccountParams) SetDefaults ¶
func (o *GetOneGroupServiceAccountParams) SetDefaults()
SetDefaults hydrates default values in the get one group service account params (not the query body).
All values with no default are reset to their zero value.
func (*GetOneGroupServiceAccountParams) SetGroupID ¶
func (o *GetOneGroupServiceAccountParams) SetGroupID(groupID strfmt.UUID)
SetGroupID adds the groupId to the get one group service account params
func (*GetOneGroupServiceAccountParams) SetHTTPClient ¶
func (o *GetOneGroupServiceAccountParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get one group service account params
func (*GetOneGroupServiceAccountParams) SetServiceaccountID ¶
func (o *GetOneGroupServiceAccountParams) SetServiceaccountID(serviceaccountID strfmt.UUID)
SetServiceaccountID adds the serviceaccountId to the get one group service account params
func (*GetOneGroupServiceAccountParams) SetTimeout ¶
func (o *GetOneGroupServiceAccountParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get one group service account params
func (*GetOneGroupServiceAccountParams) SetVersion ¶
func (o *GetOneGroupServiceAccountParams) SetVersion(version string)
SetVersion adds the version to the get one group service account params
func (*GetOneGroupServiceAccountParams) WithContext ¶
func (o *GetOneGroupServiceAccountParams) WithContext(ctx context.Context) *GetOneGroupServiceAccountParams
WithContext adds the context to the get one group service account params
func (*GetOneGroupServiceAccountParams) WithDefaults ¶
func (o *GetOneGroupServiceAccountParams) WithDefaults() *GetOneGroupServiceAccountParams
WithDefaults hydrates default values in the get one group service account params (not the query body).
All values with no default are reset to their zero value.
func (*GetOneGroupServiceAccountParams) WithGroupID ¶
func (o *GetOneGroupServiceAccountParams) WithGroupID(groupID strfmt.UUID) *GetOneGroupServiceAccountParams
WithGroupID adds the groupID to the get one group service account params
func (*GetOneGroupServiceAccountParams) WithHTTPClient ¶
func (o *GetOneGroupServiceAccountParams) WithHTTPClient(client *http.Client) *GetOneGroupServiceAccountParams
WithHTTPClient adds the HTTPClient to the get one group service account params
func (*GetOneGroupServiceAccountParams) WithServiceaccountID ¶
func (o *GetOneGroupServiceAccountParams) WithServiceaccountID(serviceaccountID strfmt.UUID) *GetOneGroupServiceAccountParams
WithServiceaccountID adds the serviceaccountID to the get one group service account params
func (*GetOneGroupServiceAccountParams) WithTimeout ¶
func (o *GetOneGroupServiceAccountParams) WithTimeout(timeout time.Duration) *GetOneGroupServiceAccountParams
WithTimeout adds the timeout to the get one group service account params
func (*GetOneGroupServiceAccountParams) WithVersion ¶
func (o *GetOneGroupServiceAccountParams) WithVersion(version string) *GetOneGroupServiceAccountParams
WithVersion adds the version to the get one group service account params
func (*GetOneGroupServiceAccountParams) WriteToRequest ¶
func (o *GetOneGroupServiceAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetOneGroupServiceAccountReader ¶
type GetOneGroupServiceAccountReader struct {
// contains filtered or unexported fields
}
GetOneGroupServiceAccountReader is a Reader for the GetOneGroupServiceAccount structure.
func (*GetOneGroupServiceAccountReader) ReadResponse ¶
func (o *GetOneGroupServiceAccountReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetOneGroupServiceAccountUnauthorized ¶
type GetOneGroupServiceAccountUnauthorized struct { strfmt.DateTime SnykRequestID strfmt.UUID SnykVersionLifecycleStage string SnykVersionRequested string SnykVersionServed string Sunset strfmt.DateTime }Deprecation
GetOneGroupServiceAccountUnauthorized describes a response with status code 401, with default header values.
Unauthorized: the request requires an authentication token.
func NewGetOneGroupServiceAccountUnauthorized ¶
func NewGetOneGroupServiceAccountUnauthorized() *GetOneGroupServiceAccountUnauthorized
NewGetOneGroupServiceAccountUnauthorized creates a GetOneGroupServiceAccountUnauthorized with default headers values
func (*GetOneGroupServiceAccountUnauthorized) Code ¶
func (o *GetOneGroupServiceAccountUnauthorized) Code() int
Code gets the status code for the get one group service account unauthorized response
func (*GetOneGroupServiceAccountUnauthorized) Error ¶
func (o *GetOneGroupServiceAccountUnauthorized) Error() string
func (*GetOneGroupServiceAccountUnauthorized) GetPayload ¶
func (o *GetOneGroupServiceAccountUnauthorized) GetPayload() *GetOneGroupServiceAccountUnauthorizedBody
func (*GetOneGroupServiceAccountUnauthorized) IsClientError ¶
func (o *GetOneGroupServiceAccountUnauthorized) IsClientError() bool
IsClientError returns true when this get one group service account unauthorized response has a 4xx status code
func (*GetOneGroupServiceAccountUnauthorized) IsCode ¶
func (o *GetOneGroupServiceAccountUnauthorized) IsCode(code int) bool
IsCode returns true when this get one group service account unauthorized response a status code equal to that given
func (*GetOneGroupServiceAccountUnauthorized) IsRedirect ¶
func (o *GetOneGroupServiceAccountUnauthorized) IsRedirect() bool
IsRedirect returns true when this get one group service account unauthorized response has a 3xx status code
func (*GetOneGroupServiceAccountUnauthorized) IsServerError ¶
func (o *GetOneGroupServiceAccountUnauthorized) IsServerError() bool
IsServerError returns true when this get one group service account unauthorized response has a 5xx status code
func (*GetOneGroupServiceAccountUnauthorized) IsSuccess ¶
func (o *GetOneGroupServiceAccountUnauthorized) IsSuccess() bool
IsSuccess returns true when this get one group service account unauthorized response has a 2xx status code
func (*GetOneGroupServiceAccountUnauthorized) String ¶
func (o *GetOneGroupServiceAccountUnauthorized) String() string
type GetOneGroupServiceAccountUnauthorizedBody ¶
type GetOneGroupServiceAccountUnauthorizedBody struct { // Example: [{"detail":"Permission denied for this resource","status":"403"}] // Required: true // Min Items: 1 Errors []*GetOneGroupServiceAccountUnauthorizedBodyErrorsItems0 `json:"errors"` // Required: true Jsonapi *GetOneGroupServiceAccountUnauthorizedBodyJsonapi `json:"jsonapi"` }
GetOneGroupServiceAccountUnauthorizedBody get one group service account unauthorized body // Example: {"errors":[{"detail":"Permission denied for this resource","status":"403"}],"jsonapi":{"version":"1.0"}} swagger:model GetOneGroupServiceAccountUnauthorizedBody
func (*GetOneGroupServiceAccountUnauthorizedBody) ContextValidate ¶
func (o *GetOneGroupServiceAccountUnauthorizedBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this get one group service account unauthorized body based on the context it is used
func (*GetOneGroupServiceAccountUnauthorizedBody) MarshalBinary ¶
func (o *GetOneGroupServiceAccountUnauthorizedBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetOneGroupServiceAccountUnauthorizedBody) UnmarshalBinary ¶
func (o *GetOneGroupServiceAccountUnauthorizedBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetOneGroupServiceAccountUnauthorizedBodyErrorsItems0 ¶
type GetOneGroupServiceAccountUnauthorizedBodyErrorsItems0 struct { // Example: entity-not-found Code string `json:"code,omitempty"` // Example: The request was missing these required fields: ... // Required: true Detail *string `json:"detail"` // Example: f16c31b5-6129-4571-add8-d589da9be524 // Format: uuid ID strfmt.UUID `json:"id,omitempty"` Links *GetOneGroupServiceAccountUnauthorizedBodyErrorsItems0Links `json:"links,omitempty"` // Example: {"key":"value"} Meta interface{} `json:"meta,omitempty"` Source *GetOneGroupServiceAccountUnauthorizedBodyErrorsItems0Source `json:"source,omitempty"` // Example: 400 // Required: true // Pattern: ^[45]\d\d$ Status *string `json:"status"` // Example: Bad request Title string `json:"title,omitempty"` }
GetOneGroupServiceAccountUnauthorizedBodyErrorsItems0 get one group service account unauthorized body errors items0 // Example: {"detail":"Not Found","status":"404"} swagger:model GetOneGroupServiceAccountUnauthorizedBodyErrorsItems0
func (*GetOneGroupServiceAccountUnauthorizedBodyErrorsItems0) ContextValidate ¶
func (o *GetOneGroupServiceAccountUnauthorizedBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this get one group service account unauthorized body errors items0 based on the context it is used
func (*GetOneGroupServiceAccountUnauthorizedBodyErrorsItems0) MarshalBinary ¶
func (o *GetOneGroupServiceAccountUnauthorizedBodyErrorsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetOneGroupServiceAccountUnauthorizedBodyErrorsItems0) UnmarshalBinary ¶
func (o *GetOneGroupServiceAccountUnauthorizedBodyErrorsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetOneGroupServiceAccountUnauthorizedBodyErrorsItems0Links ¶
type GetOneGroupServiceAccountUnauthorizedBodyErrorsItems0Links struct { // Example: https://example.com/api/resource About interface{} `json:"about,omitempty"` }
GetOneGroupServiceAccountUnauthorizedBodyErrorsItems0Links A link that leads to further details about this particular occurrance of the problem. // Example: {"about":"https://example.com/about_this_error"} swagger:model GetOneGroupServiceAccountUnauthorizedBodyErrorsItems0Links
func (*GetOneGroupServiceAccountUnauthorizedBodyErrorsItems0Links) ContextValidate ¶
func (o *GetOneGroupServiceAccountUnauthorizedBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get one group service account unauthorized body errors items0 links based on context it is used
func (*GetOneGroupServiceAccountUnauthorizedBodyErrorsItems0Links) MarshalBinary ¶
func (o *GetOneGroupServiceAccountUnauthorizedBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetOneGroupServiceAccountUnauthorizedBodyErrorsItems0Links) UnmarshalBinary ¶
func (o *GetOneGroupServiceAccountUnauthorizedBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetOneGroupServiceAccountUnauthorizedBodyErrorsItems0Source ¶
type GetOneGroupServiceAccountUnauthorizedBodyErrorsItems0Source struct { // Example: param1 Parameter string `json:"parameter,omitempty"` // Example: /data/attributes Pointer string `json:"pointer,omitempty"` }
GetOneGroupServiceAccountUnauthorizedBodyErrorsItems0Source get one group service account unauthorized body errors items0 source // Example: {"pointer":"/data/attributes"} swagger:model GetOneGroupServiceAccountUnauthorizedBodyErrorsItems0Source
func (*GetOneGroupServiceAccountUnauthorizedBodyErrorsItems0Source) ContextValidate ¶
func (o *GetOneGroupServiceAccountUnauthorizedBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get one group service account unauthorized body errors items0 source based on context it is used
func (*GetOneGroupServiceAccountUnauthorizedBodyErrorsItems0Source) MarshalBinary ¶
func (o *GetOneGroupServiceAccountUnauthorizedBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetOneGroupServiceAccountUnauthorizedBodyErrorsItems0Source) UnmarshalBinary ¶
func (o *GetOneGroupServiceAccountUnauthorizedBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetOneGroupServiceAccountUnauthorizedBodyJsonapi ¶
type GetOneGroupServiceAccountUnauthorizedBodyJsonapi struct { // Example: 1.0 // Required: true // Pattern: ^(0|[1-9]\d*)\.(0|[1-9]\d*)$ Version *string `json:"version"` }
GetOneGroupServiceAccountUnauthorizedBodyJsonapi get one group service account unauthorized body jsonapi // Example: {"version":"1.0"} swagger:model GetOneGroupServiceAccountUnauthorizedBodyJsonapi
func (*GetOneGroupServiceAccountUnauthorizedBodyJsonapi) ContextValidate ¶
func (o *GetOneGroupServiceAccountUnauthorizedBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get one group service account unauthorized body jsonapi based on context it is used
func (*GetOneGroupServiceAccountUnauthorizedBodyJsonapi) MarshalBinary ¶
func (o *GetOneGroupServiceAccountUnauthorizedBodyJsonapi) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetOneGroupServiceAccountUnauthorizedBodyJsonapi) UnmarshalBinary ¶
func (o *GetOneGroupServiceAccountUnauthorizedBodyJsonapi) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetOneOrgServiceAccountBadRequest ¶
type GetOneOrgServiceAccountBadRequest struct { /* A header containing the deprecation date of the underlying endpoint. For more information, please refer to the deprecation header RFC: https://tools.ietf.org/id/draft-dalal-deprecation-header-01.html Format: date-time */ Deprecation strfmt.DateTime /* A header containing a unique id used for tracking this request. If you are reporting an issue to Snyk it's very helpful to provide this ID. Format: uuid */ SnykRequestID strfmt.UUID /* A header containing the version stage of the endpoint. This stage describes the guarantees snyk provides surrounding stability of the endpoint. */ SnykVersionLifecycleStage string /* A header containing the version of the endpoint requested by the caller. */ SnykVersionRequested string /* A header containing the version of the endpoint that was served by the API. */ SnykVersionServed string /* A header containing the date of when the underlying endpoint will be removed. This header is only present if the endpoint has been deprecated. Please refer to the RFC for more information: https://datatracker.ietf.org/doc/html/rfc8594 Format: date-time */ Sunset strfmt.DateTime Payload *GetOneOrgServiceAccountBadRequestBody }
GetOneOrgServiceAccountBadRequest describes a response with status code 400, with default header values.
Bad Request: A parameter provided as a part of the request was invalid.
func NewGetOneOrgServiceAccountBadRequest ¶
func NewGetOneOrgServiceAccountBadRequest() *GetOneOrgServiceAccountBadRequest
NewGetOneOrgServiceAccountBadRequest creates a GetOneOrgServiceAccountBadRequest with default headers values
func (*GetOneOrgServiceAccountBadRequest) Code ¶
func (o *GetOneOrgServiceAccountBadRequest) Code() int
Code gets the status code for the get one org service account bad request response
func (*GetOneOrgServiceAccountBadRequest) Error ¶
func (o *GetOneOrgServiceAccountBadRequest) Error() string
func (*GetOneOrgServiceAccountBadRequest) GetPayload ¶
func (o *GetOneOrgServiceAccountBadRequest) GetPayload() *GetOneOrgServiceAccountBadRequestBody
func (*GetOneOrgServiceAccountBadRequest) IsClientError ¶
func (o *GetOneOrgServiceAccountBadRequest) IsClientError() bool
IsClientError returns true when this get one org service account bad request response has a 4xx status code
func (*GetOneOrgServiceAccountBadRequest) IsCode ¶
func (o *GetOneOrgServiceAccountBadRequest) IsCode(code int) bool
IsCode returns true when this get one org service account bad request response a status code equal to that given
func (*GetOneOrgServiceAccountBadRequest) IsRedirect ¶
func (o *GetOneOrgServiceAccountBadRequest) IsRedirect() bool
IsRedirect returns true when this get one org service account bad request response has a 3xx status code
func (*GetOneOrgServiceAccountBadRequest) IsServerError ¶
func (o *GetOneOrgServiceAccountBadRequest) IsServerError() bool
IsServerError returns true when this get one org service account bad request response has a 5xx status code
func (*GetOneOrgServiceAccountBadRequest) IsSuccess ¶
func (o *GetOneOrgServiceAccountBadRequest) IsSuccess() bool
IsSuccess returns true when this get one org service account bad request response has a 2xx status code
func (*GetOneOrgServiceAccountBadRequest) String ¶
func (o *GetOneOrgServiceAccountBadRequest) String() string
type GetOneOrgServiceAccountBadRequestBody ¶
type GetOneOrgServiceAccountBadRequestBody struct { // errors // Example: [{"detail":"Permission denied for this resource","status":"403"}] // Required: true // Min Items: 1 Errors []*GetOneOrgServiceAccountBadRequestBodyErrorsItems0 `json:"errors"` // jsonapi // Required: true Jsonapi *GetOneOrgServiceAccountBadRequestBodyJsonapi `json:"jsonapi"` }
GetOneOrgServiceAccountBadRequestBody get one org service account bad request body // Example: {"errors":[{"detail":"Permission denied for this resource","status":"403"}],"jsonapi":{"version":"1.0"}} swagger:model GetOneOrgServiceAccountBadRequestBody
func (*GetOneOrgServiceAccountBadRequestBody) ContextValidate ¶
func (o *GetOneOrgServiceAccountBadRequestBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this get one org service account bad request body based on the context it is used
func (*GetOneOrgServiceAccountBadRequestBody) MarshalBinary ¶
func (o *GetOneOrgServiceAccountBadRequestBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetOneOrgServiceAccountBadRequestBody) UnmarshalBinary ¶
func (o *GetOneOrgServiceAccountBadRequestBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetOneOrgServiceAccountBadRequestBodyErrorsItems0 ¶
type GetOneOrgServiceAccountBadRequestBodyErrorsItems0 struct { // An application-specific error code, expressed as a string value. // Example: entity-not-found Code string `json:"code,omitempty"` // A human-readable explanation specific to this occurrence of the problem. // Example: The request was missing these required fields: ... // Required: true Detail *string `json:"detail"` // A unique identifier for this particular occurrence of the problem. // Example: f16c31b5-6129-4571-add8-d589da9be524 // Format: uuid ID strfmt.UUID `json:"id,omitempty"` // links Links *GetOneOrgServiceAccountBadRequestBodyErrorsItems0Links `json:"links,omitempty"` // meta // Example: {"key":"value"} Meta interface{} `json:"meta,omitempty"` // source Source *GetOneOrgServiceAccountBadRequestBodyErrorsItems0Source `json:"source,omitempty"` // The HTTP status code applicable to this problem, expressed as a string value. // Example: 400 // Required: true // Pattern: ^[45]\d\d$ Status *string `json:"status"` // A short, human-readable summary of the problem that SHOULD NOT change from occurrence to occurrence of the problem, except for purposes of localization. // Example: Bad request Title string `json:"title,omitempty"` }
GetOneOrgServiceAccountBadRequestBodyErrorsItems0 get one org service account bad request body errors items0 // Example: {"detail":"Not Found","status":"404"} swagger:model GetOneOrgServiceAccountBadRequestBodyErrorsItems0
func (*GetOneOrgServiceAccountBadRequestBodyErrorsItems0) ContextValidate ¶
func (o *GetOneOrgServiceAccountBadRequestBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this get one org service account bad request body errors items0 based on the context it is used
func (*GetOneOrgServiceAccountBadRequestBodyErrorsItems0) MarshalBinary ¶
func (o *GetOneOrgServiceAccountBadRequestBodyErrorsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetOneOrgServiceAccountBadRequestBodyErrorsItems0) UnmarshalBinary ¶
func (o *GetOneOrgServiceAccountBadRequestBodyErrorsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetOneOrgServiceAccountBadRequestBodyErrorsItems0Links ¶
type GetOneOrgServiceAccountBadRequestBodyErrorsItems0Links struct { // about // Example: https://example.com/api/resource About interface{} `json:"about,omitempty"` }
GetOneOrgServiceAccountBadRequestBodyErrorsItems0Links A link that leads to further details about this particular occurrance of the problem. // Example: {"about":"https://example.com/about_this_error"} swagger:model GetOneOrgServiceAccountBadRequestBodyErrorsItems0Links
func (*GetOneOrgServiceAccountBadRequestBodyErrorsItems0Links) ContextValidate ¶
func (o *GetOneOrgServiceAccountBadRequestBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get one org service account bad request body errors items0 links based on context it is used
func (*GetOneOrgServiceAccountBadRequestBodyErrorsItems0Links) MarshalBinary ¶
func (o *GetOneOrgServiceAccountBadRequestBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetOneOrgServiceAccountBadRequestBodyErrorsItems0Links) UnmarshalBinary ¶
func (o *GetOneOrgServiceAccountBadRequestBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetOneOrgServiceAccountBadRequestBodyErrorsItems0Source ¶
type GetOneOrgServiceAccountBadRequestBodyErrorsItems0Source struct { // A string indicating which URI query parameter caused the error. // Example: param1 Parameter string `json:"parameter,omitempty"` // A JSON Pointer [RFC6901] to the associated entity in the request document. // Example: /data/attributes Pointer string `json:"pointer,omitempty"` }
GetOneOrgServiceAccountBadRequestBodyErrorsItems0Source get one org service account bad request body errors items0 source // Example: {"pointer":"/data/attributes"} swagger:model GetOneOrgServiceAccountBadRequestBodyErrorsItems0Source
func (*GetOneOrgServiceAccountBadRequestBodyErrorsItems0Source) ContextValidate ¶
func (o *GetOneOrgServiceAccountBadRequestBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get one org service account bad request body errors items0 source based on context it is used
func (*GetOneOrgServiceAccountBadRequestBodyErrorsItems0Source) MarshalBinary ¶
func (o *GetOneOrgServiceAccountBadRequestBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetOneOrgServiceAccountBadRequestBodyErrorsItems0Source) UnmarshalBinary ¶
func (o *GetOneOrgServiceAccountBadRequestBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetOneOrgServiceAccountBadRequestBodyJsonapi ¶
type GetOneOrgServiceAccountBadRequestBodyJsonapi struct { // Version of the JSON API specification this server supports. // Example: 1.0 // Required: true // Pattern: ^(0|[1-9]\d*)\.(0|[1-9]\d*)$ Version *string `json:"version"` }
GetOneOrgServiceAccountBadRequestBodyJsonapi get one org service account bad request body jsonapi // Example: {"version":"1.0"} swagger:model GetOneOrgServiceAccountBadRequestBodyJsonapi
func (*GetOneOrgServiceAccountBadRequestBodyJsonapi) ContextValidate ¶
func (o *GetOneOrgServiceAccountBadRequestBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get one org service account bad request body jsonapi based on context it is used
func (*GetOneOrgServiceAccountBadRequestBodyJsonapi) MarshalBinary ¶
func (o *GetOneOrgServiceAccountBadRequestBodyJsonapi) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetOneOrgServiceAccountBadRequestBodyJsonapi) UnmarshalBinary ¶
func (o *GetOneOrgServiceAccountBadRequestBodyJsonapi) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetOneOrgServiceAccountForbidden ¶
type GetOneOrgServiceAccountForbidden struct { /* A header containing the deprecation date of the underlying endpoint. For more information, please refer to the deprecation header RFC: https://tools.ietf.org/id/draft-dalal-deprecation-header-01.html Format: date-time */ Deprecation strfmt.DateTime /* A header containing a unique id used for tracking this request. If you are reporting an issue to Snyk it's very helpful to provide this ID. Format: uuid */ SnykRequestID strfmt.UUID /* A header containing the version stage of the endpoint. This stage describes the guarantees snyk provides surrounding stability of the endpoint. */ SnykVersionLifecycleStage string /* A header containing the version of the endpoint requested by the caller. */ SnykVersionRequested string /* A header containing the version of the endpoint that was served by the API. */ SnykVersionServed string /* A header containing the date of when the underlying endpoint will be removed. This header is only present if the endpoint has been deprecated. Please refer to the RFC for more information: https://datatracker.ietf.org/doc/html/rfc8594 Format: date-time */ Sunset strfmt.DateTime Payload *GetOneOrgServiceAccountForbiddenBody }
GetOneOrgServiceAccountForbidden describes a response with status code 403, with default header values.
Forbidden: the request requires an authentication token with more or different permissions.
func NewGetOneOrgServiceAccountForbidden ¶
func NewGetOneOrgServiceAccountForbidden() *GetOneOrgServiceAccountForbidden
NewGetOneOrgServiceAccountForbidden creates a GetOneOrgServiceAccountForbidden with default headers values
func (*GetOneOrgServiceAccountForbidden) Code ¶
func (o *GetOneOrgServiceAccountForbidden) Code() int
Code gets the status code for the get one org service account forbidden response
func (*GetOneOrgServiceAccountForbidden) Error ¶
func (o *GetOneOrgServiceAccountForbidden) Error() string
func (*GetOneOrgServiceAccountForbidden) GetPayload ¶
func (o *GetOneOrgServiceAccountForbidden) GetPayload() *GetOneOrgServiceAccountForbiddenBody
func (*GetOneOrgServiceAccountForbidden) IsClientError ¶
func (o *GetOneOrgServiceAccountForbidden) IsClientError() bool
IsClientError returns true when this get one org service account forbidden response has a 4xx status code
func (*GetOneOrgServiceAccountForbidden) IsCode ¶
func (o *GetOneOrgServiceAccountForbidden) IsCode(code int) bool
IsCode returns true when this get one org service account forbidden response a status code equal to that given
func (*GetOneOrgServiceAccountForbidden) IsRedirect ¶
func (o *GetOneOrgServiceAccountForbidden) IsRedirect() bool
IsRedirect returns true when this get one org service account forbidden response has a 3xx status code
func (*GetOneOrgServiceAccountForbidden) IsServerError ¶
func (o *GetOneOrgServiceAccountForbidden) IsServerError() bool
IsServerError returns true when this get one org service account forbidden response has a 5xx status code
func (*GetOneOrgServiceAccountForbidden) IsSuccess ¶
func (o *GetOneOrgServiceAccountForbidden) IsSuccess() bool
IsSuccess returns true when this get one org service account forbidden response has a 2xx status code
func (*GetOneOrgServiceAccountForbidden) String ¶
func (o *GetOneOrgServiceAccountForbidden) String() string
type GetOneOrgServiceAccountForbiddenBody ¶
type GetOneOrgServiceAccountForbiddenBody struct { // errors // Example: [{"detail":"Permission denied for this resource","status":"403"}] // Required: true // Min Items: 1 Errors []*GetOneOrgServiceAccountForbiddenBodyErrorsItems0 `json:"errors"` // jsonapi // Required: true Jsonapi *GetOneOrgServiceAccountForbiddenBodyJsonapi `json:"jsonapi"` }
GetOneOrgServiceAccountForbiddenBody get one org service account forbidden body // Example: {"errors":[{"detail":"Permission denied for this resource","status":"403"}],"jsonapi":{"version":"1.0"}} swagger:model GetOneOrgServiceAccountForbiddenBody
func (*GetOneOrgServiceAccountForbiddenBody) ContextValidate ¶
func (o *GetOneOrgServiceAccountForbiddenBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this get one org service account forbidden body based on the context it is used
func (*GetOneOrgServiceAccountForbiddenBody) MarshalBinary ¶
func (o *GetOneOrgServiceAccountForbiddenBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetOneOrgServiceAccountForbiddenBody) UnmarshalBinary ¶
func (o *GetOneOrgServiceAccountForbiddenBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetOneOrgServiceAccountForbiddenBodyErrorsItems0 ¶
type GetOneOrgServiceAccountForbiddenBodyErrorsItems0 struct { // An application-specific error code, expressed as a string value. // Example: entity-not-found Code string `json:"code,omitempty"` // A human-readable explanation specific to this occurrence of the problem. // Example: The request was missing these required fields: ... // Required: true Detail *string `json:"detail"` // A unique identifier for this particular occurrence of the problem. // Example: f16c31b5-6129-4571-add8-d589da9be524 // Format: uuid ID strfmt.UUID `json:"id,omitempty"` // links Links *GetOneOrgServiceAccountForbiddenBodyErrorsItems0Links `json:"links,omitempty"` // meta // Example: {"key":"value"} Meta interface{} `json:"meta,omitempty"` // source Source *GetOneOrgServiceAccountForbiddenBodyErrorsItems0Source `json:"source,omitempty"` // The HTTP status code applicable to this problem, expressed as a string value. // Example: 400 // Required: true // Pattern: ^[45]\d\d$ Status *string `json:"status"` // A short, human-readable summary of the problem that SHOULD NOT change from occurrence to occurrence of the problem, except for purposes of localization. // Example: Bad request Title string `json:"title,omitempty"` }
GetOneOrgServiceAccountForbiddenBodyErrorsItems0 get one org service account forbidden body errors items0 // Example: {"detail":"Not Found","status":"404"} swagger:model GetOneOrgServiceAccountForbiddenBodyErrorsItems0
func (*GetOneOrgServiceAccountForbiddenBodyErrorsItems0) ContextValidate ¶
func (o *GetOneOrgServiceAccountForbiddenBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this get one org service account forbidden body errors items0 based on the context it is used
func (*GetOneOrgServiceAccountForbiddenBodyErrorsItems0) MarshalBinary ¶
func (o *GetOneOrgServiceAccountForbiddenBodyErrorsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetOneOrgServiceAccountForbiddenBodyErrorsItems0) UnmarshalBinary ¶
func (o *GetOneOrgServiceAccountForbiddenBodyErrorsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetOneOrgServiceAccountForbiddenBodyErrorsItems0Links ¶
type GetOneOrgServiceAccountForbiddenBodyErrorsItems0Links struct { // about // Example: https://example.com/api/resource About interface{} `json:"about,omitempty"` }
GetOneOrgServiceAccountForbiddenBodyErrorsItems0Links A link that leads to further details about this particular occurrance of the problem. // Example: {"about":"https://example.com/about_this_error"} swagger:model GetOneOrgServiceAccountForbiddenBodyErrorsItems0Links
func (*GetOneOrgServiceAccountForbiddenBodyErrorsItems0Links) ContextValidate ¶
func (o *GetOneOrgServiceAccountForbiddenBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get one org service account forbidden body errors items0 links based on context it is used
func (*GetOneOrgServiceAccountForbiddenBodyErrorsItems0Links) MarshalBinary ¶
func (o *GetOneOrgServiceAccountForbiddenBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetOneOrgServiceAccountForbiddenBodyErrorsItems0Links) UnmarshalBinary ¶
func (o *GetOneOrgServiceAccountForbiddenBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetOneOrgServiceAccountForbiddenBodyErrorsItems0Source ¶
type GetOneOrgServiceAccountForbiddenBodyErrorsItems0Source struct { // A string indicating which URI query parameter caused the error. // Example: param1 Parameter string `json:"parameter,omitempty"` // A JSON Pointer [RFC6901] to the associated entity in the request document. // Example: /data/attributes Pointer string `json:"pointer,omitempty"` }
GetOneOrgServiceAccountForbiddenBodyErrorsItems0Source get one org service account forbidden body errors items0 source // Example: {"pointer":"/data/attributes"} swagger:model GetOneOrgServiceAccountForbiddenBodyErrorsItems0Source
func (*GetOneOrgServiceAccountForbiddenBodyErrorsItems0Source) ContextValidate ¶
func (o *GetOneOrgServiceAccountForbiddenBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get one org service account forbidden body errors items0 source based on context it is used
func (*GetOneOrgServiceAccountForbiddenBodyErrorsItems0Source) MarshalBinary ¶
func (o *GetOneOrgServiceAccountForbiddenBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetOneOrgServiceAccountForbiddenBodyErrorsItems0Source) UnmarshalBinary ¶
func (o *GetOneOrgServiceAccountForbiddenBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetOneOrgServiceAccountForbiddenBodyJsonapi ¶
type GetOneOrgServiceAccountForbiddenBodyJsonapi struct { // Version of the JSON API specification this server supports. // Example: 1.0 // Required: true // Pattern: ^(0|[1-9]\d*)\.(0|[1-9]\d*)$ Version *string `json:"version"` }
GetOneOrgServiceAccountForbiddenBodyJsonapi get one org service account forbidden body jsonapi // Example: {"version":"1.0"} swagger:model GetOneOrgServiceAccountForbiddenBodyJsonapi
func (*GetOneOrgServiceAccountForbiddenBodyJsonapi) ContextValidate ¶
func (o *GetOneOrgServiceAccountForbiddenBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get one org service account forbidden body jsonapi based on context it is used
func (*GetOneOrgServiceAccountForbiddenBodyJsonapi) MarshalBinary ¶
func (o *GetOneOrgServiceAccountForbiddenBodyJsonapi) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetOneOrgServiceAccountForbiddenBodyJsonapi) UnmarshalBinary ¶
func (o *GetOneOrgServiceAccountForbiddenBodyJsonapi) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetOneOrgServiceAccountInternalServerError ¶
type GetOneOrgServiceAccountInternalServerError struct { /* A header containing the deprecation date of the underlying endpoint. For more information, please refer to the deprecation header RFC: https://tools.ietf.org/id/draft-dalal-deprecation-header-01.html Format: date-time */ Deprecation strfmt.DateTime /* A header containing a unique id used for tracking this request. If you are reporting an issue to Snyk it's very helpful to provide this ID. Format: uuid */ SnykRequestID strfmt.UUID /* A header containing the version stage of the endpoint. This stage describes the guarantees snyk provides surrounding stability of the endpoint. */ SnykVersionLifecycleStage string /* A header containing the version of the endpoint requested by the caller. */ SnykVersionRequested string /* A header containing the version of the endpoint that was served by the API. */ SnykVersionServed string /* A header containing the date of when the underlying endpoint will be removed. This header is only present if the endpoint has been deprecated. Please refer to the RFC for more information: https://datatracker.ietf.org/doc/html/rfc8594 Format: date-time */ Sunset strfmt.DateTime Payload *GetOneOrgServiceAccountInternalServerErrorBody }
GetOneOrgServiceAccountInternalServerError describes a response with status code 500, with default header values.
Internal Server Error: An error was encountered while attempting to process the request.
func NewGetOneOrgServiceAccountInternalServerError ¶
func NewGetOneOrgServiceAccountInternalServerError() *GetOneOrgServiceAccountInternalServerError
NewGetOneOrgServiceAccountInternalServerError creates a GetOneOrgServiceAccountInternalServerError with default headers values
func (*GetOneOrgServiceAccountInternalServerError) Code ¶
func (o *GetOneOrgServiceAccountInternalServerError) Code() int
Code gets the status code for the get one org service account internal server error response
func (*GetOneOrgServiceAccountInternalServerError) Error ¶
func (o *GetOneOrgServiceAccountInternalServerError) Error() string
func (*GetOneOrgServiceAccountInternalServerError) GetPayload ¶
func (o *GetOneOrgServiceAccountInternalServerError) GetPayload() *GetOneOrgServiceAccountInternalServerErrorBody
func (*GetOneOrgServiceAccountInternalServerError) IsClientError ¶
func (o *GetOneOrgServiceAccountInternalServerError) IsClientError() bool
IsClientError returns true when this get one org service account internal server error response has a 4xx status code
func (*GetOneOrgServiceAccountInternalServerError) IsCode ¶
func (o *GetOneOrgServiceAccountInternalServerError) IsCode(code int) bool
IsCode returns true when this get one org service account internal server error response a status code equal to that given
func (*GetOneOrgServiceAccountInternalServerError) IsRedirect ¶
func (o *GetOneOrgServiceAccountInternalServerError) IsRedirect() bool
IsRedirect returns true when this get one org service account internal server error response has a 3xx status code
func (*GetOneOrgServiceAccountInternalServerError) IsServerError ¶
func (o *GetOneOrgServiceAccountInternalServerError) IsServerError() bool
IsServerError returns true when this get one org service account internal server error response has a 5xx status code
func (*GetOneOrgServiceAccountInternalServerError) IsSuccess ¶
func (o *GetOneOrgServiceAccountInternalServerError) IsSuccess() bool
IsSuccess returns true when this get one org service account internal server error response has a 2xx status code
func (*GetOneOrgServiceAccountInternalServerError) String ¶
func (o *GetOneOrgServiceAccountInternalServerError) String() string
type GetOneOrgServiceAccountInternalServerErrorBody ¶
type GetOneOrgServiceAccountInternalServerErrorBody struct { // errors // Example: [{"detail":"Permission denied for this resource","status":"403"}] // Required: true // Min Items: 1 Errors []*GetOneOrgServiceAccountInternalServerErrorBodyErrorsItems0 `json:"errors"` // jsonapi // Required: true Jsonapi *GetOneOrgServiceAccountInternalServerErrorBodyJsonapi `json:"jsonapi"` }
GetOneOrgServiceAccountInternalServerErrorBody get one org service account internal server error body // Example: {"errors":[{"detail":"Permission denied for this resource","status":"403"}],"jsonapi":{"version":"1.0"}} swagger:model GetOneOrgServiceAccountInternalServerErrorBody
func (*GetOneOrgServiceAccountInternalServerErrorBody) ContextValidate ¶
func (o *GetOneOrgServiceAccountInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this get one org service account internal server error body based on the context it is used
func (*GetOneOrgServiceAccountInternalServerErrorBody) MarshalBinary ¶
func (o *GetOneOrgServiceAccountInternalServerErrorBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetOneOrgServiceAccountInternalServerErrorBody) UnmarshalBinary ¶
func (o *GetOneOrgServiceAccountInternalServerErrorBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetOneOrgServiceAccountInternalServerErrorBodyErrorsItems0 ¶
type GetOneOrgServiceAccountInternalServerErrorBodyErrorsItems0 struct { // An application-specific error code, expressed as a string value. // Example: entity-not-found Code string `json:"code,omitempty"` // A human-readable explanation specific to this occurrence of the problem. // Example: The request was missing these required fields: ... // Required: true Detail *string `json:"detail"` // A unique identifier for this particular occurrence of the problem. // Example: f16c31b5-6129-4571-add8-d589da9be524 // Format: uuid ID strfmt.UUID `json:"id,omitempty"` // links Links *GetOneOrgServiceAccountInternalServerErrorBodyErrorsItems0Links `json:"links,omitempty"` // meta // Example: {"key":"value"} Meta interface{} `json:"meta,omitempty"` // source Source *GetOneOrgServiceAccountInternalServerErrorBodyErrorsItems0Source `json:"source,omitempty"` // The HTTP status code applicable to this problem, expressed as a string value. // Example: 400 // Required: true // Pattern: ^[45]\d\d$ Status *string `json:"status"` // A short, human-readable summary of the problem that SHOULD NOT change from occurrence to occurrence of the problem, except for purposes of localization. // Example: Bad request Title string `json:"title,omitempty"` }
GetOneOrgServiceAccountInternalServerErrorBodyErrorsItems0 get one org service account internal server error body errors items0 // Example: {"detail":"Not Found","status":"404"} swagger:model GetOneOrgServiceAccountInternalServerErrorBodyErrorsItems0
func (*GetOneOrgServiceAccountInternalServerErrorBodyErrorsItems0) ContextValidate ¶
func (o *GetOneOrgServiceAccountInternalServerErrorBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this get one org service account internal server error body errors items0 based on the context it is used
func (*GetOneOrgServiceAccountInternalServerErrorBodyErrorsItems0) MarshalBinary ¶
func (o *GetOneOrgServiceAccountInternalServerErrorBodyErrorsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetOneOrgServiceAccountInternalServerErrorBodyErrorsItems0) UnmarshalBinary ¶
func (o *GetOneOrgServiceAccountInternalServerErrorBodyErrorsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetOneOrgServiceAccountInternalServerErrorBodyErrorsItems0Links ¶
type GetOneOrgServiceAccountInternalServerErrorBodyErrorsItems0Links struct { // about // Example: https://example.com/api/resource About interface{} `json:"about,omitempty"` }
GetOneOrgServiceAccountInternalServerErrorBodyErrorsItems0Links A link that leads to further details about this particular occurrance of the problem. // Example: {"about":"https://example.com/about_this_error"} swagger:model GetOneOrgServiceAccountInternalServerErrorBodyErrorsItems0Links
func (*GetOneOrgServiceAccountInternalServerErrorBodyErrorsItems0Links) ContextValidate ¶
func (o *GetOneOrgServiceAccountInternalServerErrorBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get one org service account internal server error body errors items0 links based on context it is used
func (*GetOneOrgServiceAccountInternalServerErrorBodyErrorsItems0Links) MarshalBinary ¶
func (o *GetOneOrgServiceAccountInternalServerErrorBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetOneOrgServiceAccountInternalServerErrorBodyErrorsItems0Links) UnmarshalBinary ¶
func (o *GetOneOrgServiceAccountInternalServerErrorBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetOneOrgServiceAccountInternalServerErrorBodyErrorsItems0Source ¶
type GetOneOrgServiceAccountInternalServerErrorBodyErrorsItems0Source struct { // A string indicating which URI query parameter caused the error. // Example: param1 Parameter string `json:"parameter,omitempty"` // A JSON Pointer [RFC6901] to the associated entity in the request document. // Example: /data/attributes Pointer string `json:"pointer,omitempty"` }
GetOneOrgServiceAccountInternalServerErrorBodyErrorsItems0Source get one org service account internal server error body errors items0 source // Example: {"pointer":"/data/attributes"} swagger:model GetOneOrgServiceAccountInternalServerErrorBodyErrorsItems0Source
func (*GetOneOrgServiceAccountInternalServerErrorBodyErrorsItems0Source) ContextValidate ¶
func (o *GetOneOrgServiceAccountInternalServerErrorBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get one org service account internal server error body errors items0 source based on context it is used
func (*GetOneOrgServiceAccountInternalServerErrorBodyErrorsItems0Source) MarshalBinary ¶
func (o *GetOneOrgServiceAccountInternalServerErrorBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetOneOrgServiceAccountInternalServerErrorBodyErrorsItems0Source) UnmarshalBinary ¶
func (o *GetOneOrgServiceAccountInternalServerErrorBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetOneOrgServiceAccountInternalServerErrorBodyJsonapi ¶
type GetOneOrgServiceAccountInternalServerErrorBodyJsonapi struct { // Version of the JSON API specification this server supports. // Example: 1.0 // Required: true // Pattern: ^(0|[1-9]\d*)\.(0|[1-9]\d*)$ Version *string `json:"version"` }
GetOneOrgServiceAccountInternalServerErrorBodyJsonapi get one org service account internal server error body jsonapi // Example: {"version":"1.0"} swagger:model GetOneOrgServiceAccountInternalServerErrorBodyJsonapi
func (*GetOneOrgServiceAccountInternalServerErrorBodyJsonapi) ContextValidate ¶
func (o *GetOneOrgServiceAccountInternalServerErrorBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get one org service account internal server error body jsonapi based on context it is used
func (*GetOneOrgServiceAccountInternalServerErrorBodyJsonapi) MarshalBinary ¶
func (o *GetOneOrgServiceAccountInternalServerErrorBodyJsonapi) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetOneOrgServiceAccountInternalServerErrorBodyJsonapi) UnmarshalBinary ¶
func (o *GetOneOrgServiceAccountInternalServerErrorBodyJsonapi) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetOneOrgServiceAccountNotFound ¶
type GetOneOrgServiceAccountNotFound struct { /* A header containing the deprecation date of the underlying endpoint. For more information, please refer to the deprecation header RFC: https://tools.ietf.org/id/draft-dalal-deprecation-header-01.html Format: date-time */ Deprecation strfmt.DateTime /* A header containing a unique id used for tracking this request. If you are reporting an issue to Snyk it's very helpful to provide this ID. Format: uuid */ SnykRequestID strfmt.UUID /* A header containing the version stage of the endpoint. This stage describes the guarantees snyk provides surrounding stability of the endpoint. */ SnykVersionLifecycleStage string /* A header containing the version of the endpoint requested by the caller. */ SnykVersionRequested string /* A header containing the version of the endpoint that was served by the API. */ SnykVersionServed string /* A header containing the date of when the underlying endpoint will be removed. This header is only present if the endpoint has been deprecated. Please refer to the RFC for more information: https://datatracker.ietf.org/doc/html/rfc8594 Format: date-time */ Sunset strfmt.DateTime Payload *GetOneOrgServiceAccountNotFoundBody }
GetOneOrgServiceAccountNotFound describes a response with status code 404, with default header values.
Not Found: The resource being operated on could not be found.
func NewGetOneOrgServiceAccountNotFound ¶
func NewGetOneOrgServiceAccountNotFound() *GetOneOrgServiceAccountNotFound
NewGetOneOrgServiceAccountNotFound creates a GetOneOrgServiceAccountNotFound with default headers values
func (*GetOneOrgServiceAccountNotFound) Code ¶
func (o *GetOneOrgServiceAccountNotFound) Code() int
Code gets the status code for the get one org service account not found response
func (*GetOneOrgServiceAccountNotFound) Error ¶
func (o *GetOneOrgServiceAccountNotFound) Error() string
func (*GetOneOrgServiceAccountNotFound) GetPayload ¶
func (o *GetOneOrgServiceAccountNotFound) GetPayload() *GetOneOrgServiceAccountNotFoundBody
func (*GetOneOrgServiceAccountNotFound) IsClientError ¶
func (o *GetOneOrgServiceAccountNotFound) IsClientError() bool
IsClientError returns true when this get one org service account not found response has a 4xx status code
func (*GetOneOrgServiceAccountNotFound) IsCode ¶
func (o *GetOneOrgServiceAccountNotFound) IsCode(code int) bool
IsCode returns true when this get one org service account not found response a status code equal to that given
func (*GetOneOrgServiceAccountNotFound) IsRedirect ¶
func (o *GetOneOrgServiceAccountNotFound) IsRedirect() bool
IsRedirect returns true when this get one org service account not found response has a 3xx status code
func (*GetOneOrgServiceAccountNotFound) IsServerError ¶
func (o *GetOneOrgServiceAccountNotFound) IsServerError() bool
IsServerError returns true when this get one org service account not found response has a 5xx status code
func (*GetOneOrgServiceAccountNotFound) IsSuccess ¶
func (o *GetOneOrgServiceAccountNotFound) IsSuccess() bool
IsSuccess returns true when this get one org service account not found response has a 2xx status code
func (*GetOneOrgServiceAccountNotFound) String ¶
func (o *GetOneOrgServiceAccountNotFound) String() string
type GetOneOrgServiceAccountNotFoundBody ¶
type GetOneOrgServiceAccountNotFoundBody struct { // errors // Example: [{"detail":"Permission denied for this resource","status":"403"}] // Required: true // Min Items: 1 Errors []*GetOneOrgServiceAccountNotFoundBodyErrorsItems0 `json:"errors"` // jsonapi // Required: true Jsonapi *GetOneOrgServiceAccountNotFoundBodyJsonapi `json:"jsonapi"` }
GetOneOrgServiceAccountNotFoundBody get one org service account not found body // Example: {"errors":[{"detail":"Permission denied for this resource","status":"403"}],"jsonapi":{"version":"1.0"}} swagger:model GetOneOrgServiceAccountNotFoundBody
func (*GetOneOrgServiceAccountNotFoundBody) ContextValidate ¶
func (o *GetOneOrgServiceAccountNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this get one org service account not found body based on the context it is used
func (*GetOneOrgServiceAccountNotFoundBody) MarshalBinary ¶
func (o *GetOneOrgServiceAccountNotFoundBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetOneOrgServiceAccountNotFoundBody) UnmarshalBinary ¶
func (o *GetOneOrgServiceAccountNotFoundBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetOneOrgServiceAccountNotFoundBodyErrorsItems0 ¶
type GetOneOrgServiceAccountNotFoundBodyErrorsItems0 struct { // An application-specific error code, expressed as a string value. // Example: entity-not-found Code string `json:"code,omitempty"` // A human-readable explanation specific to this occurrence of the problem. // Example: The request was missing these required fields: ... // Required: true Detail *string `json:"detail"` // A unique identifier for this particular occurrence of the problem. // Example: f16c31b5-6129-4571-add8-d589da9be524 // Format: uuid ID strfmt.UUID `json:"id,omitempty"` // links Links *GetOneOrgServiceAccountNotFoundBodyErrorsItems0Links `json:"links,omitempty"` // meta // Example: {"key":"value"} Meta interface{} `json:"meta,omitempty"` // source Source *GetOneOrgServiceAccountNotFoundBodyErrorsItems0Source `json:"source,omitempty"` // The HTTP status code applicable to this problem, expressed as a string value. // Example: 400 // Required: true // Pattern: ^[45]\d\d$ Status *string `json:"status"` // A short, human-readable summary of the problem that SHOULD NOT change from occurrence to occurrence of the problem, except for purposes of localization. // Example: Bad request Title string `json:"title,omitempty"` }
GetOneOrgServiceAccountNotFoundBodyErrorsItems0 get one org service account not found body errors items0 // Example: {"detail":"Not Found","status":"404"} swagger:model GetOneOrgServiceAccountNotFoundBodyErrorsItems0
func (*GetOneOrgServiceAccountNotFoundBodyErrorsItems0) ContextValidate ¶
func (o *GetOneOrgServiceAccountNotFoundBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this get one org service account not found body errors items0 based on the context it is used
func (*GetOneOrgServiceAccountNotFoundBodyErrorsItems0) MarshalBinary ¶
func (o *GetOneOrgServiceAccountNotFoundBodyErrorsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetOneOrgServiceAccountNotFoundBodyErrorsItems0) UnmarshalBinary ¶
func (o *GetOneOrgServiceAccountNotFoundBodyErrorsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetOneOrgServiceAccountNotFoundBodyErrorsItems0Links ¶
type GetOneOrgServiceAccountNotFoundBodyErrorsItems0Links struct { // about // Example: https://example.com/api/resource About interface{} `json:"about,omitempty"` }
GetOneOrgServiceAccountNotFoundBodyErrorsItems0Links A link that leads to further details about this particular occurrance of the problem. // Example: {"about":"https://example.com/about_this_error"} swagger:model GetOneOrgServiceAccountNotFoundBodyErrorsItems0Links
func (*GetOneOrgServiceAccountNotFoundBodyErrorsItems0Links) ContextValidate ¶
func (o *GetOneOrgServiceAccountNotFoundBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get one org service account not found body errors items0 links based on context it is used
func (*GetOneOrgServiceAccountNotFoundBodyErrorsItems0Links) MarshalBinary ¶
func (o *GetOneOrgServiceAccountNotFoundBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetOneOrgServiceAccountNotFoundBodyErrorsItems0Links) UnmarshalBinary ¶
func (o *GetOneOrgServiceAccountNotFoundBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetOneOrgServiceAccountNotFoundBodyErrorsItems0Source ¶
type GetOneOrgServiceAccountNotFoundBodyErrorsItems0Source struct { // A string indicating which URI query parameter caused the error. // Example: param1 Parameter string `json:"parameter,omitempty"` // A JSON Pointer [RFC6901] to the associated entity in the request document. // Example: /data/attributes Pointer string `json:"pointer,omitempty"` }
GetOneOrgServiceAccountNotFoundBodyErrorsItems0Source get one org service account not found body errors items0 source // Example: {"pointer":"/data/attributes"} swagger:model GetOneOrgServiceAccountNotFoundBodyErrorsItems0Source
func (*GetOneOrgServiceAccountNotFoundBodyErrorsItems0Source) ContextValidate ¶
func (o *GetOneOrgServiceAccountNotFoundBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get one org service account not found body errors items0 source based on context it is used
func (*GetOneOrgServiceAccountNotFoundBodyErrorsItems0Source) MarshalBinary ¶
func (o *GetOneOrgServiceAccountNotFoundBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetOneOrgServiceAccountNotFoundBodyErrorsItems0Source) UnmarshalBinary ¶
func (o *GetOneOrgServiceAccountNotFoundBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetOneOrgServiceAccountNotFoundBodyJsonapi ¶
type GetOneOrgServiceAccountNotFoundBodyJsonapi struct { // Version of the JSON API specification this server supports. // Example: 1.0 // Required: true // Pattern: ^(0|[1-9]\d*)\.(0|[1-9]\d*)$ Version *string `json:"version"` }
GetOneOrgServiceAccountNotFoundBodyJsonapi get one org service account not found body jsonapi // Example: {"version":"1.0"} swagger:model GetOneOrgServiceAccountNotFoundBodyJsonapi
func (*GetOneOrgServiceAccountNotFoundBodyJsonapi) ContextValidate ¶
func (o *GetOneOrgServiceAccountNotFoundBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get one org service account not found body jsonapi based on context it is used
func (*GetOneOrgServiceAccountNotFoundBodyJsonapi) MarshalBinary ¶
func (o *GetOneOrgServiceAccountNotFoundBodyJsonapi) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetOneOrgServiceAccountNotFoundBodyJsonapi) UnmarshalBinary ¶
func (o *GetOneOrgServiceAccountNotFoundBodyJsonapi) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetOneOrgServiceAccountOK ¶
type GetOneOrgServiceAccountOK struct { /* A header containing the deprecation date of the underlying endpoint. For more information, please refer to the deprecation header RFC: https://tools.ietf.org/id/draft-dalal-deprecation-header-01.html Format: date-time */ Deprecation strfmt.DateTime /* A header providing a URL for the location of a resource Format: url */ Location string /* A header containing a unique id used for tracking this request. If you are reporting an issue to Snyk it's very helpful to provide this ID. Format: uuid */ SnykRequestID strfmt.UUID /* A header containing the version stage of the endpoint. This stage describes the guarantees snyk provides surrounding stability of the endpoint. */ SnykVersionLifecycleStage string /* A header containing the version of the endpoint requested by the caller. */ SnykVersionRequested string /* A header containing the version of the endpoint that was served by the API. */ SnykVersionServed string /* A header containing the date of when the underlying endpoint will be removed. This header is only present if the endpoint has been deprecated. Please refer to the RFC for more information: https://datatracker.ietf.org/doc/html/rfc8594 Format: date-time */ Sunset strfmt.DateTime Payload *GetOneOrgServiceAccountOKBody }
GetOneOrgServiceAccountOK describes a response with status code 200, with default header values.
Service account is returned.
func NewGetOneOrgServiceAccountOK ¶
func NewGetOneOrgServiceAccountOK() *GetOneOrgServiceAccountOK
NewGetOneOrgServiceAccountOK creates a GetOneOrgServiceAccountOK with default headers values
func (*GetOneOrgServiceAccountOK) Code ¶
func (o *GetOneOrgServiceAccountOK) Code() int
Code gets the status code for the get one org service account o k response
func (*GetOneOrgServiceAccountOK) Error ¶
func (o *GetOneOrgServiceAccountOK) Error() string
func (*GetOneOrgServiceAccountOK) GetPayload ¶
func (o *GetOneOrgServiceAccountOK) GetPayload() *GetOneOrgServiceAccountOKBody
func (*GetOneOrgServiceAccountOK) IsClientError ¶
func (o *GetOneOrgServiceAccountOK) IsClientError() bool
IsClientError returns true when this get one org service account o k response has a 4xx status code
func (*GetOneOrgServiceAccountOK) IsCode ¶
func (o *GetOneOrgServiceAccountOK) IsCode(code int) bool
IsCode returns true when this get one org service account o k response a status code equal to that given
func (*GetOneOrgServiceAccountOK) IsRedirect ¶
func (o *GetOneOrgServiceAccountOK) IsRedirect() bool
IsRedirect returns true when this get one org service account o k response has a 3xx status code
func (*GetOneOrgServiceAccountOK) IsServerError ¶
func (o *GetOneOrgServiceAccountOK) IsServerError() bool
IsServerError returns true when this get one org service account o k response has a 5xx status code
func (*GetOneOrgServiceAccountOK) IsSuccess ¶
func (o *GetOneOrgServiceAccountOK) IsSuccess() bool
IsSuccess returns true when this get one org service account o k response has a 2xx status code
func (*GetOneOrgServiceAccountOK) String ¶
func (o *GetOneOrgServiceAccountOK) String() string
type GetOneOrgServiceAccountOKBody ¶
type GetOneOrgServiceAccountOKBody struct { // data // Required: true Data *GetOneOrgServiceAccountOKBodyData `json:"data"` // jsonapi // Required: true Jsonapi *models.JSONAPI `json:"jsonapi"` // links // Required: true Links *models.Links `json:"links"` }
GetOneOrgServiceAccountOKBody get one org service account o k body swagger:model GetOneOrgServiceAccountOKBody
func (*GetOneOrgServiceAccountOKBody) ContextValidate ¶
func (o *GetOneOrgServiceAccountOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this get one org service account o k body based on the context it is used
func (*GetOneOrgServiceAccountOKBody) MarshalBinary ¶
func (o *GetOneOrgServiceAccountOKBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetOneOrgServiceAccountOKBody) UnmarshalBinary ¶
func (o *GetOneOrgServiceAccountOKBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetOneOrgServiceAccountOKBodyData ¶
type GetOneOrgServiceAccountOKBodyData struct { // attributes // Required: true Attributes *GetOneOrgServiceAccountOKBodyDataAttributes `json:"attributes"` // id // Required: true // Format: uuid ID *strfmt.UUID `json:"id"` // links Links *GetOneOrgServiceAccountOKBodyDataLinks `json:"links,omitempty"` // type // Required: true Type *string `json:"type"` }
GetOneOrgServiceAccountOKBodyData get one org service account o k body data swagger:model GetOneOrgServiceAccountOKBodyData
func (*GetOneOrgServiceAccountOKBodyData) ContextValidate ¶
func (o *GetOneOrgServiceAccountOKBodyData) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this get one org service account o k body data based on the context it is used
func (*GetOneOrgServiceAccountOKBodyData) MarshalBinary ¶
func (o *GetOneOrgServiceAccountOKBodyData) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetOneOrgServiceAccountOKBodyData) UnmarshalBinary ¶
func (o *GetOneOrgServiceAccountOKBodyData) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetOneOrgServiceAccountOKBodyDataAttributes ¶
type GetOneOrgServiceAccountOKBodyDataAttributes struct { // The time, in seconds, that a generated access token will be valid for. Defaults to 1hr if unset. Only provided when auth_type is oauth_private_key_jwt. AccessTokenTTLSeconds float64 `json:"access_token_ttl_seconds,omitempty"` // The Snyk API Key for this service account. Only returned on creation, and only when auth_type is api_key. APIKey string `json:"api_key,omitempty"` // The authentication strategy for the service account: // * api_key - Regular Snyk API Key. // * oauth_client_secret - OAuth2 client_credentials grant, which returns a client secret that can be used to retrieve an access token. // * oauth_private_key_jwt - OAuth2 client_credentials grant, using private_key_jwt client_assertion as laid out OIDC Connect Core 1.0, section 9. // Required: true // Enum: [api_key oauth_client_secret oauth_private_key_jwt] AuthType *string `json:"auth_type"` // The service account's attached client-id. Used to request an access-token. Only provided when auth_type is oauth_private_key_jwt. ClientID string `json:"client_id,omitempty"` // The client secret used for obtaining access tokens. Only sent on creation of new service accounts and cannot be retrieved thereafter. Only provided when auth_type is oauth_client_secret. ClientSecret string `json:"client_secret,omitempty"` // A JWKs URL used to verify signed JWT requests against. Must be https. Only provided when auth_type is oauth_private_key_jwt. JwksURL string `json:"jwks_url,omitempty"` // The level of access for the service account: // * Group - the service account was created at the Group level. // * Org - the service account was created at the Org level. // Enum: [Group Org] Level string `json:"level,omitempty"` // A human-friendly name of the service account. // Required: true Name *string `json:"name"` // The ID of the role which the Service Account is associated with. // Required: true // Format: uuid RoleID *strfmt.UUID `json:"role_id"` }
GetOneOrgServiceAccountOKBodyDataAttributes get one org service account o k body data attributes swagger:model GetOneOrgServiceAccountOKBodyDataAttributes
func (*GetOneOrgServiceAccountOKBodyDataAttributes) ContextValidate ¶
func (o *GetOneOrgServiceAccountOKBodyDataAttributes) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get one org service account o k body data attributes based on context it is used
func (*GetOneOrgServiceAccountOKBodyDataAttributes) MarshalBinary ¶
func (o *GetOneOrgServiceAccountOKBodyDataAttributes) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetOneOrgServiceAccountOKBodyDataAttributes) UnmarshalBinary ¶
func (o *GetOneOrgServiceAccountOKBodyDataAttributes) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetOneOrgServiceAccountOKBodyDataLinks ¶
type GetOneOrgServiceAccountOKBodyDataLinks struct { // first // Example: https://example.com/api/resource First interface{} `json:"first,omitempty"` // last // Example: https://example.com/api/resource Last interface{} `json:"last,omitempty"` // next // Example: https://example.com/api/resource Next interface{} `json:"next,omitempty"` // prev // Example: https://example.com/api/resource Prev interface{} `json:"prev,omitempty"` // related // Example: https://example.com/api/resource Related interface{} `json:"related,omitempty"` // self // Example: https://example.com/api/resource Self interface{} `json:"self,omitempty"` }
GetOneOrgServiceAccountOKBodyDataLinks get one org service account o k body data links swagger:model GetOneOrgServiceAccountOKBodyDataLinks
func (*GetOneOrgServiceAccountOKBodyDataLinks) ContextValidate ¶
func (o *GetOneOrgServiceAccountOKBodyDataLinks) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get one org service account o k body data links based on context it is used
func (*GetOneOrgServiceAccountOKBodyDataLinks) MarshalBinary ¶
func (o *GetOneOrgServiceAccountOKBodyDataLinks) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetOneOrgServiceAccountOKBodyDataLinks) UnmarshalBinary ¶
func (o *GetOneOrgServiceAccountOKBodyDataLinks) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetOneOrgServiceAccountParams ¶
type GetOneOrgServiceAccountParams struct { /* OrgID. The ID of the Snyk Organization that owns the service account. Format: uuid */ OrgID strfmt.UUID /* ServiceaccountID. The ID of the service account. Format: uuid */ ServiceaccountID strfmt.UUID /* Version. The requested version of the endpoint to process the request */ Version string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetOneOrgServiceAccountParams contains all the parameters to send to the API endpoint
for the get one org service account operation. Typically these are written to a http.Request.
func NewGetOneOrgServiceAccountParams ¶
func NewGetOneOrgServiceAccountParams() *GetOneOrgServiceAccountParams
NewGetOneOrgServiceAccountParams creates a new GetOneOrgServiceAccountParams 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 NewGetOneOrgServiceAccountParamsWithContext ¶
func NewGetOneOrgServiceAccountParamsWithContext(ctx context.Context) *GetOneOrgServiceAccountParams
NewGetOneOrgServiceAccountParamsWithContext creates a new GetOneOrgServiceAccountParams object with the ability to set a context for a request.
func NewGetOneOrgServiceAccountParamsWithHTTPClient ¶
func NewGetOneOrgServiceAccountParamsWithHTTPClient(client *http.Client) *GetOneOrgServiceAccountParams
NewGetOneOrgServiceAccountParamsWithHTTPClient creates a new GetOneOrgServiceAccountParams object with the ability to set a custom HTTPClient for a request.
func NewGetOneOrgServiceAccountParamsWithTimeout ¶
func NewGetOneOrgServiceAccountParamsWithTimeout(timeout time.Duration) *GetOneOrgServiceAccountParams
NewGetOneOrgServiceAccountParamsWithTimeout creates a new GetOneOrgServiceAccountParams object with the ability to set a timeout on a request.
func (*GetOneOrgServiceAccountParams) SetContext ¶
func (o *GetOneOrgServiceAccountParams) SetContext(ctx context.Context)
SetContext adds the context to the get one org service account params
func (*GetOneOrgServiceAccountParams) SetDefaults ¶
func (o *GetOneOrgServiceAccountParams) SetDefaults()
SetDefaults hydrates default values in the get one org service account params (not the query body).
All values with no default are reset to their zero value.
func (*GetOneOrgServiceAccountParams) SetHTTPClient ¶
func (o *GetOneOrgServiceAccountParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get one org service account params
func (*GetOneOrgServiceAccountParams) SetOrgID ¶
func (o *GetOneOrgServiceAccountParams) SetOrgID(orgID strfmt.UUID)
SetOrgID adds the orgId to the get one org service account params
func (*GetOneOrgServiceAccountParams) SetServiceaccountID ¶
func (o *GetOneOrgServiceAccountParams) SetServiceaccountID(serviceaccountID strfmt.UUID)
SetServiceaccountID adds the serviceaccountId to the get one org service account params
func (*GetOneOrgServiceAccountParams) SetTimeout ¶
func (o *GetOneOrgServiceAccountParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get one org service account params
func (*GetOneOrgServiceAccountParams) SetVersion ¶
func (o *GetOneOrgServiceAccountParams) SetVersion(version string)
SetVersion adds the version to the get one org service account params
func (*GetOneOrgServiceAccountParams) WithContext ¶
func (o *GetOneOrgServiceAccountParams) WithContext(ctx context.Context) *GetOneOrgServiceAccountParams
WithContext adds the context to the get one org service account params
func (*GetOneOrgServiceAccountParams) WithDefaults ¶
func (o *GetOneOrgServiceAccountParams) WithDefaults() *GetOneOrgServiceAccountParams
WithDefaults hydrates default values in the get one org service account params (not the query body).
All values with no default are reset to their zero value.
func (*GetOneOrgServiceAccountParams) WithHTTPClient ¶
func (o *GetOneOrgServiceAccountParams) WithHTTPClient(client *http.Client) *GetOneOrgServiceAccountParams
WithHTTPClient adds the HTTPClient to the get one org service account params
func (*GetOneOrgServiceAccountParams) WithOrgID ¶
func (o *GetOneOrgServiceAccountParams) WithOrgID(orgID strfmt.UUID) *GetOneOrgServiceAccountParams
WithOrgID adds the orgID to the get one org service account params
func (*GetOneOrgServiceAccountParams) WithServiceaccountID ¶
func (o *GetOneOrgServiceAccountParams) WithServiceaccountID(serviceaccountID strfmt.UUID) *GetOneOrgServiceAccountParams
WithServiceaccountID adds the serviceaccountID to the get one org service account params
func (*GetOneOrgServiceAccountParams) WithTimeout ¶
func (o *GetOneOrgServiceAccountParams) WithTimeout(timeout time.Duration) *GetOneOrgServiceAccountParams
WithTimeout adds the timeout to the get one org service account params
func (*GetOneOrgServiceAccountParams) WithVersion ¶
func (o *GetOneOrgServiceAccountParams) WithVersion(version string) *GetOneOrgServiceAccountParams
WithVersion adds the version to the get one org service account params
func (*GetOneOrgServiceAccountParams) WriteToRequest ¶
func (o *GetOneOrgServiceAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetOneOrgServiceAccountReader ¶
type GetOneOrgServiceAccountReader struct {
// contains filtered or unexported fields
}
GetOneOrgServiceAccountReader is a Reader for the GetOneOrgServiceAccount structure.
func (*GetOneOrgServiceAccountReader) ReadResponse ¶
func (o *GetOneOrgServiceAccountReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetOneOrgServiceAccountUnauthorized ¶
type GetOneOrgServiceAccountUnauthorized struct { strfmt.DateTime SnykRequestID strfmt.UUID SnykVersionLifecycleStage string SnykVersionRequested string SnykVersionServed string Sunset strfmt.DateTime }Deprecation
GetOneOrgServiceAccountUnauthorized describes a response with status code 401, with default header values.
Unauthorized: the request requires an authentication token.
func NewGetOneOrgServiceAccountUnauthorized ¶
func NewGetOneOrgServiceAccountUnauthorized() *GetOneOrgServiceAccountUnauthorized
NewGetOneOrgServiceAccountUnauthorized creates a GetOneOrgServiceAccountUnauthorized with default headers values
func (*GetOneOrgServiceAccountUnauthorized) Code ¶
func (o *GetOneOrgServiceAccountUnauthorized) Code() int
Code gets the status code for the get one org service account unauthorized response
func (*GetOneOrgServiceAccountUnauthorized) Error ¶
func (o *GetOneOrgServiceAccountUnauthorized) Error() string
func (*GetOneOrgServiceAccountUnauthorized) GetPayload ¶
func (o *GetOneOrgServiceAccountUnauthorized) GetPayload() *GetOneOrgServiceAccountUnauthorizedBody
func (*GetOneOrgServiceAccountUnauthorized) IsClientError ¶
func (o *GetOneOrgServiceAccountUnauthorized) IsClientError() bool
IsClientError returns true when this get one org service account unauthorized response has a 4xx status code
func (*GetOneOrgServiceAccountUnauthorized) IsCode ¶
func (o *GetOneOrgServiceAccountUnauthorized) IsCode(code int) bool
IsCode returns true when this get one org service account unauthorized response a status code equal to that given
func (*GetOneOrgServiceAccountUnauthorized) IsRedirect ¶
func (o *GetOneOrgServiceAccountUnauthorized) IsRedirect() bool
IsRedirect returns true when this get one org service account unauthorized response has a 3xx status code
func (*GetOneOrgServiceAccountUnauthorized) IsServerError ¶
func (o *GetOneOrgServiceAccountUnauthorized) IsServerError() bool
IsServerError returns true when this get one org service account unauthorized response has a 5xx status code
func (*GetOneOrgServiceAccountUnauthorized) IsSuccess ¶
func (o *GetOneOrgServiceAccountUnauthorized) IsSuccess() bool
IsSuccess returns true when this get one org service account unauthorized response has a 2xx status code
func (*GetOneOrgServiceAccountUnauthorized) String ¶
func (o *GetOneOrgServiceAccountUnauthorized) String() string
type GetOneOrgServiceAccountUnauthorizedBody ¶
type GetOneOrgServiceAccountUnauthorizedBody struct { // Example: [{"detail":"Permission denied for this resource","status":"403"}] // Required: true // Min Items: 1 Errors []*GetOneOrgServiceAccountUnauthorizedBodyErrorsItems0 `json:"errors"` // Required: true Jsonapi *GetOneOrgServiceAccountUnauthorizedBodyJsonapi `json:"jsonapi"` }
GetOneOrgServiceAccountUnauthorizedBody get one org service account unauthorized body // Example: {"errors":[{"detail":"Permission denied for this resource","status":"403"}],"jsonapi":{"version":"1.0"}} swagger:model GetOneOrgServiceAccountUnauthorizedBody
func (*GetOneOrgServiceAccountUnauthorizedBody) ContextValidate ¶
func (o *GetOneOrgServiceAccountUnauthorizedBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this get one org service account unauthorized body based on the context it is used
func (*GetOneOrgServiceAccountUnauthorizedBody) MarshalBinary ¶
func (o *GetOneOrgServiceAccountUnauthorizedBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetOneOrgServiceAccountUnauthorizedBody) UnmarshalBinary ¶
func (o *GetOneOrgServiceAccountUnauthorizedBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetOneOrgServiceAccountUnauthorizedBodyErrorsItems0 ¶
type GetOneOrgServiceAccountUnauthorizedBodyErrorsItems0 struct { // Example: entity-not-found Code string `json:"code,omitempty"` // Example: The request was missing these required fields: ... // Required: true Detail *string `json:"detail"` // Example: f16c31b5-6129-4571-add8-d589da9be524 // Format: uuid ID strfmt.UUID `json:"id,omitempty"` Links *GetOneOrgServiceAccountUnauthorizedBodyErrorsItems0Links `json:"links,omitempty"` // Example: {"key":"value"} Meta interface{} `json:"meta,omitempty"` Source *GetOneOrgServiceAccountUnauthorizedBodyErrorsItems0Source `json:"source,omitempty"` // Example: 400 // Required: true // Pattern: ^[45]\d\d$ Status *string `json:"status"` // Example: Bad request Title string `json:"title,omitempty"` }
GetOneOrgServiceAccountUnauthorizedBodyErrorsItems0 get one org service account unauthorized body errors items0 // Example: {"detail":"Not Found","status":"404"} swagger:model GetOneOrgServiceAccountUnauthorizedBodyErrorsItems0
func (*GetOneOrgServiceAccountUnauthorizedBodyErrorsItems0) ContextValidate ¶
func (o *GetOneOrgServiceAccountUnauthorizedBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this get one org service account unauthorized body errors items0 based on the context it is used
func (*GetOneOrgServiceAccountUnauthorizedBodyErrorsItems0) MarshalBinary ¶
func (o *GetOneOrgServiceAccountUnauthorizedBodyErrorsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetOneOrgServiceAccountUnauthorizedBodyErrorsItems0) UnmarshalBinary ¶
func (o *GetOneOrgServiceAccountUnauthorizedBodyErrorsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetOneOrgServiceAccountUnauthorizedBodyErrorsItems0Links ¶
type GetOneOrgServiceAccountUnauthorizedBodyErrorsItems0Links struct { // Example: https://example.com/api/resource About interface{} `json:"about,omitempty"` }
GetOneOrgServiceAccountUnauthorizedBodyErrorsItems0Links A link that leads to further details about this particular occurrance of the problem. // Example: {"about":"https://example.com/about_this_error"} swagger:model GetOneOrgServiceAccountUnauthorizedBodyErrorsItems0Links
func (*GetOneOrgServiceAccountUnauthorizedBodyErrorsItems0Links) ContextValidate ¶
func (o *GetOneOrgServiceAccountUnauthorizedBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get one org service account unauthorized body errors items0 links based on context it is used
func (*GetOneOrgServiceAccountUnauthorizedBodyErrorsItems0Links) MarshalBinary ¶
func (o *GetOneOrgServiceAccountUnauthorizedBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetOneOrgServiceAccountUnauthorizedBodyErrorsItems0Links) UnmarshalBinary ¶
func (o *GetOneOrgServiceAccountUnauthorizedBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetOneOrgServiceAccountUnauthorizedBodyErrorsItems0Source ¶
type GetOneOrgServiceAccountUnauthorizedBodyErrorsItems0Source struct { // Example: param1 Parameter string `json:"parameter,omitempty"` // Example: /data/attributes Pointer string `json:"pointer,omitempty"` }
GetOneOrgServiceAccountUnauthorizedBodyErrorsItems0Source get one org service account unauthorized body errors items0 source // Example: {"pointer":"/data/attributes"} swagger:model GetOneOrgServiceAccountUnauthorizedBodyErrorsItems0Source
func (*GetOneOrgServiceAccountUnauthorizedBodyErrorsItems0Source) ContextValidate ¶
func (o *GetOneOrgServiceAccountUnauthorizedBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get one org service account unauthorized body errors items0 source based on context it is used
func (*GetOneOrgServiceAccountUnauthorizedBodyErrorsItems0Source) MarshalBinary ¶
func (o *GetOneOrgServiceAccountUnauthorizedBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetOneOrgServiceAccountUnauthorizedBodyErrorsItems0Source) UnmarshalBinary ¶
func (o *GetOneOrgServiceAccountUnauthorizedBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GetOneOrgServiceAccountUnauthorizedBodyJsonapi ¶
type GetOneOrgServiceAccountUnauthorizedBodyJsonapi struct { // Example: 1.0 // Required: true // Pattern: ^(0|[1-9]\d*)\.(0|[1-9]\d*)$ Version *string `json:"version"` }
GetOneOrgServiceAccountUnauthorizedBodyJsonapi get one org service account unauthorized body jsonapi // Example: {"version":"1.0"} swagger:model GetOneOrgServiceAccountUnauthorizedBodyJsonapi
func (*GetOneOrgServiceAccountUnauthorizedBodyJsonapi) ContextValidate ¶
func (o *GetOneOrgServiceAccountUnauthorizedBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this get one org service account unauthorized body jsonapi based on context it is used
func (*GetOneOrgServiceAccountUnauthorizedBodyJsonapi) MarshalBinary ¶
func (o *GetOneOrgServiceAccountUnauthorizedBodyJsonapi) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GetOneOrgServiceAccountUnauthorizedBodyJsonapi) UnmarshalBinary ¶
func (o *GetOneOrgServiceAccountUnauthorizedBodyJsonapi) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateGroupServiceAccountBadRequest ¶
type UpdateGroupServiceAccountBadRequest struct { /* A header containing the deprecation date of the underlying endpoint. For more information, please refer to the deprecation header RFC: https://tools.ietf.org/id/draft-dalal-deprecation-header-01.html Format: date-time */ Deprecation strfmt.DateTime /* A header containing a unique id used for tracking this request. If you are reporting an issue to Snyk it's very helpful to provide this ID. Format: uuid */ SnykRequestID strfmt.UUID /* A header containing the version stage of the endpoint. This stage describes the guarantees snyk provides surrounding stability of the endpoint. */ SnykVersionLifecycleStage string /* A header containing the version of the endpoint requested by the caller. */ SnykVersionRequested string /* A header containing the version of the endpoint that was served by the API. */ SnykVersionServed string /* A header containing the date of when the underlying endpoint will be removed. This header is only present if the endpoint has been deprecated. Please refer to the RFC for more information: https://datatracker.ietf.org/doc/html/rfc8594 Format: date-time */ Sunset strfmt.DateTime Payload *UpdateGroupServiceAccountBadRequestBody }
UpdateGroupServiceAccountBadRequest describes a response with status code 400, with default header values.
Bad Request: A parameter provided as a part of the request was invalid.
func NewUpdateGroupServiceAccountBadRequest ¶
func NewUpdateGroupServiceAccountBadRequest() *UpdateGroupServiceAccountBadRequest
NewUpdateGroupServiceAccountBadRequest creates a UpdateGroupServiceAccountBadRequest with default headers values
func (*UpdateGroupServiceAccountBadRequest) Code ¶
func (o *UpdateGroupServiceAccountBadRequest) Code() int
Code gets the status code for the update group service account bad request response
func (*UpdateGroupServiceAccountBadRequest) Error ¶
func (o *UpdateGroupServiceAccountBadRequest) Error() string
func (*UpdateGroupServiceAccountBadRequest) GetPayload ¶
func (o *UpdateGroupServiceAccountBadRequest) GetPayload() *UpdateGroupServiceAccountBadRequestBody
func (*UpdateGroupServiceAccountBadRequest) IsClientError ¶
func (o *UpdateGroupServiceAccountBadRequest) IsClientError() bool
IsClientError returns true when this update group service account bad request response has a 4xx status code
func (*UpdateGroupServiceAccountBadRequest) IsCode ¶
func (o *UpdateGroupServiceAccountBadRequest) IsCode(code int) bool
IsCode returns true when this update group service account bad request response a status code equal to that given
func (*UpdateGroupServiceAccountBadRequest) IsRedirect ¶
func (o *UpdateGroupServiceAccountBadRequest) IsRedirect() bool
IsRedirect returns true when this update group service account bad request response has a 3xx status code
func (*UpdateGroupServiceAccountBadRequest) IsServerError ¶
func (o *UpdateGroupServiceAccountBadRequest) IsServerError() bool
IsServerError returns true when this update group service account bad request response has a 5xx status code
func (*UpdateGroupServiceAccountBadRequest) IsSuccess ¶
func (o *UpdateGroupServiceAccountBadRequest) IsSuccess() bool
IsSuccess returns true when this update group service account bad request response has a 2xx status code
func (*UpdateGroupServiceAccountBadRequest) String ¶
func (o *UpdateGroupServiceAccountBadRequest) String() string
type UpdateGroupServiceAccountBadRequestBody ¶
type UpdateGroupServiceAccountBadRequestBody struct { // errors // Example: [{"detail":"Permission denied for this resource","status":"403"}] // Required: true // Min Items: 1 Errors []*UpdateGroupServiceAccountBadRequestBodyErrorsItems0 `json:"errors"` // jsonapi // Required: true Jsonapi *UpdateGroupServiceAccountBadRequestBodyJsonapi `json:"jsonapi"` }
UpdateGroupServiceAccountBadRequestBody update group service account bad request body // Example: {"errors":[{"detail":"Permission denied for this resource","status":"403"}],"jsonapi":{"version":"1.0"}} swagger:model UpdateGroupServiceAccountBadRequestBody
func (*UpdateGroupServiceAccountBadRequestBody) ContextValidate ¶
func (o *UpdateGroupServiceAccountBadRequestBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this update group service account bad request body based on the context it is used
func (*UpdateGroupServiceAccountBadRequestBody) MarshalBinary ¶
func (o *UpdateGroupServiceAccountBadRequestBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateGroupServiceAccountBadRequestBody) UnmarshalBinary ¶
func (o *UpdateGroupServiceAccountBadRequestBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateGroupServiceAccountBadRequestBodyErrorsItems0 ¶
type UpdateGroupServiceAccountBadRequestBodyErrorsItems0 struct { // An application-specific error code, expressed as a string value. // Example: entity-not-found Code string `json:"code,omitempty"` // A human-readable explanation specific to this occurrence of the problem. // Example: The request was missing these required fields: ... // Required: true Detail *string `json:"detail"` // A unique identifier for this particular occurrence of the problem. // Example: f16c31b5-6129-4571-add8-d589da9be524 // Format: uuid ID strfmt.UUID `json:"id,omitempty"` // links Links *UpdateGroupServiceAccountBadRequestBodyErrorsItems0Links `json:"links,omitempty"` // meta // Example: {"key":"value"} Meta interface{} `json:"meta,omitempty"` // source Source *UpdateGroupServiceAccountBadRequestBodyErrorsItems0Source `json:"source,omitempty"` // The HTTP status code applicable to this problem, expressed as a string value. // Example: 400 // Required: true // Pattern: ^[45]\d\d$ Status *string `json:"status"` // A short, human-readable summary of the problem that SHOULD NOT change from occurrence to occurrence of the problem, except for purposes of localization. // Example: Bad request Title string `json:"title,omitempty"` }
UpdateGroupServiceAccountBadRequestBodyErrorsItems0 update group service account bad request body errors items0 // Example: {"detail":"Not Found","status":"404"} swagger:model UpdateGroupServiceAccountBadRequestBodyErrorsItems0
func (*UpdateGroupServiceAccountBadRequestBodyErrorsItems0) ContextValidate ¶
func (o *UpdateGroupServiceAccountBadRequestBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this update group service account bad request body errors items0 based on the context it is used
func (*UpdateGroupServiceAccountBadRequestBodyErrorsItems0) MarshalBinary ¶
func (o *UpdateGroupServiceAccountBadRequestBodyErrorsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateGroupServiceAccountBadRequestBodyErrorsItems0) UnmarshalBinary ¶
func (o *UpdateGroupServiceAccountBadRequestBodyErrorsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateGroupServiceAccountBadRequestBodyErrorsItems0Links ¶
type UpdateGroupServiceAccountBadRequestBodyErrorsItems0Links struct { // about // Example: https://example.com/api/resource About interface{} `json:"about,omitempty"` }
UpdateGroupServiceAccountBadRequestBodyErrorsItems0Links A link that leads to further details about this particular occurrance of the problem. // Example: {"about":"https://example.com/about_this_error"} swagger:model UpdateGroupServiceAccountBadRequestBodyErrorsItems0Links
func (*UpdateGroupServiceAccountBadRequestBodyErrorsItems0Links) ContextValidate ¶
func (o *UpdateGroupServiceAccountBadRequestBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update group service account bad request body errors items0 links based on context it is used
func (*UpdateGroupServiceAccountBadRequestBodyErrorsItems0Links) MarshalBinary ¶
func (o *UpdateGroupServiceAccountBadRequestBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateGroupServiceAccountBadRequestBodyErrorsItems0Links) UnmarshalBinary ¶
func (o *UpdateGroupServiceAccountBadRequestBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateGroupServiceAccountBadRequestBodyErrorsItems0Source ¶
type UpdateGroupServiceAccountBadRequestBodyErrorsItems0Source struct { // A string indicating which URI query parameter caused the error. // Example: param1 Parameter string `json:"parameter,omitempty"` // A JSON Pointer [RFC6901] to the associated entity in the request document. // Example: /data/attributes Pointer string `json:"pointer,omitempty"` }
UpdateGroupServiceAccountBadRequestBodyErrorsItems0Source update group service account bad request body errors items0 source // Example: {"pointer":"/data/attributes"} swagger:model UpdateGroupServiceAccountBadRequestBodyErrorsItems0Source
func (*UpdateGroupServiceAccountBadRequestBodyErrorsItems0Source) ContextValidate ¶
func (o *UpdateGroupServiceAccountBadRequestBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update group service account bad request body errors items0 source based on context it is used
func (*UpdateGroupServiceAccountBadRequestBodyErrorsItems0Source) MarshalBinary ¶
func (o *UpdateGroupServiceAccountBadRequestBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateGroupServiceAccountBadRequestBodyErrorsItems0Source) UnmarshalBinary ¶
func (o *UpdateGroupServiceAccountBadRequestBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateGroupServiceAccountBadRequestBodyJsonapi ¶
type UpdateGroupServiceAccountBadRequestBodyJsonapi struct { // Version of the JSON API specification this server supports. // Example: 1.0 // Required: true // Pattern: ^(0|[1-9]\d*)\.(0|[1-9]\d*)$ Version *string `json:"version"` }
UpdateGroupServiceAccountBadRequestBodyJsonapi update group service account bad request body jsonapi // Example: {"version":"1.0"} swagger:model UpdateGroupServiceAccountBadRequestBodyJsonapi
func (*UpdateGroupServiceAccountBadRequestBodyJsonapi) ContextValidate ¶
func (o *UpdateGroupServiceAccountBadRequestBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update group service account bad request body jsonapi based on context it is used
func (*UpdateGroupServiceAccountBadRequestBodyJsonapi) MarshalBinary ¶
func (o *UpdateGroupServiceAccountBadRequestBodyJsonapi) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateGroupServiceAccountBadRequestBodyJsonapi) UnmarshalBinary ¶
func (o *UpdateGroupServiceAccountBadRequestBodyJsonapi) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateGroupServiceAccountBody ¶
type UpdateGroupServiceAccountBody struct { // data // Required: true Data *UpdateGroupServiceAccountParamsBodyData `json:"data"` }
UpdateGroupServiceAccountBody update group service account body swagger:model UpdateGroupServiceAccountBody
func (*UpdateGroupServiceAccountBody) ContextValidate ¶
func (o *UpdateGroupServiceAccountBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this update group service account body based on the context it is used
func (*UpdateGroupServiceAccountBody) MarshalBinary ¶
func (o *UpdateGroupServiceAccountBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateGroupServiceAccountBody) UnmarshalBinary ¶
func (o *UpdateGroupServiceAccountBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateGroupServiceAccountForbidden ¶
type UpdateGroupServiceAccountForbidden struct { /* A header containing the deprecation date of the underlying endpoint. For more information, please refer to the deprecation header RFC: https://tools.ietf.org/id/draft-dalal-deprecation-header-01.html Format: date-time */ Deprecation strfmt.DateTime /* A header containing a unique id used for tracking this request. If you are reporting an issue to Snyk it's very helpful to provide this ID. Format: uuid */ SnykRequestID strfmt.UUID /* A header containing the version stage of the endpoint. This stage describes the guarantees snyk provides surrounding stability of the endpoint. */ SnykVersionLifecycleStage string /* A header containing the version of the endpoint requested by the caller. */ SnykVersionRequested string /* A header containing the version of the endpoint that was served by the API. */ SnykVersionServed string /* A header containing the date of when the underlying endpoint will be removed. This header is only present if the endpoint has been deprecated. Please refer to the RFC for more information: https://datatracker.ietf.org/doc/html/rfc8594 Format: date-time */ Sunset strfmt.DateTime Payload *UpdateGroupServiceAccountForbiddenBody }
UpdateGroupServiceAccountForbidden describes a response with status code 403, with default header values.
Forbidden: the request requires an authentication token with more or different permissions.
func NewUpdateGroupServiceAccountForbidden ¶
func NewUpdateGroupServiceAccountForbidden() *UpdateGroupServiceAccountForbidden
NewUpdateGroupServiceAccountForbidden creates a UpdateGroupServiceAccountForbidden with default headers values
func (*UpdateGroupServiceAccountForbidden) Code ¶
func (o *UpdateGroupServiceAccountForbidden) Code() int
Code gets the status code for the update group service account forbidden response
func (*UpdateGroupServiceAccountForbidden) Error ¶
func (o *UpdateGroupServiceAccountForbidden) Error() string
func (*UpdateGroupServiceAccountForbidden) GetPayload ¶
func (o *UpdateGroupServiceAccountForbidden) GetPayload() *UpdateGroupServiceAccountForbiddenBody
func (*UpdateGroupServiceAccountForbidden) IsClientError ¶
func (o *UpdateGroupServiceAccountForbidden) IsClientError() bool
IsClientError returns true when this update group service account forbidden response has a 4xx status code
func (*UpdateGroupServiceAccountForbidden) IsCode ¶
func (o *UpdateGroupServiceAccountForbidden) IsCode(code int) bool
IsCode returns true when this update group service account forbidden response a status code equal to that given
func (*UpdateGroupServiceAccountForbidden) IsRedirect ¶
func (o *UpdateGroupServiceAccountForbidden) IsRedirect() bool
IsRedirect returns true when this update group service account forbidden response has a 3xx status code
func (*UpdateGroupServiceAccountForbidden) IsServerError ¶
func (o *UpdateGroupServiceAccountForbidden) IsServerError() bool
IsServerError returns true when this update group service account forbidden response has a 5xx status code
func (*UpdateGroupServiceAccountForbidden) IsSuccess ¶
func (o *UpdateGroupServiceAccountForbidden) IsSuccess() bool
IsSuccess returns true when this update group service account forbidden response has a 2xx status code
func (*UpdateGroupServiceAccountForbidden) String ¶
func (o *UpdateGroupServiceAccountForbidden) String() string
type UpdateGroupServiceAccountForbiddenBody ¶
type UpdateGroupServiceAccountForbiddenBody struct { // errors // Example: [{"detail":"Permission denied for this resource","status":"403"}] // Required: true // Min Items: 1 Errors []*UpdateGroupServiceAccountForbiddenBodyErrorsItems0 `json:"errors"` // jsonapi // Required: true Jsonapi *UpdateGroupServiceAccountForbiddenBodyJsonapi `json:"jsonapi"` }
UpdateGroupServiceAccountForbiddenBody update group service account forbidden body // Example: {"errors":[{"detail":"Permission denied for this resource","status":"403"}],"jsonapi":{"version":"1.0"}} swagger:model UpdateGroupServiceAccountForbiddenBody
func (*UpdateGroupServiceAccountForbiddenBody) ContextValidate ¶
func (o *UpdateGroupServiceAccountForbiddenBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this update group service account forbidden body based on the context it is used
func (*UpdateGroupServiceAccountForbiddenBody) MarshalBinary ¶
func (o *UpdateGroupServiceAccountForbiddenBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateGroupServiceAccountForbiddenBody) UnmarshalBinary ¶
func (o *UpdateGroupServiceAccountForbiddenBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateGroupServiceAccountForbiddenBodyErrorsItems0 ¶
type UpdateGroupServiceAccountForbiddenBodyErrorsItems0 struct { // An application-specific error code, expressed as a string value. // Example: entity-not-found Code string `json:"code,omitempty"` // A human-readable explanation specific to this occurrence of the problem. // Example: The request was missing these required fields: ... // Required: true Detail *string `json:"detail"` // A unique identifier for this particular occurrence of the problem. // Example: f16c31b5-6129-4571-add8-d589da9be524 // Format: uuid ID strfmt.UUID `json:"id,omitempty"` // links Links *UpdateGroupServiceAccountForbiddenBodyErrorsItems0Links `json:"links,omitempty"` // meta // Example: {"key":"value"} Meta interface{} `json:"meta,omitempty"` // source Source *UpdateGroupServiceAccountForbiddenBodyErrorsItems0Source `json:"source,omitempty"` // The HTTP status code applicable to this problem, expressed as a string value. // Example: 400 // Required: true // Pattern: ^[45]\d\d$ Status *string `json:"status"` // A short, human-readable summary of the problem that SHOULD NOT change from occurrence to occurrence of the problem, except for purposes of localization. // Example: Bad request Title string `json:"title,omitempty"` }
UpdateGroupServiceAccountForbiddenBodyErrorsItems0 update group service account forbidden body errors items0 // Example: {"detail":"Not Found","status":"404"} swagger:model UpdateGroupServiceAccountForbiddenBodyErrorsItems0
func (*UpdateGroupServiceAccountForbiddenBodyErrorsItems0) ContextValidate ¶
func (o *UpdateGroupServiceAccountForbiddenBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this update group service account forbidden body errors items0 based on the context it is used
func (*UpdateGroupServiceAccountForbiddenBodyErrorsItems0) MarshalBinary ¶
func (o *UpdateGroupServiceAccountForbiddenBodyErrorsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateGroupServiceAccountForbiddenBodyErrorsItems0) UnmarshalBinary ¶
func (o *UpdateGroupServiceAccountForbiddenBodyErrorsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateGroupServiceAccountForbiddenBodyErrorsItems0Links ¶
type UpdateGroupServiceAccountForbiddenBodyErrorsItems0Links struct { // about // Example: https://example.com/api/resource About interface{} `json:"about,omitempty"` }
UpdateGroupServiceAccountForbiddenBodyErrorsItems0Links A link that leads to further details about this particular occurrance of the problem. // Example: {"about":"https://example.com/about_this_error"} swagger:model UpdateGroupServiceAccountForbiddenBodyErrorsItems0Links
func (*UpdateGroupServiceAccountForbiddenBodyErrorsItems0Links) ContextValidate ¶
func (o *UpdateGroupServiceAccountForbiddenBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update group service account forbidden body errors items0 links based on context it is used
func (*UpdateGroupServiceAccountForbiddenBodyErrorsItems0Links) MarshalBinary ¶
func (o *UpdateGroupServiceAccountForbiddenBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateGroupServiceAccountForbiddenBodyErrorsItems0Links) UnmarshalBinary ¶
func (o *UpdateGroupServiceAccountForbiddenBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateGroupServiceAccountForbiddenBodyErrorsItems0Source ¶
type UpdateGroupServiceAccountForbiddenBodyErrorsItems0Source struct { // A string indicating which URI query parameter caused the error. // Example: param1 Parameter string `json:"parameter,omitempty"` // A JSON Pointer [RFC6901] to the associated entity in the request document. // Example: /data/attributes Pointer string `json:"pointer,omitempty"` }
UpdateGroupServiceAccountForbiddenBodyErrorsItems0Source update group service account forbidden body errors items0 source // Example: {"pointer":"/data/attributes"} swagger:model UpdateGroupServiceAccountForbiddenBodyErrorsItems0Source
func (*UpdateGroupServiceAccountForbiddenBodyErrorsItems0Source) ContextValidate ¶
func (o *UpdateGroupServiceAccountForbiddenBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update group service account forbidden body errors items0 source based on context it is used
func (*UpdateGroupServiceAccountForbiddenBodyErrorsItems0Source) MarshalBinary ¶
func (o *UpdateGroupServiceAccountForbiddenBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateGroupServiceAccountForbiddenBodyErrorsItems0Source) UnmarshalBinary ¶
func (o *UpdateGroupServiceAccountForbiddenBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateGroupServiceAccountForbiddenBodyJsonapi ¶
type UpdateGroupServiceAccountForbiddenBodyJsonapi struct { // Version of the JSON API specification this server supports. // Example: 1.0 // Required: true // Pattern: ^(0|[1-9]\d*)\.(0|[1-9]\d*)$ Version *string `json:"version"` }
UpdateGroupServiceAccountForbiddenBodyJsonapi update group service account forbidden body jsonapi // Example: {"version":"1.0"} swagger:model UpdateGroupServiceAccountForbiddenBodyJsonapi
func (*UpdateGroupServiceAccountForbiddenBodyJsonapi) ContextValidate ¶
func (o *UpdateGroupServiceAccountForbiddenBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update group service account forbidden body jsonapi based on context it is used
func (*UpdateGroupServiceAccountForbiddenBodyJsonapi) MarshalBinary ¶
func (o *UpdateGroupServiceAccountForbiddenBodyJsonapi) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateGroupServiceAccountForbiddenBodyJsonapi) UnmarshalBinary ¶
func (o *UpdateGroupServiceAccountForbiddenBodyJsonapi) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateGroupServiceAccountInternalServerError ¶
type UpdateGroupServiceAccountInternalServerError struct { /* A header containing the deprecation date of the underlying endpoint. For more information, please refer to the deprecation header RFC: https://tools.ietf.org/id/draft-dalal-deprecation-header-01.html Format: date-time */ Deprecation strfmt.DateTime /* A header containing a unique id used for tracking this request. If you are reporting an issue to Snyk it's very helpful to provide this ID. Format: uuid */ SnykRequestID strfmt.UUID /* A header containing the version stage of the endpoint. This stage describes the guarantees snyk provides surrounding stability of the endpoint. */ SnykVersionLifecycleStage string /* A header containing the version of the endpoint requested by the caller. */ SnykVersionRequested string /* A header containing the version of the endpoint that was served by the API. */ SnykVersionServed string /* A header containing the date of when the underlying endpoint will be removed. This header is only present if the endpoint has been deprecated. Please refer to the RFC for more information: https://datatracker.ietf.org/doc/html/rfc8594 Format: date-time */ Sunset strfmt.DateTime Payload *UpdateGroupServiceAccountInternalServerErrorBody }
UpdateGroupServiceAccountInternalServerError describes a response with status code 500, with default header values.
Internal Server Error: An error was encountered while attempting to process the request.
func NewUpdateGroupServiceAccountInternalServerError ¶
func NewUpdateGroupServiceAccountInternalServerError() *UpdateGroupServiceAccountInternalServerError
NewUpdateGroupServiceAccountInternalServerError creates a UpdateGroupServiceAccountInternalServerError with default headers values
func (*UpdateGroupServiceAccountInternalServerError) Code ¶
func (o *UpdateGroupServiceAccountInternalServerError) Code() int
Code gets the status code for the update group service account internal server error response
func (*UpdateGroupServiceAccountInternalServerError) Error ¶
func (o *UpdateGroupServiceAccountInternalServerError) Error() string
func (*UpdateGroupServiceAccountInternalServerError) GetPayload ¶
func (o *UpdateGroupServiceAccountInternalServerError) GetPayload() *UpdateGroupServiceAccountInternalServerErrorBody
func (*UpdateGroupServiceAccountInternalServerError) IsClientError ¶
func (o *UpdateGroupServiceAccountInternalServerError) IsClientError() bool
IsClientError returns true when this update group service account internal server error response has a 4xx status code
func (*UpdateGroupServiceAccountInternalServerError) IsCode ¶
func (o *UpdateGroupServiceAccountInternalServerError) IsCode(code int) bool
IsCode returns true when this update group service account internal server error response a status code equal to that given
func (*UpdateGroupServiceAccountInternalServerError) IsRedirect ¶
func (o *UpdateGroupServiceAccountInternalServerError) IsRedirect() bool
IsRedirect returns true when this update group service account internal server error response has a 3xx status code
func (*UpdateGroupServiceAccountInternalServerError) IsServerError ¶
func (o *UpdateGroupServiceAccountInternalServerError) IsServerError() bool
IsServerError returns true when this update group service account internal server error response has a 5xx status code
func (*UpdateGroupServiceAccountInternalServerError) IsSuccess ¶
func (o *UpdateGroupServiceAccountInternalServerError) IsSuccess() bool
IsSuccess returns true when this update group service account internal server error response has a 2xx status code
func (*UpdateGroupServiceAccountInternalServerError) String ¶
func (o *UpdateGroupServiceAccountInternalServerError) String() string
type UpdateGroupServiceAccountInternalServerErrorBody ¶
type UpdateGroupServiceAccountInternalServerErrorBody struct { // errors // Example: [{"detail":"Permission denied for this resource","status":"403"}] // Required: true // Min Items: 1 Errors []*UpdateGroupServiceAccountInternalServerErrorBodyErrorsItems0 `json:"errors"` // jsonapi // Required: true Jsonapi *UpdateGroupServiceAccountInternalServerErrorBodyJsonapi `json:"jsonapi"` }
UpdateGroupServiceAccountInternalServerErrorBody update group service account internal server error body // Example: {"errors":[{"detail":"Permission denied for this resource","status":"403"}],"jsonapi":{"version":"1.0"}} swagger:model UpdateGroupServiceAccountInternalServerErrorBody
func (*UpdateGroupServiceAccountInternalServerErrorBody) ContextValidate ¶
func (o *UpdateGroupServiceAccountInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this update group service account internal server error body based on the context it is used
func (*UpdateGroupServiceAccountInternalServerErrorBody) MarshalBinary ¶
func (o *UpdateGroupServiceAccountInternalServerErrorBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateGroupServiceAccountInternalServerErrorBody) UnmarshalBinary ¶
func (o *UpdateGroupServiceAccountInternalServerErrorBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateGroupServiceAccountInternalServerErrorBodyErrorsItems0 ¶
type UpdateGroupServiceAccountInternalServerErrorBodyErrorsItems0 struct { // An application-specific error code, expressed as a string value. // Example: entity-not-found Code string `json:"code,omitempty"` // A human-readable explanation specific to this occurrence of the problem. // Example: The request was missing these required fields: ... // Required: true Detail *string `json:"detail"` // A unique identifier for this particular occurrence of the problem. // Example: f16c31b5-6129-4571-add8-d589da9be524 // Format: uuid ID strfmt.UUID `json:"id,omitempty"` // links Links *UpdateGroupServiceAccountInternalServerErrorBodyErrorsItems0Links `json:"links,omitempty"` // meta // Example: {"key":"value"} Meta interface{} `json:"meta,omitempty"` // source Source *UpdateGroupServiceAccountInternalServerErrorBodyErrorsItems0Source `json:"source,omitempty"` // The HTTP status code applicable to this problem, expressed as a string value. // Example: 400 // Required: true // Pattern: ^[45]\d\d$ Status *string `json:"status"` // A short, human-readable summary of the problem that SHOULD NOT change from occurrence to occurrence of the problem, except for purposes of localization. // Example: Bad request Title string `json:"title,omitempty"` }
UpdateGroupServiceAccountInternalServerErrorBodyErrorsItems0 update group service account internal server error body errors items0 // Example: {"detail":"Not Found","status":"404"} swagger:model UpdateGroupServiceAccountInternalServerErrorBodyErrorsItems0
func (*UpdateGroupServiceAccountInternalServerErrorBodyErrorsItems0) ContextValidate ¶
func (o *UpdateGroupServiceAccountInternalServerErrorBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this update group service account internal server error body errors items0 based on the context it is used
func (*UpdateGroupServiceAccountInternalServerErrorBodyErrorsItems0) MarshalBinary ¶
func (o *UpdateGroupServiceAccountInternalServerErrorBodyErrorsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateGroupServiceAccountInternalServerErrorBodyErrorsItems0) UnmarshalBinary ¶
func (o *UpdateGroupServiceAccountInternalServerErrorBodyErrorsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateGroupServiceAccountInternalServerErrorBodyErrorsItems0Links ¶
type UpdateGroupServiceAccountInternalServerErrorBodyErrorsItems0Links struct { // about // Example: https://example.com/api/resource About interface{} `json:"about,omitempty"` }
UpdateGroupServiceAccountInternalServerErrorBodyErrorsItems0Links A link that leads to further details about this particular occurrance of the problem. // Example: {"about":"https://example.com/about_this_error"} swagger:model UpdateGroupServiceAccountInternalServerErrorBodyErrorsItems0Links
func (*UpdateGroupServiceAccountInternalServerErrorBodyErrorsItems0Links) ContextValidate ¶
func (o *UpdateGroupServiceAccountInternalServerErrorBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update group service account internal server error body errors items0 links based on context it is used
func (*UpdateGroupServiceAccountInternalServerErrorBodyErrorsItems0Links) MarshalBinary ¶
func (o *UpdateGroupServiceAccountInternalServerErrorBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateGroupServiceAccountInternalServerErrorBodyErrorsItems0Links) UnmarshalBinary ¶
func (o *UpdateGroupServiceAccountInternalServerErrorBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
func (*UpdateGroupServiceAccountInternalServerErrorBodyErrorsItems0Links) Validate ¶
func (o *UpdateGroupServiceAccountInternalServerErrorBodyErrorsItems0Links) Validate(formats strfmt.Registry) error
Validate validates this update group service account internal server error body errors items0 links
type UpdateGroupServiceAccountInternalServerErrorBodyErrorsItems0Source ¶
type UpdateGroupServiceAccountInternalServerErrorBodyErrorsItems0Source struct { // A string indicating which URI query parameter caused the error. // Example: param1 Parameter string `json:"parameter,omitempty"` // A JSON Pointer [RFC6901] to the associated entity in the request document. // Example: /data/attributes Pointer string `json:"pointer,omitempty"` }
UpdateGroupServiceAccountInternalServerErrorBodyErrorsItems0Source update group service account internal server error body errors items0 source // Example: {"pointer":"/data/attributes"} swagger:model UpdateGroupServiceAccountInternalServerErrorBodyErrorsItems0Source
func (*UpdateGroupServiceAccountInternalServerErrorBodyErrorsItems0Source) ContextValidate ¶
func (o *UpdateGroupServiceAccountInternalServerErrorBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update group service account internal server error body errors items0 source based on context it is used
func (*UpdateGroupServiceAccountInternalServerErrorBodyErrorsItems0Source) MarshalBinary ¶
func (o *UpdateGroupServiceAccountInternalServerErrorBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateGroupServiceAccountInternalServerErrorBodyErrorsItems0Source) UnmarshalBinary ¶
func (o *UpdateGroupServiceAccountInternalServerErrorBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
func (*UpdateGroupServiceAccountInternalServerErrorBodyErrorsItems0Source) Validate ¶
func (o *UpdateGroupServiceAccountInternalServerErrorBodyErrorsItems0Source) Validate(formats strfmt.Registry) error
Validate validates this update group service account internal server error body errors items0 source
type UpdateGroupServiceAccountInternalServerErrorBodyJsonapi ¶
type UpdateGroupServiceAccountInternalServerErrorBodyJsonapi struct { // Version of the JSON API specification this server supports. // Example: 1.0 // Required: true // Pattern: ^(0|[1-9]\d*)\.(0|[1-9]\d*)$ Version *string `json:"version"` }
UpdateGroupServiceAccountInternalServerErrorBodyJsonapi update group service account internal server error body jsonapi // Example: {"version":"1.0"} swagger:model UpdateGroupServiceAccountInternalServerErrorBodyJsonapi
func (*UpdateGroupServiceAccountInternalServerErrorBodyJsonapi) ContextValidate ¶
func (o *UpdateGroupServiceAccountInternalServerErrorBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update group service account internal server error body jsonapi based on context it is used
func (*UpdateGroupServiceAccountInternalServerErrorBodyJsonapi) MarshalBinary ¶
func (o *UpdateGroupServiceAccountInternalServerErrorBodyJsonapi) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateGroupServiceAccountInternalServerErrorBodyJsonapi) UnmarshalBinary ¶
func (o *UpdateGroupServiceAccountInternalServerErrorBodyJsonapi) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateGroupServiceAccountNotFound ¶
type UpdateGroupServiceAccountNotFound struct { /* A header containing the deprecation date of the underlying endpoint. For more information, please refer to the deprecation header RFC: https://tools.ietf.org/id/draft-dalal-deprecation-header-01.html Format: date-time */ Deprecation strfmt.DateTime /* A header containing a unique id used for tracking this request. If you are reporting an issue to Snyk it's very helpful to provide this ID. Format: uuid */ SnykRequestID strfmt.UUID /* A header containing the version stage of the endpoint. This stage describes the guarantees snyk provides surrounding stability of the endpoint. */ SnykVersionLifecycleStage string /* A header containing the version of the endpoint requested by the caller. */ SnykVersionRequested string /* A header containing the version of the endpoint that was served by the API. */ SnykVersionServed string /* A header containing the date of when the underlying endpoint will be removed. This header is only present if the endpoint has been deprecated. Please refer to the RFC for more information: https://datatracker.ietf.org/doc/html/rfc8594 Format: date-time */ Sunset strfmt.DateTime Payload *UpdateGroupServiceAccountNotFoundBody }
UpdateGroupServiceAccountNotFound describes a response with status code 404, with default header values.
Not Found: The resource being operated on could not be found.
func NewUpdateGroupServiceAccountNotFound ¶
func NewUpdateGroupServiceAccountNotFound() *UpdateGroupServiceAccountNotFound
NewUpdateGroupServiceAccountNotFound creates a UpdateGroupServiceAccountNotFound with default headers values
func (*UpdateGroupServiceAccountNotFound) Code ¶
func (o *UpdateGroupServiceAccountNotFound) Code() int
Code gets the status code for the update group service account not found response
func (*UpdateGroupServiceAccountNotFound) Error ¶
func (o *UpdateGroupServiceAccountNotFound) Error() string
func (*UpdateGroupServiceAccountNotFound) GetPayload ¶
func (o *UpdateGroupServiceAccountNotFound) GetPayload() *UpdateGroupServiceAccountNotFoundBody
func (*UpdateGroupServiceAccountNotFound) IsClientError ¶
func (o *UpdateGroupServiceAccountNotFound) IsClientError() bool
IsClientError returns true when this update group service account not found response has a 4xx status code
func (*UpdateGroupServiceAccountNotFound) IsCode ¶
func (o *UpdateGroupServiceAccountNotFound) IsCode(code int) bool
IsCode returns true when this update group service account not found response a status code equal to that given
func (*UpdateGroupServiceAccountNotFound) IsRedirect ¶
func (o *UpdateGroupServiceAccountNotFound) IsRedirect() bool
IsRedirect returns true when this update group service account not found response has a 3xx status code
func (*UpdateGroupServiceAccountNotFound) IsServerError ¶
func (o *UpdateGroupServiceAccountNotFound) IsServerError() bool
IsServerError returns true when this update group service account not found response has a 5xx status code
func (*UpdateGroupServiceAccountNotFound) IsSuccess ¶
func (o *UpdateGroupServiceAccountNotFound) IsSuccess() bool
IsSuccess returns true when this update group service account not found response has a 2xx status code
func (*UpdateGroupServiceAccountNotFound) String ¶
func (o *UpdateGroupServiceAccountNotFound) String() string
type UpdateGroupServiceAccountNotFoundBody ¶
type UpdateGroupServiceAccountNotFoundBody struct { // errors // Example: [{"detail":"Permission denied for this resource","status":"403"}] // Required: true // Min Items: 1 Errors []*UpdateGroupServiceAccountNotFoundBodyErrorsItems0 `json:"errors"` // jsonapi // Required: true Jsonapi *UpdateGroupServiceAccountNotFoundBodyJsonapi `json:"jsonapi"` }
UpdateGroupServiceAccountNotFoundBody update group service account not found body // Example: {"errors":[{"detail":"Permission denied for this resource","status":"403"}],"jsonapi":{"version":"1.0"}} swagger:model UpdateGroupServiceAccountNotFoundBody
func (*UpdateGroupServiceAccountNotFoundBody) ContextValidate ¶
func (o *UpdateGroupServiceAccountNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this update group service account not found body based on the context it is used
func (*UpdateGroupServiceAccountNotFoundBody) MarshalBinary ¶
func (o *UpdateGroupServiceAccountNotFoundBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateGroupServiceAccountNotFoundBody) UnmarshalBinary ¶
func (o *UpdateGroupServiceAccountNotFoundBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateGroupServiceAccountNotFoundBodyErrorsItems0 ¶
type UpdateGroupServiceAccountNotFoundBodyErrorsItems0 struct { // An application-specific error code, expressed as a string value. // Example: entity-not-found Code string `json:"code,omitempty"` // A human-readable explanation specific to this occurrence of the problem. // Example: The request was missing these required fields: ... // Required: true Detail *string `json:"detail"` // A unique identifier for this particular occurrence of the problem. // Example: f16c31b5-6129-4571-add8-d589da9be524 // Format: uuid ID strfmt.UUID `json:"id,omitempty"` // links Links *UpdateGroupServiceAccountNotFoundBodyErrorsItems0Links `json:"links,omitempty"` // meta // Example: {"key":"value"} Meta interface{} `json:"meta,omitempty"` // source Source *UpdateGroupServiceAccountNotFoundBodyErrorsItems0Source `json:"source,omitempty"` // The HTTP status code applicable to this problem, expressed as a string value. // Example: 400 // Required: true // Pattern: ^[45]\d\d$ Status *string `json:"status"` // A short, human-readable summary of the problem that SHOULD NOT change from occurrence to occurrence of the problem, except for purposes of localization. // Example: Bad request Title string `json:"title,omitempty"` }
UpdateGroupServiceAccountNotFoundBodyErrorsItems0 update group service account not found body errors items0 // Example: {"detail":"Not Found","status":"404"} swagger:model UpdateGroupServiceAccountNotFoundBodyErrorsItems0
func (*UpdateGroupServiceAccountNotFoundBodyErrorsItems0) ContextValidate ¶
func (o *UpdateGroupServiceAccountNotFoundBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this update group service account not found body errors items0 based on the context it is used
func (*UpdateGroupServiceAccountNotFoundBodyErrorsItems0) MarshalBinary ¶
func (o *UpdateGroupServiceAccountNotFoundBodyErrorsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateGroupServiceAccountNotFoundBodyErrorsItems0) UnmarshalBinary ¶
func (o *UpdateGroupServiceAccountNotFoundBodyErrorsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateGroupServiceAccountNotFoundBodyErrorsItems0Links ¶
type UpdateGroupServiceAccountNotFoundBodyErrorsItems0Links struct { // about // Example: https://example.com/api/resource About interface{} `json:"about,omitempty"` }
UpdateGroupServiceAccountNotFoundBodyErrorsItems0Links A link that leads to further details about this particular occurrance of the problem. // Example: {"about":"https://example.com/about_this_error"} swagger:model UpdateGroupServiceAccountNotFoundBodyErrorsItems0Links
func (*UpdateGroupServiceAccountNotFoundBodyErrorsItems0Links) ContextValidate ¶
func (o *UpdateGroupServiceAccountNotFoundBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update group service account not found body errors items0 links based on context it is used
func (*UpdateGroupServiceAccountNotFoundBodyErrorsItems0Links) MarshalBinary ¶
func (o *UpdateGroupServiceAccountNotFoundBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateGroupServiceAccountNotFoundBodyErrorsItems0Links) UnmarshalBinary ¶
func (o *UpdateGroupServiceAccountNotFoundBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateGroupServiceAccountNotFoundBodyErrorsItems0Source ¶
type UpdateGroupServiceAccountNotFoundBodyErrorsItems0Source struct { // A string indicating which URI query parameter caused the error. // Example: param1 Parameter string `json:"parameter,omitempty"` // A JSON Pointer [RFC6901] to the associated entity in the request document. // Example: /data/attributes Pointer string `json:"pointer,omitempty"` }
UpdateGroupServiceAccountNotFoundBodyErrorsItems0Source update group service account not found body errors items0 source // Example: {"pointer":"/data/attributes"} swagger:model UpdateGroupServiceAccountNotFoundBodyErrorsItems0Source
func (*UpdateGroupServiceAccountNotFoundBodyErrorsItems0Source) ContextValidate ¶
func (o *UpdateGroupServiceAccountNotFoundBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update group service account not found body errors items0 source based on context it is used
func (*UpdateGroupServiceAccountNotFoundBodyErrorsItems0Source) MarshalBinary ¶
func (o *UpdateGroupServiceAccountNotFoundBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateGroupServiceAccountNotFoundBodyErrorsItems0Source) UnmarshalBinary ¶
func (o *UpdateGroupServiceAccountNotFoundBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateGroupServiceAccountNotFoundBodyJsonapi ¶
type UpdateGroupServiceAccountNotFoundBodyJsonapi struct { // Version of the JSON API specification this server supports. // Example: 1.0 // Required: true // Pattern: ^(0|[1-9]\d*)\.(0|[1-9]\d*)$ Version *string `json:"version"` }
UpdateGroupServiceAccountNotFoundBodyJsonapi update group service account not found body jsonapi // Example: {"version":"1.0"} swagger:model UpdateGroupServiceAccountNotFoundBodyJsonapi
func (*UpdateGroupServiceAccountNotFoundBodyJsonapi) ContextValidate ¶
func (o *UpdateGroupServiceAccountNotFoundBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update group service account not found body jsonapi based on context it is used
func (*UpdateGroupServiceAccountNotFoundBodyJsonapi) MarshalBinary ¶
func (o *UpdateGroupServiceAccountNotFoundBodyJsonapi) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateGroupServiceAccountNotFoundBodyJsonapi) UnmarshalBinary ¶
func (o *UpdateGroupServiceAccountNotFoundBodyJsonapi) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateGroupServiceAccountOK ¶
type UpdateGroupServiceAccountOK struct { /* A header containing the deprecation date of the underlying endpoint. For more information, please refer to the deprecation header RFC: https://tools.ietf.org/id/draft-dalal-deprecation-header-01.html Format: date-time */ Deprecation strfmt.DateTime /* A header providing a URL for the location of a resource Format: url */ Location string /* A header containing a unique id used for tracking this request. If you are reporting an issue to Snyk it's very helpful to provide this ID. Format: uuid */ SnykRequestID strfmt.UUID /* A header containing the version stage of the endpoint. This stage describes the guarantees snyk provides surrounding stability of the endpoint. */ SnykVersionLifecycleStage string /* A header containing the version of the endpoint requested by the caller. */ SnykVersionRequested string /* A header containing the version of the endpoint that was served by the API. */ SnykVersionServed string /* A header containing the date of when the underlying endpoint will be removed. This header is only present if the endpoint has been deprecated. Please refer to the RFC for more information: https://datatracker.ietf.org/doc/html/rfc8594 Format: date-time */ Sunset strfmt.DateTime Payload *UpdateGroupServiceAccountOKBody }
UpdateGroupServiceAccountOK describes a response with status code 200, with default header values.
Service account is returned.
func NewUpdateGroupServiceAccountOK ¶
func NewUpdateGroupServiceAccountOK() *UpdateGroupServiceAccountOK
NewUpdateGroupServiceAccountOK creates a UpdateGroupServiceAccountOK with default headers values
func (*UpdateGroupServiceAccountOK) Code ¶
func (o *UpdateGroupServiceAccountOK) Code() int
Code gets the status code for the update group service account o k response
func (*UpdateGroupServiceAccountOK) Error ¶
func (o *UpdateGroupServiceAccountOK) Error() string
func (*UpdateGroupServiceAccountOK) GetPayload ¶
func (o *UpdateGroupServiceAccountOK) GetPayload() *UpdateGroupServiceAccountOKBody
func (*UpdateGroupServiceAccountOK) IsClientError ¶
func (o *UpdateGroupServiceAccountOK) IsClientError() bool
IsClientError returns true when this update group service account o k response has a 4xx status code
func (*UpdateGroupServiceAccountOK) IsCode ¶
func (o *UpdateGroupServiceAccountOK) IsCode(code int) bool
IsCode returns true when this update group service account o k response a status code equal to that given
func (*UpdateGroupServiceAccountOK) IsRedirect ¶
func (o *UpdateGroupServiceAccountOK) IsRedirect() bool
IsRedirect returns true when this update group service account o k response has a 3xx status code
func (*UpdateGroupServiceAccountOK) IsServerError ¶
func (o *UpdateGroupServiceAccountOK) IsServerError() bool
IsServerError returns true when this update group service account o k response has a 5xx status code
func (*UpdateGroupServiceAccountOK) IsSuccess ¶
func (o *UpdateGroupServiceAccountOK) IsSuccess() bool
IsSuccess returns true when this update group service account o k response has a 2xx status code
func (*UpdateGroupServiceAccountOK) String ¶
func (o *UpdateGroupServiceAccountOK) String() string
type UpdateGroupServiceAccountOKBody ¶
type UpdateGroupServiceAccountOKBody struct { // data // Required: true Data *UpdateGroupServiceAccountOKBodyData `json:"data"` // jsonapi // Required: true Jsonapi *models.JSONAPI `json:"jsonapi"` // links // Required: true Links *models.Links `json:"links"` }
UpdateGroupServiceAccountOKBody update group service account o k body swagger:model UpdateGroupServiceAccountOKBody
func (*UpdateGroupServiceAccountOKBody) ContextValidate ¶
func (o *UpdateGroupServiceAccountOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this update group service account o k body based on the context it is used
func (*UpdateGroupServiceAccountOKBody) MarshalBinary ¶
func (o *UpdateGroupServiceAccountOKBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateGroupServiceAccountOKBody) UnmarshalBinary ¶
func (o *UpdateGroupServiceAccountOKBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateGroupServiceAccountOKBodyData ¶
type UpdateGroupServiceAccountOKBodyData struct { // attributes // Required: true Attributes *UpdateGroupServiceAccountOKBodyDataAttributes `json:"attributes"` // id // Required: true // Format: uuid ID *strfmt.UUID `json:"id"` // links Links *UpdateGroupServiceAccountOKBodyDataLinks `json:"links,omitempty"` // type // Required: true Type *string `json:"type"` }
UpdateGroupServiceAccountOKBodyData update group service account o k body data swagger:model UpdateGroupServiceAccountOKBodyData
func (*UpdateGroupServiceAccountOKBodyData) ContextValidate ¶
func (o *UpdateGroupServiceAccountOKBodyData) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this update group service account o k body data based on the context it is used
func (*UpdateGroupServiceAccountOKBodyData) MarshalBinary ¶
func (o *UpdateGroupServiceAccountOKBodyData) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateGroupServiceAccountOKBodyData) UnmarshalBinary ¶
func (o *UpdateGroupServiceAccountOKBodyData) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateGroupServiceAccountOKBodyDataAttributes ¶
type UpdateGroupServiceAccountOKBodyDataAttributes struct { // The time, in seconds, that a generated access token will be valid for. Defaults to 1hr if unset. Only provided when auth_type is oauth_private_key_jwt. AccessTokenTTLSeconds float64 `json:"access_token_ttl_seconds,omitempty"` // The Snyk API Key for this service account. Only returned on creation, and only when auth_type is api_key. APIKey string `json:"api_key,omitempty"` // The authentication strategy for the service account: // * api_key - Regular Snyk API Key. // * oauth_client_secret - OAuth2 client_credentials grant, which returns a client secret that can be used to retrieve an access token. // * oauth_private_key_jwt - OAuth2 client_credentials grant, using private_key_jwt client_assertion as laid out OIDC Connect Core 1.0, section 9. // Required: true // Enum: [api_key oauth_client_secret oauth_private_key_jwt] AuthType *string `json:"auth_type"` // The service account's attached client-id. Used to request an access-token. Only provided when auth_type is oauth_private_key_jwt. ClientID string `json:"client_id,omitempty"` // The client secret used for obtaining access tokens. Only sent on creation of new service accounts and cannot be retrieved thereafter. Only provided when auth_type is oauth_client_secret. ClientSecret string `json:"client_secret,omitempty"` // A JWKs URL used to verify signed JWT requests against. Must be https. Only provided when auth_type is oauth_private_key_jwt. JwksURL string `json:"jwks_url,omitempty"` // The level of access for the service account: // * Group - the service account was created at the Group level. // * Org - the service account was created at the Org level. // Enum: [Group Org] Level string `json:"level,omitempty"` // A human-friendly name of the service account. // Required: true Name *string `json:"name"` // The ID of the role which the Service Account is associated with. // Required: true // Format: uuid RoleID *strfmt.UUID `json:"role_id"` }
UpdateGroupServiceAccountOKBodyDataAttributes update group service account o k body data attributes swagger:model UpdateGroupServiceAccountOKBodyDataAttributes
func (*UpdateGroupServiceAccountOKBodyDataAttributes) ContextValidate ¶
func (o *UpdateGroupServiceAccountOKBodyDataAttributes) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update group service account o k body data attributes based on context it is used
func (*UpdateGroupServiceAccountOKBodyDataAttributes) MarshalBinary ¶
func (o *UpdateGroupServiceAccountOKBodyDataAttributes) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateGroupServiceAccountOKBodyDataAttributes) UnmarshalBinary ¶
func (o *UpdateGroupServiceAccountOKBodyDataAttributes) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateGroupServiceAccountOKBodyDataLinks ¶
type UpdateGroupServiceAccountOKBodyDataLinks struct { // first // Example: https://example.com/api/resource First interface{} `json:"first,omitempty"` // last // Example: https://example.com/api/resource Last interface{} `json:"last,omitempty"` // next // Example: https://example.com/api/resource Next interface{} `json:"next,omitempty"` // prev // Example: https://example.com/api/resource Prev interface{} `json:"prev,omitempty"` // related // Example: https://example.com/api/resource Related interface{} `json:"related,omitempty"` // self // Example: https://example.com/api/resource Self interface{} `json:"self,omitempty"` }
UpdateGroupServiceAccountOKBodyDataLinks update group service account o k body data links swagger:model UpdateGroupServiceAccountOKBodyDataLinks
func (*UpdateGroupServiceAccountOKBodyDataLinks) ContextValidate ¶
func (o *UpdateGroupServiceAccountOKBodyDataLinks) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update group service account o k body data links based on context it is used
func (*UpdateGroupServiceAccountOKBodyDataLinks) MarshalBinary ¶
func (o *UpdateGroupServiceAccountOKBodyDataLinks) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateGroupServiceAccountOKBodyDataLinks) UnmarshalBinary ¶
func (o *UpdateGroupServiceAccountOKBodyDataLinks) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateGroupServiceAccountParams ¶
type UpdateGroupServiceAccountParams struct { // Body. Body UpdateGroupServiceAccountBody /* GroupID. The ID of the Snyk Group that owns the service account. Format: uuid */ GroupID strfmt.UUID /* ServiceaccountID. The ID of the service account. Format: uuid */ ServiceaccountID strfmt.UUID /* Version. The requested version of the endpoint to process the request */ Version string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateGroupServiceAccountParams contains all the parameters to send to the API endpoint
for the update group service account operation. Typically these are written to a http.Request.
func NewUpdateGroupServiceAccountParams ¶
func NewUpdateGroupServiceAccountParams() *UpdateGroupServiceAccountParams
NewUpdateGroupServiceAccountParams creates a new UpdateGroupServiceAccountParams 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 NewUpdateGroupServiceAccountParamsWithContext ¶
func NewUpdateGroupServiceAccountParamsWithContext(ctx context.Context) *UpdateGroupServiceAccountParams
NewUpdateGroupServiceAccountParamsWithContext creates a new UpdateGroupServiceAccountParams object with the ability to set a context for a request.
func NewUpdateGroupServiceAccountParamsWithHTTPClient ¶
func NewUpdateGroupServiceAccountParamsWithHTTPClient(client *http.Client) *UpdateGroupServiceAccountParams
NewUpdateGroupServiceAccountParamsWithHTTPClient creates a new UpdateGroupServiceAccountParams object with the ability to set a custom HTTPClient for a request.
func NewUpdateGroupServiceAccountParamsWithTimeout ¶
func NewUpdateGroupServiceAccountParamsWithTimeout(timeout time.Duration) *UpdateGroupServiceAccountParams
NewUpdateGroupServiceAccountParamsWithTimeout creates a new UpdateGroupServiceAccountParams object with the ability to set a timeout on a request.
func (*UpdateGroupServiceAccountParams) SetBody ¶
func (o *UpdateGroupServiceAccountParams) SetBody(body UpdateGroupServiceAccountBody)
SetBody adds the body to the update group service account params
func (*UpdateGroupServiceAccountParams) SetContext ¶
func (o *UpdateGroupServiceAccountParams) SetContext(ctx context.Context)
SetContext adds the context to the update group service account params
func (*UpdateGroupServiceAccountParams) SetDefaults ¶
func (o *UpdateGroupServiceAccountParams) SetDefaults()
SetDefaults hydrates default values in the update group service account params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateGroupServiceAccountParams) SetGroupID ¶
func (o *UpdateGroupServiceAccountParams) SetGroupID(groupID strfmt.UUID)
SetGroupID adds the groupId to the update group service account params
func (*UpdateGroupServiceAccountParams) SetHTTPClient ¶
func (o *UpdateGroupServiceAccountParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update group service account params
func (*UpdateGroupServiceAccountParams) SetServiceaccountID ¶
func (o *UpdateGroupServiceAccountParams) SetServiceaccountID(serviceaccountID strfmt.UUID)
SetServiceaccountID adds the serviceaccountId to the update group service account params
func (*UpdateGroupServiceAccountParams) SetTimeout ¶
func (o *UpdateGroupServiceAccountParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update group service account params
func (*UpdateGroupServiceAccountParams) SetVersion ¶
func (o *UpdateGroupServiceAccountParams) SetVersion(version string)
SetVersion adds the version to the update group service account params
func (*UpdateGroupServiceAccountParams) WithBody ¶
func (o *UpdateGroupServiceAccountParams) WithBody(body UpdateGroupServiceAccountBody) *UpdateGroupServiceAccountParams
WithBody adds the body to the update group service account params
func (*UpdateGroupServiceAccountParams) WithContext ¶
func (o *UpdateGroupServiceAccountParams) WithContext(ctx context.Context) *UpdateGroupServiceAccountParams
WithContext adds the context to the update group service account params
func (*UpdateGroupServiceAccountParams) WithDefaults ¶
func (o *UpdateGroupServiceAccountParams) WithDefaults() *UpdateGroupServiceAccountParams
WithDefaults hydrates default values in the update group service account params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateGroupServiceAccountParams) WithGroupID ¶
func (o *UpdateGroupServiceAccountParams) WithGroupID(groupID strfmt.UUID) *UpdateGroupServiceAccountParams
WithGroupID adds the groupID to the update group service account params
func (*UpdateGroupServiceAccountParams) WithHTTPClient ¶
func (o *UpdateGroupServiceAccountParams) WithHTTPClient(client *http.Client) *UpdateGroupServiceAccountParams
WithHTTPClient adds the HTTPClient to the update group service account params
func (*UpdateGroupServiceAccountParams) WithServiceaccountID ¶
func (o *UpdateGroupServiceAccountParams) WithServiceaccountID(serviceaccountID strfmt.UUID) *UpdateGroupServiceAccountParams
WithServiceaccountID adds the serviceaccountID to the update group service account params
func (*UpdateGroupServiceAccountParams) WithTimeout ¶
func (o *UpdateGroupServiceAccountParams) WithTimeout(timeout time.Duration) *UpdateGroupServiceAccountParams
WithTimeout adds the timeout to the update group service account params
func (*UpdateGroupServiceAccountParams) WithVersion ¶
func (o *UpdateGroupServiceAccountParams) WithVersion(version string) *UpdateGroupServiceAccountParams
WithVersion adds the version to the update group service account params
func (*UpdateGroupServiceAccountParams) WriteToRequest ¶
func (o *UpdateGroupServiceAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateGroupServiceAccountParamsBodyData ¶
type UpdateGroupServiceAccountParamsBodyData struct { // attributes // Required: true Attributes *UpdateGroupServiceAccountParamsBodyDataAttributes `json:"attributes"` // The ID of the service account. Must match the id in the url path. // Required: true // Format: uuid ID *strfmt.UUID `json:"id"` // The Resource type. // Required: true // Enum: [service_account] Type *string `json:"type"` }
UpdateGroupServiceAccountParamsBodyData update group service account params body data swagger:model UpdateGroupServiceAccountParamsBodyData
func (*UpdateGroupServiceAccountParamsBodyData) ContextValidate ¶
func (o *UpdateGroupServiceAccountParamsBodyData) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this update group service account params body data based on the context it is used
func (*UpdateGroupServiceAccountParamsBodyData) MarshalBinary ¶
func (o *UpdateGroupServiceAccountParamsBodyData) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateGroupServiceAccountParamsBodyData) UnmarshalBinary ¶
func (o *UpdateGroupServiceAccountParamsBodyData) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateGroupServiceAccountParamsBodyDataAttributes ¶
type UpdateGroupServiceAccountParamsBodyDataAttributes struct { // A human-friendly name for the service account. Must be unique within the group. // Required: true Name *string `json:"name"` }
UpdateGroupServiceAccountParamsBodyDataAttributes update group service account params body data attributes swagger:model UpdateGroupServiceAccountParamsBodyDataAttributes
func (*UpdateGroupServiceAccountParamsBodyDataAttributes) ContextValidate ¶
func (o *UpdateGroupServiceAccountParamsBodyDataAttributes) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update group service account params body data attributes based on context it is used
func (*UpdateGroupServiceAccountParamsBodyDataAttributes) MarshalBinary ¶
func (o *UpdateGroupServiceAccountParamsBodyDataAttributes) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateGroupServiceAccountParamsBodyDataAttributes) UnmarshalBinary ¶
func (o *UpdateGroupServiceAccountParamsBodyDataAttributes) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateGroupServiceAccountReader ¶
type UpdateGroupServiceAccountReader struct {
// contains filtered or unexported fields
}
UpdateGroupServiceAccountReader is a Reader for the UpdateGroupServiceAccount structure.
func (*UpdateGroupServiceAccountReader) ReadResponse ¶
func (o *UpdateGroupServiceAccountReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateGroupServiceAccountUnauthorized ¶
type UpdateGroupServiceAccountUnauthorized struct { strfmt.DateTime SnykRequestID strfmt.UUID SnykVersionLifecycleStage string SnykVersionRequested string SnykVersionServed string Sunset strfmt.DateTime }Deprecation
UpdateGroupServiceAccountUnauthorized describes a response with status code 401, with default header values.
Unauthorized: the request requires an authentication token.
func NewUpdateGroupServiceAccountUnauthorized ¶
func NewUpdateGroupServiceAccountUnauthorized() *UpdateGroupServiceAccountUnauthorized
NewUpdateGroupServiceAccountUnauthorized creates a UpdateGroupServiceAccountUnauthorized with default headers values
func (*UpdateGroupServiceAccountUnauthorized) Code ¶
func (o *UpdateGroupServiceAccountUnauthorized) Code() int
Code gets the status code for the update group service account unauthorized response
func (*UpdateGroupServiceAccountUnauthorized) Error ¶
func (o *UpdateGroupServiceAccountUnauthorized) Error() string
func (*UpdateGroupServiceAccountUnauthorized) GetPayload ¶
func (o *UpdateGroupServiceAccountUnauthorized) GetPayload() *UpdateGroupServiceAccountUnauthorizedBody
func (*UpdateGroupServiceAccountUnauthorized) IsClientError ¶
func (o *UpdateGroupServiceAccountUnauthorized) IsClientError() bool
IsClientError returns true when this update group service account unauthorized response has a 4xx status code
func (*UpdateGroupServiceAccountUnauthorized) IsCode ¶
func (o *UpdateGroupServiceAccountUnauthorized) IsCode(code int) bool
IsCode returns true when this update group service account unauthorized response a status code equal to that given
func (*UpdateGroupServiceAccountUnauthorized) IsRedirect ¶
func (o *UpdateGroupServiceAccountUnauthorized) IsRedirect() bool
IsRedirect returns true when this update group service account unauthorized response has a 3xx status code
func (*UpdateGroupServiceAccountUnauthorized) IsServerError ¶
func (o *UpdateGroupServiceAccountUnauthorized) IsServerError() bool
IsServerError returns true when this update group service account unauthorized response has a 5xx status code
func (*UpdateGroupServiceAccountUnauthorized) IsSuccess ¶
func (o *UpdateGroupServiceAccountUnauthorized) IsSuccess() bool
IsSuccess returns true when this update group service account unauthorized response has a 2xx status code
func (*UpdateGroupServiceAccountUnauthorized) String ¶
func (o *UpdateGroupServiceAccountUnauthorized) String() string
type UpdateGroupServiceAccountUnauthorizedBody ¶
type UpdateGroupServiceAccountUnauthorizedBody struct { // Example: [{"detail":"Permission denied for this resource","status":"403"}] // Required: true // Min Items: 1 Errors []*UpdateGroupServiceAccountUnauthorizedBodyErrorsItems0 `json:"errors"` // Required: true Jsonapi *UpdateGroupServiceAccountUnauthorizedBodyJsonapi `json:"jsonapi"` }
UpdateGroupServiceAccountUnauthorizedBody update group service account unauthorized body // Example: {"errors":[{"detail":"Permission denied for this resource","status":"403"}],"jsonapi":{"version":"1.0"}} swagger:model UpdateGroupServiceAccountUnauthorizedBody
func (*UpdateGroupServiceAccountUnauthorizedBody) ContextValidate ¶
func (o *UpdateGroupServiceAccountUnauthorizedBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this update group service account unauthorized body based on the context it is used
func (*UpdateGroupServiceAccountUnauthorizedBody) MarshalBinary ¶
func (o *UpdateGroupServiceAccountUnauthorizedBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateGroupServiceAccountUnauthorizedBody) UnmarshalBinary ¶
func (o *UpdateGroupServiceAccountUnauthorizedBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateGroupServiceAccountUnauthorizedBodyErrorsItems0 ¶
type UpdateGroupServiceAccountUnauthorizedBodyErrorsItems0 struct { // Example: entity-not-found Code string `json:"code,omitempty"` // Example: The request was missing these required fields: ... // Required: true Detail *string `json:"detail"` // Example: f16c31b5-6129-4571-add8-d589da9be524 // Format: uuid ID strfmt.UUID `json:"id,omitempty"` Links *UpdateGroupServiceAccountUnauthorizedBodyErrorsItems0Links `json:"links,omitempty"` // Example: {"key":"value"} Meta interface{} `json:"meta,omitempty"` Source *UpdateGroupServiceAccountUnauthorizedBodyErrorsItems0Source `json:"source,omitempty"` // Example: 400 // Required: true // Pattern: ^[45]\d\d$ Status *string `json:"status"` // Example: Bad request Title string `json:"title,omitempty"` }
UpdateGroupServiceAccountUnauthorizedBodyErrorsItems0 update group service account unauthorized body errors items0 // Example: {"detail":"Not Found","status":"404"} swagger:model UpdateGroupServiceAccountUnauthorizedBodyErrorsItems0
func (*UpdateGroupServiceAccountUnauthorizedBodyErrorsItems0) ContextValidate ¶
func (o *UpdateGroupServiceAccountUnauthorizedBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this update group service account unauthorized body errors items0 based on the context it is used
func (*UpdateGroupServiceAccountUnauthorizedBodyErrorsItems0) MarshalBinary ¶
func (o *UpdateGroupServiceAccountUnauthorizedBodyErrorsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateGroupServiceAccountUnauthorizedBodyErrorsItems0) UnmarshalBinary ¶
func (o *UpdateGroupServiceAccountUnauthorizedBodyErrorsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateGroupServiceAccountUnauthorizedBodyErrorsItems0Links ¶
type UpdateGroupServiceAccountUnauthorizedBodyErrorsItems0Links struct { // Example: https://example.com/api/resource About interface{} `json:"about,omitempty"` }
UpdateGroupServiceAccountUnauthorizedBodyErrorsItems0Links A link that leads to further details about this particular occurrance of the problem. // Example: {"about":"https://example.com/about_this_error"} swagger:model UpdateGroupServiceAccountUnauthorizedBodyErrorsItems0Links
func (*UpdateGroupServiceAccountUnauthorizedBodyErrorsItems0Links) ContextValidate ¶
func (o *UpdateGroupServiceAccountUnauthorizedBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update group service account unauthorized body errors items0 links based on context it is used
func (*UpdateGroupServiceAccountUnauthorizedBodyErrorsItems0Links) MarshalBinary ¶
func (o *UpdateGroupServiceAccountUnauthorizedBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateGroupServiceAccountUnauthorizedBodyErrorsItems0Links) UnmarshalBinary ¶
func (o *UpdateGroupServiceAccountUnauthorizedBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateGroupServiceAccountUnauthorizedBodyErrorsItems0Source ¶
type UpdateGroupServiceAccountUnauthorizedBodyErrorsItems0Source struct { // Example: param1 Parameter string `json:"parameter,omitempty"` // Example: /data/attributes Pointer string `json:"pointer,omitempty"` }
UpdateGroupServiceAccountUnauthorizedBodyErrorsItems0Source update group service account unauthorized body errors items0 source // Example: {"pointer":"/data/attributes"} swagger:model UpdateGroupServiceAccountUnauthorizedBodyErrorsItems0Source
func (*UpdateGroupServiceAccountUnauthorizedBodyErrorsItems0Source) ContextValidate ¶
func (o *UpdateGroupServiceAccountUnauthorizedBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update group service account unauthorized body errors items0 source based on context it is used
func (*UpdateGroupServiceAccountUnauthorizedBodyErrorsItems0Source) MarshalBinary ¶
func (o *UpdateGroupServiceAccountUnauthorizedBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateGroupServiceAccountUnauthorizedBodyErrorsItems0Source) UnmarshalBinary ¶
func (o *UpdateGroupServiceAccountUnauthorizedBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateGroupServiceAccountUnauthorizedBodyJsonapi ¶
type UpdateGroupServiceAccountUnauthorizedBodyJsonapi struct { // Example: 1.0 // Required: true // Pattern: ^(0|[1-9]\d*)\.(0|[1-9]\d*)$ Version *string `json:"version"` }
UpdateGroupServiceAccountUnauthorizedBodyJsonapi update group service account unauthorized body jsonapi // Example: {"version":"1.0"} swagger:model UpdateGroupServiceAccountUnauthorizedBodyJsonapi
func (*UpdateGroupServiceAccountUnauthorizedBodyJsonapi) ContextValidate ¶
func (o *UpdateGroupServiceAccountUnauthorizedBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update group service account unauthorized body jsonapi based on context it is used
func (*UpdateGroupServiceAccountUnauthorizedBodyJsonapi) MarshalBinary ¶
func (o *UpdateGroupServiceAccountUnauthorizedBodyJsonapi) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateGroupServiceAccountUnauthorizedBodyJsonapi) UnmarshalBinary ¶
func (o *UpdateGroupServiceAccountUnauthorizedBodyJsonapi) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateOrgServiceAccountBadRequest ¶
type UpdateOrgServiceAccountBadRequest struct { /* A header containing the deprecation date of the underlying endpoint. For more information, please refer to the deprecation header RFC: https://tools.ietf.org/id/draft-dalal-deprecation-header-01.html Format: date-time */ Deprecation strfmt.DateTime /* A header containing a unique id used for tracking this request. If you are reporting an issue to Snyk it's very helpful to provide this ID. Format: uuid */ SnykRequestID strfmt.UUID /* A header containing the version stage of the endpoint. This stage describes the guarantees snyk provides surrounding stability of the endpoint. */ SnykVersionLifecycleStage string /* A header containing the version of the endpoint requested by the caller. */ SnykVersionRequested string /* A header containing the version of the endpoint that was served by the API. */ SnykVersionServed string /* A header containing the date of when the underlying endpoint will be removed. This header is only present if the endpoint has been deprecated. Please refer to the RFC for more information: https://datatracker.ietf.org/doc/html/rfc8594 Format: date-time */ Sunset strfmt.DateTime Payload *UpdateOrgServiceAccountBadRequestBody }
UpdateOrgServiceAccountBadRequest describes a response with status code 400, with default header values.
Bad Request: A parameter provided as a part of the request was invalid.
func NewUpdateOrgServiceAccountBadRequest ¶
func NewUpdateOrgServiceAccountBadRequest() *UpdateOrgServiceAccountBadRequest
NewUpdateOrgServiceAccountBadRequest creates a UpdateOrgServiceAccountBadRequest with default headers values
func (*UpdateOrgServiceAccountBadRequest) Code ¶
func (o *UpdateOrgServiceAccountBadRequest) Code() int
Code gets the status code for the update org service account bad request response
func (*UpdateOrgServiceAccountBadRequest) Error ¶
func (o *UpdateOrgServiceAccountBadRequest) Error() string
func (*UpdateOrgServiceAccountBadRequest) GetPayload ¶
func (o *UpdateOrgServiceAccountBadRequest) GetPayload() *UpdateOrgServiceAccountBadRequestBody
func (*UpdateOrgServiceAccountBadRequest) IsClientError ¶
func (o *UpdateOrgServiceAccountBadRequest) IsClientError() bool
IsClientError returns true when this update org service account bad request response has a 4xx status code
func (*UpdateOrgServiceAccountBadRequest) IsCode ¶
func (o *UpdateOrgServiceAccountBadRequest) IsCode(code int) bool
IsCode returns true when this update org service account bad request response a status code equal to that given
func (*UpdateOrgServiceAccountBadRequest) IsRedirect ¶
func (o *UpdateOrgServiceAccountBadRequest) IsRedirect() bool
IsRedirect returns true when this update org service account bad request response has a 3xx status code
func (*UpdateOrgServiceAccountBadRequest) IsServerError ¶
func (o *UpdateOrgServiceAccountBadRequest) IsServerError() bool
IsServerError returns true when this update org service account bad request response has a 5xx status code
func (*UpdateOrgServiceAccountBadRequest) IsSuccess ¶
func (o *UpdateOrgServiceAccountBadRequest) IsSuccess() bool
IsSuccess returns true when this update org service account bad request response has a 2xx status code
func (*UpdateOrgServiceAccountBadRequest) String ¶
func (o *UpdateOrgServiceAccountBadRequest) String() string
type UpdateOrgServiceAccountBadRequestBody ¶
type UpdateOrgServiceAccountBadRequestBody struct { // errors // Example: [{"detail":"Permission denied for this resource","status":"403"}] // Required: true // Min Items: 1 Errors []*UpdateOrgServiceAccountBadRequestBodyErrorsItems0 `json:"errors"` // jsonapi // Required: true Jsonapi *UpdateOrgServiceAccountBadRequestBodyJsonapi `json:"jsonapi"` }
UpdateOrgServiceAccountBadRequestBody update org service account bad request body // Example: {"errors":[{"detail":"Permission denied for this resource","status":"403"}],"jsonapi":{"version":"1.0"}} swagger:model UpdateOrgServiceAccountBadRequestBody
func (*UpdateOrgServiceAccountBadRequestBody) ContextValidate ¶
func (o *UpdateOrgServiceAccountBadRequestBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this update org service account bad request body based on the context it is used
func (*UpdateOrgServiceAccountBadRequestBody) MarshalBinary ¶
func (o *UpdateOrgServiceAccountBadRequestBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateOrgServiceAccountBadRequestBody) UnmarshalBinary ¶
func (o *UpdateOrgServiceAccountBadRequestBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateOrgServiceAccountBadRequestBodyErrorsItems0 ¶
type UpdateOrgServiceAccountBadRequestBodyErrorsItems0 struct { // An application-specific error code, expressed as a string value. // Example: entity-not-found Code string `json:"code,omitempty"` // A human-readable explanation specific to this occurrence of the problem. // Example: The request was missing these required fields: ... // Required: true Detail *string `json:"detail"` // A unique identifier for this particular occurrence of the problem. // Example: f16c31b5-6129-4571-add8-d589da9be524 // Format: uuid ID strfmt.UUID `json:"id,omitempty"` // links Links *UpdateOrgServiceAccountBadRequestBodyErrorsItems0Links `json:"links,omitempty"` // meta // Example: {"key":"value"} Meta interface{} `json:"meta,omitempty"` // source Source *UpdateOrgServiceAccountBadRequestBodyErrorsItems0Source `json:"source,omitempty"` // The HTTP status code applicable to this problem, expressed as a string value. // Example: 400 // Required: true // Pattern: ^[45]\d\d$ Status *string `json:"status"` // A short, human-readable summary of the problem that SHOULD NOT change from occurrence to occurrence of the problem, except for purposes of localization. // Example: Bad request Title string `json:"title,omitempty"` }
UpdateOrgServiceAccountBadRequestBodyErrorsItems0 update org service account bad request body errors items0 // Example: {"detail":"Not Found","status":"404"} swagger:model UpdateOrgServiceAccountBadRequestBodyErrorsItems0
func (*UpdateOrgServiceAccountBadRequestBodyErrorsItems0) ContextValidate ¶
func (o *UpdateOrgServiceAccountBadRequestBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this update org service account bad request body errors items0 based on the context it is used
func (*UpdateOrgServiceAccountBadRequestBodyErrorsItems0) MarshalBinary ¶
func (o *UpdateOrgServiceAccountBadRequestBodyErrorsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateOrgServiceAccountBadRequestBodyErrorsItems0) UnmarshalBinary ¶
func (o *UpdateOrgServiceAccountBadRequestBodyErrorsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateOrgServiceAccountBadRequestBodyErrorsItems0Links ¶
type UpdateOrgServiceAccountBadRequestBodyErrorsItems0Links struct { // about // Example: https://example.com/api/resource About interface{} `json:"about,omitempty"` }
UpdateOrgServiceAccountBadRequestBodyErrorsItems0Links A link that leads to further details about this particular occurrance of the problem. // Example: {"about":"https://example.com/about_this_error"} swagger:model UpdateOrgServiceAccountBadRequestBodyErrorsItems0Links
func (*UpdateOrgServiceAccountBadRequestBodyErrorsItems0Links) ContextValidate ¶
func (o *UpdateOrgServiceAccountBadRequestBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update org service account bad request body errors items0 links based on context it is used
func (*UpdateOrgServiceAccountBadRequestBodyErrorsItems0Links) MarshalBinary ¶
func (o *UpdateOrgServiceAccountBadRequestBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateOrgServiceAccountBadRequestBodyErrorsItems0Links) UnmarshalBinary ¶
func (o *UpdateOrgServiceAccountBadRequestBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateOrgServiceAccountBadRequestBodyErrorsItems0Source ¶
type UpdateOrgServiceAccountBadRequestBodyErrorsItems0Source struct { // A string indicating which URI query parameter caused the error. // Example: param1 Parameter string `json:"parameter,omitempty"` // A JSON Pointer [RFC6901] to the associated entity in the request document. // Example: /data/attributes Pointer string `json:"pointer,omitempty"` }
UpdateOrgServiceAccountBadRequestBodyErrorsItems0Source update org service account bad request body errors items0 source // Example: {"pointer":"/data/attributes"} swagger:model UpdateOrgServiceAccountBadRequestBodyErrorsItems0Source
func (*UpdateOrgServiceAccountBadRequestBodyErrorsItems0Source) ContextValidate ¶
func (o *UpdateOrgServiceAccountBadRequestBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update org service account bad request body errors items0 source based on context it is used
func (*UpdateOrgServiceAccountBadRequestBodyErrorsItems0Source) MarshalBinary ¶
func (o *UpdateOrgServiceAccountBadRequestBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateOrgServiceAccountBadRequestBodyErrorsItems0Source) UnmarshalBinary ¶
func (o *UpdateOrgServiceAccountBadRequestBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateOrgServiceAccountBadRequestBodyJsonapi ¶
type UpdateOrgServiceAccountBadRequestBodyJsonapi struct { // Version of the JSON API specification this server supports. // Example: 1.0 // Required: true // Pattern: ^(0|[1-9]\d*)\.(0|[1-9]\d*)$ Version *string `json:"version"` }
UpdateOrgServiceAccountBadRequestBodyJsonapi update org service account bad request body jsonapi // Example: {"version":"1.0"} swagger:model UpdateOrgServiceAccountBadRequestBodyJsonapi
func (*UpdateOrgServiceAccountBadRequestBodyJsonapi) ContextValidate ¶
func (o *UpdateOrgServiceAccountBadRequestBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update org service account bad request body jsonapi based on context it is used
func (*UpdateOrgServiceAccountBadRequestBodyJsonapi) MarshalBinary ¶
func (o *UpdateOrgServiceAccountBadRequestBodyJsonapi) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateOrgServiceAccountBadRequestBodyJsonapi) UnmarshalBinary ¶
func (o *UpdateOrgServiceAccountBadRequestBodyJsonapi) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateOrgServiceAccountBody ¶
type UpdateOrgServiceAccountBody struct { // data // Required: true Data *UpdateOrgServiceAccountParamsBodyData `json:"data"` }
UpdateOrgServiceAccountBody update org service account body swagger:model UpdateOrgServiceAccountBody
func (*UpdateOrgServiceAccountBody) ContextValidate ¶
func (o *UpdateOrgServiceAccountBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this update org service account body based on the context it is used
func (*UpdateOrgServiceAccountBody) MarshalBinary ¶
func (o *UpdateOrgServiceAccountBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateOrgServiceAccountBody) UnmarshalBinary ¶
func (o *UpdateOrgServiceAccountBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateOrgServiceAccountForbidden ¶
type UpdateOrgServiceAccountForbidden struct { /* A header containing the deprecation date of the underlying endpoint. For more information, please refer to the deprecation header RFC: https://tools.ietf.org/id/draft-dalal-deprecation-header-01.html Format: date-time */ Deprecation strfmt.DateTime /* A header containing a unique id used for tracking this request. If you are reporting an issue to Snyk it's very helpful to provide this ID. Format: uuid */ SnykRequestID strfmt.UUID /* A header containing the version stage of the endpoint. This stage describes the guarantees snyk provides surrounding stability of the endpoint. */ SnykVersionLifecycleStage string /* A header containing the version of the endpoint requested by the caller. */ SnykVersionRequested string /* A header containing the version of the endpoint that was served by the API. */ SnykVersionServed string /* A header containing the date of when the underlying endpoint will be removed. This header is only present if the endpoint has been deprecated. Please refer to the RFC for more information: https://datatracker.ietf.org/doc/html/rfc8594 Format: date-time */ Sunset strfmt.DateTime Payload *UpdateOrgServiceAccountForbiddenBody }
UpdateOrgServiceAccountForbidden describes a response with status code 403, with default header values.
Forbidden: the request requires an authentication token with more or different permissions.
func NewUpdateOrgServiceAccountForbidden ¶
func NewUpdateOrgServiceAccountForbidden() *UpdateOrgServiceAccountForbidden
NewUpdateOrgServiceAccountForbidden creates a UpdateOrgServiceAccountForbidden with default headers values
func (*UpdateOrgServiceAccountForbidden) Code ¶
func (o *UpdateOrgServiceAccountForbidden) Code() int
Code gets the status code for the update org service account forbidden response
func (*UpdateOrgServiceAccountForbidden) Error ¶
func (o *UpdateOrgServiceAccountForbidden) Error() string
func (*UpdateOrgServiceAccountForbidden) GetPayload ¶
func (o *UpdateOrgServiceAccountForbidden) GetPayload() *UpdateOrgServiceAccountForbiddenBody
func (*UpdateOrgServiceAccountForbidden) IsClientError ¶
func (o *UpdateOrgServiceAccountForbidden) IsClientError() bool
IsClientError returns true when this update org service account forbidden response has a 4xx status code
func (*UpdateOrgServiceAccountForbidden) IsCode ¶
func (o *UpdateOrgServiceAccountForbidden) IsCode(code int) bool
IsCode returns true when this update org service account forbidden response a status code equal to that given
func (*UpdateOrgServiceAccountForbidden) IsRedirect ¶
func (o *UpdateOrgServiceAccountForbidden) IsRedirect() bool
IsRedirect returns true when this update org service account forbidden response has a 3xx status code
func (*UpdateOrgServiceAccountForbidden) IsServerError ¶
func (o *UpdateOrgServiceAccountForbidden) IsServerError() bool
IsServerError returns true when this update org service account forbidden response has a 5xx status code
func (*UpdateOrgServiceAccountForbidden) IsSuccess ¶
func (o *UpdateOrgServiceAccountForbidden) IsSuccess() bool
IsSuccess returns true when this update org service account forbidden response has a 2xx status code
func (*UpdateOrgServiceAccountForbidden) String ¶
func (o *UpdateOrgServiceAccountForbidden) String() string
type UpdateOrgServiceAccountForbiddenBody ¶
type UpdateOrgServiceAccountForbiddenBody struct { // errors // Example: [{"detail":"Permission denied for this resource","status":"403"}] // Required: true // Min Items: 1 Errors []*UpdateOrgServiceAccountForbiddenBodyErrorsItems0 `json:"errors"` // jsonapi // Required: true Jsonapi *UpdateOrgServiceAccountForbiddenBodyJsonapi `json:"jsonapi"` }
UpdateOrgServiceAccountForbiddenBody update org service account forbidden body // Example: {"errors":[{"detail":"Permission denied for this resource","status":"403"}],"jsonapi":{"version":"1.0"}} swagger:model UpdateOrgServiceAccountForbiddenBody
func (*UpdateOrgServiceAccountForbiddenBody) ContextValidate ¶
func (o *UpdateOrgServiceAccountForbiddenBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this update org service account forbidden body based on the context it is used
func (*UpdateOrgServiceAccountForbiddenBody) MarshalBinary ¶
func (o *UpdateOrgServiceAccountForbiddenBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateOrgServiceAccountForbiddenBody) UnmarshalBinary ¶
func (o *UpdateOrgServiceAccountForbiddenBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateOrgServiceAccountForbiddenBodyErrorsItems0 ¶
type UpdateOrgServiceAccountForbiddenBodyErrorsItems0 struct { // An application-specific error code, expressed as a string value. // Example: entity-not-found Code string `json:"code,omitempty"` // A human-readable explanation specific to this occurrence of the problem. // Example: The request was missing these required fields: ... // Required: true Detail *string `json:"detail"` // A unique identifier for this particular occurrence of the problem. // Example: f16c31b5-6129-4571-add8-d589da9be524 // Format: uuid ID strfmt.UUID `json:"id,omitempty"` // links Links *UpdateOrgServiceAccountForbiddenBodyErrorsItems0Links `json:"links,omitempty"` // meta // Example: {"key":"value"} Meta interface{} `json:"meta,omitempty"` // source Source *UpdateOrgServiceAccountForbiddenBodyErrorsItems0Source `json:"source,omitempty"` // The HTTP status code applicable to this problem, expressed as a string value. // Example: 400 // Required: true // Pattern: ^[45]\d\d$ Status *string `json:"status"` // A short, human-readable summary of the problem that SHOULD NOT change from occurrence to occurrence of the problem, except for purposes of localization. // Example: Bad request Title string `json:"title,omitempty"` }
UpdateOrgServiceAccountForbiddenBodyErrorsItems0 update org service account forbidden body errors items0 // Example: {"detail":"Not Found","status":"404"} swagger:model UpdateOrgServiceAccountForbiddenBodyErrorsItems0
func (*UpdateOrgServiceAccountForbiddenBodyErrorsItems0) ContextValidate ¶
func (o *UpdateOrgServiceAccountForbiddenBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this update org service account forbidden body errors items0 based on the context it is used
func (*UpdateOrgServiceAccountForbiddenBodyErrorsItems0) MarshalBinary ¶
func (o *UpdateOrgServiceAccountForbiddenBodyErrorsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateOrgServiceAccountForbiddenBodyErrorsItems0) UnmarshalBinary ¶
func (o *UpdateOrgServiceAccountForbiddenBodyErrorsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateOrgServiceAccountForbiddenBodyErrorsItems0Links ¶
type UpdateOrgServiceAccountForbiddenBodyErrorsItems0Links struct { // about // Example: https://example.com/api/resource About interface{} `json:"about,omitempty"` }
UpdateOrgServiceAccountForbiddenBodyErrorsItems0Links A link that leads to further details about this particular occurrance of the problem. // Example: {"about":"https://example.com/about_this_error"} swagger:model UpdateOrgServiceAccountForbiddenBodyErrorsItems0Links
func (*UpdateOrgServiceAccountForbiddenBodyErrorsItems0Links) ContextValidate ¶
func (o *UpdateOrgServiceAccountForbiddenBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update org service account forbidden body errors items0 links based on context it is used
func (*UpdateOrgServiceAccountForbiddenBodyErrorsItems0Links) MarshalBinary ¶
func (o *UpdateOrgServiceAccountForbiddenBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateOrgServiceAccountForbiddenBodyErrorsItems0Links) UnmarshalBinary ¶
func (o *UpdateOrgServiceAccountForbiddenBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateOrgServiceAccountForbiddenBodyErrorsItems0Source ¶
type UpdateOrgServiceAccountForbiddenBodyErrorsItems0Source struct { // A string indicating which URI query parameter caused the error. // Example: param1 Parameter string `json:"parameter,omitempty"` // A JSON Pointer [RFC6901] to the associated entity in the request document. // Example: /data/attributes Pointer string `json:"pointer,omitempty"` }
UpdateOrgServiceAccountForbiddenBodyErrorsItems0Source update org service account forbidden body errors items0 source // Example: {"pointer":"/data/attributes"} swagger:model UpdateOrgServiceAccountForbiddenBodyErrorsItems0Source
func (*UpdateOrgServiceAccountForbiddenBodyErrorsItems0Source) ContextValidate ¶
func (o *UpdateOrgServiceAccountForbiddenBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update org service account forbidden body errors items0 source based on context it is used
func (*UpdateOrgServiceAccountForbiddenBodyErrorsItems0Source) MarshalBinary ¶
func (o *UpdateOrgServiceAccountForbiddenBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateOrgServiceAccountForbiddenBodyErrorsItems0Source) UnmarshalBinary ¶
func (o *UpdateOrgServiceAccountForbiddenBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateOrgServiceAccountForbiddenBodyJsonapi ¶
type UpdateOrgServiceAccountForbiddenBodyJsonapi struct { // Version of the JSON API specification this server supports. // Example: 1.0 // Required: true // Pattern: ^(0|[1-9]\d*)\.(0|[1-9]\d*)$ Version *string `json:"version"` }
UpdateOrgServiceAccountForbiddenBodyJsonapi update org service account forbidden body jsonapi // Example: {"version":"1.0"} swagger:model UpdateOrgServiceAccountForbiddenBodyJsonapi
func (*UpdateOrgServiceAccountForbiddenBodyJsonapi) ContextValidate ¶
func (o *UpdateOrgServiceAccountForbiddenBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update org service account forbidden body jsonapi based on context it is used
func (*UpdateOrgServiceAccountForbiddenBodyJsonapi) MarshalBinary ¶
func (o *UpdateOrgServiceAccountForbiddenBodyJsonapi) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateOrgServiceAccountForbiddenBodyJsonapi) UnmarshalBinary ¶
func (o *UpdateOrgServiceAccountForbiddenBodyJsonapi) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateOrgServiceAccountInternalServerError ¶
type UpdateOrgServiceAccountInternalServerError struct { /* A header containing the deprecation date of the underlying endpoint. For more information, please refer to the deprecation header RFC: https://tools.ietf.org/id/draft-dalal-deprecation-header-01.html Format: date-time */ Deprecation strfmt.DateTime /* A header containing a unique id used for tracking this request. If you are reporting an issue to Snyk it's very helpful to provide this ID. Format: uuid */ SnykRequestID strfmt.UUID /* A header containing the version stage of the endpoint. This stage describes the guarantees snyk provides surrounding stability of the endpoint. */ SnykVersionLifecycleStage string /* A header containing the version of the endpoint requested by the caller. */ SnykVersionRequested string /* A header containing the version of the endpoint that was served by the API. */ SnykVersionServed string /* A header containing the date of when the underlying endpoint will be removed. This header is only present if the endpoint has been deprecated. Please refer to the RFC for more information: https://datatracker.ietf.org/doc/html/rfc8594 Format: date-time */ Sunset strfmt.DateTime Payload *UpdateOrgServiceAccountInternalServerErrorBody }
UpdateOrgServiceAccountInternalServerError describes a response with status code 500, with default header values.
Internal Server Error: An error was encountered while attempting to process the request.
func NewUpdateOrgServiceAccountInternalServerError ¶
func NewUpdateOrgServiceAccountInternalServerError() *UpdateOrgServiceAccountInternalServerError
NewUpdateOrgServiceAccountInternalServerError creates a UpdateOrgServiceAccountInternalServerError with default headers values
func (*UpdateOrgServiceAccountInternalServerError) Code ¶
func (o *UpdateOrgServiceAccountInternalServerError) Code() int
Code gets the status code for the update org service account internal server error response
func (*UpdateOrgServiceAccountInternalServerError) Error ¶
func (o *UpdateOrgServiceAccountInternalServerError) Error() string
func (*UpdateOrgServiceAccountInternalServerError) GetPayload ¶
func (o *UpdateOrgServiceAccountInternalServerError) GetPayload() *UpdateOrgServiceAccountInternalServerErrorBody
func (*UpdateOrgServiceAccountInternalServerError) IsClientError ¶
func (o *UpdateOrgServiceAccountInternalServerError) IsClientError() bool
IsClientError returns true when this update org service account internal server error response has a 4xx status code
func (*UpdateOrgServiceAccountInternalServerError) IsCode ¶
func (o *UpdateOrgServiceAccountInternalServerError) IsCode(code int) bool
IsCode returns true when this update org service account internal server error response a status code equal to that given
func (*UpdateOrgServiceAccountInternalServerError) IsRedirect ¶
func (o *UpdateOrgServiceAccountInternalServerError) IsRedirect() bool
IsRedirect returns true when this update org service account internal server error response has a 3xx status code
func (*UpdateOrgServiceAccountInternalServerError) IsServerError ¶
func (o *UpdateOrgServiceAccountInternalServerError) IsServerError() bool
IsServerError returns true when this update org service account internal server error response has a 5xx status code
func (*UpdateOrgServiceAccountInternalServerError) IsSuccess ¶
func (o *UpdateOrgServiceAccountInternalServerError) IsSuccess() bool
IsSuccess returns true when this update org service account internal server error response has a 2xx status code
func (*UpdateOrgServiceAccountInternalServerError) String ¶
func (o *UpdateOrgServiceAccountInternalServerError) String() string
type UpdateOrgServiceAccountInternalServerErrorBody ¶
type UpdateOrgServiceAccountInternalServerErrorBody struct { // errors // Example: [{"detail":"Permission denied for this resource","status":"403"}] // Required: true // Min Items: 1 Errors []*UpdateOrgServiceAccountInternalServerErrorBodyErrorsItems0 `json:"errors"` // jsonapi // Required: true Jsonapi *UpdateOrgServiceAccountInternalServerErrorBodyJsonapi `json:"jsonapi"` }
UpdateOrgServiceAccountInternalServerErrorBody update org service account internal server error body // Example: {"errors":[{"detail":"Permission denied for this resource","status":"403"}],"jsonapi":{"version":"1.0"}} swagger:model UpdateOrgServiceAccountInternalServerErrorBody
func (*UpdateOrgServiceAccountInternalServerErrorBody) ContextValidate ¶
func (o *UpdateOrgServiceAccountInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this update org service account internal server error body based on the context it is used
func (*UpdateOrgServiceAccountInternalServerErrorBody) MarshalBinary ¶
func (o *UpdateOrgServiceAccountInternalServerErrorBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateOrgServiceAccountInternalServerErrorBody) UnmarshalBinary ¶
func (o *UpdateOrgServiceAccountInternalServerErrorBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateOrgServiceAccountInternalServerErrorBodyErrorsItems0 ¶
type UpdateOrgServiceAccountInternalServerErrorBodyErrorsItems0 struct { // An application-specific error code, expressed as a string value. // Example: entity-not-found Code string `json:"code,omitempty"` // A human-readable explanation specific to this occurrence of the problem. // Example: The request was missing these required fields: ... // Required: true Detail *string `json:"detail"` // A unique identifier for this particular occurrence of the problem. // Example: f16c31b5-6129-4571-add8-d589da9be524 // Format: uuid ID strfmt.UUID `json:"id,omitempty"` // links Links *UpdateOrgServiceAccountInternalServerErrorBodyErrorsItems0Links `json:"links,omitempty"` // meta // Example: {"key":"value"} Meta interface{} `json:"meta,omitempty"` // source Source *UpdateOrgServiceAccountInternalServerErrorBodyErrorsItems0Source `json:"source,omitempty"` // The HTTP status code applicable to this problem, expressed as a string value. // Example: 400 // Required: true // Pattern: ^[45]\d\d$ Status *string `json:"status"` // A short, human-readable summary of the problem that SHOULD NOT change from occurrence to occurrence of the problem, except for purposes of localization. // Example: Bad request Title string `json:"title,omitempty"` }
UpdateOrgServiceAccountInternalServerErrorBodyErrorsItems0 update org service account internal server error body errors items0 // Example: {"detail":"Not Found","status":"404"} swagger:model UpdateOrgServiceAccountInternalServerErrorBodyErrorsItems0
func (*UpdateOrgServiceAccountInternalServerErrorBodyErrorsItems0) ContextValidate ¶
func (o *UpdateOrgServiceAccountInternalServerErrorBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this update org service account internal server error body errors items0 based on the context it is used
func (*UpdateOrgServiceAccountInternalServerErrorBodyErrorsItems0) MarshalBinary ¶
func (o *UpdateOrgServiceAccountInternalServerErrorBodyErrorsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateOrgServiceAccountInternalServerErrorBodyErrorsItems0) UnmarshalBinary ¶
func (o *UpdateOrgServiceAccountInternalServerErrorBodyErrorsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateOrgServiceAccountInternalServerErrorBodyErrorsItems0Links ¶
type UpdateOrgServiceAccountInternalServerErrorBodyErrorsItems0Links struct { // about // Example: https://example.com/api/resource About interface{} `json:"about,omitempty"` }
UpdateOrgServiceAccountInternalServerErrorBodyErrorsItems0Links A link that leads to further details about this particular occurrance of the problem. // Example: {"about":"https://example.com/about_this_error"} swagger:model UpdateOrgServiceAccountInternalServerErrorBodyErrorsItems0Links
func (*UpdateOrgServiceAccountInternalServerErrorBodyErrorsItems0Links) ContextValidate ¶
func (o *UpdateOrgServiceAccountInternalServerErrorBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update org service account internal server error body errors items0 links based on context it is used
func (*UpdateOrgServiceAccountInternalServerErrorBodyErrorsItems0Links) MarshalBinary ¶
func (o *UpdateOrgServiceAccountInternalServerErrorBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateOrgServiceAccountInternalServerErrorBodyErrorsItems0Links) UnmarshalBinary ¶
func (o *UpdateOrgServiceAccountInternalServerErrorBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateOrgServiceAccountInternalServerErrorBodyErrorsItems0Source ¶
type UpdateOrgServiceAccountInternalServerErrorBodyErrorsItems0Source struct { // A string indicating which URI query parameter caused the error. // Example: param1 Parameter string `json:"parameter,omitempty"` // A JSON Pointer [RFC6901] to the associated entity in the request document. // Example: /data/attributes Pointer string `json:"pointer,omitempty"` }
UpdateOrgServiceAccountInternalServerErrorBodyErrorsItems0Source update org service account internal server error body errors items0 source // Example: {"pointer":"/data/attributes"} swagger:model UpdateOrgServiceAccountInternalServerErrorBodyErrorsItems0Source
func (*UpdateOrgServiceAccountInternalServerErrorBodyErrorsItems0Source) ContextValidate ¶
func (o *UpdateOrgServiceAccountInternalServerErrorBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update org service account internal server error body errors items0 source based on context it is used
func (*UpdateOrgServiceAccountInternalServerErrorBodyErrorsItems0Source) MarshalBinary ¶
func (o *UpdateOrgServiceAccountInternalServerErrorBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateOrgServiceAccountInternalServerErrorBodyErrorsItems0Source) UnmarshalBinary ¶
func (o *UpdateOrgServiceAccountInternalServerErrorBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateOrgServiceAccountInternalServerErrorBodyJsonapi ¶
type UpdateOrgServiceAccountInternalServerErrorBodyJsonapi struct { // Version of the JSON API specification this server supports. // Example: 1.0 // Required: true // Pattern: ^(0|[1-9]\d*)\.(0|[1-9]\d*)$ Version *string `json:"version"` }
UpdateOrgServiceAccountInternalServerErrorBodyJsonapi update org service account internal server error body jsonapi // Example: {"version":"1.0"} swagger:model UpdateOrgServiceAccountInternalServerErrorBodyJsonapi
func (*UpdateOrgServiceAccountInternalServerErrorBodyJsonapi) ContextValidate ¶
func (o *UpdateOrgServiceAccountInternalServerErrorBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update org service account internal server error body jsonapi based on context it is used
func (*UpdateOrgServiceAccountInternalServerErrorBodyJsonapi) MarshalBinary ¶
func (o *UpdateOrgServiceAccountInternalServerErrorBodyJsonapi) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateOrgServiceAccountInternalServerErrorBodyJsonapi) UnmarshalBinary ¶
func (o *UpdateOrgServiceAccountInternalServerErrorBodyJsonapi) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateOrgServiceAccountNotFound ¶
type UpdateOrgServiceAccountNotFound struct { /* A header containing the deprecation date of the underlying endpoint. For more information, please refer to the deprecation header RFC: https://tools.ietf.org/id/draft-dalal-deprecation-header-01.html Format: date-time */ Deprecation strfmt.DateTime /* A header containing a unique id used for tracking this request. If you are reporting an issue to Snyk it's very helpful to provide this ID. Format: uuid */ SnykRequestID strfmt.UUID /* A header containing the version stage of the endpoint. This stage describes the guarantees snyk provides surrounding stability of the endpoint. */ SnykVersionLifecycleStage string /* A header containing the version of the endpoint requested by the caller. */ SnykVersionRequested string /* A header containing the version of the endpoint that was served by the API. */ SnykVersionServed string /* A header containing the date of when the underlying endpoint will be removed. This header is only present if the endpoint has been deprecated. Please refer to the RFC for more information: https://datatracker.ietf.org/doc/html/rfc8594 Format: date-time */ Sunset strfmt.DateTime Payload *UpdateOrgServiceAccountNotFoundBody }
UpdateOrgServiceAccountNotFound describes a response with status code 404, with default header values.
Not Found: The resource being operated on could not be found.
func NewUpdateOrgServiceAccountNotFound ¶
func NewUpdateOrgServiceAccountNotFound() *UpdateOrgServiceAccountNotFound
NewUpdateOrgServiceAccountNotFound creates a UpdateOrgServiceAccountNotFound with default headers values
func (*UpdateOrgServiceAccountNotFound) Code ¶
func (o *UpdateOrgServiceAccountNotFound) Code() int
Code gets the status code for the update org service account not found response
func (*UpdateOrgServiceAccountNotFound) Error ¶
func (o *UpdateOrgServiceAccountNotFound) Error() string
func (*UpdateOrgServiceAccountNotFound) GetPayload ¶
func (o *UpdateOrgServiceAccountNotFound) GetPayload() *UpdateOrgServiceAccountNotFoundBody
func (*UpdateOrgServiceAccountNotFound) IsClientError ¶
func (o *UpdateOrgServiceAccountNotFound) IsClientError() bool
IsClientError returns true when this update org service account not found response has a 4xx status code
func (*UpdateOrgServiceAccountNotFound) IsCode ¶
func (o *UpdateOrgServiceAccountNotFound) IsCode(code int) bool
IsCode returns true when this update org service account not found response a status code equal to that given
func (*UpdateOrgServiceAccountNotFound) IsRedirect ¶
func (o *UpdateOrgServiceAccountNotFound) IsRedirect() bool
IsRedirect returns true when this update org service account not found response has a 3xx status code
func (*UpdateOrgServiceAccountNotFound) IsServerError ¶
func (o *UpdateOrgServiceAccountNotFound) IsServerError() bool
IsServerError returns true when this update org service account not found response has a 5xx status code
func (*UpdateOrgServiceAccountNotFound) IsSuccess ¶
func (o *UpdateOrgServiceAccountNotFound) IsSuccess() bool
IsSuccess returns true when this update org service account not found response has a 2xx status code
func (*UpdateOrgServiceAccountNotFound) String ¶
func (o *UpdateOrgServiceAccountNotFound) String() string
type UpdateOrgServiceAccountNotFoundBody ¶
type UpdateOrgServiceAccountNotFoundBody struct { // errors // Example: [{"detail":"Permission denied for this resource","status":"403"}] // Required: true // Min Items: 1 Errors []*UpdateOrgServiceAccountNotFoundBodyErrorsItems0 `json:"errors"` // jsonapi // Required: true Jsonapi *UpdateOrgServiceAccountNotFoundBodyJsonapi `json:"jsonapi"` }
UpdateOrgServiceAccountNotFoundBody update org service account not found body // Example: {"errors":[{"detail":"Permission denied for this resource","status":"403"}],"jsonapi":{"version":"1.0"}} swagger:model UpdateOrgServiceAccountNotFoundBody
func (*UpdateOrgServiceAccountNotFoundBody) ContextValidate ¶
func (o *UpdateOrgServiceAccountNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this update org service account not found body based on the context it is used
func (*UpdateOrgServiceAccountNotFoundBody) MarshalBinary ¶
func (o *UpdateOrgServiceAccountNotFoundBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateOrgServiceAccountNotFoundBody) UnmarshalBinary ¶
func (o *UpdateOrgServiceAccountNotFoundBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateOrgServiceAccountNotFoundBodyErrorsItems0 ¶
type UpdateOrgServiceAccountNotFoundBodyErrorsItems0 struct { // An application-specific error code, expressed as a string value. // Example: entity-not-found Code string `json:"code,omitempty"` // A human-readable explanation specific to this occurrence of the problem. // Example: The request was missing these required fields: ... // Required: true Detail *string `json:"detail"` // A unique identifier for this particular occurrence of the problem. // Example: f16c31b5-6129-4571-add8-d589da9be524 // Format: uuid ID strfmt.UUID `json:"id,omitempty"` // links Links *UpdateOrgServiceAccountNotFoundBodyErrorsItems0Links `json:"links,omitempty"` // meta // Example: {"key":"value"} Meta interface{} `json:"meta,omitempty"` // source Source *UpdateOrgServiceAccountNotFoundBodyErrorsItems0Source `json:"source,omitempty"` // The HTTP status code applicable to this problem, expressed as a string value. // Example: 400 // Required: true // Pattern: ^[45]\d\d$ Status *string `json:"status"` // A short, human-readable summary of the problem that SHOULD NOT change from occurrence to occurrence of the problem, except for purposes of localization. // Example: Bad request Title string `json:"title,omitempty"` }
UpdateOrgServiceAccountNotFoundBodyErrorsItems0 update org service account not found body errors items0 // Example: {"detail":"Not Found","status":"404"} swagger:model UpdateOrgServiceAccountNotFoundBodyErrorsItems0
func (*UpdateOrgServiceAccountNotFoundBodyErrorsItems0) ContextValidate ¶
func (o *UpdateOrgServiceAccountNotFoundBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this update org service account not found body errors items0 based on the context it is used
func (*UpdateOrgServiceAccountNotFoundBodyErrorsItems0) MarshalBinary ¶
func (o *UpdateOrgServiceAccountNotFoundBodyErrorsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateOrgServiceAccountNotFoundBodyErrorsItems0) UnmarshalBinary ¶
func (o *UpdateOrgServiceAccountNotFoundBodyErrorsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateOrgServiceAccountNotFoundBodyErrorsItems0Links ¶
type UpdateOrgServiceAccountNotFoundBodyErrorsItems0Links struct { // about // Example: https://example.com/api/resource About interface{} `json:"about,omitempty"` }
UpdateOrgServiceAccountNotFoundBodyErrorsItems0Links A link that leads to further details about this particular occurrance of the problem. // Example: {"about":"https://example.com/about_this_error"} swagger:model UpdateOrgServiceAccountNotFoundBodyErrorsItems0Links
func (*UpdateOrgServiceAccountNotFoundBodyErrorsItems0Links) ContextValidate ¶
func (o *UpdateOrgServiceAccountNotFoundBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update org service account not found body errors items0 links based on context it is used
func (*UpdateOrgServiceAccountNotFoundBodyErrorsItems0Links) MarshalBinary ¶
func (o *UpdateOrgServiceAccountNotFoundBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateOrgServiceAccountNotFoundBodyErrorsItems0Links) UnmarshalBinary ¶
func (o *UpdateOrgServiceAccountNotFoundBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateOrgServiceAccountNotFoundBodyErrorsItems0Source ¶
type UpdateOrgServiceAccountNotFoundBodyErrorsItems0Source struct { // A string indicating which URI query parameter caused the error. // Example: param1 Parameter string `json:"parameter,omitempty"` // A JSON Pointer [RFC6901] to the associated entity in the request document. // Example: /data/attributes Pointer string `json:"pointer,omitempty"` }
UpdateOrgServiceAccountNotFoundBodyErrorsItems0Source update org service account not found body errors items0 source // Example: {"pointer":"/data/attributes"} swagger:model UpdateOrgServiceAccountNotFoundBodyErrorsItems0Source
func (*UpdateOrgServiceAccountNotFoundBodyErrorsItems0Source) ContextValidate ¶
func (o *UpdateOrgServiceAccountNotFoundBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update org service account not found body errors items0 source based on context it is used
func (*UpdateOrgServiceAccountNotFoundBodyErrorsItems0Source) MarshalBinary ¶
func (o *UpdateOrgServiceAccountNotFoundBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateOrgServiceAccountNotFoundBodyErrorsItems0Source) UnmarshalBinary ¶
func (o *UpdateOrgServiceAccountNotFoundBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateOrgServiceAccountNotFoundBodyJsonapi ¶
type UpdateOrgServiceAccountNotFoundBodyJsonapi struct { // Version of the JSON API specification this server supports. // Example: 1.0 // Required: true // Pattern: ^(0|[1-9]\d*)\.(0|[1-9]\d*)$ Version *string `json:"version"` }
UpdateOrgServiceAccountNotFoundBodyJsonapi update org service account not found body jsonapi // Example: {"version":"1.0"} swagger:model UpdateOrgServiceAccountNotFoundBodyJsonapi
func (*UpdateOrgServiceAccountNotFoundBodyJsonapi) ContextValidate ¶
func (o *UpdateOrgServiceAccountNotFoundBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update org service account not found body jsonapi based on context it is used
func (*UpdateOrgServiceAccountNotFoundBodyJsonapi) MarshalBinary ¶
func (o *UpdateOrgServiceAccountNotFoundBodyJsonapi) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateOrgServiceAccountNotFoundBodyJsonapi) UnmarshalBinary ¶
func (o *UpdateOrgServiceAccountNotFoundBodyJsonapi) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateOrgServiceAccountOK ¶
type UpdateOrgServiceAccountOK struct { /* A header containing the deprecation date of the underlying endpoint. For more information, please refer to the deprecation header RFC: https://tools.ietf.org/id/draft-dalal-deprecation-header-01.html Format: date-time */ Deprecation strfmt.DateTime /* A header providing a URL for the location of a resource Format: url */ Location string /* A header containing a unique id used for tracking this request. If you are reporting an issue to Snyk it's very helpful to provide this ID. Format: uuid */ SnykRequestID strfmt.UUID /* A header containing the version stage of the endpoint. This stage describes the guarantees snyk provides surrounding stability of the endpoint. */ SnykVersionLifecycleStage string /* A header containing the version of the endpoint requested by the caller. */ SnykVersionRequested string /* A header containing the version of the endpoint that was served by the API. */ SnykVersionServed string /* A header containing the date of when the underlying endpoint will be removed. This header is only present if the endpoint has been deprecated. Please refer to the RFC for more information: https://datatracker.ietf.org/doc/html/rfc8594 Format: date-time */ Sunset strfmt.DateTime Payload *UpdateOrgServiceAccountOKBody }
UpdateOrgServiceAccountOK describes a response with status code 200, with default header values.
Service account is returned.
func NewUpdateOrgServiceAccountOK ¶
func NewUpdateOrgServiceAccountOK() *UpdateOrgServiceAccountOK
NewUpdateOrgServiceAccountOK creates a UpdateOrgServiceAccountOK with default headers values
func (*UpdateOrgServiceAccountOK) Code ¶
func (o *UpdateOrgServiceAccountOK) Code() int
Code gets the status code for the update org service account o k response
func (*UpdateOrgServiceAccountOK) Error ¶
func (o *UpdateOrgServiceAccountOK) Error() string
func (*UpdateOrgServiceAccountOK) GetPayload ¶
func (o *UpdateOrgServiceAccountOK) GetPayload() *UpdateOrgServiceAccountOKBody
func (*UpdateOrgServiceAccountOK) IsClientError ¶
func (o *UpdateOrgServiceAccountOK) IsClientError() bool
IsClientError returns true when this update org service account o k response has a 4xx status code
func (*UpdateOrgServiceAccountOK) IsCode ¶
func (o *UpdateOrgServiceAccountOK) IsCode(code int) bool
IsCode returns true when this update org service account o k response a status code equal to that given
func (*UpdateOrgServiceAccountOK) IsRedirect ¶
func (o *UpdateOrgServiceAccountOK) IsRedirect() bool
IsRedirect returns true when this update org service account o k response has a 3xx status code
func (*UpdateOrgServiceAccountOK) IsServerError ¶
func (o *UpdateOrgServiceAccountOK) IsServerError() bool
IsServerError returns true when this update org service account o k response has a 5xx status code
func (*UpdateOrgServiceAccountOK) IsSuccess ¶
func (o *UpdateOrgServiceAccountOK) IsSuccess() bool
IsSuccess returns true when this update org service account o k response has a 2xx status code
func (*UpdateOrgServiceAccountOK) String ¶
func (o *UpdateOrgServiceAccountOK) String() string
type UpdateOrgServiceAccountOKBody ¶
type UpdateOrgServiceAccountOKBody struct { // data // Required: true Data *UpdateOrgServiceAccountOKBodyData `json:"data"` // jsonapi // Required: true Jsonapi *models.JSONAPI `json:"jsonapi"` // links // Required: true Links *models.Links `json:"links"` }
UpdateOrgServiceAccountOKBody update org service account o k body swagger:model UpdateOrgServiceAccountOKBody
func (*UpdateOrgServiceAccountOKBody) ContextValidate ¶
func (o *UpdateOrgServiceAccountOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this update org service account o k body based on the context it is used
func (*UpdateOrgServiceAccountOKBody) MarshalBinary ¶
func (o *UpdateOrgServiceAccountOKBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateOrgServiceAccountOKBody) UnmarshalBinary ¶
func (o *UpdateOrgServiceAccountOKBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateOrgServiceAccountOKBodyData ¶
type UpdateOrgServiceAccountOKBodyData struct { // attributes // Required: true Attributes *UpdateOrgServiceAccountOKBodyDataAttributes `json:"attributes"` // id // Required: true // Format: uuid ID *strfmt.UUID `json:"id"` // links Links *UpdateOrgServiceAccountOKBodyDataLinks `json:"links,omitempty"` // type // Required: true Type *string `json:"type"` }
UpdateOrgServiceAccountOKBodyData update org service account o k body data swagger:model UpdateOrgServiceAccountOKBodyData
func (*UpdateOrgServiceAccountOKBodyData) ContextValidate ¶
func (o *UpdateOrgServiceAccountOKBodyData) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this update org service account o k body data based on the context it is used
func (*UpdateOrgServiceAccountOKBodyData) MarshalBinary ¶
func (o *UpdateOrgServiceAccountOKBodyData) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateOrgServiceAccountOKBodyData) UnmarshalBinary ¶
func (o *UpdateOrgServiceAccountOKBodyData) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateOrgServiceAccountOKBodyDataAttributes ¶
type UpdateOrgServiceAccountOKBodyDataAttributes struct { // The time, in seconds, that a generated access token will be valid for. Defaults to 1hr if unset. Only provided when auth_type is oauth_private_key_jwt. AccessTokenTTLSeconds float64 `json:"access_token_ttl_seconds,omitempty"` // The Snyk API Key for this service account. Only returned on creation, and only when auth_type is api_key. APIKey string `json:"api_key,omitempty"` // The authentication strategy for the service account: // * api_key - Regular Snyk API Key. // * oauth_client_secret - OAuth2 client_credentials grant, which returns a client secret that can be used to retrieve an access token. // * oauth_private_key_jwt - OAuth2 client_credentials grant, using private_key_jwt client_assertion as laid out OIDC Connect Core 1.0, section 9. // Required: true // Enum: [api_key oauth_client_secret oauth_private_key_jwt] AuthType *string `json:"auth_type"` // The service account's attached client-id. Used to request an access-token. Only provided when auth_type is oauth_private_key_jwt. ClientID string `json:"client_id,omitempty"` // The client secret used for obtaining access tokens. Only sent on creation of new service accounts and cannot be retrieved thereafter. Only provided when auth_type is oauth_client_secret. ClientSecret string `json:"client_secret,omitempty"` // A JWKs URL used to verify signed JWT requests against. Must be https. Only provided when auth_type is oauth_private_key_jwt. JwksURL string `json:"jwks_url,omitempty"` // The level of access for the service account: // * Group - the service account was created at the Group level. // * Org - the service account was created at the Org level. // Enum: [Group Org] Level string `json:"level,omitempty"` // A human-friendly name of the service account. // Required: true Name *string `json:"name"` // The ID of the role which the Service Account is associated with. // Required: true // Format: uuid RoleID *strfmt.UUID `json:"role_id"` }
UpdateOrgServiceAccountOKBodyDataAttributes update org service account o k body data attributes swagger:model UpdateOrgServiceAccountOKBodyDataAttributes
func (*UpdateOrgServiceAccountOKBodyDataAttributes) ContextValidate ¶
func (o *UpdateOrgServiceAccountOKBodyDataAttributes) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update org service account o k body data attributes based on context it is used
func (*UpdateOrgServiceAccountOKBodyDataAttributes) MarshalBinary ¶
func (o *UpdateOrgServiceAccountOKBodyDataAttributes) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateOrgServiceAccountOKBodyDataAttributes) UnmarshalBinary ¶
func (o *UpdateOrgServiceAccountOKBodyDataAttributes) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateOrgServiceAccountOKBodyDataLinks ¶
type UpdateOrgServiceAccountOKBodyDataLinks struct { // first // Example: https://example.com/api/resource First interface{} `json:"first,omitempty"` // last // Example: https://example.com/api/resource Last interface{} `json:"last,omitempty"` // next // Example: https://example.com/api/resource Next interface{} `json:"next,omitempty"` // prev // Example: https://example.com/api/resource Prev interface{} `json:"prev,omitempty"` // related // Example: https://example.com/api/resource Related interface{} `json:"related,omitempty"` // self // Example: https://example.com/api/resource Self interface{} `json:"self,omitempty"` }
UpdateOrgServiceAccountOKBodyDataLinks update org service account o k body data links swagger:model UpdateOrgServiceAccountOKBodyDataLinks
func (*UpdateOrgServiceAccountOKBodyDataLinks) ContextValidate ¶
func (o *UpdateOrgServiceAccountOKBodyDataLinks) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update org service account o k body data links based on context it is used
func (*UpdateOrgServiceAccountOKBodyDataLinks) MarshalBinary ¶
func (o *UpdateOrgServiceAccountOKBodyDataLinks) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateOrgServiceAccountOKBodyDataLinks) UnmarshalBinary ¶
func (o *UpdateOrgServiceAccountOKBodyDataLinks) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateOrgServiceAccountParams ¶
type UpdateOrgServiceAccountParams struct { // Body. Body UpdateOrgServiceAccountBody /* OrgID. The ID of the Snyk Organization that owns the service account. Format: uuid */ OrgID strfmt.UUID /* ServiceaccountID. The ID of the service account. Format: uuid */ ServiceaccountID strfmt.UUID /* Version. The requested version of the endpoint to process the request */ Version string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateOrgServiceAccountParams contains all the parameters to send to the API endpoint
for the update org service account operation. Typically these are written to a http.Request.
func NewUpdateOrgServiceAccountParams ¶
func NewUpdateOrgServiceAccountParams() *UpdateOrgServiceAccountParams
NewUpdateOrgServiceAccountParams creates a new UpdateOrgServiceAccountParams 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 NewUpdateOrgServiceAccountParamsWithContext ¶
func NewUpdateOrgServiceAccountParamsWithContext(ctx context.Context) *UpdateOrgServiceAccountParams
NewUpdateOrgServiceAccountParamsWithContext creates a new UpdateOrgServiceAccountParams object with the ability to set a context for a request.
func NewUpdateOrgServiceAccountParamsWithHTTPClient ¶
func NewUpdateOrgServiceAccountParamsWithHTTPClient(client *http.Client) *UpdateOrgServiceAccountParams
NewUpdateOrgServiceAccountParamsWithHTTPClient creates a new UpdateOrgServiceAccountParams object with the ability to set a custom HTTPClient for a request.
func NewUpdateOrgServiceAccountParamsWithTimeout ¶
func NewUpdateOrgServiceAccountParamsWithTimeout(timeout time.Duration) *UpdateOrgServiceAccountParams
NewUpdateOrgServiceAccountParamsWithTimeout creates a new UpdateOrgServiceAccountParams object with the ability to set a timeout on a request.
func (*UpdateOrgServiceAccountParams) SetBody ¶
func (o *UpdateOrgServiceAccountParams) SetBody(body UpdateOrgServiceAccountBody)
SetBody adds the body to the update org service account params
func (*UpdateOrgServiceAccountParams) SetContext ¶
func (o *UpdateOrgServiceAccountParams) SetContext(ctx context.Context)
SetContext adds the context to the update org service account params
func (*UpdateOrgServiceAccountParams) SetDefaults ¶
func (o *UpdateOrgServiceAccountParams) SetDefaults()
SetDefaults hydrates default values in the update org service account params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateOrgServiceAccountParams) SetHTTPClient ¶
func (o *UpdateOrgServiceAccountParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update org service account params
func (*UpdateOrgServiceAccountParams) SetOrgID ¶
func (o *UpdateOrgServiceAccountParams) SetOrgID(orgID strfmt.UUID)
SetOrgID adds the orgId to the update org service account params
func (*UpdateOrgServiceAccountParams) SetServiceaccountID ¶
func (o *UpdateOrgServiceAccountParams) SetServiceaccountID(serviceaccountID strfmt.UUID)
SetServiceaccountID adds the serviceaccountId to the update org service account params
func (*UpdateOrgServiceAccountParams) SetTimeout ¶
func (o *UpdateOrgServiceAccountParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update org service account params
func (*UpdateOrgServiceAccountParams) SetVersion ¶
func (o *UpdateOrgServiceAccountParams) SetVersion(version string)
SetVersion adds the version to the update org service account params
func (*UpdateOrgServiceAccountParams) WithBody ¶
func (o *UpdateOrgServiceAccountParams) WithBody(body UpdateOrgServiceAccountBody) *UpdateOrgServiceAccountParams
WithBody adds the body to the update org service account params
func (*UpdateOrgServiceAccountParams) WithContext ¶
func (o *UpdateOrgServiceAccountParams) WithContext(ctx context.Context) *UpdateOrgServiceAccountParams
WithContext adds the context to the update org service account params
func (*UpdateOrgServiceAccountParams) WithDefaults ¶
func (o *UpdateOrgServiceAccountParams) WithDefaults() *UpdateOrgServiceAccountParams
WithDefaults hydrates default values in the update org service account params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateOrgServiceAccountParams) WithHTTPClient ¶
func (o *UpdateOrgServiceAccountParams) WithHTTPClient(client *http.Client) *UpdateOrgServiceAccountParams
WithHTTPClient adds the HTTPClient to the update org service account params
func (*UpdateOrgServiceAccountParams) WithOrgID ¶
func (o *UpdateOrgServiceAccountParams) WithOrgID(orgID strfmt.UUID) *UpdateOrgServiceAccountParams
WithOrgID adds the orgID to the update org service account params
func (*UpdateOrgServiceAccountParams) WithServiceaccountID ¶
func (o *UpdateOrgServiceAccountParams) WithServiceaccountID(serviceaccountID strfmt.UUID) *UpdateOrgServiceAccountParams
WithServiceaccountID adds the serviceaccountID to the update org service account params
func (*UpdateOrgServiceAccountParams) WithTimeout ¶
func (o *UpdateOrgServiceAccountParams) WithTimeout(timeout time.Duration) *UpdateOrgServiceAccountParams
WithTimeout adds the timeout to the update org service account params
func (*UpdateOrgServiceAccountParams) WithVersion ¶
func (o *UpdateOrgServiceAccountParams) WithVersion(version string) *UpdateOrgServiceAccountParams
WithVersion adds the version to the update org service account params
func (*UpdateOrgServiceAccountParams) WriteToRequest ¶
func (o *UpdateOrgServiceAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateOrgServiceAccountParamsBodyData ¶
type UpdateOrgServiceAccountParamsBodyData struct { // attributes // Required: true Attributes *UpdateOrgServiceAccountParamsBodyDataAttributes `json:"attributes"` // The ID of the service account. Must match the id in the url path. // Required: true // Format: uuid ID *strfmt.UUID `json:"id"` // The Resource type. // Required: true // Enum: [service_account] Type *string `json:"type"` }
UpdateOrgServiceAccountParamsBodyData update org service account params body data swagger:model UpdateOrgServiceAccountParamsBodyData
func (*UpdateOrgServiceAccountParamsBodyData) ContextValidate ¶
func (o *UpdateOrgServiceAccountParamsBodyData) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this update org service account params body data based on the context it is used
func (*UpdateOrgServiceAccountParamsBodyData) MarshalBinary ¶
func (o *UpdateOrgServiceAccountParamsBodyData) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateOrgServiceAccountParamsBodyData) UnmarshalBinary ¶
func (o *UpdateOrgServiceAccountParamsBodyData) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateOrgServiceAccountParamsBodyDataAttributes ¶
type UpdateOrgServiceAccountParamsBodyDataAttributes struct { // A human-friendly name for the service account. Must be unique within the organization. // Required: true Name *string `json:"name"` }
UpdateOrgServiceAccountParamsBodyDataAttributes update org service account params body data attributes swagger:model UpdateOrgServiceAccountParamsBodyDataAttributes
func (*UpdateOrgServiceAccountParamsBodyDataAttributes) ContextValidate ¶
func (o *UpdateOrgServiceAccountParamsBodyDataAttributes) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update org service account params body data attributes based on context it is used
func (*UpdateOrgServiceAccountParamsBodyDataAttributes) MarshalBinary ¶
func (o *UpdateOrgServiceAccountParamsBodyDataAttributes) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateOrgServiceAccountParamsBodyDataAttributes) UnmarshalBinary ¶
func (o *UpdateOrgServiceAccountParamsBodyDataAttributes) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateOrgServiceAccountReader ¶
type UpdateOrgServiceAccountReader struct {
// contains filtered or unexported fields
}
UpdateOrgServiceAccountReader is a Reader for the UpdateOrgServiceAccount structure.
func (*UpdateOrgServiceAccountReader) ReadResponse ¶
func (o *UpdateOrgServiceAccountReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateOrgServiceAccountSecretBadRequest ¶
type UpdateOrgServiceAccountSecretBadRequest struct { /* A header containing the deprecation date of the underlying endpoint. For more information, please refer to the deprecation header RFC: https://tools.ietf.org/id/draft-dalal-deprecation-header-01.html Format: date-time */ Deprecation strfmt.DateTime /* A header containing a unique id used for tracking this request. If you are reporting an issue to Snyk it's very helpful to provide this ID. Format: uuid */ SnykRequestID strfmt.UUID /* A header containing the version stage of the endpoint. This stage describes the guarantees snyk provides surrounding stability of the endpoint. */ SnykVersionLifecycleStage string /* A header containing the version of the endpoint requested by the caller. */ SnykVersionRequested string /* A header containing the version of the endpoint that was served by the API. */ SnykVersionServed string /* A header containing the date of when the underlying endpoint will be removed. This header is only present if the endpoint has been deprecated. Please refer to the RFC for more information: https://datatracker.ietf.org/doc/html/rfc8594 Format: date-time */ Sunset strfmt.DateTime Payload *UpdateOrgServiceAccountSecretBadRequestBody }
UpdateOrgServiceAccountSecretBadRequest describes a response with status code 400, with default header values.
Bad Request: A parameter provided as a part of the request was invalid.
func NewUpdateOrgServiceAccountSecretBadRequest ¶
func NewUpdateOrgServiceAccountSecretBadRequest() *UpdateOrgServiceAccountSecretBadRequest
NewUpdateOrgServiceAccountSecretBadRequest creates a UpdateOrgServiceAccountSecretBadRequest with default headers values
func (*UpdateOrgServiceAccountSecretBadRequest) Code ¶
func (o *UpdateOrgServiceAccountSecretBadRequest) Code() int
Code gets the status code for the update org service account secret bad request response
func (*UpdateOrgServiceAccountSecretBadRequest) Error ¶
func (o *UpdateOrgServiceAccountSecretBadRequest) Error() string
func (*UpdateOrgServiceAccountSecretBadRequest) GetPayload ¶
func (o *UpdateOrgServiceAccountSecretBadRequest) GetPayload() *UpdateOrgServiceAccountSecretBadRequestBody
func (*UpdateOrgServiceAccountSecretBadRequest) IsClientError ¶
func (o *UpdateOrgServiceAccountSecretBadRequest) IsClientError() bool
IsClientError returns true when this update org service account secret bad request response has a 4xx status code
func (*UpdateOrgServiceAccountSecretBadRequest) IsCode ¶
func (o *UpdateOrgServiceAccountSecretBadRequest) IsCode(code int) bool
IsCode returns true when this update org service account secret bad request response a status code equal to that given
func (*UpdateOrgServiceAccountSecretBadRequest) IsRedirect ¶
func (o *UpdateOrgServiceAccountSecretBadRequest) IsRedirect() bool
IsRedirect returns true when this update org service account secret bad request response has a 3xx status code
func (*UpdateOrgServiceAccountSecretBadRequest) IsServerError ¶
func (o *UpdateOrgServiceAccountSecretBadRequest) IsServerError() bool
IsServerError returns true when this update org service account secret bad request response has a 5xx status code
func (*UpdateOrgServiceAccountSecretBadRequest) IsSuccess ¶
func (o *UpdateOrgServiceAccountSecretBadRequest) IsSuccess() bool
IsSuccess returns true when this update org service account secret bad request response has a 2xx status code
func (*UpdateOrgServiceAccountSecretBadRequest) String ¶
func (o *UpdateOrgServiceAccountSecretBadRequest) String() string
type UpdateOrgServiceAccountSecretBadRequestBody ¶
type UpdateOrgServiceAccountSecretBadRequestBody struct { // errors // Example: [{"detail":"Permission denied for this resource","status":"403"}] // Required: true // Min Items: 1 Errors []*UpdateOrgServiceAccountSecretBadRequestBodyErrorsItems0 `json:"errors"` // jsonapi // Required: true Jsonapi *UpdateOrgServiceAccountSecretBadRequestBodyJsonapi `json:"jsonapi"` }
UpdateOrgServiceAccountSecretBadRequestBody update org service account secret bad request body // Example: {"errors":[{"detail":"Permission denied for this resource","status":"403"}],"jsonapi":{"version":"1.0"}} swagger:model UpdateOrgServiceAccountSecretBadRequestBody
func (*UpdateOrgServiceAccountSecretBadRequestBody) ContextValidate ¶
func (o *UpdateOrgServiceAccountSecretBadRequestBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this update org service account secret bad request body based on the context it is used
func (*UpdateOrgServiceAccountSecretBadRequestBody) MarshalBinary ¶
func (o *UpdateOrgServiceAccountSecretBadRequestBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateOrgServiceAccountSecretBadRequestBody) UnmarshalBinary ¶
func (o *UpdateOrgServiceAccountSecretBadRequestBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateOrgServiceAccountSecretBadRequestBodyErrorsItems0 ¶
type UpdateOrgServiceAccountSecretBadRequestBodyErrorsItems0 struct { // An application-specific error code, expressed as a string value. // Example: entity-not-found Code string `json:"code,omitempty"` // A human-readable explanation specific to this occurrence of the problem. // Example: The request was missing these required fields: ... // Required: true Detail *string `json:"detail"` // A unique identifier for this particular occurrence of the problem. // Example: f16c31b5-6129-4571-add8-d589da9be524 // Format: uuid ID strfmt.UUID `json:"id,omitempty"` // links Links *UpdateOrgServiceAccountSecretBadRequestBodyErrorsItems0Links `json:"links,omitempty"` // meta // Example: {"key":"value"} Meta interface{} `json:"meta,omitempty"` // source Source *UpdateOrgServiceAccountSecretBadRequestBodyErrorsItems0Source `json:"source,omitempty"` // The HTTP status code applicable to this problem, expressed as a string value. // Example: 400 // Required: true // Pattern: ^[45]\d\d$ Status *string `json:"status"` // A short, human-readable summary of the problem that SHOULD NOT change from occurrence to occurrence of the problem, except for purposes of localization. // Example: Bad request Title string `json:"title,omitempty"` }
UpdateOrgServiceAccountSecretBadRequestBodyErrorsItems0 update org service account secret bad request body errors items0 // Example: {"detail":"Not Found","status":"404"} swagger:model UpdateOrgServiceAccountSecretBadRequestBodyErrorsItems0
func (*UpdateOrgServiceAccountSecretBadRequestBodyErrorsItems0) ContextValidate ¶
func (o *UpdateOrgServiceAccountSecretBadRequestBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this update org service account secret bad request body errors items0 based on the context it is used
func (*UpdateOrgServiceAccountSecretBadRequestBodyErrorsItems0) MarshalBinary ¶
func (o *UpdateOrgServiceAccountSecretBadRequestBodyErrorsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateOrgServiceAccountSecretBadRequestBodyErrorsItems0) UnmarshalBinary ¶
func (o *UpdateOrgServiceAccountSecretBadRequestBodyErrorsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateOrgServiceAccountSecretBadRequestBodyErrorsItems0Links ¶
type UpdateOrgServiceAccountSecretBadRequestBodyErrorsItems0Links struct { // about // Example: https://example.com/api/resource About interface{} `json:"about,omitempty"` }
UpdateOrgServiceAccountSecretBadRequestBodyErrorsItems0Links A link that leads to further details about this particular occurrance of the problem. // Example: {"about":"https://example.com/about_this_error"} swagger:model UpdateOrgServiceAccountSecretBadRequestBodyErrorsItems0Links
func (*UpdateOrgServiceAccountSecretBadRequestBodyErrorsItems0Links) ContextValidate ¶
func (o *UpdateOrgServiceAccountSecretBadRequestBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update org service account secret bad request body errors items0 links based on context it is used
func (*UpdateOrgServiceAccountSecretBadRequestBodyErrorsItems0Links) MarshalBinary ¶
func (o *UpdateOrgServiceAccountSecretBadRequestBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateOrgServiceAccountSecretBadRequestBodyErrorsItems0Links) UnmarshalBinary ¶
func (o *UpdateOrgServiceAccountSecretBadRequestBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateOrgServiceAccountSecretBadRequestBodyErrorsItems0Source ¶
type UpdateOrgServiceAccountSecretBadRequestBodyErrorsItems0Source struct { // A string indicating which URI query parameter caused the error. // Example: param1 Parameter string `json:"parameter,omitempty"` // A JSON Pointer [RFC6901] to the associated entity in the request document. // Example: /data/attributes Pointer string `json:"pointer,omitempty"` }
UpdateOrgServiceAccountSecretBadRequestBodyErrorsItems0Source update org service account secret bad request body errors items0 source // Example: {"pointer":"/data/attributes"} swagger:model UpdateOrgServiceAccountSecretBadRequestBodyErrorsItems0Source
func (*UpdateOrgServiceAccountSecretBadRequestBodyErrorsItems0Source) ContextValidate ¶
func (o *UpdateOrgServiceAccountSecretBadRequestBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update org service account secret bad request body errors items0 source based on context it is used
func (*UpdateOrgServiceAccountSecretBadRequestBodyErrorsItems0Source) MarshalBinary ¶
func (o *UpdateOrgServiceAccountSecretBadRequestBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateOrgServiceAccountSecretBadRequestBodyErrorsItems0Source) UnmarshalBinary ¶
func (o *UpdateOrgServiceAccountSecretBadRequestBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateOrgServiceAccountSecretBadRequestBodyJsonapi ¶
type UpdateOrgServiceAccountSecretBadRequestBodyJsonapi struct { // Version of the JSON API specification this server supports. // Example: 1.0 // Required: true // Pattern: ^(0|[1-9]\d*)\.(0|[1-9]\d*)$ Version *string `json:"version"` }
UpdateOrgServiceAccountSecretBadRequestBodyJsonapi update org service account secret bad request body jsonapi // Example: {"version":"1.0"} swagger:model UpdateOrgServiceAccountSecretBadRequestBodyJsonapi
func (*UpdateOrgServiceAccountSecretBadRequestBodyJsonapi) ContextValidate ¶
func (o *UpdateOrgServiceAccountSecretBadRequestBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update org service account secret bad request body jsonapi based on context it is used
func (*UpdateOrgServiceAccountSecretBadRequestBodyJsonapi) MarshalBinary ¶
func (o *UpdateOrgServiceAccountSecretBadRequestBodyJsonapi) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateOrgServiceAccountSecretBadRequestBodyJsonapi) UnmarshalBinary ¶
func (o *UpdateOrgServiceAccountSecretBadRequestBodyJsonapi) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateOrgServiceAccountSecretBody ¶
type UpdateOrgServiceAccountSecretBody struct { // data // Required: true Data *UpdateOrgServiceAccountSecretParamsBodyData `json:"data"` }
UpdateOrgServiceAccountSecretBody update org service account secret body swagger:model UpdateOrgServiceAccountSecretBody
func (*UpdateOrgServiceAccountSecretBody) ContextValidate ¶
func (o *UpdateOrgServiceAccountSecretBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this update org service account secret body based on the context it is used
func (*UpdateOrgServiceAccountSecretBody) MarshalBinary ¶
func (o *UpdateOrgServiceAccountSecretBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateOrgServiceAccountSecretBody) UnmarshalBinary ¶
func (o *UpdateOrgServiceAccountSecretBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateOrgServiceAccountSecretForbidden ¶
type UpdateOrgServiceAccountSecretForbidden struct { /* A header containing the deprecation date of the underlying endpoint. For more information, please refer to the deprecation header RFC: https://tools.ietf.org/id/draft-dalal-deprecation-header-01.html Format: date-time */ Deprecation strfmt.DateTime /* A header containing a unique id used for tracking this request. If you are reporting an issue to Snyk it's very helpful to provide this ID. Format: uuid */ SnykRequestID strfmt.UUID /* A header containing the version stage of the endpoint. This stage describes the guarantees snyk provides surrounding stability of the endpoint. */ SnykVersionLifecycleStage string /* A header containing the version of the endpoint requested by the caller. */ SnykVersionRequested string /* A header containing the version of the endpoint that was served by the API. */ SnykVersionServed string /* A header containing the date of when the underlying endpoint will be removed. This header is only present if the endpoint has been deprecated. Please refer to the RFC for more information: https://datatracker.ietf.org/doc/html/rfc8594 Format: date-time */ Sunset strfmt.DateTime Payload *UpdateOrgServiceAccountSecretForbiddenBody }
UpdateOrgServiceAccountSecretForbidden describes a response with status code 403, with default header values.
Forbidden: the request requires an authentication token with more or different permissions.
func NewUpdateOrgServiceAccountSecretForbidden ¶
func NewUpdateOrgServiceAccountSecretForbidden() *UpdateOrgServiceAccountSecretForbidden
NewUpdateOrgServiceAccountSecretForbidden creates a UpdateOrgServiceAccountSecretForbidden with default headers values
func (*UpdateOrgServiceAccountSecretForbidden) Code ¶
func (o *UpdateOrgServiceAccountSecretForbidden) Code() int
Code gets the status code for the update org service account secret forbidden response
func (*UpdateOrgServiceAccountSecretForbidden) Error ¶
func (o *UpdateOrgServiceAccountSecretForbidden) Error() string
func (*UpdateOrgServiceAccountSecretForbidden) GetPayload ¶
func (o *UpdateOrgServiceAccountSecretForbidden) GetPayload() *UpdateOrgServiceAccountSecretForbiddenBody
func (*UpdateOrgServiceAccountSecretForbidden) IsClientError ¶
func (o *UpdateOrgServiceAccountSecretForbidden) IsClientError() bool
IsClientError returns true when this update org service account secret forbidden response has a 4xx status code
func (*UpdateOrgServiceAccountSecretForbidden) IsCode ¶
func (o *UpdateOrgServiceAccountSecretForbidden) IsCode(code int) bool
IsCode returns true when this update org service account secret forbidden response a status code equal to that given
func (*UpdateOrgServiceAccountSecretForbidden) IsRedirect ¶
func (o *UpdateOrgServiceAccountSecretForbidden) IsRedirect() bool
IsRedirect returns true when this update org service account secret forbidden response has a 3xx status code
func (*UpdateOrgServiceAccountSecretForbidden) IsServerError ¶
func (o *UpdateOrgServiceAccountSecretForbidden) IsServerError() bool
IsServerError returns true when this update org service account secret forbidden response has a 5xx status code
func (*UpdateOrgServiceAccountSecretForbidden) IsSuccess ¶
func (o *UpdateOrgServiceAccountSecretForbidden) IsSuccess() bool
IsSuccess returns true when this update org service account secret forbidden response has a 2xx status code
func (*UpdateOrgServiceAccountSecretForbidden) String ¶
func (o *UpdateOrgServiceAccountSecretForbidden) String() string
type UpdateOrgServiceAccountSecretForbiddenBody ¶
type UpdateOrgServiceAccountSecretForbiddenBody struct { // errors // Example: [{"detail":"Permission denied for this resource","status":"403"}] // Required: true // Min Items: 1 Errors []*UpdateOrgServiceAccountSecretForbiddenBodyErrorsItems0 `json:"errors"` // jsonapi // Required: true Jsonapi *UpdateOrgServiceAccountSecretForbiddenBodyJsonapi `json:"jsonapi"` }
UpdateOrgServiceAccountSecretForbiddenBody update org service account secret forbidden body // Example: {"errors":[{"detail":"Permission denied for this resource","status":"403"}],"jsonapi":{"version":"1.0"}} swagger:model UpdateOrgServiceAccountSecretForbiddenBody
func (*UpdateOrgServiceAccountSecretForbiddenBody) ContextValidate ¶
func (o *UpdateOrgServiceAccountSecretForbiddenBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this update org service account secret forbidden body based on the context it is used
func (*UpdateOrgServiceAccountSecretForbiddenBody) MarshalBinary ¶
func (o *UpdateOrgServiceAccountSecretForbiddenBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateOrgServiceAccountSecretForbiddenBody) UnmarshalBinary ¶
func (o *UpdateOrgServiceAccountSecretForbiddenBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateOrgServiceAccountSecretForbiddenBodyErrorsItems0 ¶
type UpdateOrgServiceAccountSecretForbiddenBodyErrorsItems0 struct { // An application-specific error code, expressed as a string value. // Example: entity-not-found Code string `json:"code,omitempty"` // A human-readable explanation specific to this occurrence of the problem. // Example: The request was missing these required fields: ... // Required: true Detail *string `json:"detail"` // A unique identifier for this particular occurrence of the problem. // Example: f16c31b5-6129-4571-add8-d589da9be524 // Format: uuid ID strfmt.UUID `json:"id,omitempty"` // links Links *UpdateOrgServiceAccountSecretForbiddenBodyErrorsItems0Links `json:"links,omitempty"` // meta // Example: {"key":"value"} Meta interface{} `json:"meta,omitempty"` // source Source *UpdateOrgServiceAccountSecretForbiddenBodyErrorsItems0Source `json:"source,omitempty"` // The HTTP status code applicable to this problem, expressed as a string value. // Example: 400 // Required: true // Pattern: ^[45]\d\d$ Status *string `json:"status"` // A short, human-readable summary of the problem that SHOULD NOT change from occurrence to occurrence of the problem, except for purposes of localization. // Example: Bad request Title string `json:"title,omitempty"` }
UpdateOrgServiceAccountSecretForbiddenBodyErrorsItems0 update org service account secret forbidden body errors items0 // Example: {"detail":"Not Found","status":"404"} swagger:model UpdateOrgServiceAccountSecretForbiddenBodyErrorsItems0
func (*UpdateOrgServiceAccountSecretForbiddenBodyErrorsItems0) ContextValidate ¶
func (o *UpdateOrgServiceAccountSecretForbiddenBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this update org service account secret forbidden body errors items0 based on the context it is used
func (*UpdateOrgServiceAccountSecretForbiddenBodyErrorsItems0) MarshalBinary ¶
func (o *UpdateOrgServiceAccountSecretForbiddenBodyErrorsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateOrgServiceAccountSecretForbiddenBodyErrorsItems0) UnmarshalBinary ¶
func (o *UpdateOrgServiceAccountSecretForbiddenBodyErrorsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateOrgServiceAccountSecretForbiddenBodyErrorsItems0Links ¶
type UpdateOrgServiceAccountSecretForbiddenBodyErrorsItems0Links struct { // about // Example: https://example.com/api/resource About interface{} `json:"about,omitempty"` }
UpdateOrgServiceAccountSecretForbiddenBodyErrorsItems0Links A link that leads to further details about this particular occurrance of the problem. // Example: {"about":"https://example.com/about_this_error"} swagger:model UpdateOrgServiceAccountSecretForbiddenBodyErrorsItems0Links
func (*UpdateOrgServiceAccountSecretForbiddenBodyErrorsItems0Links) ContextValidate ¶
func (o *UpdateOrgServiceAccountSecretForbiddenBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update org service account secret forbidden body errors items0 links based on context it is used
func (*UpdateOrgServiceAccountSecretForbiddenBodyErrorsItems0Links) MarshalBinary ¶
func (o *UpdateOrgServiceAccountSecretForbiddenBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateOrgServiceAccountSecretForbiddenBodyErrorsItems0Links) UnmarshalBinary ¶
func (o *UpdateOrgServiceAccountSecretForbiddenBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateOrgServiceAccountSecretForbiddenBodyErrorsItems0Source ¶
type UpdateOrgServiceAccountSecretForbiddenBodyErrorsItems0Source struct { // A string indicating which URI query parameter caused the error. // Example: param1 Parameter string `json:"parameter,omitempty"` // A JSON Pointer [RFC6901] to the associated entity in the request document. // Example: /data/attributes Pointer string `json:"pointer,omitempty"` }
UpdateOrgServiceAccountSecretForbiddenBodyErrorsItems0Source update org service account secret forbidden body errors items0 source // Example: {"pointer":"/data/attributes"} swagger:model UpdateOrgServiceAccountSecretForbiddenBodyErrorsItems0Source
func (*UpdateOrgServiceAccountSecretForbiddenBodyErrorsItems0Source) ContextValidate ¶
func (o *UpdateOrgServiceAccountSecretForbiddenBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update org service account secret forbidden body errors items0 source based on context it is used
func (*UpdateOrgServiceAccountSecretForbiddenBodyErrorsItems0Source) MarshalBinary ¶
func (o *UpdateOrgServiceAccountSecretForbiddenBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateOrgServiceAccountSecretForbiddenBodyErrorsItems0Source) UnmarshalBinary ¶
func (o *UpdateOrgServiceAccountSecretForbiddenBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateOrgServiceAccountSecretForbiddenBodyJsonapi ¶
type UpdateOrgServiceAccountSecretForbiddenBodyJsonapi struct { // Version of the JSON API specification this server supports. // Example: 1.0 // Required: true // Pattern: ^(0|[1-9]\d*)\.(0|[1-9]\d*)$ Version *string `json:"version"` }
UpdateOrgServiceAccountSecretForbiddenBodyJsonapi update org service account secret forbidden body jsonapi // Example: {"version":"1.0"} swagger:model UpdateOrgServiceAccountSecretForbiddenBodyJsonapi
func (*UpdateOrgServiceAccountSecretForbiddenBodyJsonapi) ContextValidate ¶
func (o *UpdateOrgServiceAccountSecretForbiddenBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update org service account secret forbidden body jsonapi based on context it is used
func (*UpdateOrgServiceAccountSecretForbiddenBodyJsonapi) MarshalBinary ¶
func (o *UpdateOrgServiceAccountSecretForbiddenBodyJsonapi) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateOrgServiceAccountSecretForbiddenBodyJsonapi) UnmarshalBinary ¶
func (o *UpdateOrgServiceAccountSecretForbiddenBodyJsonapi) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateOrgServiceAccountSecretInternalServerError ¶
type UpdateOrgServiceAccountSecretInternalServerError struct { /* A header containing the deprecation date of the underlying endpoint. For more information, please refer to the deprecation header RFC: https://tools.ietf.org/id/draft-dalal-deprecation-header-01.html Format: date-time */ Deprecation strfmt.DateTime /* A header containing a unique id used for tracking this request. If you are reporting an issue to Snyk it's very helpful to provide this ID. Format: uuid */ SnykRequestID strfmt.UUID /* A header containing the version stage of the endpoint. This stage describes the guarantees snyk provides surrounding stability of the endpoint. */ SnykVersionLifecycleStage string /* A header containing the version of the endpoint requested by the caller. */ SnykVersionRequested string /* A header containing the version of the endpoint that was served by the API. */ SnykVersionServed string /* A header containing the date of when the underlying endpoint will be removed. This header is only present if the endpoint has been deprecated. Please refer to the RFC for more information: https://datatracker.ietf.org/doc/html/rfc8594 Format: date-time */ Sunset strfmt.DateTime Payload *UpdateOrgServiceAccountSecretInternalServerErrorBody }
UpdateOrgServiceAccountSecretInternalServerError describes a response with status code 500, with default header values.
Internal Server Error: An error was encountered while attempting to process the request.
func NewUpdateOrgServiceAccountSecretInternalServerError ¶
func NewUpdateOrgServiceAccountSecretInternalServerError() *UpdateOrgServiceAccountSecretInternalServerError
NewUpdateOrgServiceAccountSecretInternalServerError creates a UpdateOrgServiceAccountSecretInternalServerError with default headers values
func (*UpdateOrgServiceAccountSecretInternalServerError) Code ¶
func (o *UpdateOrgServiceAccountSecretInternalServerError) Code() int
Code gets the status code for the update org service account secret internal server error response
func (*UpdateOrgServiceAccountSecretInternalServerError) Error ¶
func (o *UpdateOrgServiceAccountSecretInternalServerError) Error() string
func (*UpdateOrgServiceAccountSecretInternalServerError) GetPayload ¶
func (o *UpdateOrgServiceAccountSecretInternalServerError) GetPayload() *UpdateOrgServiceAccountSecretInternalServerErrorBody
func (*UpdateOrgServiceAccountSecretInternalServerError) IsClientError ¶
func (o *UpdateOrgServiceAccountSecretInternalServerError) IsClientError() bool
IsClientError returns true when this update org service account secret internal server error response has a 4xx status code
func (*UpdateOrgServiceAccountSecretInternalServerError) IsCode ¶
func (o *UpdateOrgServiceAccountSecretInternalServerError) IsCode(code int) bool
IsCode returns true when this update org service account secret internal server error response a status code equal to that given
func (*UpdateOrgServiceAccountSecretInternalServerError) IsRedirect ¶
func (o *UpdateOrgServiceAccountSecretInternalServerError) IsRedirect() bool
IsRedirect returns true when this update org service account secret internal server error response has a 3xx status code
func (*UpdateOrgServiceAccountSecretInternalServerError) IsServerError ¶
func (o *UpdateOrgServiceAccountSecretInternalServerError) IsServerError() bool
IsServerError returns true when this update org service account secret internal server error response has a 5xx status code
func (*UpdateOrgServiceAccountSecretInternalServerError) IsSuccess ¶
func (o *UpdateOrgServiceAccountSecretInternalServerError) IsSuccess() bool
IsSuccess returns true when this update org service account secret internal server error response has a 2xx status code
func (*UpdateOrgServiceAccountSecretInternalServerError) String ¶
func (o *UpdateOrgServiceAccountSecretInternalServerError) String() string
type UpdateOrgServiceAccountSecretInternalServerErrorBody ¶
type UpdateOrgServiceAccountSecretInternalServerErrorBody struct { // errors // Example: [{"detail":"Permission denied for this resource","status":"403"}] // Required: true // Min Items: 1 Errors []*UpdateOrgServiceAccountSecretInternalServerErrorBodyErrorsItems0 `json:"errors"` // jsonapi // Required: true Jsonapi *UpdateOrgServiceAccountSecretInternalServerErrorBodyJsonapi `json:"jsonapi"` }
UpdateOrgServiceAccountSecretInternalServerErrorBody update org service account secret internal server error body // Example: {"errors":[{"detail":"Permission denied for this resource","status":"403"}],"jsonapi":{"version":"1.0"}} swagger:model UpdateOrgServiceAccountSecretInternalServerErrorBody
func (*UpdateOrgServiceAccountSecretInternalServerErrorBody) ContextValidate ¶
func (o *UpdateOrgServiceAccountSecretInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this update org service account secret internal server error body based on the context it is used
func (*UpdateOrgServiceAccountSecretInternalServerErrorBody) MarshalBinary ¶
func (o *UpdateOrgServiceAccountSecretInternalServerErrorBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateOrgServiceAccountSecretInternalServerErrorBody) UnmarshalBinary ¶
func (o *UpdateOrgServiceAccountSecretInternalServerErrorBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateOrgServiceAccountSecretInternalServerErrorBodyErrorsItems0 ¶
type UpdateOrgServiceAccountSecretInternalServerErrorBodyErrorsItems0 struct { // An application-specific error code, expressed as a string value. // Example: entity-not-found Code string `json:"code,omitempty"` // A human-readable explanation specific to this occurrence of the problem. // Example: The request was missing these required fields: ... // Required: true Detail *string `json:"detail"` // A unique identifier for this particular occurrence of the problem. // Example: f16c31b5-6129-4571-add8-d589da9be524 // Format: uuid ID strfmt.UUID `json:"id,omitempty"` // links Links *UpdateOrgServiceAccountSecretInternalServerErrorBodyErrorsItems0Links `json:"links,omitempty"` // meta // Example: {"key":"value"} Meta interface{} `json:"meta,omitempty"` // source Source *UpdateOrgServiceAccountSecretInternalServerErrorBodyErrorsItems0Source `json:"source,omitempty"` // The HTTP status code applicable to this problem, expressed as a string value. // Example: 400 // Required: true // Pattern: ^[45]\d\d$ Status *string `json:"status"` // A short, human-readable summary of the problem that SHOULD NOT change from occurrence to occurrence of the problem, except for purposes of localization. // Example: Bad request Title string `json:"title,omitempty"` }
UpdateOrgServiceAccountSecretInternalServerErrorBodyErrorsItems0 update org service account secret internal server error body errors items0 // Example: {"detail":"Not Found","status":"404"} swagger:model UpdateOrgServiceAccountSecretInternalServerErrorBodyErrorsItems0
func (*UpdateOrgServiceAccountSecretInternalServerErrorBodyErrorsItems0) ContextValidate ¶
func (o *UpdateOrgServiceAccountSecretInternalServerErrorBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this update org service account secret internal server error body errors items0 based on the context it is used
func (*UpdateOrgServiceAccountSecretInternalServerErrorBodyErrorsItems0) MarshalBinary ¶
func (o *UpdateOrgServiceAccountSecretInternalServerErrorBodyErrorsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateOrgServiceAccountSecretInternalServerErrorBodyErrorsItems0) UnmarshalBinary ¶
func (o *UpdateOrgServiceAccountSecretInternalServerErrorBodyErrorsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateOrgServiceAccountSecretInternalServerErrorBodyErrorsItems0Links ¶
type UpdateOrgServiceAccountSecretInternalServerErrorBodyErrorsItems0Links struct { // about // Example: https://example.com/api/resource About interface{} `json:"about,omitempty"` }
UpdateOrgServiceAccountSecretInternalServerErrorBodyErrorsItems0Links A link that leads to further details about this particular occurrance of the problem. // Example: {"about":"https://example.com/about_this_error"} swagger:model UpdateOrgServiceAccountSecretInternalServerErrorBodyErrorsItems0Links
func (*UpdateOrgServiceAccountSecretInternalServerErrorBodyErrorsItems0Links) ContextValidate ¶
func (o *UpdateOrgServiceAccountSecretInternalServerErrorBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update org service account secret internal server error body errors items0 links based on context it is used
func (*UpdateOrgServiceAccountSecretInternalServerErrorBodyErrorsItems0Links) MarshalBinary ¶
func (o *UpdateOrgServiceAccountSecretInternalServerErrorBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateOrgServiceAccountSecretInternalServerErrorBodyErrorsItems0Links) UnmarshalBinary ¶
func (o *UpdateOrgServiceAccountSecretInternalServerErrorBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
func (*UpdateOrgServiceAccountSecretInternalServerErrorBodyErrorsItems0Links) Validate ¶
func (o *UpdateOrgServiceAccountSecretInternalServerErrorBodyErrorsItems0Links) Validate(formats strfmt.Registry) error
Validate validates this update org service account secret internal server error body errors items0 links
type UpdateOrgServiceAccountSecretInternalServerErrorBodyErrorsItems0Source ¶
type UpdateOrgServiceAccountSecretInternalServerErrorBodyErrorsItems0Source struct { // A string indicating which URI query parameter caused the error. // Example: param1 Parameter string `json:"parameter,omitempty"` // A JSON Pointer [RFC6901] to the associated entity in the request document. // Example: /data/attributes Pointer string `json:"pointer,omitempty"` }
UpdateOrgServiceAccountSecretInternalServerErrorBodyErrorsItems0Source update org service account secret internal server error body errors items0 source // Example: {"pointer":"/data/attributes"} swagger:model UpdateOrgServiceAccountSecretInternalServerErrorBodyErrorsItems0Source
func (*UpdateOrgServiceAccountSecretInternalServerErrorBodyErrorsItems0Source) ContextValidate ¶
func (o *UpdateOrgServiceAccountSecretInternalServerErrorBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update org service account secret internal server error body errors items0 source based on context it is used
func (*UpdateOrgServiceAccountSecretInternalServerErrorBodyErrorsItems0Source) MarshalBinary ¶
func (o *UpdateOrgServiceAccountSecretInternalServerErrorBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateOrgServiceAccountSecretInternalServerErrorBodyErrorsItems0Source) UnmarshalBinary ¶
func (o *UpdateOrgServiceAccountSecretInternalServerErrorBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
func (*UpdateOrgServiceAccountSecretInternalServerErrorBodyErrorsItems0Source) Validate ¶
func (o *UpdateOrgServiceAccountSecretInternalServerErrorBodyErrorsItems0Source) Validate(formats strfmt.Registry) error
Validate validates this update org service account secret internal server error body errors items0 source
type UpdateOrgServiceAccountSecretInternalServerErrorBodyJsonapi ¶
type UpdateOrgServiceAccountSecretInternalServerErrorBodyJsonapi struct { // Version of the JSON API specification this server supports. // Example: 1.0 // Required: true // Pattern: ^(0|[1-9]\d*)\.(0|[1-9]\d*)$ Version *string `json:"version"` }
UpdateOrgServiceAccountSecretInternalServerErrorBodyJsonapi update org service account secret internal server error body jsonapi // Example: {"version":"1.0"} swagger:model UpdateOrgServiceAccountSecretInternalServerErrorBodyJsonapi
func (*UpdateOrgServiceAccountSecretInternalServerErrorBodyJsonapi) ContextValidate ¶
func (o *UpdateOrgServiceAccountSecretInternalServerErrorBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update org service account secret internal server error body jsonapi based on context it is used
func (*UpdateOrgServiceAccountSecretInternalServerErrorBodyJsonapi) MarshalBinary ¶
func (o *UpdateOrgServiceAccountSecretInternalServerErrorBodyJsonapi) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateOrgServiceAccountSecretInternalServerErrorBodyJsonapi) UnmarshalBinary ¶
func (o *UpdateOrgServiceAccountSecretInternalServerErrorBodyJsonapi) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateOrgServiceAccountSecretNotFound ¶
type UpdateOrgServiceAccountSecretNotFound struct { /* A header containing the deprecation date of the underlying endpoint. For more information, please refer to the deprecation header RFC: https://tools.ietf.org/id/draft-dalal-deprecation-header-01.html Format: date-time */ Deprecation strfmt.DateTime /* A header containing a unique id used for tracking this request. If you are reporting an issue to Snyk it's very helpful to provide this ID. Format: uuid */ SnykRequestID strfmt.UUID /* A header containing the version stage of the endpoint. This stage describes the guarantees snyk provides surrounding stability of the endpoint. */ SnykVersionLifecycleStage string /* A header containing the version of the endpoint requested by the caller. */ SnykVersionRequested string /* A header containing the version of the endpoint that was served by the API. */ SnykVersionServed string /* A header containing the date of when the underlying endpoint will be removed. This header is only present if the endpoint has been deprecated. Please refer to the RFC for more information: https://datatracker.ietf.org/doc/html/rfc8594 Format: date-time */ Sunset strfmt.DateTime Payload *UpdateOrgServiceAccountSecretNotFoundBody }
UpdateOrgServiceAccountSecretNotFound describes a response with status code 404, with default header values.
Not Found: The resource being operated on could not be found.
func NewUpdateOrgServiceAccountSecretNotFound ¶
func NewUpdateOrgServiceAccountSecretNotFound() *UpdateOrgServiceAccountSecretNotFound
NewUpdateOrgServiceAccountSecretNotFound creates a UpdateOrgServiceAccountSecretNotFound with default headers values
func (*UpdateOrgServiceAccountSecretNotFound) Code ¶
func (o *UpdateOrgServiceAccountSecretNotFound) Code() int
Code gets the status code for the update org service account secret not found response
func (*UpdateOrgServiceAccountSecretNotFound) Error ¶
func (o *UpdateOrgServiceAccountSecretNotFound) Error() string
func (*UpdateOrgServiceAccountSecretNotFound) GetPayload ¶
func (o *UpdateOrgServiceAccountSecretNotFound) GetPayload() *UpdateOrgServiceAccountSecretNotFoundBody
func (*UpdateOrgServiceAccountSecretNotFound) IsClientError ¶
func (o *UpdateOrgServiceAccountSecretNotFound) IsClientError() bool
IsClientError returns true when this update org service account secret not found response has a 4xx status code
func (*UpdateOrgServiceAccountSecretNotFound) IsCode ¶
func (o *UpdateOrgServiceAccountSecretNotFound) IsCode(code int) bool
IsCode returns true when this update org service account secret not found response a status code equal to that given
func (*UpdateOrgServiceAccountSecretNotFound) IsRedirect ¶
func (o *UpdateOrgServiceAccountSecretNotFound) IsRedirect() bool
IsRedirect returns true when this update org service account secret not found response has a 3xx status code
func (*UpdateOrgServiceAccountSecretNotFound) IsServerError ¶
func (o *UpdateOrgServiceAccountSecretNotFound) IsServerError() bool
IsServerError returns true when this update org service account secret not found response has a 5xx status code
func (*UpdateOrgServiceAccountSecretNotFound) IsSuccess ¶
func (o *UpdateOrgServiceAccountSecretNotFound) IsSuccess() bool
IsSuccess returns true when this update org service account secret not found response has a 2xx status code
func (*UpdateOrgServiceAccountSecretNotFound) String ¶
func (o *UpdateOrgServiceAccountSecretNotFound) String() string
type UpdateOrgServiceAccountSecretNotFoundBody ¶
type UpdateOrgServiceAccountSecretNotFoundBody struct { // errors // Example: [{"detail":"Permission denied for this resource","status":"403"}] // Required: true // Min Items: 1 Errors []*UpdateOrgServiceAccountSecretNotFoundBodyErrorsItems0 `json:"errors"` // jsonapi // Required: true Jsonapi *UpdateOrgServiceAccountSecretNotFoundBodyJsonapi `json:"jsonapi"` }
UpdateOrgServiceAccountSecretNotFoundBody update org service account secret not found body // Example: {"errors":[{"detail":"Permission denied for this resource","status":"403"}],"jsonapi":{"version":"1.0"}} swagger:model UpdateOrgServiceAccountSecretNotFoundBody
func (*UpdateOrgServiceAccountSecretNotFoundBody) ContextValidate ¶
func (o *UpdateOrgServiceAccountSecretNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this update org service account secret not found body based on the context it is used
func (*UpdateOrgServiceAccountSecretNotFoundBody) MarshalBinary ¶
func (o *UpdateOrgServiceAccountSecretNotFoundBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateOrgServiceAccountSecretNotFoundBody) UnmarshalBinary ¶
func (o *UpdateOrgServiceAccountSecretNotFoundBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateOrgServiceAccountSecretNotFoundBodyErrorsItems0 ¶
type UpdateOrgServiceAccountSecretNotFoundBodyErrorsItems0 struct { // An application-specific error code, expressed as a string value. // Example: entity-not-found Code string `json:"code,omitempty"` // A human-readable explanation specific to this occurrence of the problem. // Example: The request was missing these required fields: ... // Required: true Detail *string `json:"detail"` // A unique identifier for this particular occurrence of the problem. // Example: f16c31b5-6129-4571-add8-d589da9be524 // Format: uuid ID strfmt.UUID `json:"id,omitempty"` // links Links *UpdateOrgServiceAccountSecretNotFoundBodyErrorsItems0Links `json:"links,omitempty"` // meta // Example: {"key":"value"} Meta interface{} `json:"meta,omitempty"` // source Source *UpdateOrgServiceAccountSecretNotFoundBodyErrorsItems0Source `json:"source,omitempty"` // The HTTP status code applicable to this problem, expressed as a string value. // Example: 400 // Required: true // Pattern: ^[45]\d\d$ Status *string `json:"status"` // A short, human-readable summary of the problem that SHOULD NOT change from occurrence to occurrence of the problem, except for purposes of localization. // Example: Bad request Title string `json:"title,omitempty"` }
UpdateOrgServiceAccountSecretNotFoundBodyErrorsItems0 update org service account secret not found body errors items0 // Example: {"detail":"Not Found","status":"404"} swagger:model UpdateOrgServiceAccountSecretNotFoundBodyErrorsItems0
func (*UpdateOrgServiceAccountSecretNotFoundBodyErrorsItems0) ContextValidate ¶
func (o *UpdateOrgServiceAccountSecretNotFoundBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this update org service account secret not found body errors items0 based on the context it is used
func (*UpdateOrgServiceAccountSecretNotFoundBodyErrorsItems0) MarshalBinary ¶
func (o *UpdateOrgServiceAccountSecretNotFoundBodyErrorsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateOrgServiceAccountSecretNotFoundBodyErrorsItems0) UnmarshalBinary ¶
func (o *UpdateOrgServiceAccountSecretNotFoundBodyErrorsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateOrgServiceAccountSecretNotFoundBodyErrorsItems0Links ¶
type UpdateOrgServiceAccountSecretNotFoundBodyErrorsItems0Links struct { // about // Example: https://example.com/api/resource About interface{} `json:"about,omitempty"` }
UpdateOrgServiceAccountSecretNotFoundBodyErrorsItems0Links A link that leads to further details about this particular occurrance of the problem. // Example: {"about":"https://example.com/about_this_error"} swagger:model UpdateOrgServiceAccountSecretNotFoundBodyErrorsItems0Links
func (*UpdateOrgServiceAccountSecretNotFoundBodyErrorsItems0Links) ContextValidate ¶
func (o *UpdateOrgServiceAccountSecretNotFoundBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update org service account secret not found body errors items0 links based on context it is used
func (*UpdateOrgServiceAccountSecretNotFoundBodyErrorsItems0Links) MarshalBinary ¶
func (o *UpdateOrgServiceAccountSecretNotFoundBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateOrgServiceAccountSecretNotFoundBodyErrorsItems0Links) UnmarshalBinary ¶
func (o *UpdateOrgServiceAccountSecretNotFoundBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateOrgServiceAccountSecretNotFoundBodyErrorsItems0Source ¶
type UpdateOrgServiceAccountSecretNotFoundBodyErrorsItems0Source struct { // A string indicating which URI query parameter caused the error. // Example: param1 Parameter string `json:"parameter,omitempty"` // A JSON Pointer [RFC6901] to the associated entity in the request document. // Example: /data/attributes Pointer string `json:"pointer,omitempty"` }
UpdateOrgServiceAccountSecretNotFoundBodyErrorsItems0Source update org service account secret not found body errors items0 source // Example: {"pointer":"/data/attributes"} swagger:model UpdateOrgServiceAccountSecretNotFoundBodyErrorsItems0Source
func (*UpdateOrgServiceAccountSecretNotFoundBodyErrorsItems0Source) ContextValidate ¶
func (o *UpdateOrgServiceAccountSecretNotFoundBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update org service account secret not found body errors items0 source based on context it is used
func (*UpdateOrgServiceAccountSecretNotFoundBodyErrorsItems0Source) MarshalBinary ¶
func (o *UpdateOrgServiceAccountSecretNotFoundBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateOrgServiceAccountSecretNotFoundBodyErrorsItems0Source) UnmarshalBinary ¶
func (o *UpdateOrgServiceAccountSecretNotFoundBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateOrgServiceAccountSecretNotFoundBodyJsonapi ¶
type UpdateOrgServiceAccountSecretNotFoundBodyJsonapi struct { // Version of the JSON API specification this server supports. // Example: 1.0 // Required: true // Pattern: ^(0|[1-9]\d*)\.(0|[1-9]\d*)$ Version *string `json:"version"` }
UpdateOrgServiceAccountSecretNotFoundBodyJsonapi update org service account secret not found body jsonapi // Example: {"version":"1.0"} swagger:model UpdateOrgServiceAccountSecretNotFoundBodyJsonapi
func (*UpdateOrgServiceAccountSecretNotFoundBodyJsonapi) ContextValidate ¶
func (o *UpdateOrgServiceAccountSecretNotFoundBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update org service account secret not found body jsonapi based on context it is used
func (*UpdateOrgServiceAccountSecretNotFoundBodyJsonapi) MarshalBinary ¶
func (o *UpdateOrgServiceAccountSecretNotFoundBodyJsonapi) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateOrgServiceAccountSecretNotFoundBodyJsonapi) UnmarshalBinary ¶
func (o *UpdateOrgServiceAccountSecretNotFoundBodyJsonapi) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateOrgServiceAccountSecretOK ¶
type UpdateOrgServiceAccountSecretOK struct { /* A header containing the deprecation date of the underlying endpoint. For more information, please refer to the deprecation header RFC: https://tools.ietf.org/id/draft-dalal-deprecation-header-01.html Format: date-time */ Deprecation strfmt.DateTime /* A header providing a URL for the location of a resource Format: url */ Location string /* A header containing a unique id used for tracking this request. If you are reporting an issue to Snyk it's very helpful to provide this ID. Format: uuid */ SnykRequestID strfmt.UUID /* A header containing the version stage of the endpoint. This stage describes the guarantees snyk provides surrounding stability of the endpoint. */ SnykVersionLifecycleStage string /* A header containing the version of the endpoint requested by the caller. */ SnykVersionRequested string /* A header containing the version of the endpoint that was served by the API. */ SnykVersionServed string /* A header containing the date of when the underlying endpoint will be removed. This header is only present if the endpoint has been deprecated. Please refer to the RFC for more information: https://datatracker.ietf.org/doc/html/rfc8594 Format: date-time */ Sunset strfmt.DateTime Payload *UpdateOrgServiceAccountSecretOKBody }
UpdateOrgServiceAccountSecretOK describes a response with status code 200, with default header values.
Service account client secret has been updated.
func NewUpdateOrgServiceAccountSecretOK ¶
func NewUpdateOrgServiceAccountSecretOK() *UpdateOrgServiceAccountSecretOK
NewUpdateOrgServiceAccountSecretOK creates a UpdateOrgServiceAccountSecretOK with default headers values
func (*UpdateOrgServiceAccountSecretOK) Code ¶
func (o *UpdateOrgServiceAccountSecretOK) Code() int
Code gets the status code for the update org service account secret o k response
func (*UpdateOrgServiceAccountSecretOK) Error ¶
func (o *UpdateOrgServiceAccountSecretOK) Error() string
func (*UpdateOrgServiceAccountSecretOK) GetPayload ¶
func (o *UpdateOrgServiceAccountSecretOK) GetPayload() *UpdateOrgServiceAccountSecretOKBody
func (*UpdateOrgServiceAccountSecretOK) IsClientError ¶
func (o *UpdateOrgServiceAccountSecretOK) IsClientError() bool
IsClientError returns true when this update org service account secret o k response has a 4xx status code
func (*UpdateOrgServiceAccountSecretOK) IsCode ¶
func (o *UpdateOrgServiceAccountSecretOK) IsCode(code int) bool
IsCode returns true when this update org service account secret o k response a status code equal to that given
func (*UpdateOrgServiceAccountSecretOK) IsRedirect ¶
func (o *UpdateOrgServiceAccountSecretOK) IsRedirect() bool
IsRedirect returns true when this update org service account secret o k response has a 3xx status code
func (*UpdateOrgServiceAccountSecretOK) IsServerError ¶
func (o *UpdateOrgServiceAccountSecretOK) IsServerError() bool
IsServerError returns true when this update org service account secret o k response has a 5xx status code
func (*UpdateOrgServiceAccountSecretOK) IsSuccess ¶
func (o *UpdateOrgServiceAccountSecretOK) IsSuccess() bool
IsSuccess returns true when this update org service account secret o k response has a 2xx status code
func (*UpdateOrgServiceAccountSecretOK) String ¶
func (o *UpdateOrgServiceAccountSecretOK) String() string
type UpdateOrgServiceAccountSecretOKBody ¶
type UpdateOrgServiceAccountSecretOKBody struct { // data // Required: true Data *UpdateOrgServiceAccountSecretOKBodyData `json:"data"` // jsonapi // Required: true Jsonapi *models.JSONAPI `json:"jsonapi"` // links Links *models.Links `json:"links,omitempty"` }
UpdateOrgServiceAccountSecretOKBody update org service account secret o k body swagger:model UpdateOrgServiceAccountSecretOKBody
func (*UpdateOrgServiceAccountSecretOKBody) ContextValidate ¶
func (o *UpdateOrgServiceAccountSecretOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this update org service account secret o k body based on the context it is used
func (*UpdateOrgServiceAccountSecretOKBody) MarshalBinary ¶
func (o *UpdateOrgServiceAccountSecretOKBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateOrgServiceAccountSecretOKBody) UnmarshalBinary ¶
func (o *UpdateOrgServiceAccountSecretOKBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateOrgServiceAccountSecretOKBodyData ¶
type UpdateOrgServiceAccountSecretOKBodyData struct { // attributes // Required: true Attributes *UpdateOrgServiceAccountSecretOKBodyDataAttributes `json:"attributes"` // id // Required: true // Format: uuid ID *strfmt.UUID `json:"id"` // links Links *UpdateOrgServiceAccountSecretOKBodyDataLinks `json:"links,omitempty"` // type // Required: true Type *string `json:"type"` }
UpdateOrgServiceAccountSecretOKBodyData update org service account secret o k body data swagger:model UpdateOrgServiceAccountSecretOKBodyData
func (*UpdateOrgServiceAccountSecretOKBodyData) ContextValidate ¶
func (o *UpdateOrgServiceAccountSecretOKBodyData) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this update org service account secret o k body data based on the context it is used
func (*UpdateOrgServiceAccountSecretOKBodyData) MarshalBinary ¶
func (o *UpdateOrgServiceAccountSecretOKBodyData) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateOrgServiceAccountSecretOKBodyData) UnmarshalBinary ¶
func (o *UpdateOrgServiceAccountSecretOKBodyData) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateOrgServiceAccountSecretOKBodyDataAttributes ¶
type UpdateOrgServiceAccountSecretOKBodyDataAttributes struct { // The time, in seconds, that a generated access token will be valid for. Defaults to 1hr if unset. Only provided when auth_type is oauth_private_key_jwt. AccessTokenTTLSeconds float64 `json:"access_token_ttl_seconds,omitempty"` // The Snyk API Key for this service account. Only returned on creation, and only when auth_type is api_key. APIKey string `json:"api_key,omitempty"` // The authentication strategy for the service account: // * api_key - Regular Snyk API Key. // * oauth_client_secret - OAuth2 client_credentials grant, which returns a client secret that can be used to retrieve an access token. // * oauth_private_key_jwt - OAuth2 client_credentials grant, using private_key_jwt client_assertion as laid out OIDC Connect Core 1.0, section 9. // Required: true // Enum: [api_key oauth_client_secret oauth_private_key_jwt] AuthType *string `json:"auth_type"` // The service account's attached client-id. Used to request an access-token. Only provided when auth_type is oauth_private_key_jwt. ClientID string `json:"client_id,omitempty"` // The client secret used for obtaining access tokens. Only sent on creation of new service accounts and cannot be retrieved thereafter. Only provided when auth_type is oauth_client_secret. ClientSecret string `json:"client_secret,omitempty"` // A JWKs URL used to verify signed JWT requests against. Must be https. Only provided when auth_type is oauth_private_key_jwt. JwksURL string `json:"jwks_url,omitempty"` // The level of access for the service account: // * Group - the service account was created at the Group level. // * Org - the service account was created at the Org level. // Enum: [Group Org] Level string `json:"level,omitempty"` // A human-friendly name of the service account. // Required: true Name *string `json:"name"` // The ID of the role which the Service Account is associated with. // Required: true // Format: uuid RoleID *strfmt.UUID `json:"role_id"` }
UpdateOrgServiceAccountSecretOKBodyDataAttributes update org service account secret o k body data attributes swagger:model UpdateOrgServiceAccountSecretOKBodyDataAttributes
func (*UpdateOrgServiceAccountSecretOKBodyDataAttributes) ContextValidate ¶
func (o *UpdateOrgServiceAccountSecretOKBodyDataAttributes) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update org service account secret o k body data attributes based on context it is used
func (*UpdateOrgServiceAccountSecretOKBodyDataAttributes) MarshalBinary ¶
func (o *UpdateOrgServiceAccountSecretOKBodyDataAttributes) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateOrgServiceAccountSecretOKBodyDataAttributes) UnmarshalBinary ¶
func (o *UpdateOrgServiceAccountSecretOKBodyDataAttributes) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateOrgServiceAccountSecretOKBodyDataLinks ¶
type UpdateOrgServiceAccountSecretOKBodyDataLinks struct { // first // Example: https://example.com/api/resource First interface{} `json:"first,omitempty"` // last // Example: https://example.com/api/resource Last interface{} `json:"last,omitempty"` // next // Example: https://example.com/api/resource Next interface{} `json:"next,omitempty"` // prev // Example: https://example.com/api/resource Prev interface{} `json:"prev,omitempty"` // related // Example: https://example.com/api/resource Related interface{} `json:"related,omitempty"` // self // Example: https://example.com/api/resource Self interface{} `json:"self,omitempty"` }
UpdateOrgServiceAccountSecretOKBodyDataLinks update org service account secret o k body data links swagger:model UpdateOrgServiceAccountSecretOKBodyDataLinks
func (*UpdateOrgServiceAccountSecretOKBodyDataLinks) ContextValidate ¶
func (o *UpdateOrgServiceAccountSecretOKBodyDataLinks) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update org service account secret o k body data links based on context it is used
func (*UpdateOrgServiceAccountSecretOKBodyDataLinks) MarshalBinary ¶
func (o *UpdateOrgServiceAccountSecretOKBodyDataLinks) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateOrgServiceAccountSecretOKBodyDataLinks) UnmarshalBinary ¶
func (o *UpdateOrgServiceAccountSecretOKBodyDataLinks) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateOrgServiceAccountSecretParams ¶
type UpdateOrgServiceAccountSecretParams struct { // Body. Body UpdateOrgServiceAccountSecretBody /* OrgID. The ID of the Snyk Organization that owns the service account. Format: uuid */ OrgID strfmt.UUID /* ServiceaccountID. The ID of the service account. Format: uuid */ ServiceaccountID strfmt.UUID /* Version. The requested version of the endpoint to process the request */ Version string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateOrgServiceAccountSecretParams contains all the parameters to send to the API endpoint
for the update org service account secret operation. Typically these are written to a http.Request.
func NewUpdateOrgServiceAccountSecretParams ¶
func NewUpdateOrgServiceAccountSecretParams() *UpdateOrgServiceAccountSecretParams
NewUpdateOrgServiceAccountSecretParams creates a new UpdateOrgServiceAccountSecretParams 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 NewUpdateOrgServiceAccountSecretParamsWithContext ¶
func NewUpdateOrgServiceAccountSecretParamsWithContext(ctx context.Context) *UpdateOrgServiceAccountSecretParams
NewUpdateOrgServiceAccountSecretParamsWithContext creates a new UpdateOrgServiceAccountSecretParams object with the ability to set a context for a request.
func NewUpdateOrgServiceAccountSecretParamsWithHTTPClient ¶
func NewUpdateOrgServiceAccountSecretParamsWithHTTPClient(client *http.Client) *UpdateOrgServiceAccountSecretParams
NewUpdateOrgServiceAccountSecretParamsWithHTTPClient creates a new UpdateOrgServiceAccountSecretParams object with the ability to set a custom HTTPClient for a request.
func NewUpdateOrgServiceAccountSecretParamsWithTimeout ¶
func NewUpdateOrgServiceAccountSecretParamsWithTimeout(timeout time.Duration) *UpdateOrgServiceAccountSecretParams
NewUpdateOrgServiceAccountSecretParamsWithTimeout creates a new UpdateOrgServiceAccountSecretParams object with the ability to set a timeout on a request.
func (*UpdateOrgServiceAccountSecretParams) SetBody ¶
func (o *UpdateOrgServiceAccountSecretParams) SetBody(body UpdateOrgServiceAccountSecretBody)
SetBody adds the body to the update org service account secret params
func (*UpdateOrgServiceAccountSecretParams) SetContext ¶
func (o *UpdateOrgServiceAccountSecretParams) SetContext(ctx context.Context)
SetContext adds the context to the update org service account secret params
func (*UpdateOrgServiceAccountSecretParams) SetDefaults ¶
func (o *UpdateOrgServiceAccountSecretParams) SetDefaults()
SetDefaults hydrates default values in the update org service account secret params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateOrgServiceAccountSecretParams) SetHTTPClient ¶
func (o *UpdateOrgServiceAccountSecretParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update org service account secret params
func (*UpdateOrgServiceAccountSecretParams) SetOrgID ¶
func (o *UpdateOrgServiceAccountSecretParams) SetOrgID(orgID strfmt.UUID)
SetOrgID adds the orgId to the update org service account secret params
func (*UpdateOrgServiceAccountSecretParams) SetServiceaccountID ¶
func (o *UpdateOrgServiceAccountSecretParams) SetServiceaccountID(serviceaccountID strfmt.UUID)
SetServiceaccountID adds the serviceaccountId to the update org service account secret params
func (*UpdateOrgServiceAccountSecretParams) SetTimeout ¶
func (o *UpdateOrgServiceAccountSecretParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update org service account secret params
func (*UpdateOrgServiceAccountSecretParams) SetVersion ¶
func (o *UpdateOrgServiceAccountSecretParams) SetVersion(version string)
SetVersion adds the version to the update org service account secret params
func (*UpdateOrgServiceAccountSecretParams) WithBody ¶
func (o *UpdateOrgServiceAccountSecretParams) WithBody(body UpdateOrgServiceAccountSecretBody) *UpdateOrgServiceAccountSecretParams
WithBody adds the body to the update org service account secret params
func (*UpdateOrgServiceAccountSecretParams) WithContext ¶
func (o *UpdateOrgServiceAccountSecretParams) WithContext(ctx context.Context) *UpdateOrgServiceAccountSecretParams
WithContext adds the context to the update org service account secret params
func (*UpdateOrgServiceAccountSecretParams) WithDefaults ¶
func (o *UpdateOrgServiceAccountSecretParams) WithDefaults() *UpdateOrgServiceAccountSecretParams
WithDefaults hydrates default values in the update org service account secret params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateOrgServiceAccountSecretParams) WithHTTPClient ¶
func (o *UpdateOrgServiceAccountSecretParams) WithHTTPClient(client *http.Client) *UpdateOrgServiceAccountSecretParams
WithHTTPClient adds the HTTPClient to the update org service account secret params
func (*UpdateOrgServiceAccountSecretParams) WithOrgID ¶
func (o *UpdateOrgServiceAccountSecretParams) WithOrgID(orgID strfmt.UUID) *UpdateOrgServiceAccountSecretParams
WithOrgID adds the orgID to the update org service account secret params
func (*UpdateOrgServiceAccountSecretParams) WithServiceaccountID ¶
func (o *UpdateOrgServiceAccountSecretParams) WithServiceaccountID(serviceaccountID strfmt.UUID) *UpdateOrgServiceAccountSecretParams
WithServiceaccountID adds the serviceaccountID to the update org service account secret params
func (*UpdateOrgServiceAccountSecretParams) WithTimeout ¶
func (o *UpdateOrgServiceAccountSecretParams) WithTimeout(timeout time.Duration) *UpdateOrgServiceAccountSecretParams
WithTimeout adds the timeout to the update org service account secret params
func (*UpdateOrgServiceAccountSecretParams) WithVersion ¶
func (o *UpdateOrgServiceAccountSecretParams) WithVersion(version string) *UpdateOrgServiceAccountSecretParams
WithVersion adds the version to the update org service account secret params
func (*UpdateOrgServiceAccountSecretParams) WriteToRequest ¶
func (o *UpdateOrgServiceAccountSecretParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateOrgServiceAccountSecretParamsBodyData ¶
type UpdateOrgServiceAccountSecretParamsBodyData struct { // attributes // Required: true Attributes *UpdateOrgServiceAccountSecretParamsBodyDataAttributes `json:"attributes"` // The Resource type. // Required: true // Enum: [service_account] Type *string `json:"type"` }
UpdateOrgServiceAccountSecretParamsBodyData update org service account secret params body data swagger:model UpdateOrgServiceAccountSecretParamsBodyData
func (*UpdateOrgServiceAccountSecretParamsBodyData) ContextValidate ¶
func (o *UpdateOrgServiceAccountSecretParamsBodyData) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this update org service account secret params body data based on the context it is used
func (*UpdateOrgServiceAccountSecretParamsBodyData) MarshalBinary ¶
func (o *UpdateOrgServiceAccountSecretParamsBodyData) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateOrgServiceAccountSecretParamsBodyData) UnmarshalBinary ¶
func (o *UpdateOrgServiceAccountSecretParamsBodyData) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateOrgServiceAccountSecretParamsBodyDataAttributes ¶
type UpdateOrgServiceAccountSecretParamsBodyDataAttributes struct { // Operation to perform: // * `replace` - Replace existing secrets with a new generated secret. // * `create` - Add a new secret, preserving existing secrets. A maximum of to two secrets can exist at a time. // * `delete` - Remove an existing secret by value. At least one secret must remain per service account. // // Required: true // Enum: [replace create delete] Mode *string `json:"mode"` // Secret to delete when using `delete` mode Secret string `json:"secret,omitempty"` }
UpdateOrgServiceAccountSecretParamsBodyDataAttributes update org service account secret params body data attributes swagger:model UpdateOrgServiceAccountSecretParamsBodyDataAttributes
func (*UpdateOrgServiceAccountSecretParamsBodyDataAttributes) ContextValidate ¶
func (o *UpdateOrgServiceAccountSecretParamsBodyDataAttributes) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update org service account secret params body data attributes based on context it is used
func (*UpdateOrgServiceAccountSecretParamsBodyDataAttributes) MarshalBinary ¶
func (o *UpdateOrgServiceAccountSecretParamsBodyDataAttributes) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateOrgServiceAccountSecretParamsBodyDataAttributes) UnmarshalBinary ¶
func (o *UpdateOrgServiceAccountSecretParamsBodyDataAttributes) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateOrgServiceAccountSecretReader ¶
type UpdateOrgServiceAccountSecretReader struct {
// contains filtered or unexported fields
}
UpdateOrgServiceAccountSecretReader is a Reader for the UpdateOrgServiceAccountSecret structure.
func (*UpdateOrgServiceAccountSecretReader) ReadResponse ¶
func (o *UpdateOrgServiceAccountSecretReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateOrgServiceAccountSecretUnauthorized ¶
type UpdateOrgServiceAccountSecretUnauthorized struct { strfmt.DateTime SnykRequestID strfmt.UUID SnykVersionLifecycleStage string SnykVersionRequested string SnykVersionServed string Sunset strfmt.DateTime }Deprecation
UpdateOrgServiceAccountSecretUnauthorized describes a response with status code 401, with default header values.
Unauthorized: the request requires an authentication token.
func NewUpdateOrgServiceAccountSecretUnauthorized ¶
func NewUpdateOrgServiceAccountSecretUnauthorized() *UpdateOrgServiceAccountSecretUnauthorized
NewUpdateOrgServiceAccountSecretUnauthorized creates a UpdateOrgServiceAccountSecretUnauthorized with default headers values
func (*UpdateOrgServiceAccountSecretUnauthorized) Code ¶
func (o *UpdateOrgServiceAccountSecretUnauthorized) Code() int
Code gets the status code for the update org service account secret unauthorized response
func (*UpdateOrgServiceAccountSecretUnauthorized) Error ¶
func (o *UpdateOrgServiceAccountSecretUnauthorized) Error() string
func (*UpdateOrgServiceAccountSecretUnauthorized) GetPayload ¶
func (o *UpdateOrgServiceAccountSecretUnauthorized) GetPayload() *UpdateOrgServiceAccountSecretUnauthorizedBody
func (*UpdateOrgServiceAccountSecretUnauthorized) IsClientError ¶
func (o *UpdateOrgServiceAccountSecretUnauthorized) IsClientError() bool
IsClientError returns true when this update org service account secret unauthorized response has a 4xx status code
func (*UpdateOrgServiceAccountSecretUnauthorized) IsCode ¶
func (o *UpdateOrgServiceAccountSecretUnauthorized) IsCode(code int) bool
IsCode returns true when this update org service account secret unauthorized response a status code equal to that given
func (*UpdateOrgServiceAccountSecretUnauthorized) IsRedirect ¶
func (o *UpdateOrgServiceAccountSecretUnauthorized) IsRedirect() bool
IsRedirect returns true when this update org service account secret unauthorized response has a 3xx status code
func (*UpdateOrgServiceAccountSecretUnauthorized) IsServerError ¶
func (o *UpdateOrgServiceAccountSecretUnauthorized) IsServerError() bool
IsServerError returns true when this update org service account secret unauthorized response has a 5xx status code
func (*UpdateOrgServiceAccountSecretUnauthorized) IsSuccess ¶
func (o *UpdateOrgServiceAccountSecretUnauthorized) IsSuccess() bool
IsSuccess returns true when this update org service account secret unauthorized response has a 2xx status code
func (*UpdateOrgServiceAccountSecretUnauthorized) String ¶
func (o *UpdateOrgServiceAccountSecretUnauthorized) String() string
type UpdateOrgServiceAccountSecretUnauthorizedBody ¶
type UpdateOrgServiceAccountSecretUnauthorizedBody struct { // Example: [{"detail":"Permission denied for this resource","status":"403"}] // Required: true // Min Items: 1 Errors []*UpdateOrgServiceAccountSecretUnauthorizedBodyErrorsItems0 `json:"errors"` // Required: true Jsonapi *UpdateOrgServiceAccountSecretUnauthorizedBodyJsonapi `json:"jsonapi"` }
UpdateOrgServiceAccountSecretUnauthorizedBody update org service account secret unauthorized body // Example: {"errors":[{"detail":"Permission denied for this resource","status":"403"}],"jsonapi":{"version":"1.0"}} swagger:model UpdateOrgServiceAccountSecretUnauthorizedBody
func (*UpdateOrgServiceAccountSecretUnauthorizedBody) ContextValidate ¶
func (o *UpdateOrgServiceAccountSecretUnauthorizedBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this update org service account secret unauthorized body based on the context it is used
func (*UpdateOrgServiceAccountSecretUnauthorizedBody) MarshalBinary ¶
func (o *UpdateOrgServiceAccountSecretUnauthorizedBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateOrgServiceAccountSecretUnauthorizedBody) UnmarshalBinary ¶
func (o *UpdateOrgServiceAccountSecretUnauthorizedBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateOrgServiceAccountSecretUnauthorizedBodyErrorsItems0 ¶
type UpdateOrgServiceAccountSecretUnauthorizedBodyErrorsItems0 struct { // Example: entity-not-found Code string `json:"code,omitempty"` // Example: The request was missing these required fields: ... // Required: true Detail *string `json:"detail"` // Example: f16c31b5-6129-4571-add8-d589da9be524 // Format: uuid ID strfmt.UUID `json:"id,omitempty"` Links *UpdateOrgServiceAccountSecretUnauthorizedBodyErrorsItems0Links `json:"links,omitempty"` // Example: {"key":"value"} Meta interface{} `json:"meta,omitempty"` Source *UpdateOrgServiceAccountSecretUnauthorizedBodyErrorsItems0Source `json:"source,omitempty"` // Example: 400 // Required: true // Pattern: ^[45]\d\d$ Status *string `json:"status"` // Example: Bad request Title string `json:"title,omitempty"` }
UpdateOrgServiceAccountSecretUnauthorizedBodyErrorsItems0 update org service account secret unauthorized body errors items0 // Example: {"detail":"Not Found","status":"404"} swagger:model UpdateOrgServiceAccountSecretUnauthorizedBodyErrorsItems0
func (*UpdateOrgServiceAccountSecretUnauthorizedBodyErrorsItems0) ContextValidate ¶
func (o *UpdateOrgServiceAccountSecretUnauthorizedBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this update org service account secret unauthorized body errors items0 based on the context it is used
func (*UpdateOrgServiceAccountSecretUnauthorizedBodyErrorsItems0) MarshalBinary ¶
func (o *UpdateOrgServiceAccountSecretUnauthorizedBodyErrorsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateOrgServiceAccountSecretUnauthorizedBodyErrorsItems0) UnmarshalBinary ¶
func (o *UpdateOrgServiceAccountSecretUnauthorizedBodyErrorsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateOrgServiceAccountSecretUnauthorizedBodyErrorsItems0Links ¶
type UpdateOrgServiceAccountSecretUnauthorizedBodyErrorsItems0Links struct { // Example: https://example.com/api/resource About interface{} `json:"about,omitempty"` }
UpdateOrgServiceAccountSecretUnauthorizedBodyErrorsItems0Links A link that leads to further details about this particular occurrance of the problem. // Example: {"about":"https://example.com/about_this_error"} swagger:model UpdateOrgServiceAccountSecretUnauthorizedBodyErrorsItems0Links
func (*UpdateOrgServiceAccountSecretUnauthorizedBodyErrorsItems0Links) ContextValidate ¶
func (o *UpdateOrgServiceAccountSecretUnauthorizedBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update org service account secret unauthorized body errors items0 links based on context it is used
func (*UpdateOrgServiceAccountSecretUnauthorizedBodyErrorsItems0Links) MarshalBinary ¶
func (o *UpdateOrgServiceAccountSecretUnauthorizedBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateOrgServiceAccountSecretUnauthorizedBodyErrorsItems0Links) UnmarshalBinary ¶
func (o *UpdateOrgServiceAccountSecretUnauthorizedBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateOrgServiceAccountSecretUnauthorizedBodyErrorsItems0Source ¶
type UpdateOrgServiceAccountSecretUnauthorizedBodyErrorsItems0Source struct { // Example: param1 Parameter string `json:"parameter,omitempty"` // Example: /data/attributes Pointer string `json:"pointer,omitempty"` }
UpdateOrgServiceAccountSecretUnauthorizedBodyErrorsItems0Source update org service account secret unauthorized body errors items0 source // Example: {"pointer":"/data/attributes"} swagger:model UpdateOrgServiceAccountSecretUnauthorizedBodyErrorsItems0Source
func (*UpdateOrgServiceAccountSecretUnauthorizedBodyErrorsItems0Source) ContextValidate ¶
func (o *UpdateOrgServiceAccountSecretUnauthorizedBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update org service account secret unauthorized body errors items0 source based on context it is used
func (*UpdateOrgServiceAccountSecretUnauthorizedBodyErrorsItems0Source) MarshalBinary ¶
func (o *UpdateOrgServiceAccountSecretUnauthorizedBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateOrgServiceAccountSecretUnauthorizedBodyErrorsItems0Source) UnmarshalBinary ¶
func (o *UpdateOrgServiceAccountSecretUnauthorizedBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateOrgServiceAccountSecretUnauthorizedBodyJsonapi ¶
type UpdateOrgServiceAccountSecretUnauthorizedBodyJsonapi struct { // Example: 1.0 // Required: true // Pattern: ^(0|[1-9]\d*)\.(0|[1-9]\d*)$ Version *string `json:"version"` }
UpdateOrgServiceAccountSecretUnauthorizedBodyJsonapi update org service account secret unauthorized body jsonapi // Example: {"version":"1.0"} swagger:model UpdateOrgServiceAccountSecretUnauthorizedBodyJsonapi
func (*UpdateOrgServiceAccountSecretUnauthorizedBodyJsonapi) ContextValidate ¶
func (o *UpdateOrgServiceAccountSecretUnauthorizedBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update org service account secret unauthorized body jsonapi based on context it is used
func (*UpdateOrgServiceAccountSecretUnauthorizedBodyJsonapi) MarshalBinary ¶
func (o *UpdateOrgServiceAccountSecretUnauthorizedBodyJsonapi) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateOrgServiceAccountSecretUnauthorizedBodyJsonapi) UnmarshalBinary ¶
func (o *UpdateOrgServiceAccountSecretUnauthorizedBodyJsonapi) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateOrgServiceAccountUnauthorized ¶
type UpdateOrgServiceAccountUnauthorized struct { strfmt.DateTime SnykRequestID strfmt.UUID SnykVersionLifecycleStage string SnykVersionRequested string SnykVersionServed string Sunset strfmt.DateTime }Deprecation
UpdateOrgServiceAccountUnauthorized describes a response with status code 401, with default header values.
Unauthorized: the request requires an authentication token.
func NewUpdateOrgServiceAccountUnauthorized ¶
func NewUpdateOrgServiceAccountUnauthorized() *UpdateOrgServiceAccountUnauthorized
NewUpdateOrgServiceAccountUnauthorized creates a UpdateOrgServiceAccountUnauthorized with default headers values
func (*UpdateOrgServiceAccountUnauthorized) Code ¶
func (o *UpdateOrgServiceAccountUnauthorized) Code() int
Code gets the status code for the update org service account unauthorized response
func (*UpdateOrgServiceAccountUnauthorized) Error ¶
func (o *UpdateOrgServiceAccountUnauthorized) Error() string
func (*UpdateOrgServiceAccountUnauthorized) GetPayload ¶
func (o *UpdateOrgServiceAccountUnauthorized) GetPayload() *UpdateOrgServiceAccountUnauthorizedBody
func (*UpdateOrgServiceAccountUnauthorized) IsClientError ¶
func (o *UpdateOrgServiceAccountUnauthorized) IsClientError() bool
IsClientError returns true when this update org service account unauthorized response has a 4xx status code
func (*UpdateOrgServiceAccountUnauthorized) IsCode ¶
func (o *UpdateOrgServiceAccountUnauthorized) IsCode(code int) bool
IsCode returns true when this update org service account unauthorized response a status code equal to that given
func (*UpdateOrgServiceAccountUnauthorized) IsRedirect ¶
func (o *UpdateOrgServiceAccountUnauthorized) IsRedirect() bool
IsRedirect returns true when this update org service account unauthorized response has a 3xx status code
func (*UpdateOrgServiceAccountUnauthorized) IsServerError ¶
func (o *UpdateOrgServiceAccountUnauthorized) IsServerError() bool
IsServerError returns true when this update org service account unauthorized response has a 5xx status code
func (*UpdateOrgServiceAccountUnauthorized) IsSuccess ¶
func (o *UpdateOrgServiceAccountUnauthorized) IsSuccess() bool
IsSuccess returns true when this update org service account unauthorized response has a 2xx status code
func (*UpdateOrgServiceAccountUnauthorized) String ¶
func (o *UpdateOrgServiceAccountUnauthorized) String() string
type UpdateOrgServiceAccountUnauthorizedBody ¶
type UpdateOrgServiceAccountUnauthorizedBody struct { // Example: [{"detail":"Permission denied for this resource","status":"403"}] // Required: true // Min Items: 1 Errors []*UpdateOrgServiceAccountUnauthorizedBodyErrorsItems0 `json:"errors"` // Required: true Jsonapi *UpdateOrgServiceAccountUnauthorizedBodyJsonapi `json:"jsonapi"` }
UpdateOrgServiceAccountUnauthorizedBody update org service account unauthorized body // Example: {"errors":[{"detail":"Permission denied for this resource","status":"403"}],"jsonapi":{"version":"1.0"}} swagger:model UpdateOrgServiceAccountUnauthorizedBody
func (*UpdateOrgServiceAccountUnauthorizedBody) ContextValidate ¶
func (o *UpdateOrgServiceAccountUnauthorizedBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this update org service account unauthorized body based on the context it is used
func (*UpdateOrgServiceAccountUnauthorizedBody) MarshalBinary ¶
func (o *UpdateOrgServiceAccountUnauthorizedBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateOrgServiceAccountUnauthorizedBody) UnmarshalBinary ¶
func (o *UpdateOrgServiceAccountUnauthorizedBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateOrgServiceAccountUnauthorizedBodyErrorsItems0 ¶
type UpdateOrgServiceAccountUnauthorizedBodyErrorsItems0 struct { // Example: entity-not-found Code string `json:"code,omitempty"` // Example: The request was missing these required fields: ... // Required: true Detail *string `json:"detail"` // Example: f16c31b5-6129-4571-add8-d589da9be524 // Format: uuid ID strfmt.UUID `json:"id,omitempty"` Links *UpdateOrgServiceAccountUnauthorizedBodyErrorsItems0Links `json:"links,omitempty"` // Example: {"key":"value"} Meta interface{} `json:"meta,omitempty"` Source *UpdateOrgServiceAccountUnauthorizedBodyErrorsItems0Source `json:"source,omitempty"` // Example: 400 // Required: true // Pattern: ^[45]\d\d$ Status *string `json:"status"` // Example: Bad request Title string `json:"title,omitempty"` }
UpdateOrgServiceAccountUnauthorizedBodyErrorsItems0 update org service account unauthorized body errors items0 // Example: {"detail":"Not Found","status":"404"} swagger:model UpdateOrgServiceAccountUnauthorizedBodyErrorsItems0
func (*UpdateOrgServiceAccountUnauthorizedBodyErrorsItems0) ContextValidate ¶
func (o *UpdateOrgServiceAccountUnauthorizedBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this update org service account unauthorized body errors items0 based on the context it is used
func (*UpdateOrgServiceAccountUnauthorizedBodyErrorsItems0) MarshalBinary ¶
func (o *UpdateOrgServiceAccountUnauthorizedBodyErrorsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateOrgServiceAccountUnauthorizedBodyErrorsItems0) UnmarshalBinary ¶
func (o *UpdateOrgServiceAccountUnauthorizedBodyErrorsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateOrgServiceAccountUnauthorizedBodyErrorsItems0Links ¶
type UpdateOrgServiceAccountUnauthorizedBodyErrorsItems0Links struct { // Example: https://example.com/api/resource About interface{} `json:"about,omitempty"` }
UpdateOrgServiceAccountUnauthorizedBodyErrorsItems0Links A link that leads to further details about this particular occurrance of the problem. // Example: {"about":"https://example.com/about_this_error"} swagger:model UpdateOrgServiceAccountUnauthorizedBodyErrorsItems0Links
func (*UpdateOrgServiceAccountUnauthorizedBodyErrorsItems0Links) ContextValidate ¶
func (o *UpdateOrgServiceAccountUnauthorizedBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update org service account unauthorized body errors items0 links based on context it is used
func (*UpdateOrgServiceAccountUnauthorizedBodyErrorsItems0Links) MarshalBinary ¶
func (o *UpdateOrgServiceAccountUnauthorizedBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateOrgServiceAccountUnauthorizedBodyErrorsItems0Links) UnmarshalBinary ¶
func (o *UpdateOrgServiceAccountUnauthorizedBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateOrgServiceAccountUnauthorizedBodyErrorsItems0Source ¶
type UpdateOrgServiceAccountUnauthorizedBodyErrorsItems0Source struct { // Example: param1 Parameter string `json:"parameter,omitempty"` // Example: /data/attributes Pointer string `json:"pointer,omitempty"` }
UpdateOrgServiceAccountUnauthorizedBodyErrorsItems0Source update org service account unauthorized body errors items0 source // Example: {"pointer":"/data/attributes"} swagger:model UpdateOrgServiceAccountUnauthorizedBodyErrorsItems0Source
func (*UpdateOrgServiceAccountUnauthorizedBodyErrorsItems0Source) ContextValidate ¶
func (o *UpdateOrgServiceAccountUnauthorizedBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update org service account unauthorized body errors items0 source based on context it is used
func (*UpdateOrgServiceAccountUnauthorizedBodyErrorsItems0Source) MarshalBinary ¶
func (o *UpdateOrgServiceAccountUnauthorizedBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateOrgServiceAccountUnauthorizedBodyErrorsItems0Source) UnmarshalBinary ¶
func (o *UpdateOrgServiceAccountUnauthorizedBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateOrgServiceAccountUnauthorizedBodyJsonapi ¶
type UpdateOrgServiceAccountUnauthorizedBodyJsonapi struct { // Example: 1.0 // Required: true // Pattern: ^(0|[1-9]\d*)\.(0|[1-9]\d*)$ Version *string `json:"version"` }
UpdateOrgServiceAccountUnauthorizedBodyJsonapi update org service account unauthorized body jsonapi // Example: {"version":"1.0"} swagger:model UpdateOrgServiceAccountUnauthorizedBodyJsonapi
func (*UpdateOrgServiceAccountUnauthorizedBodyJsonapi) ContextValidate ¶
func (o *UpdateOrgServiceAccountUnauthorizedBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update org service account unauthorized body jsonapi based on context it is used
func (*UpdateOrgServiceAccountUnauthorizedBodyJsonapi) MarshalBinary ¶
func (o *UpdateOrgServiceAccountUnauthorizedBodyJsonapi) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateOrgServiceAccountUnauthorizedBodyJsonapi) UnmarshalBinary ¶
func (o *UpdateOrgServiceAccountUnauthorizedBodyJsonapi) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateServiceAccountSecretBadRequest ¶
type UpdateServiceAccountSecretBadRequest struct { /* A header containing the deprecation date of the underlying endpoint. For more information, please refer to the deprecation header RFC: https://tools.ietf.org/id/draft-dalal-deprecation-header-01.html Format: date-time */ Deprecation strfmt.DateTime /* A header containing a unique id used for tracking this request. If you are reporting an issue to Snyk it's very helpful to provide this ID. Format: uuid */ SnykRequestID strfmt.UUID /* A header containing the version stage of the endpoint. This stage describes the guarantees snyk provides surrounding stability of the endpoint. */ SnykVersionLifecycleStage string /* A header containing the version of the endpoint requested by the caller. */ SnykVersionRequested string /* A header containing the version of the endpoint that was served by the API. */ SnykVersionServed string /* A header containing the date of when the underlying endpoint will be removed. This header is only present if the endpoint has been deprecated. Please refer to the RFC for more information: https://datatracker.ietf.org/doc/html/rfc8594 Format: date-time */ Sunset strfmt.DateTime Payload *UpdateServiceAccountSecretBadRequestBody }
UpdateServiceAccountSecretBadRequest describes a response with status code 400, with default header values.
Bad Request: A parameter provided as a part of the request was invalid.
func NewUpdateServiceAccountSecretBadRequest ¶
func NewUpdateServiceAccountSecretBadRequest() *UpdateServiceAccountSecretBadRequest
NewUpdateServiceAccountSecretBadRequest creates a UpdateServiceAccountSecretBadRequest with default headers values
func (*UpdateServiceAccountSecretBadRequest) Code ¶
func (o *UpdateServiceAccountSecretBadRequest) Code() int
Code gets the status code for the update service account secret bad request response
func (*UpdateServiceAccountSecretBadRequest) Error ¶
func (o *UpdateServiceAccountSecretBadRequest) Error() string
func (*UpdateServiceAccountSecretBadRequest) GetPayload ¶
func (o *UpdateServiceAccountSecretBadRequest) GetPayload() *UpdateServiceAccountSecretBadRequestBody
func (*UpdateServiceAccountSecretBadRequest) IsClientError ¶
func (o *UpdateServiceAccountSecretBadRequest) IsClientError() bool
IsClientError returns true when this update service account secret bad request response has a 4xx status code
func (*UpdateServiceAccountSecretBadRequest) IsCode ¶
func (o *UpdateServiceAccountSecretBadRequest) IsCode(code int) bool
IsCode returns true when this update service account secret bad request response a status code equal to that given
func (*UpdateServiceAccountSecretBadRequest) IsRedirect ¶
func (o *UpdateServiceAccountSecretBadRequest) IsRedirect() bool
IsRedirect returns true when this update service account secret bad request response has a 3xx status code
func (*UpdateServiceAccountSecretBadRequest) IsServerError ¶
func (o *UpdateServiceAccountSecretBadRequest) IsServerError() bool
IsServerError returns true when this update service account secret bad request response has a 5xx status code
func (*UpdateServiceAccountSecretBadRequest) IsSuccess ¶
func (o *UpdateServiceAccountSecretBadRequest) IsSuccess() bool
IsSuccess returns true when this update service account secret bad request response has a 2xx status code
func (*UpdateServiceAccountSecretBadRequest) String ¶
func (o *UpdateServiceAccountSecretBadRequest) String() string
type UpdateServiceAccountSecretBadRequestBody ¶
type UpdateServiceAccountSecretBadRequestBody struct { // errors // Example: [{"detail":"Permission denied for this resource","status":"403"}] // Required: true // Min Items: 1 Errors []*UpdateServiceAccountSecretBadRequestBodyErrorsItems0 `json:"errors"` // jsonapi // Required: true Jsonapi *UpdateServiceAccountSecretBadRequestBodyJsonapi `json:"jsonapi"` }
UpdateServiceAccountSecretBadRequestBody update service account secret bad request body // Example: {"errors":[{"detail":"Permission denied for this resource","status":"403"}],"jsonapi":{"version":"1.0"}} swagger:model UpdateServiceAccountSecretBadRequestBody
func (*UpdateServiceAccountSecretBadRequestBody) ContextValidate ¶
func (o *UpdateServiceAccountSecretBadRequestBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this update service account secret bad request body based on the context it is used
func (*UpdateServiceAccountSecretBadRequestBody) MarshalBinary ¶
func (o *UpdateServiceAccountSecretBadRequestBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateServiceAccountSecretBadRequestBody) UnmarshalBinary ¶
func (o *UpdateServiceAccountSecretBadRequestBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateServiceAccountSecretBadRequestBodyErrorsItems0 ¶
type UpdateServiceAccountSecretBadRequestBodyErrorsItems0 struct { // An application-specific error code, expressed as a string value. // Example: entity-not-found Code string `json:"code,omitempty"` // A human-readable explanation specific to this occurrence of the problem. // Example: The request was missing these required fields: ... // Required: true Detail *string `json:"detail"` // A unique identifier for this particular occurrence of the problem. // Example: f16c31b5-6129-4571-add8-d589da9be524 // Format: uuid ID strfmt.UUID `json:"id,omitempty"` // links Links *UpdateServiceAccountSecretBadRequestBodyErrorsItems0Links `json:"links,omitempty"` // meta // Example: {"key":"value"} Meta interface{} `json:"meta,omitempty"` // source Source *UpdateServiceAccountSecretBadRequestBodyErrorsItems0Source `json:"source,omitempty"` // The HTTP status code applicable to this problem, expressed as a string value. // Example: 400 // Required: true // Pattern: ^[45]\d\d$ Status *string `json:"status"` // A short, human-readable summary of the problem that SHOULD NOT change from occurrence to occurrence of the problem, except for purposes of localization. // Example: Bad request Title string `json:"title,omitempty"` }
UpdateServiceAccountSecretBadRequestBodyErrorsItems0 update service account secret bad request body errors items0 // Example: {"detail":"Not Found","status":"404"} swagger:model UpdateServiceAccountSecretBadRequestBodyErrorsItems0
func (*UpdateServiceAccountSecretBadRequestBodyErrorsItems0) ContextValidate ¶
func (o *UpdateServiceAccountSecretBadRequestBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this update service account secret bad request body errors items0 based on the context it is used
func (*UpdateServiceAccountSecretBadRequestBodyErrorsItems0) MarshalBinary ¶
func (o *UpdateServiceAccountSecretBadRequestBodyErrorsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateServiceAccountSecretBadRequestBodyErrorsItems0) UnmarshalBinary ¶
func (o *UpdateServiceAccountSecretBadRequestBodyErrorsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateServiceAccountSecretBadRequestBodyErrorsItems0Links ¶
type UpdateServiceAccountSecretBadRequestBodyErrorsItems0Links struct { // about // Example: https://example.com/api/resource About interface{} `json:"about,omitempty"` }
UpdateServiceAccountSecretBadRequestBodyErrorsItems0Links A link that leads to further details about this particular occurrance of the problem. // Example: {"about":"https://example.com/about_this_error"} swagger:model UpdateServiceAccountSecretBadRequestBodyErrorsItems0Links
func (*UpdateServiceAccountSecretBadRequestBodyErrorsItems0Links) ContextValidate ¶
func (o *UpdateServiceAccountSecretBadRequestBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update service account secret bad request body errors items0 links based on context it is used
func (*UpdateServiceAccountSecretBadRequestBodyErrorsItems0Links) MarshalBinary ¶
func (o *UpdateServiceAccountSecretBadRequestBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateServiceAccountSecretBadRequestBodyErrorsItems0Links) UnmarshalBinary ¶
func (o *UpdateServiceAccountSecretBadRequestBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateServiceAccountSecretBadRequestBodyErrorsItems0Source ¶
type UpdateServiceAccountSecretBadRequestBodyErrorsItems0Source struct { // A string indicating which URI query parameter caused the error. // Example: param1 Parameter string `json:"parameter,omitempty"` // A JSON Pointer [RFC6901] to the associated entity in the request document. // Example: /data/attributes Pointer string `json:"pointer,omitempty"` }
UpdateServiceAccountSecretBadRequestBodyErrorsItems0Source update service account secret bad request body errors items0 source // Example: {"pointer":"/data/attributes"} swagger:model UpdateServiceAccountSecretBadRequestBodyErrorsItems0Source
func (*UpdateServiceAccountSecretBadRequestBodyErrorsItems0Source) ContextValidate ¶
func (o *UpdateServiceAccountSecretBadRequestBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update service account secret bad request body errors items0 source based on context it is used
func (*UpdateServiceAccountSecretBadRequestBodyErrorsItems0Source) MarshalBinary ¶
func (o *UpdateServiceAccountSecretBadRequestBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateServiceAccountSecretBadRequestBodyErrorsItems0Source) UnmarshalBinary ¶
func (o *UpdateServiceAccountSecretBadRequestBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateServiceAccountSecretBadRequestBodyJsonapi ¶
type UpdateServiceAccountSecretBadRequestBodyJsonapi struct { // Version of the JSON API specification this server supports. // Example: 1.0 // Required: true // Pattern: ^(0|[1-9]\d*)\.(0|[1-9]\d*)$ Version *string `json:"version"` }
UpdateServiceAccountSecretBadRequestBodyJsonapi update service account secret bad request body jsonapi // Example: {"version":"1.0"} swagger:model UpdateServiceAccountSecretBadRequestBodyJsonapi
func (*UpdateServiceAccountSecretBadRequestBodyJsonapi) ContextValidate ¶
func (o *UpdateServiceAccountSecretBadRequestBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update service account secret bad request body jsonapi based on context it is used
func (*UpdateServiceAccountSecretBadRequestBodyJsonapi) MarshalBinary ¶
func (o *UpdateServiceAccountSecretBadRequestBodyJsonapi) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateServiceAccountSecretBadRequestBodyJsonapi) UnmarshalBinary ¶
func (o *UpdateServiceAccountSecretBadRequestBodyJsonapi) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateServiceAccountSecretBody ¶
type UpdateServiceAccountSecretBody struct { // data // Required: true Data *UpdateServiceAccountSecretParamsBodyData `json:"data"` }
UpdateServiceAccountSecretBody update service account secret body swagger:model UpdateServiceAccountSecretBody
func (*UpdateServiceAccountSecretBody) ContextValidate ¶
func (o *UpdateServiceAccountSecretBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this update service account secret body based on the context it is used
func (*UpdateServiceAccountSecretBody) MarshalBinary ¶
func (o *UpdateServiceAccountSecretBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateServiceAccountSecretBody) UnmarshalBinary ¶
func (o *UpdateServiceAccountSecretBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateServiceAccountSecretForbidden ¶
type UpdateServiceAccountSecretForbidden struct { /* A header containing the deprecation date of the underlying endpoint. For more information, please refer to the deprecation header RFC: https://tools.ietf.org/id/draft-dalal-deprecation-header-01.html Format: date-time */ Deprecation strfmt.DateTime /* A header containing a unique id used for tracking this request. If you are reporting an issue to Snyk it's very helpful to provide this ID. Format: uuid */ SnykRequestID strfmt.UUID /* A header containing the version stage of the endpoint. This stage describes the guarantees snyk provides surrounding stability of the endpoint. */ SnykVersionLifecycleStage string /* A header containing the version of the endpoint requested by the caller. */ SnykVersionRequested string /* A header containing the version of the endpoint that was served by the API. */ SnykVersionServed string /* A header containing the date of when the underlying endpoint will be removed. This header is only present if the endpoint has been deprecated. Please refer to the RFC for more information: https://datatracker.ietf.org/doc/html/rfc8594 Format: date-time */ Sunset strfmt.DateTime Payload *UpdateServiceAccountSecretForbiddenBody }
UpdateServiceAccountSecretForbidden describes a response with status code 403, with default header values.
Forbidden: the request requires an authentication token with more or different permissions.
func NewUpdateServiceAccountSecretForbidden ¶
func NewUpdateServiceAccountSecretForbidden() *UpdateServiceAccountSecretForbidden
NewUpdateServiceAccountSecretForbidden creates a UpdateServiceAccountSecretForbidden with default headers values
func (*UpdateServiceAccountSecretForbidden) Code ¶
func (o *UpdateServiceAccountSecretForbidden) Code() int
Code gets the status code for the update service account secret forbidden response
func (*UpdateServiceAccountSecretForbidden) Error ¶
func (o *UpdateServiceAccountSecretForbidden) Error() string
func (*UpdateServiceAccountSecretForbidden) GetPayload ¶
func (o *UpdateServiceAccountSecretForbidden) GetPayload() *UpdateServiceAccountSecretForbiddenBody
func (*UpdateServiceAccountSecretForbidden) IsClientError ¶
func (o *UpdateServiceAccountSecretForbidden) IsClientError() bool
IsClientError returns true when this update service account secret forbidden response has a 4xx status code
func (*UpdateServiceAccountSecretForbidden) IsCode ¶
func (o *UpdateServiceAccountSecretForbidden) IsCode(code int) bool
IsCode returns true when this update service account secret forbidden response a status code equal to that given
func (*UpdateServiceAccountSecretForbidden) IsRedirect ¶
func (o *UpdateServiceAccountSecretForbidden) IsRedirect() bool
IsRedirect returns true when this update service account secret forbidden response has a 3xx status code
func (*UpdateServiceAccountSecretForbidden) IsServerError ¶
func (o *UpdateServiceAccountSecretForbidden) IsServerError() bool
IsServerError returns true when this update service account secret forbidden response has a 5xx status code
func (*UpdateServiceAccountSecretForbidden) IsSuccess ¶
func (o *UpdateServiceAccountSecretForbidden) IsSuccess() bool
IsSuccess returns true when this update service account secret forbidden response has a 2xx status code
func (*UpdateServiceAccountSecretForbidden) String ¶
func (o *UpdateServiceAccountSecretForbidden) String() string
type UpdateServiceAccountSecretForbiddenBody ¶
type UpdateServiceAccountSecretForbiddenBody struct { // errors // Example: [{"detail":"Permission denied for this resource","status":"403"}] // Required: true // Min Items: 1 Errors []*UpdateServiceAccountSecretForbiddenBodyErrorsItems0 `json:"errors"` // jsonapi // Required: true Jsonapi *UpdateServiceAccountSecretForbiddenBodyJsonapi `json:"jsonapi"` }
UpdateServiceAccountSecretForbiddenBody update service account secret forbidden body // Example: {"errors":[{"detail":"Permission denied for this resource","status":"403"}],"jsonapi":{"version":"1.0"}} swagger:model UpdateServiceAccountSecretForbiddenBody
func (*UpdateServiceAccountSecretForbiddenBody) ContextValidate ¶
func (o *UpdateServiceAccountSecretForbiddenBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this update service account secret forbidden body based on the context it is used
func (*UpdateServiceAccountSecretForbiddenBody) MarshalBinary ¶
func (o *UpdateServiceAccountSecretForbiddenBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateServiceAccountSecretForbiddenBody) UnmarshalBinary ¶
func (o *UpdateServiceAccountSecretForbiddenBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateServiceAccountSecretForbiddenBodyErrorsItems0 ¶
type UpdateServiceAccountSecretForbiddenBodyErrorsItems0 struct { // An application-specific error code, expressed as a string value. // Example: entity-not-found Code string `json:"code,omitempty"` // A human-readable explanation specific to this occurrence of the problem. // Example: The request was missing these required fields: ... // Required: true Detail *string `json:"detail"` // A unique identifier for this particular occurrence of the problem. // Example: f16c31b5-6129-4571-add8-d589da9be524 // Format: uuid ID strfmt.UUID `json:"id,omitempty"` // links Links *UpdateServiceAccountSecretForbiddenBodyErrorsItems0Links `json:"links,omitempty"` // meta // Example: {"key":"value"} Meta interface{} `json:"meta,omitempty"` // source Source *UpdateServiceAccountSecretForbiddenBodyErrorsItems0Source `json:"source,omitempty"` // The HTTP status code applicable to this problem, expressed as a string value. // Example: 400 // Required: true // Pattern: ^[45]\d\d$ Status *string `json:"status"` // A short, human-readable summary of the problem that SHOULD NOT change from occurrence to occurrence of the problem, except for purposes of localization. // Example: Bad request Title string `json:"title,omitempty"` }
UpdateServiceAccountSecretForbiddenBodyErrorsItems0 update service account secret forbidden body errors items0 // Example: {"detail":"Not Found","status":"404"} swagger:model UpdateServiceAccountSecretForbiddenBodyErrorsItems0
func (*UpdateServiceAccountSecretForbiddenBodyErrorsItems0) ContextValidate ¶
func (o *UpdateServiceAccountSecretForbiddenBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this update service account secret forbidden body errors items0 based on the context it is used
func (*UpdateServiceAccountSecretForbiddenBodyErrorsItems0) MarshalBinary ¶
func (o *UpdateServiceAccountSecretForbiddenBodyErrorsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateServiceAccountSecretForbiddenBodyErrorsItems0) UnmarshalBinary ¶
func (o *UpdateServiceAccountSecretForbiddenBodyErrorsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateServiceAccountSecretForbiddenBodyErrorsItems0Links ¶
type UpdateServiceAccountSecretForbiddenBodyErrorsItems0Links struct { // about // Example: https://example.com/api/resource About interface{} `json:"about,omitempty"` }
UpdateServiceAccountSecretForbiddenBodyErrorsItems0Links A link that leads to further details about this particular occurrance of the problem. // Example: {"about":"https://example.com/about_this_error"} swagger:model UpdateServiceAccountSecretForbiddenBodyErrorsItems0Links
func (*UpdateServiceAccountSecretForbiddenBodyErrorsItems0Links) ContextValidate ¶
func (o *UpdateServiceAccountSecretForbiddenBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update service account secret forbidden body errors items0 links based on context it is used
func (*UpdateServiceAccountSecretForbiddenBodyErrorsItems0Links) MarshalBinary ¶
func (o *UpdateServiceAccountSecretForbiddenBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateServiceAccountSecretForbiddenBodyErrorsItems0Links) UnmarshalBinary ¶
func (o *UpdateServiceAccountSecretForbiddenBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateServiceAccountSecretForbiddenBodyErrorsItems0Source ¶
type UpdateServiceAccountSecretForbiddenBodyErrorsItems0Source struct { // A string indicating which URI query parameter caused the error. // Example: param1 Parameter string `json:"parameter,omitempty"` // A JSON Pointer [RFC6901] to the associated entity in the request document. // Example: /data/attributes Pointer string `json:"pointer,omitempty"` }
UpdateServiceAccountSecretForbiddenBodyErrorsItems0Source update service account secret forbidden body errors items0 source // Example: {"pointer":"/data/attributes"} swagger:model UpdateServiceAccountSecretForbiddenBodyErrorsItems0Source
func (*UpdateServiceAccountSecretForbiddenBodyErrorsItems0Source) ContextValidate ¶
func (o *UpdateServiceAccountSecretForbiddenBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update service account secret forbidden body errors items0 source based on context it is used
func (*UpdateServiceAccountSecretForbiddenBodyErrorsItems0Source) MarshalBinary ¶
func (o *UpdateServiceAccountSecretForbiddenBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateServiceAccountSecretForbiddenBodyErrorsItems0Source) UnmarshalBinary ¶
func (o *UpdateServiceAccountSecretForbiddenBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateServiceAccountSecretForbiddenBodyJsonapi ¶
type UpdateServiceAccountSecretForbiddenBodyJsonapi struct { // Version of the JSON API specification this server supports. // Example: 1.0 // Required: true // Pattern: ^(0|[1-9]\d*)\.(0|[1-9]\d*)$ Version *string `json:"version"` }
UpdateServiceAccountSecretForbiddenBodyJsonapi update service account secret forbidden body jsonapi // Example: {"version":"1.0"} swagger:model UpdateServiceAccountSecretForbiddenBodyJsonapi
func (*UpdateServiceAccountSecretForbiddenBodyJsonapi) ContextValidate ¶
func (o *UpdateServiceAccountSecretForbiddenBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update service account secret forbidden body jsonapi based on context it is used
func (*UpdateServiceAccountSecretForbiddenBodyJsonapi) MarshalBinary ¶
func (o *UpdateServiceAccountSecretForbiddenBodyJsonapi) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateServiceAccountSecretForbiddenBodyJsonapi) UnmarshalBinary ¶
func (o *UpdateServiceAccountSecretForbiddenBodyJsonapi) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateServiceAccountSecretInternalServerError ¶
type UpdateServiceAccountSecretInternalServerError struct { /* A header containing the deprecation date of the underlying endpoint. For more information, please refer to the deprecation header RFC: https://tools.ietf.org/id/draft-dalal-deprecation-header-01.html Format: date-time */ Deprecation strfmt.DateTime /* A header containing a unique id used for tracking this request. If you are reporting an issue to Snyk it's very helpful to provide this ID. Format: uuid */ SnykRequestID strfmt.UUID /* A header containing the version stage of the endpoint. This stage describes the guarantees snyk provides surrounding stability of the endpoint. */ SnykVersionLifecycleStage string /* A header containing the version of the endpoint requested by the caller. */ SnykVersionRequested string /* A header containing the version of the endpoint that was served by the API. */ SnykVersionServed string /* A header containing the date of when the underlying endpoint will be removed. This header is only present if the endpoint has been deprecated. Please refer to the RFC for more information: https://datatracker.ietf.org/doc/html/rfc8594 Format: date-time */ Sunset strfmt.DateTime Payload *UpdateServiceAccountSecretInternalServerErrorBody }
UpdateServiceAccountSecretInternalServerError describes a response with status code 500, with default header values.
Internal Server Error: An error was encountered while attempting to process the request.
func NewUpdateServiceAccountSecretInternalServerError ¶
func NewUpdateServiceAccountSecretInternalServerError() *UpdateServiceAccountSecretInternalServerError
NewUpdateServiceAccountSecretInternalServerError creates a UpdateServiceAccountSecretInternalServerError with default headers values
func (*UpdateServiceAccountSecretInternalServerError) Code ¶
func (o *UpdateServiceAccountSecretInternalServerError) Code() int
Code gets the status code for the update service account secret internal server error response
func (*UpdateServiceAccountSecretInternalServerError) Error ¶
func (o *UpdateServiceAccountSecretInternalServerError) Error() string
func (*UpdateServiceAccountSecretInternalServerError) GetPayload ¶
func (o *UpdateServiceAccountSecretInternalServerError) GetPayload() *UpdateServiceAccountSecretInternalServerErrorBody
func (*UpdateServiceAccountSecretInternalServerError) IsClientError ¶
func (o *UpdateServiceAccountSecretInternalServerError) IsClientError() bool
IsClientError returns true when this update service account secret internal server error response has a 4xx status code
func (*UpdateServiceAccountSecretInternalServerError) IsCode ¶
func (o *UpdateServiceAccountSecretInternalServerError) IsCode(code int) bool
IsCode returns true when this update service account secret internal server error response a status code equal to that given
func (*UpdateServiceAccountSecretInternalServerError) IsRedirect ¶
func (o *UpdateServiceAccountSecretInternalServerError) IsRedirect() bool
IsRedirect returns true when this update service account secret internal server error response has a 3xx status code
func (*UpdateServiceAccountSecretInternalServerError) IsServerError ¶
func (o *UpdateServiceAccountSecretInternalServerError) IsServerError() bool
IsServerError returns true when this update service account secret internal server error response has a 5xx status code
func (*UpdateServiceAccountSecretInternalServerError) IsSuccess ¶
func (o *UpdateServiceAccountSecretInternalServerError) IsSuccess() bool
IsSuccess returns true when this update service account secret internal server error response has a 2xx status code
func (*UpdateServiceAccountSecretInternalServerError) String ¶
func (o *UpdateServiceAccountSecretInternalServerError) String() string
type UpdateServiceAccountSecretInternalServerErrorBody ¶
type UpdateServiceAccountSecretInternalServerErrorBody struct { // errors // Example: [{"detail":"Permission denied for this resource","status":"403"}] // Required: true // Min Items: 1 Errors []*UpdateServiceAccountSecretInternalServerErrorBodyErrorsItems0 `json:"errors"` // jsonapi // Required: true Jsonapi *UpdateServiceAccountSecretInternalServerErrorBodyJsonapi `json:"jsonapi"` }
UpdateServiceAccountSecretInternalServerErrorBody update service account secret internal server error body // Example: {"errors":[{"detail":"Permission denied for this resource","status":"403"}],"jsonapi":{"version":"1.0"}} swagger:model UpdateServiceAccountSecretInternalServerErrorBody
func (*UpdateServiceAccountSecretInternalServerErrorBody) ContextValidate ¶
func (o *UpdateServiceAccountSecretInternalServerErrorBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this update service account secret internal server error body based on the context it is used
func (*UpdateServiceAccountSecretInternalServerErrorBody) MarshalBinary ¶
func (o *UpdateServiceAccountSecretInternalServerErrorBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateServiceAccountSecretInternalServerErrorBody) UnmarshalBinary ¶
func (o *UpdateServiceAccountSecretInternalServerErrorBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateServiceAccountSecretInternalServerErrorBodyErrorsItems0 ¶
type UpdateServiceAccountSecretInternalServerErrorBodyErrorsItems0 struct { // An application-specific error code, expressed as a string value. // Example: entity-not-found Code string `json:"code,omitempty"` // A human-readable explanation specific to this occurrence of the problem. // Example: The request was missing these required fields: ... // Required: true Detail *string `json:"detail"` // A unique identifier for this particular occurrence of the problem. // Example: f16c31b5-6129-4571-add8-d589da9be524 // Format: uuid ID strfmt.UUID `json:"id,omitempty"` // links Links *UpdateServiceAccountSecretInternalServerErrorBodyErrorsItems0Links `json:"links,omitempty"` // meta // Example: {"key":"value"} Meta interface{} `json:"meta,omitempty"` // source Source *UpdateServiceAccountSecretInternalServerErrorBodyErrorsItems0Source `json:"source,omitempty"` // The HTTP status code applicable to this problem, expressed as a string value. // Example: 400 // Required: true // Pattern: ^[45]\d\d$ Status *string `json:"status"` // A short, human-readable summary of the problem that SHOULD NOT change from occurrence to occurrence of the problem, except for purposes of localization. // Example: Bad request Title string `json:"title,omitempty"` }
UpdateServiceAccountSecretInternalServerErrorBodyErrorsItems0 update service account secret internal server error body errors items0 // Example: {"detail":"Not Found","status":"404"} swagger:model UpdateServiceAccountSecretInternalServerErrorBodyErrorsItems0
func (*UpdateServiceAccountSecretInternalServerErrorBodyErrorsItems0) ContextValidate ¶
func (o *UpdateServiceAccountSecretInternalServerErrorBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this update service account secret internal server error body errors items0 based on the context it is used
func (*UpdateServiceAccountSecretInternalServerErrorBodyErrorsItems0) MarshalBinary ¶
func (o *UpdateServiceAccountSecretInternalServerErrorBodyErrorsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateServiceAccountSecretInternalServerErrorBodyErrorsItems0) UnmarshalBinary ¶
func (o *UpdateServiceAccountSecretInternalServerErrorBodyErrorsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateServiceAccountSecretInternalServerErrorBodyErrorsItems0Links ¶
type UpdateServiceAccountSecretInternalServerErrorBodyErrorsItems0Links struct { // about // Example: https://example.com/api/resource About interface{} `json:"about,omitempty"` }
UpdateServiceAccountSecretInternalServerErrorBodyErrorsItems0Links A link that leads to further details about this particular occurrance of the problem. // Example: {"about":"https://example.com/about_this_error"} swagger:model UpdateServiceAccountSecretInternalServerErrorBodyErrorsItems0Links
func (*UpdateServiceAccountSecretInternalServerErrorBodyErrorsItems0Links) ContextValidate ¶
func (o *UpdateServiceAccountSecretInternalServerErrorBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update service account secret internal server error body errors items0 links based on context it is used
func (*UpdateServiceAccountSecretInternalServerErrorBodyErrorsItems0Links) MarshalBinary ¶
func (o *UpdateServiceAccountSecretInternalServerErrorBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateServiceAccountSecretInternalServerErrorBodyErrorsItems0Links) UnmarshalBinary ¶
func (o *UpdateServiceAccountSecretInternalServerErrorBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
func (*UpdateServiceAccountSecretInternalServerErrorBodyErrorsItems0Links) Validate ¶
func (o *UpdateServiceAccountSecretInternalServerErrorBodyErrorsItems0Links) Validate(formats strfmt.Registry) error
Validate validates this update service account secret internal server error body errors items0 links
type UpdateServiceAccountSecretInternalServerErrorBodyErrorsItems0Source ¶
type UpdateServiceAccountSecretInternalServerErrorBodyErrorsItems0Source struct { // A string indicating which URI query parameter caused the error. // Example: param1 Parameter string `json:"parameter,omitempty"` // A JSON Pointer [RFC6901] to the associated entity in the request document. // Example: /data/attributes Pointer string `json:"pointer,omitempty"` }
UpdateServiceAccountSecretInternalServerErrorBodyErrorsItems0Source update service account secret internal server error body errors items0 source // Example: {"pointer":"/data/attributes"} swagger:model UpdateServiceAccountSecretInternalServerErrorBodyErrorsItems0Source
func (*UpdateServiceAccountSecretInternalServerErrorBodyErrorsItems0Source) ContextValidate ¶
func (o *UpdateServiceAccountSecretInternalServerErrorBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update service account secret internal server error body errors items0 source based on context it is used
func (*UpdateServiceAccountSecretInternalServerErrorBodyErrorsItems0Source) MarshalBinary ¶
func (o *UpdateServiceAccountSecretInternalServerErrorBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateServiceAccountSecretInternalServerErrorBodyErrorsItems0Source) UnmarshalBinary ¶
func (o *UpdateServiceAccountSecretInternalServerErrorBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
func (*UpdateServiceAccountSecretInternalServerErrorBodyErrorsItems0Source) Validate ¶
func (o *UpdateServiceAccountSecretInternalServerErrorBodyErrorsItems0Source) Validate(formats strfmt.Registry) error
Validate validates this update service account secret internal server error body errors items0 source
type UpdateServiceAccountSecretInternalServerErrorBodyJsonapi ¶
type UpdateServiceAccountSecretInternalServerErrorBodyJsonapi struct { // Version of the JSON API specification this server supports. // Example: 1.0 // Required: true // Pattern: ^(0|[1-9]\d*)\.(0|[1-9]\d*)$ Version *string `json:"version"` }
UpdateServiceAccountSecretInternalServerErrorBodyJsonapi update service account secret internal server error body jsonapi // Example: {"version":"1.0"} swagger:model UpdateServiceAccountSecretInternalServerErrorBodyJsonapi
func (*UpdateServiceAccountSecretInternalServerErrorBodyJsonapi) ContextValidate ¶
func (o *UpdateServiceAccountSecretInternalServerErrorBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update service account secret internal server error body jsonapi based on context it is used
func (*UpdateServiceAccountSecretInternalServerErrorBodyJsonapi) MarshalBinary ¶
func (o *UpdateServiceAccountSecretInternalServerErrorBodyJsonapi) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateServiceAccountSecretInternalServerErrorBodyJsonapi) UnmarshalBinary ¶
func (o *UpdateServiceAccountSecretInternalServerErrorBodyJsonapi) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateServiceAccountSecretNotFound ¶
type UpdateServiceAccountSecretNotFound struct { /* A header containing the deprecation date of the underlying endpoint. For more information, please refer to the deprecation header RFC: https://tools.ietf.org/id/draft-dalal-deprecation-header-01.html Format: date-time */ Deprecation strfmt.DateTime /* A header containing a unique id used for tracking this request. If you are reporting an issue to Snyk it's very helpful to provide this ID. Format: uuid */ SnykRequestID strfmt.UUID /* A header containing the version stage of the endpoint. This stage describes the guarantees snyk provides surrounding stability of the endpoint. */ SnykVersionLifecycleStage string /* A header containing the version of the endpoint requested by the caller. */ SnykVersionRequested string /* A header containing the version of the endpoint that was served by the API. */ SnykVersionServed string /* A header containing the date of when the underlying endpoint will be removed. This header is only present if the endpoint has been deprecated. Please refer to the RFC for more information: https://datatracker.ietf.org/doc/html/rfc8594 Format: date-time */ Sunset strfmt.DateTime Payload *UpdateServiceAccountSecretNotFoundBody }
UpdateServiceAccountSecretNotFound describes a response with status code 404, with default header values.
Not Found: The resource being operated on could not be found.
func NewUpdateServiceAccountSecretNotFound ¶
func NewUpdateServiceAccountSecretNotFound() *UpdateServiceAccountSecretNotFound
NewUpdateServiceAccountSecretNotFound creates a UpdateServiceAccountSecretNotFound with default headers values
func (*UpdateServiceAccountSecretNotFound) Code ¶
func (o *UpdateServiceAccountSecretNotFound) Code() int
Code gets the status code for the update service account secret not found response
func (*UpdateServiceAccountSecretNotFound) Error ¶
func (o *UpdateServiceAccountSecretNotFound) Error() string
func (*UpdateServiceAccountSecretNotFound) GetPayload ¶
func (o *UpdateServiceAccountSecretNotFound) GetPayload() *UpdateServiceAccountSecretNotFoundBody
func (*UpdateServiceAccountSecretNotFound) IsClientError ¶
func (o *UpdateServiceAccountSecretNotFound) IsClientError() bool
IsClientError returns true when this update service account secret not found response has a 4xx status code
func (*UpdateServiceAccountSecretNotFound) IsCode ¶
func (o *UpdateServiceAccountSecretNotFound) IsCode(code int) bool
IsCode returns true when this update service account secret not found response a status code equal to that given
func (*UpdateServiceAccountSecretNotFound) IsRedirect ¶
func (o *UpdateServiceAccountSecretNotFound) IsRedirect() bool
IsRedirect returns true when this update service account secret not found response has a 3xx status code
func (*UpdateServiceAccountSecretNotFound) IsServerError ¶
func (o *UpdateServiceAccountSecretNotFound) IsServerError() bool
IsServerError returns true when this update service account secret not found response has a 5xx status code
func (*UpdateServiceAccountSecretNotFound) IsSuccess ¶
func (o *UpdateServiceAccountSecretNotFound) IsSuccess() bool
IsSuccess returns true when this update service account secret not found response has a 2xx status code
func (*UpdateServiceAccountSecretNotFound) String ¶
func (o *UpdateServiceAccountSecretNotFound) String() string
type UpdateServiceAccountSecretNotFoundBody ¶
type UpdateServiceAccountSecretNotFoundBody struct { // errors // Example: [{"detail":"Permission denied for this resource","status":"403"}] // Required: true // Min Items: 1 Errors []*UpdateServiceAccountSecretNotFoundBodyErrorsItems0 `json:"errors"` // jsonapi // Required: true Jsonapi *UpdateServiceAccountSecretNotFoundBodyJsonapi `json:"jsonapi"` }
UpdateServiceAccountSecretNotFoundBody update service account secret not found body // Example: {"errors":[{"detail":"Permission denied for this resource","status":"403"}],"jsonapi":{"version":"1.0"}} swagger:model UpdateServiceAccountSecretNotFoundBody
func (*UpdateServiceAccountSecretNotFoundBody) ContextValidate ¶
func (o *UpdateServiceAccountSecretNotFoundBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this update service account secret not found body based on the context it is used
func (*UpdateServiceAccountSecretNotFoundBody) MarshalBinary ¶
func (o *UpdateServiceAccountSecretNotFoundBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateServiceAccountSecretNotFoundBody) UnmarshalBinary ¶
func (o *UpdateServiceAccountSecretNotFoundBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateServiceAccountSecretNotFoundBodyErrorsItems0 ¶
type UpdateServiceAccountSecretNotFoundBodyErrorsItems0 struct { // An application-specific error code, expressed as a string value. // Example: entity-not-found Code string `json:"code,omitempty"` // A human-readable explanation specific to this occurrence of the problem. // Example: The request was missing these required fields: ... // Required: true Detail *string `json:"detail"` // A unique identifier for this particular occurrence of the problem. // Example: f16c31b5-6129-4571-add8-d589da9be524 // Format: uuid ID strfmt.UUID `json:"id,omitempty"` // links Links *UpdateServiceAccountSecretNotFoundBodyErrorsItems0Links `json:"links,omitempty"` // meta // Example: {"key":"value"} Meta interface{} `json:"meta,omitempty"` // source Source *UpdateServiceAccountSecretNotFoundBodyErrorsItems0Source `json:"source,omitempty"` // The HTTP status code applicable to this problem, expressed as a string value. // Example: 400 // Required: true // Pattern: ^[45]\d\d$ Status *string `json:"status"` // A short, human-readable summary of the problem that SHOULD NOT change from occurrence to occurrence of the problem, except for purposes of localization. // Example: Bad request Title string `json:"title,omitempty"` }
UpdateServiceAccountSecretNotFoundBodyErrorsItems0 update service account secret not found body errors items0 // Example: {"detail":"Not Found","status":"404"} swagger:model UpdateServiceAccountSecretNotFoundBodyErrorsItems0
func (*UpdateServiceAccountSecretNotFoundBodyErrorsItems0) ContextValidate ¶
func (o *UpdateServiceAccountSecretNotFoundBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this update service account secret not found body errors items0 based on the context it is used
func (*UpdateServiceAccountSecretNotFoundBodyErrorsItems0) MarshalBinary ¶
func (o *UpdateServiceAccountSecretNotFoundBodyErrorsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateServiceAccountSecretNotFoundBodyErrorsItems0) UnmarshalBinary ¶
func (o *UpdateServiceAccountSecretNotFoundBodyErrorsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateServiceAccountSecretNotFoundBodyErrorsItems0Links ¶
type UpdateServiceAccountSecretNotFoundBodyErrorsItems0Links struct { // about // Example: https://example.com/api/resource About interface{} `json:"about,omitempty"` }
UpdateServiceAccountSecretNotFoundBodyErrorsItems0Links A link that leads to further details about this particular occurrance of the problem. // Example: {"about":"https://example.com/about_this_error"} swagger:model UpdateServiceAccountSecretNotFoundBodyErrorsItems0Links
func (*UpdateServiceAccountSecretNotFoundBodyErrorsItems0Links) ContextValidate ¶
func (o *UpdateServiceAccountSecretNotFoundBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update service account secret not found body errors items0 links based on context it is used
func (*UpdateServiceAccountSecretNotFoundBodyErrorsItems0Links) MarshalBinary ¶
func (o *UpdateServiceAccountSecretNotFoundBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateServiceAccountSecretNotFoundBodyErrorsItems0Links) UnmarshalBinary ¶
func (o *UpdateServiceAccountSecretNotFoundBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateServiceAccountSecretNotFoundBodyErrorsItems0Source ¶
type UpdateServiceAccountSecretNotFoundBodyErrorsItems0Source struct { // A string indicating which URI query parameter caused the error. // Example: param1 Parameter string `json:"parameter,omitempty"` // A JSON Pointer [RFC6901] to the associated entity in the request document. // Example: /data/attributes Pointer string `json:"pointer,omitempty"` }
UpdateServiceAccountSecretNotFoundBodyErrorsItems0Source update service account secret not found body errors items0 source // Example: {"pointer":"/data/attributes"} swagger:model UpdateServiceAccountSecretNotFoundBodyErrorsItems0Source
func (*UpdateServiceAccountSecretNotFoundBodyErrorsItems0Source) ContextValidate ¶
func (o *UpdateServiceAccountSecretNotFoundBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update service account secret not found body errors items0 source based on context it is used
func (*UpdateServiceAccountSecretNotFoundBodyErrorsItems0Source) MarshalBinary ¶
func (o *UpdateServiceAccountSecretNotFoundBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateServiceAccountSecretNotFoundBodyErrorsItems0Source) UnmarshalBinary ¶
func (o *UpdateServiceAccountSecretNotFoundBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateServiceAccountSecretNotFoundBodyJsonapi ¶
type UpdateServiceAccountSecretNotFoundBodyJsonapi struct { // Version of the JSON API specification this server supports. // Example: 1.0 // Required: true // Pattern: ^(0|[1-9]\d*)\.(0|[1-9]\d*)$ Version *string `json:"version"` }
UpdateServiceAccountSecretNotFoundBodyJsonapi update service account secret not found body jsonapi // Example: {"version":"1.0"} swagger:model UpdateServiceAccountSecretNotFoundBodyJsonapi
func (*UpdateServiceAccountSecretNotFoundBodyJsonapi) ContextValidate ¶
func (o *UpdateServiceAccountSecretNotFoundBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update service account secret not found body jsonapi based on context it is used
func (*UpdateServiceAccountSecretNotFoundBodyJsonapi) MarshalBinary ¶
func (o *UpdateServiceAccountSecretNotFoundBodyJsonapi) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateServiceAccountSecretNotFoundBodyJsonapi) UnmarshalBinary ¶
func (o *UpdateServiceAccountSecretNotFoundBodyJsonapi) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateServiceAccountSecretOK ¶
type UpdateServiceAccountSecretOK struct { /* A header containing the deprecation date of the underlying endpoint. For more information, please refer to the deprecation header RFC: https://tools.ietf.org/id/draft-dalal-deprecation-header-01.html Format: date-time */ Deprecation strfmt.DateTime /* A header providing a URL for the location of a resource Format: url */ Location string /* A header containing a unique id used for tracking this request. If you are reporting an issue to Snyk it's very helpful to provide this ID. Format: uuid */ SnykRequestID strfmt.UUID /* A header containing the version stage of the endpoint. This stage describes the guarantees snyk provides surrounding stability of the endpoint. */ SnykVersionLifecycleStage string /* A header containing the version of the endpoint requested by the caller. */ SnykVersionRequested string /* A header containing the version of the endpoint that was served by the API. */ SnykVersionServed string /* A header containing the date of when the underlying endpoint will be removed. This header is only present if the endpoint has been deprecated. Please refer to the RFC for more information: https://datatracker.ietf.org/doc/html/rfc8594 Format: date-time */ Sunset strfmt.DateTime Payload *UpdateServiceAccountSecretOKBody }
UpdateServiceAccountSecretOK describes a response with status code 200, with default header values.
Service account client secret has been updated.
func NewUpdateServiceAccountSecretOK ¶
func NewUpdateServiceAccountSecretOK() *UpdateServiceAccountSecretOK
NewUpdateServiceAccountSecretOK creates a UpdateServiceAccountSecretOK with default headers values
func (*UpdateServiceAccountSecretOK) Code ¶
func (o *UpdateServiceAccountSecretOK) Code() int
Code gets the status code for the update service account secret o k response
func (*UpdateServiceAccountSecretOK) Error ¶
func (o *UpdateServiceAccountSecretOK) Error() string
func (*UpdateServiceAccountSecretOK) GetPayload ¶
func (o *UpdateServiceAccountSecretOK) GetPayload() *UpdateServiceAccountSecretOKBody
func (*UpdateServiceAccountSecretOK) IsClientError ¶
func (o *UpdateServiceAccountSecretOK) IsClientError() bool
IsClientError returns true when this update service account secret o k response has a 4xx status code
func (*UpdateServiceAccountSecretOK) IsCode ¶
func (o *UpdateServiceAccountSecretOK) IsCode(code int) bool
IsCode returns true when this update service account secret o k response a status code equal to that given
func (*UpdateServiceAccountSecretOK) IsRedirect ¶
func (o *UpdateServiceAccountSecretOK) IsRedirect() bool
IsRedirect returns true when this update service account secret o k response has a 3xx status code
func (*UpdateServiceAccountSecretOK) IsServerError ¶
func (o *UpdateServiceAccountSecretOK) IsServerError() bool
IsServerError returns true when this update service account secret o k response has a 5xx status code
func (*UpdateServiceAccountSecretOK) IsSuccess ¶
func (o *UpdateServiceAccountSecretOK) IsSuccess() bool
IsSuccess returns true when this update service account secret o k response has a 2xx status code
func (*UpdateServiceAccountSecretOK) String ¶
func (o *UpdateServiceAccountSecretOK) String() string
type UpdateServiceAccountSecretOKBody ¶
type UpdateServiceAccountSecretOKBody struct { // data // Required: true Data *UpdateServiceAccountSecretOKBodyData `json:"data"` // jsonapi // Required: true Jsonapi *models.JSONAPI `json:"jsonapi"` // links Links *models.Links `json:"links,omitempty"` }
UpdateServiceAccountSecretOKBody update service account secret o k body swagger:model UpdateServiceAccountSecretOKBody
func (*UpdateServiceAccountSecretOKBody) ContextValidate ¶
func (o *UpdateServiceAccountSecretOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this update service account secret o k body based on the context it is used
func (*UpdateServiceAccountSecretOKBody) MarshalBinary ¶
func (o *UpdateServiceAccountSecretOKBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateServiceAccountSecretOKBody) UnmarshalBinary ¶
func (o *UpdateServiceAccountSecretOKBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateServiceAccountSecretOKBodyData ¶
type UpdateServiceAccountSecretOKBodyData struct { // attributes // Required: true Attributes *UpdateServiceAccountSecretOKBodyDataAttributes `json:"attributes"` // id // Required: true // Format: uuid ID *strfmt.UUID `json:"id"` // links Links *UpdateServiceAccountSecretOKBodyDataLinks `json:"links,omitempty"` // type // Required: true Type *string `json:"type"` }
UpdateServiceAccountSecretOKBodyData update service account secret o k body data swagger:model UpdateServiceAccountSecretOKBodyData
func (*UpdateServiceAccountSecretOKBodyData) ContextValidate ¶
func (o *UpdateServiceAccountSecretOKBodyData) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this update service account secret o k body data based on the context it is used
func (*UpdateServiceAccountSecretOKBodyData) MarshalBinary ¶
func (o *UpdateServiceAccountSecretOKBodyData) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateServiceAccountSecretOKBodyData) UnmarshalBinary ¶
func (o *UpdateServiceAccountSecretOKBodyData) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateServiceAccountSecretOKBodyDataAttributes ¶
type UpdateServiceAccountSecretOKBodyDataAttributes struct { // The time, in seconds, that a generated access token will be valid for. Defaults to 1hr if unset. Only provided when auth_type is oauth_private_key_jwt. AccessTokenTTLSeconds float64 `json:"access_token_ttl_seconds,omitempty"` // The Snyk API Key for this service account. Only returned on creation, and only when auth_type is api_key. APIKey string `json:"api_key,omitempty"` // The authentication strategy for the service account: // * api_key - Regular Snyk API Key. // * oauth_client_secret - OAuth2 client_credentials grant, which returns a client secret that can be used to retrieve an access token. // * oauth_private_key_jwt - OAuth2 client_credentials grant, using private_key_jwt client_assertion as laid out OIDC Connect Core 1.0, section 9. // Required: true // Enum: [api_key oauth_client_secret oauth_private_key_jwt] AuthType *string `json:"auth_type"` // The service account's attached client-id. Used to request an access-token. Only provided when auth_type is oauth_private_key_jwt. ClientID string `json:"client_id,omitempty"` // The client secret used for obtaining access tokens. Only sent on creation of new service accounts and cannot be retrieved thereafter. Only provided when auth_type is oauth_client_secret. ClientSecret string `json:"client_secret,omitempty"` // A JWKs URL used to verify signed JWT requests against. Must be https. Only provided when auth_type is oauth_private_key_jwt. JwksURL string `json:"jwks_url,omitempty"` // The level of access for the service account: // * Group - the service account was created at the Group level. // * Org - the service account was created at the Org level. // Enum: [Group Org] Level string `json:"level,omitempty"` // A human-friendly name of the service account. // Required: true Name *string `json:"name"` // The ID of the role which the Service Account is associated with. // Required: true // Format: uuid RoleID *strfmt.UUID `json:"role_id"` }
UpdateServiceAccountSecretOKBodyDataAttributes update service account secret o k body data attributes swagger:model UpdateServiceAccountSecretOKBodyDataAttributes
func (*UpdateServiceAccountSecretOKBodyDataAttributes) ContextValidate ¶
func (o *UpdateServiceAccountSecretOKBodyDataAttributes) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update service account secret o k body data attributes based on context it is used
func (*UpdateServiceAccountSecretOKBodyDataAttributes) MarshalBinary ¶
func (o *UpdateServiceAccountSecretOKBodyDataAttributes) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateServiceAccountSecretOKBodyDataAttributes) UnmarshalBinary ¶
func (o *UpdateServiceAccountSecretOKBodyDataAttributes) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateServiceAccountSecretOKBodyDataLinks ¶
type UpdateServiceAccountSecretOKBodyDataLinks struct { // first // Example: https://example.com/api/resource First interface{} `json:"first,omitempty"` // last // Example: https://example.com/api/resource Last interface{} `json:"last,omitempty"` // next // Example: https://example.com/api/resource Next interface{} `json:"next,omitempty"` // prev // Example: https://example.com/api/resource Prev interface{} `json:"prev,omitempty"` // related // Example: https://example.com/api/resource Related interface{} `json:"related,omitempty"` // self // Example: https://example.com/api/resource Self interface{} `json:"self,omitempty"` }
UpdateServiceAccountSecretOKBodyDataLinks update service account secret o k body data links swagger:model UpdateServiceAccountSecretOKBodyDataLinks
func (*UpdateServiceAccountSecretOKBodyDataLinks) ContextValidate ¶
func (o *UpdateServiceAccountSecretOKBodyDataLinks) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update service account secret o k body data links based on context it is used
func (*UpdateServiceAccountSecretOKBodyDataLinks) MarshalBinary ¶
func (o *UpdateServiceAccountSecretOKBodyDataLinks) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateServiceAccountSecretOKBodyDataLinks) UnmarshalBinary ¶
func (o *UpdateServiceAccountSecretOKBodyDataLinks) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateServiceAccountSecretParams ¶
type UpdateServiceAccountSecretParams struct { // Body. Body UpdateServiceAccountSecretBody /* GroupID. The ID of the Snyk Group that owns the service account. Format: uuid */ GroupID strfmt.UUID /* ServiceaccountID. The ID of the service account. Format: uuid */ ServiceaccountID strfmt.UUID /* Version. The requested version of the endpoint to process the request */ Version string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateServiceAccountSecretParams contains all the parameters to send to the API endpoint
for the update service account secret operation. Typically these are written to a http.Request.
func NewUpdateServiceAccountSecretParams ¶
func NewUpdateServiceAccountSecretParams() *UpdateServiceAccountSecretParams
NewUpdateServiceAccountSecretParams creates a new UpdateServiceAccountSecretParams 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 NewUpdateServiceAccountSecretParamsWithContext ¶
func NewUpdateServiceAccountSecretParamsWithContext(ctx context.Context) *UpdateServiceAccountSecretParams
NewUpdateServiceAccountSecretParamsWithContext creates a new UpdateServiceAccountSecretParams object with the ability to set a context for a request.
func NewUpdateServiceAccountSecretParamsWithHTTPClient ¶
func NewUpdateServiceAccountSecretParamsWithHTTPClient(client *http.Client) *UpdateServiceAccountSecretParams
NewUpdateServiceAccountSecretParamsWithHTTPClient creates a new UpdateServiceAccountSecretParams object with the ability to set a custom HTTPClient for a request.
func NewUpdateServiceAccountSecretParamsWithTimeout ¶
func NewUpdateServiceAccountSecretParamsWithTimeout(timeout time.Duration) *UpdateServiceAccountSecretParams
NewUpdateServiceAccountSecretParamsWithTimeout creates a new UpdateServiceAccountSecretParams object with the ability to set a timeout on a request.
func (*UpdateServiceAccountSecretParams) SetBody ¶
func (o *UpdateServiceAccountSecretParams) SetBody(body UpdateServiceAccountSecretBody)
SetBody adds the body to the update service account secret params
func (*UpdateServiceAccountSecretParams) SetContext ¶
func (o *UpdateServiceAccountSecretParams) SetContext(ctx context.Context)
SetContext adds the context to the update service account secret params
func (*UpdateServiceAccountSecretParams) SetDefaults ¶
func (o *UpdateServiceAccountSecretParams) SetDefaults()
SetDefaults hydrates default values in the update service account secret params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateServiceAccountSecretParams) SetGroupID ¶
func (o *UpdateServiceAccountSecretParams) SetGroupID(groupID strfmt.UUID)
SetGroupID adds the groupId to the update service account secret params
func (*UpdateServiceAccountSecretParams) SetHTTPClient ¶
func (o *UpdateServiceAccountSecretParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update service account secret params
func (*UpdateServiceAccountSecretParams) SetServiceaccountID ¶
func (o *UpdateServiceAccountSecretParams) SetServiceaccountID(serviceaccountID strfmt.UUID)
SetServiceaccountID adds the serviceaccountId to the update service account secret params
func (*UpdateServiceAccountSecretParams) SetTimeout ¶
func (o *UpdateServiceAccountSecretParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update service account secret params
func (*UpdateServiceAccountSecretParams) SetVersion ¶
func (o *UpdateServiceAccountSecretParams) SetVersion(version string)
SetVersion adds the version to the update service account secret params
func (*UpdateServiceAccountSecretParams) WithBody ¶
func (o *UpdateServiceAccountSecretParams) WithBody(body UpdateServiceAccountSecretBody) *UpdateServiceAccountSecretParams
WithBody adds the body to the update service account secret params
func (*UpdateServiceAccountSecretParams) WithContext ¶
func (o *UpdateServiceAccountSecretParams) WithContext(ctx context.Context) *UpdateServiceAccountSecretParams
WithContext adds the context to the update service account secret params
func (*UpdateServiceAccountSecretParams) WithDefaults ¶
func (o *UpdateServiceAccountSecretParams) WithDefaults() *UpdateServiceAccountSecretParams
WithDefaults hydrates default values in the update service account secret params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateServiceAccountSecretParams) WithGroupID ¶
func (o *UpdateServiceAccountSecretParams) WithGroupID(groupID strfmt.UUID) *UpdateServiceAccountSecretParams
WithGroupID adds the groupID to the update service account secret params
func (*UpdateServiceAccountSecretParams) WithHTTPClient ¶
func (o *UpdateServiceAccountSecretParams) WithHTTPClient(client *http.Client) *UpdateServiceAccountSecretParams
WithHTTPClient adds the HTTPClient to the update service account secret params
func (*UpdateServiceAccountSecretParams) WithServiceaccountID ¶
func (o *UpdateServiceAccountSecretParams) WithServiceaccountID(serviceaccountID strfmt.UUID) *UpdateServiceAccountSecretParams
WithServiceaccountID adds the serviceaccountID to the update service account secret params
func (*UpdateServiceAccountSecretParams) WithTimeout ¶
func (o *UpdateServiceAccountSecretParams) WithTimeout(timeout time.Duration) *UpdateServiceAccountSecretParams
WithTimeout adds the timeout to the update service account secret params
func (*UpdateServiceAccountSecretParams) WithVersion ¶
func (o *UpdateServiceAccountSecretParams) WithVersion(version string) *UpdateServiceAccountSecretParams
WithVersion adds the version to the update service account secret params
func (*UpdateServiceAccountSecretParams) WriteToRequest ¶
func (o *UpdateServiceAccountSecretParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateServiceAccountSecretParamsBodyData ¶
type UpdateServiceAccountSecretParamsBodyData struct { // attributes // Required: true Attributes *UpdateServiceAccountSecretParamsBodyDataAttributes `json:"attributes"` // The Resource type. // Required: true // Enum: [service_account] Type *string `json:"type"` }
UpdateServiceAccountSecretParamsBodyData update service account secret params body data swagger:model UpdateServiceAccountSecretParamsBodyData
func (*UpdateServiceAccountSecretParamsBodyData) ContextValidate ¶
func (o *UpdateServiceAccountSecretParamsBodyData) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this update service account secret params body data based on the context it is used
func (*UpdateServiceAccountSecretParamsBodyData) MarshalBinary ¶
func (o *UpdateServiceAccountSecretParamsBodyData) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateServiceAccountSecretParamsBodyData) UnmarshalBinary ¶
func (o *UpdateServiceAccountSecretParamsBodyData) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateServiceAccountSecretParamsBodyDataAttributes ¶
type UpdateServiceAccountSecretParamsBodyDataAttributes struct { // Operation to perform: // * `replace` - Replace existing secrets with a new generated secret. // * `create` - Add a new secret, preserving existing secrets. A maximum of to two secrets can exist at a time. // * `delete` - Remove an existing secret by value. At least one secret must remain per service account. // // Required: true // Enum: [replace create delete] Mode *string `json:"mode"` // Secret to delete when using `delete` mode Secret string `json:"secret,omitempty"` }
UpdateServiceAccountSecretParamsBodyDataAttributes update service account secret params body data attributes swagger:model UpdateServiceAccountSecretParamsBodyDataAttributes
func (*UpdateServiceAccountSecretParamsBodyDataAttributes) ContextValidate ¶
func (o *UpdateServiceAccountSecretParamsBodyDataAttributes) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update service account secret params body data attributes based on context it is used
func (*UpdateServiceAccountSecretParamsBodyDataAttributes) MarshalBinary ¶
func (o *UpdateServiceAccountSecretParamsBodyDataAttributes) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateServiceAccountSecretParamsBodyDataAttributes) UnmarshalBinary ¶
func (o *UpdateServiceAccountSecretParamsBodyDataAttributes) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateServiceAccountSecretReader ¶
type UpdateServiceAccountSecretReader struct {
// contains filtered or unexported fields
}
UpdateServiceAccountSecretReader is a Reader for the UpdateServiceAccountSecret structure.
func (*UpdateServiceAccountSecretReader) ReadResponse ¶
func (o *UpdateServiceAccountSecretReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateServiceAccountSecretUnauthorized ¶
type UpdateServiceAccountSecretUnauthorized struct { strfmt.DateTime SnykRequestID strfmt.UUID SnykVersionLifecycleStage string SnykVersionRequested string SnykVersionServed string Sunset strfmt.DateTime }Deprecation
UpdateServiceAccountSecretUnauthorized describes a response with status code 401, with default header values.
Unauthorized: the request requires an authentication token.
func NewUpdateServiceAccountSecretUnauthorized ¶
func NewUpdateServiceAccountSecretUnauthorized() *UpdateServiceAccountSecretUnauthorized
NewUpdateServiceAccountSecretUnauthorized creates a UpdateServiceAccountSecretUnauthorized with default headers values
func (*UpdateServiceAccountSecretUnauthorized) Code ¶
func (o *UpdateServiceAccountSecretUnauthorized) Code() int
Code gets the status code for the update service account secret unauthorized response
func (*UpdateServiceAccountSecretUnauthorized) Error ¶
func (o *UpdateServiceAccountSecretUnauthorized) Error() string
func (*UpdateServiceAccountSecretUnauthorized) GetPayload ¶
func (o *UpdateServiceAccountSecretUnauthorized) GetPayload() *UpdateServiceAccountSecretUnauthorizedBody
func (*UpdateServiceAccountSecretUnauthorized) IsClientError ¶
func (o *UpdateServiceAccountSecretUnauthorized) IsClientError() bool
IsClientError returns true when this update service account secret unauthorized response has a 4xx status code
func (*UpdateServiceAccountSecretUnauthorized) IsCode ¶
func (o *UpdateServiceAccountSecretUnauthorized) IsCode(code int) bool
IsCode returns true when this update service account secret unauthorized response a status code equal to that given
func (*UpdateServiceAccountSecretUnauthorized) IsRedirect ¶
func (o *UpdateServiceAccountSecretUnauthorized) IsRedirect() bool
IsRedirect returns true when this update service account secret unauthorized response has a 3xx status code
func (*UpdateServiceAccountSecretUnauthorized) IsServerError ¶
func (o *UpdateServiceAccountSecretUnauthorized) IsServerError() bool
IsServerError returns true when this update service account secret unauthorized response has a 5xx status code
func (*UpdateServiceAccountSecretUnauthorized) IsSuccess ¶
func (o *UpdateServiceAccountSecretUnauthorized) IsSuccess() bool
IsSuccess returns true when this update service account secret unauthorized response has a 2xx status code
func (*UpdateServiceAccountSecretUnauthorized) String ¶
func (o *UpdateServiceAccountSecretUnauthorized) String() string
type UpdateServiceAccountSecretUnauthorizedBody ¶
type UpdateServiceAccountSecretUnauthorizedBody struct { // Example: [{"detail":"Permission denied for this resource","status":"403"}] // Required: true // Min Items: 1 Errors []*UpdateServiceAccountSecretUnauthorizedBodyErrorsItems0 `json:"errors"` // Required: true Jsonapi *UpdateServiceAccountSecretUnauthorizedBodyJsonapi `json:"jsonapi"` }
UpdateServiceAccountSecretUnauthorizedBody update service account secret unauthorized body // Example: {"errors":[{"detail":"Permission denied for this resource","status":"403"}],"jsonapi":{"version":"1.0"}} swagger:model UpdateServiceAccountSecretUnauthorizedBody
func (*UpdateServiceAccountSecretUnauthorizedBody) ContextValidate ¶
func (o *UpdateServiceAccountSecretUnauthorizedBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this update service account secret unauthorized body based on the context it is used
func (*UpdateServiceAccountSecretUnauthorizedBody) MarshalBinary ¶
func (o *UpdateServiceAccountSecretUnauthorizedBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateServiceAccountSecretUnauthorizedBody) UnmarshalBinary ¶
func (o *UpdateServiceAccountSecretUnauthorizedBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateServiceAccountSecretUnauthorizedBodyErrorsItems0 ¶
type UpdateServiceAccountSecretUnauthorizedBodyErrorsItems0 struct { // Example: entity-not-found Code string `json:"code,omitempty"` // Example: The request was missing these required fields: ... // Required: true Detail *string `json:"detail"` // Example: f16c31b5-6129-4571-add8-d589da9be524 // Format: uuid ID strfmt.UUID `json:"id,omitempty"` Links *UpdateServiceAccountSecretUnauthorizedBodyErrorsItems0Links `json:"links,omitempty"` // Example: {"key":"value"} Meta interface{} `json:"meta,omitempty"` Source *UpdateServiceAccountSecretUnauthorizedBodyErrorsItems0Source `json:"source,omitempty"` // Example: 400 // Required: true // Pattern: ^[45]\d\d$ Status *string `json:"status"` // Example: Bad request Title string `json:"title,omitempty"` }
UpdateServiceAccountSecretUnauthorizedBodyErrorsItems0 update service account secret unauthorized body errors items0 // Example: {"detail":"Not Found","status":"404"} swagger:model UpdateServiceAccountSecretUnauthorizedBodyErrorsItems0
func (*UpdateServiceAccountSecretUnauthorizedBodyErrorsItems0) ContextValidate ¶
func (o *UpdateServiceAccountSecretUnauthorizedBodyErrorsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this update service account secret unauthorized body errors items0 based on the context it is used
func (*UpdateServiceAccountSecretUnauthorizedBodyErrorsItems0) MarshalBinary ¶
func (o *UpdateServiceAccountSecretUnauthorizedBodyErrorsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateServiceAccountSecretUnauthorizedBodyErrorsItems0) UnmarshalBinary ¶
func (o *UpdateServiceAccountSecretUnauthorizedBodyErrorsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateServiceAccountSecretUnauthorizedBodyErrorsItems0Links ¶
type UpdateServiceAccountSecretUnauthorizedBodyErrorsItems0Links struct { // Example: https://example.com/api/resource About interface{} `json:"about,omitempty"` }
UpdateServiceAccountSecretUnauthorizedBodyErrorsItems0Links A link that leads to further details about this particular occurrance of the problem. // Example: {"about":"https://example.com/about_this_error"} swagger:model UpdateServiceAccountSecretUnauthorizedBodyErrorsItems0Links
func (*UpdateServiceAccountSecretUnauthorizedBodyErrorsItems0Links) ContextValidate ¶
func (o *UpdateServiceAccountSecretUnauthorizedBodyErrorsItems0Links) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update service account secret unauthorized body errors items0 links based on context it is used
func (*UpdateServiceAccountSecretUnauthorizedBodyErrorsItems0Links) MarshalBinary ¶
func (o *UpdateServiceAccountSecretUnauthorizedBodyErrorsItems0Links) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateServiceAccountSecretUnauthorizedBodyErrorsItems0Links) UnmarshalBinary ¶
func (o *UpdateServiceAccountSecretUnauthorizedBodyErrorsItems0Links) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateServiceAccountSecretUnauthorizedBodyErrorsItems0Source ¶
type UpdateServiceAccountSecretUnauthorizedBodyErrorsItems0Source struct { // Example: param1 Parameter string `json:"parameter,omitempty"` // Example: /data/attributes Pointer string `json:"pointer,omitempty"` }
UpdateServiceAccountSecretUnauthorizedBodyErrorsItems0Source update service account secret unauthorized body errors items0 source // Example: {"pointer":"/data/attributes"} swagger:model UpdateServiceAccountSecretUnauthorizedBodyErrorsItems0Source
func (*UpdateServiceAccountSecretUnauthorizedBodyErrorsItems0Source) ContextValidate ¶
func (o *UpdateServiceAccountSecretUnauthorizedBodyErrorsItems0Source) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update service account secret unauthorized body errors items0 source based on context it is used
func (*UpdateServiceAccountSecretUnauthorizedBodyErrorsItems0Source) MarshalBinary ¶
func (o *UpdateServiceAccountSecretUnauthorizedBodyErrorsItems0Source) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateServiceAccountSecretUnauthorizedBodyErrorsItems0Source) UnmarshalBinary ¶
func (o *UpdateServiceAccountSecretUnauthorizedBodyErrorsItems0Source) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UpdateServiceAccountSecretUnauthorizedBodyJsonapi ¶
type UpdateServiceAccountSecretUnauthorizedBodyJsonapi struct { // Example: 1.0 // Required: true // Pattern: ^(0|[1-9]\d*)\.(0|[1-9]\d*)$ Version *string `json:"version"` }
UpdateServiceAccountSecretUnauthorizedBodyJsonapi update service account secret unauthorized body jsonapi // Example: {"version":"1.0"} swagger:model UpdateServiceAccountSecretUnauthorizedBodyJsonapi
func (*UpdateServiceAccountSecretUnauthorizedBodyJsonapi) ContextValidate ¶
func (o *UpdateServiceAccountSecretUnauthorizedBodyJsonapi) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this update service account secret unauthorized body jsonapi based on context it is used
func (*UpdateServiceAccountSecretUnauthorizedBodyJsonapi) MarshalBinary ¶
func (o *UpdateServiceAccountSecretUnauthorizedBodyJsonapi) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UpdateServiceAccountSecretUnauthorizedBodyJsonapi) UnmarshalBinary ¶
func (o *UpdateServiceAccountSecretUnauthorizedBodyJsonapi) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
Source Files ¶
- create_group_service_account_parameters.go
- create_group_service_account_responses.go
- create_org_service_account_parameters.go
- create_org_service_account_responses.go
- delete_one_group_service_account_parameters.go
- delete_one_group_service_account_responses.go
- delete_service_account_parameters.go
- delete_service_account_responses.go
- get_many_group_service_account_parameters.go
- get_many_group_service_account_responses.go
- get_many_org_service_accounts_parameters.go
- get_many_org_service_accounts_responses.go
- get_one_group_service_account_parameters.go
- get_one_group_service_account_responses.go
- get_one_org_service_account_parameters.go
- get_one_org_service_account_responses.go
- service_accounts_client.go
- update_group_service_account_parameters.go
- update_group_service_account_responses.go
- update_org_service_account_parameters.go
- update_org_service_account_responses.go
- update_org_service_account_secret_parameters.go
- update_org_service_account_secret_responses.go
- update_service_account_secret_parameters.go
- update_service_account_secret_responses.go