Documentation ¶
Index ¶
- Constants
- type AddOrganizationMember
- type AddOrganizationMemberBody
- func (o *AddOrganizationMemberBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *AddOrganizationMemberBody) MarshalBinary() ([]byte, error)
- func (o *AddOrganizationMemberBody) UnmarshalBinary(b []byte) error
- func (o *AddOrganizationMemberBody) Validate(formats strfmt.Registry) error
- type AddOrganizationMemberCreated
- type AddOrganizationMemberHandler
- type AddOrganizationMemberHandlerFunc
- type AddOrganizationMemberInternalServerError
- type AddOrganizationMemberNotFound
- type AddOrganizationMemberParams
- type AddOrganizationMemberURL
- func (o *AddOrganizationMemberURL) Build() (*url.URL, error)
- func (o *AddOrganizationMemberURL) BuildFull(scheme, host string) (*url.URL, error)
- func (o *AddOrganizationMemberURL) Must(u *url.URL, err error) *url.URL
- func (o *AddOrganizationMemberURL) SetBasePath(bp string)
- func (o *AddOrganizationMemberURL) String() string
- func (o *AddOrganizationMemberURL) StringFull(scheme, host string) string
- func (o *AddOrganizationMemberURL) WithBasePath(bp string) *AddOrganizationMemberURL
- type AddOrganizationMemberUnauthorized
- type CreateAccount
- type CreateAccountBody
- type CreateAccountCreated
- type CreateAccountCreatedBody
- func (o *CreateAccountCreatedBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *CreateAccountCreatedBody) MarshalBinary() ([]byte, error)
- func (o *CreateAccountCreatedBody) UnmarshalBinary(b []byte) error
- func (o *CreateAccountCreatedBody) Validate(formats strfmt.Registry) error
- type CreateAccountHandler
- type CreateAccountHandlerFunc
- type CreateAccountInternalServerError
- type CreateAccountParams
- type CreateAccountURL
- func (o *CreateAccountURL) Build() (*url.URL, error)
- func (o *CreateAccountURL) BuildFull(scheme, host string) (*url.URL, error)
- func (o *CreateAccountURL) Must(u *url.URL, err error) *url.URL
- func (o *CreateAccountURL) SetBasePath(bp string)
- func (o *CreateAccountURL) String() string
- func (o *CreateAccountURL) StringFull(scheme, host string) string
- func (o *CreateAccountURL) WithBasePath(bp string) *CreateAccountURL
- type CreateAccountUnauthorized
- type CreateFrontend
- type CreateFrontendBadRequest
- type CreateFrontendCreated
- func (o *CreateFrontendCreated) SetPayload(payload *rest_model_zrok.CreateFrontendResponse)
- func (o *CreateFrontendCreated) WithPayload(payload *rest_model_zrok.CreateFrontendResponse) *CreateFrontendCreated
- func (o *CreateFrontendCreated) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
- type CreateFrontendHandler
- type CreateFrontendHandlerFunc
- type CreateFrontendInternalServerError
- type CreateFrontendNotFound
- type CreateFrontendParams
- type CreateFrontendURL
- func (o *CreateFrontendURL) Build() (*url.URL, error)
- func (o *CreateFrontendURL) BuildFull(scheme, host string) (*url.URL, error)
- func (o *CreateFrontendURL) Must(u *url.URL, err error) *url.URL
- func (o *CreateFrontendURL) SetBasePath(bp string)
- func (o *CreateFrontendURL) String() string
- func (o *CreateFrontendURL) StringFull(scheme, host string) string
- func (o *CreateFrontendURL) WithBasePath(bp string) *CreateFrontendURL
- type CreateFrontendUnauthorized
- type CreateIdentity
- type CreateIdentityBody
- type CreateIdentityCreated
- type CreateIdentityCreatedBody
- func (o *CreateIdentityCreatedBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *CreateIdentityCreatedBody) MarshalBinary() ([]byte, error)
- func (o *CreateIdentityCreatedBody) UnmarshalBinary(b []byte) error
- func (o *CreateIdentityCreatedBody) Validate(formats strfmt.Registry) error
- type CreateIdentityHandler
- type CreateIdentityHandlerFunc
- type CreateIdentityInternalServerError
- type CreateIdentityParams
- type CreateIdentityURL
- func (o *CreateIdentityURL) Build() (*url.URL, error)
- func (o *CreateIdentityURL) BuildFull(scheme, host string) (*url.URL, error)
- func (o *CreateIdentityURL) Must(u *url.URL, err error) *url.URL
- func (o *CreateIdentityURL) SetBasePath(bp string)
- func (o *CreateIdentityURL) String() string
- func (o *CreateIdentityURL) StringFull(scheme, host string) string
- func (o *CreateIdentityURL) WithBasePath(bp string) *CreateIdentityURL
- type CreateIdentityUnauthorized
- type CreateOrganization
- type CreateOrganizationBody
- func (o *CreateOrganizationBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *CreateOrganizationBody) MarshalBinary() ([]byte, error)
- func (o *CreateOrganizationBody) UnmarshalBinary(b []byte) error
- func (o *CreateOrganizationBody) Validate(formats strfmt.Registry) error
- type CreateOrganizationCreated
- func (o *CreateOrganizationCreated) SetPayload(payload *CreateOrganizationCreatedBody)
- func (o *CreateOrganizationCreated) WithPayload(payload *CreateOrganizationCreatedBody) *CreateOrganizationCreated
- func (o *CreateOrganizationCreated) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
- type CreateOrganizationCreatedBody
- func (o *CreateOrganizationCreatedBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *CreateOrganizationCreatedBody) MarshalBinary() ([]byte, error)
- func (o *CreateOrganizationCreatedBody) UnmarshalBinary(b []byte) error
- func (o *CreateOrganizationCreatedBody) Validate(formats strfmt.Registry) error
- type CreateOrganizationHandler
- type CreateOrganizationHandlerFunc
- type CreateOrganizationInternalServerError
- type CreateOrganizationParams
- type CreateOrganizationURL
- func (o *CreateOrganizationURL) Build() (*url.URL, error)
- func (o *CreateOrganizationURL) BuildFull(scheme, host string) (*url.URL, error)
- func (o *CreateOrganizationURL) Must(u *url.URL, err error) *url.URL
- func (o *CreateOrganizationURL) SetBasePath(bp string)
- func (o *CreateOrganizationURL) String() string
- func (o *CreateOrganizationURL) StringFull(scheme, host string) string
- func (o *CreateOrganizationURL) WithBasePath(bp string) *CreateOrganizationURL
- type CreateOrganizationUnauthorized
- type DeleteFrontend
- type DeleteFrontendHandler
- type DeleteFrontendHandlerFunc
- type DeleteFrontendInternalServerError
- type DeleteFrontendNotFound
- type DeleteFrontendOK
- type DeleteFrontendParams
- type DeleteFrontendURL
- func (o *DeleteFrontendURL) Build() (*url.URL, error)
- func (o *DeleteFrontendURL) BuildFull(scheme, host string) (*url.URL, error)
- func (o *DeleteFrontendURL) Must(u *url.URL, err error) *url.URL
- func (o *DeleteFrontendURL) SetBasePath(bp string)
- func (o *DeleteFrontendURL) String() string
- func (o *DeleteFrontendURL) StringFull(scheme, host string) string
- func (o *DeleteFrontendURL) WithBasePath(bp string) *DeleteFrontendURL
- type DeleteFrontendUnauthorized
- type DeleteOrganization
- type DeleteOrganizationBody
- func (o *DeleteOrganizationBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *DeleteOrganizationBody) MarshalBinary() ([]byte, error)
- func (o *DeleteOrganizationBody) UnmarshalBinary(b []byte) error
- func (o *DeleteOrganizationBody) Validate(formats strfmt.Registry) error
- type DeleteOrganizationHandler
- type DeleteOrganizationHandlerFunc
- type DeleteOrganizationInternalServerError
- type DeleteOrganizationNotFound
- type DeleteOrganizationOK
- type DeleteOrganizationParams
- type DeleteOrganizationURL
- func (o *DeleteOrganizationURL) Build() (*url.URL, error)
- func (o *DeleteOrganizationURL) BuildFull(scheme, host string) (*url.URL, error)
- func (o *DeleteOrganizationURL) Must(u *url.URL, err error) *url.URL
- func (o *DeleteOrganizationURL) SetBasePath(bp string)
- func (o *DeleteOrganizationURL) String() string
- func (o *DeleteOrganizationURL) StringFull(scheme, host string) string
- func (o *DeleteOrganizationURL) WithBasePath(bp string) *DeleteOrganizationURL
- type DeleteOrganizationUnauthorized
- type Grants
- type GrantsBody
- type GrantsHandler
- type GrantsHandlerFunc
- type GrantsInternalServerError
- type GrantsNotFound
- type GrantsOK
- type GrantsParams
- type GrantsURL
- func (o *GrantsURL) Build() (*url.URL, error)
- func (o *GrantsURL) BuildFull(scheme, host string) (*url.URL, error)
- func (o *GrantsURL) Must(u *url.URL, err error) *url.URL
- func (o *GrantsURL) SetBasePath(bp string)
- func (o *GrantsURL) String() string
- func (o *GrantsURL) StringFull(scheme, host string) string
- func (o *GrantsURL) WithBasePath(bp string) *GrantsURL
- type GrantsUnauthorized
- type InviteTokenGenerate
- type InviteTokenGenerateBadRequest
- type InviteTokenGenerateCreated
- type InviteTokenGenerateHandler
- type InviteTokenGenerateHandlerFunc
- type InviteTokenGenerateInternalServerError
- type InviteTokenGenerateParams
- type InviteTokenGenerateURL
- func (o *InviteTokenGenerateURL) Build() (*url.URL, error)
- func (o *InviteTokenGenerateURL) BuildFull(scheme, host string) (*url.URL, error)
- func (o *InviteTokenGenerateURL) Must(u *url.URL, err error) *url.URL
- func (o *InviteTokenGenerateURL) SetBasePath(bp string)
- func (o *InviteTokenGenerateURL) String() string
- func (o *InviteTokenGenerateURL) StringFull(scheme, host string) string
- func (o *InviteTokenGenerateURL) WithBasePath(bp string) *InviteTokenGenerateURL
- type InviteTokenGenerateUnauthorized
- type ListFrontends
- type ListFrontendsHandler
- type ListFrontendsHandlerFunc
- type ListFrontendsInternalServerError
- type ListFrontendsOK
- type ListFrontendsParams
- type ListFrontendsURL
- func (o *ListFrontendsURL) Build() (*url.URL, error)
- func (o *ListFrontendsURL) BuildFull(scheme, host string) (*url.URL, error)
- func (o *ListFrontendsURL) Must(u *url.URL, err error) *url.URL
- func (o *ListFrontendsURL) SetBasePath(bp string)
- func (o *ListFrontendsURL) String() string
- func (o *ListFrontendsURL) StringFull(scheme, host string) string
- func (o *ListFrontendsURL) WithBasePath(bp string) *ListFrontendsURL
- type ListFrontendsUnauthorized
- type ListOrganizationMembers
- type ListOrganizationMembersBody
- func (o *ListOrganizationMembersBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ListOrganizationMembersBody) MarshalBinary() ([]byte, error)
- func (o *ListOrganizationMembersBody) UnmarshalBinary(b []byte) error
- func (o *ListOrganizationMembersBody) Validate(formats strfmt.Registry) error
- type ListOrganizationMembersHandler
- type ListOrganizationMembersHandlerFunc
- type ListOrganizationMembersInternalServerError
- type ListOrganizationMembersNotFound
- type ListOrganizationMembersOK
- func (o *ListOrganizationMembersOK) SetPayload(payload *ListOrganizationMembersOKBody)
- func (o *ListOrganizationMembersOK) WithPayload(payload *ListOrganizationMembersOKBody) *ListOrganizationMembersOK
- func (o *ListOrganizationMembersOK) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
- type ListOrganizationMembersOKBody
- func (o *ListOrganizationMembersOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ListOrganizationMembersOKBody) MarshalBinary() ([]byte, error)
- func (o *ListOrganizationMembersOKBody) UnmarshalBinary(b []byte) error
- func (o *ListOrganizationMembersOKBody) Validate(formats strfmt.Registry) error
- type ListOrganizationMembersOKBodyMembersItems0
- func (o *ListOrganizationMembersOKBodyMembersItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ListOrganizationMembersOKBodyMembersItems0) MarshalBinary() ([]byte, error)
- func (o *ListOrganizationMembersOKBodyMembersItems0) UnmarshalBinary(b []byte) error
- func (o *ListOrganizationMembersOKBodyMembersItems0) Validate(formats strfmt.Registry) error
- type ListOrganizationMembersParams
- type ListOrganizationMembersURL
- func (o *ListOrganizationMembersURL) Build() (*url.URL, error)
- func (o *ListOrganizationMembersURL) BuildFull(scheme, host string) (*url.URL, error)
- func (o *ListOrganizationMembersURL) Must(u *url.URL, err error) *url.URL
- func (o *ListOrganizationMembersURL) SetBasePath(bp string)
- func (o *ListOrganizationMembersURL) String() string
- func (o *ListOrganizationMembersURL) StringFull(scheme, host string) string
- func (o *ListOrganizationMembersURL) WithBasePath(bp string) *ListOrganizationMembersURL
- type ListOrganizationMembersUnauthorized
- type ListOrganizations
- type ListOrganizationsHandler
- type ListOrganizationsHandlerFunc
- type ListOrganizationsInternalServerError
- type ListOrganizationsOK
- type ListOrganizationsOKBody
- func (o *ListOrganizationsOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ListOrganizationsOKBody) MarshalBinary() ([]byte, error)
- func (o *ListOrganizationsOKBody) UnmarshalBinary(b []byte) error
- func (o *ListOrganizationsOKBody) Validate(formats strfmt.Registry) error
- type ListOrganizationsOKBodyOrganizationsItems0
- func (o *ListOrganizationsOKBodyOrganizationsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *ListOrganizationsOKBodyOrganizationsItems0) MarshalBinary() ([]byte, error)
- func (o *ListOrganizationsOKBodyOrganizationsItems0) UnmarshalBinary(b []byte) error
- func (o *ListOrganizationsOKBodyOrganizationsItems0) Validate(formats strfmt.Registry) error
- type ListOrganizationsParams
- type ListOrganizationsURL
- func (o *ListOrganizationsURL) Build() (*url.URL, error)
- func (o *ListOrganizationsURL) BuildFull(scheme, host string) (*url.URL, error)
- func (o *ListOrganizationsURL) Must(u *url.URL, err error) *url.URL
- func (o *ListOrganizationsURL) SetBasePath(bp string)
- func (o *ListOrganizationsURL) String() string
- func (o *ListOrganizationsURL) StringFull(scheme, host string) string
- func (o *ListOrganizationsURL) WithBasePath(bp string) *ListOrganizationsURL
- type ListOrganizationsUnauthorized
- type RemoveOrganizationMember
- type RemoveOrganizationMemberBody
- func (o *RemoveOrganizationMemberBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *RemoveOrganizationMemberBody) MarshalBinary() ([]byte, error)
- func (o *RemoveOrganizationMemberBody) UnmarshalBinary(b []byte) error
- func (o *RemoveOrganizationMemberBody) Validate(formats strfmt.Registry) error
- type RemoveOrganizationMemberHandler
- type RemoveOrganizationMemberHandlerFunc
- type RemoveOrganizationMemberInternalServerError
- type RemoveOrganizationMemberNotFound
- type RemoveOrganizationMemberOK
- type RemoveOrganizationMemberParams
- type RemoveOrganizationMemberURL
- func (o *RemoveOrganizationMemberURL) Build() (*url.URL, error)
- func (o *RemoveOrganizationMemberURL) BuildFull(scheme, host string) (*url.URL, error)
- func (o *RemoveOrganizationMemberURL) Must(u *url.URL, err error) *url.URL
- func (o *RemoveOrganizationMemberURL) SetBasePath(bp string)
- func (o *RemoveOrganizationMemberURL) String() string
- func (o *RemoveOrganizationMemberURL) StringFull(scheme, host string) string
- func (o *RemoveOrganizationMemberURL) WithBasePath(bp string) *RemoveOrganizationMemberURL
- type RemoveOrganizationMemberUnauthorized
- type UpdateFrontend
- type UpdateFrontendHandler
- type UpdateFrontendHandlerFunc
- type UpdateFrontendInternalServerError
- type UpdateFrontendNotFound
- type UpdateFrontendOK
- type UpdateFrontendParams
- type UpdateFrontendURL
- func (o *UpdateFrontendURL) Build() (*url.URL, error)
- func (o *UpdateFrontendURL) BuildFull(scheme, host string) (*url.URL, error)
- func (o *UpdateFrontendURL) Must(u *url.URL, err error) *url.URL
- func (o *UpdateFrontendURL) SetBasePath(bp string)
- func (o *UpdateFrontendURL) String() string
- func (o *UpdateFrontendURL) StringFull(scheme, host string) string
- func (o *UpdateFrontendURL) WithBasePath(bp string) *UpdateFrontendURL
- type UpdateFrontendUnauthorized
Constants ¶
const AddOrganizationMemberCreatedCode int = 201
AddOrganizationMemberCreatedCode is the HTTP code returned for type AddOrganizationMemberCreated
const AddOrganizationMemberInternalServerErrorCode int = 500
AddOrganizationMemberInternalServerErrorCode is the HTTP code returned for type AddOrganizationMemberInternalServerError
const AddOrganizationMemberNotFoundCode int = 404
AddOrganizationMemberNotFoundCode is the HTTP code returned for type AddOrganizationMemberNotFound
AddOrganizationMemberUnauthorizedCode is the HTTP code returned for type AddOrganizationMemberUnauthorized
const CreateAccountCreatedCode int = 201
CreateAccountCreatedCode is the HTTP code returned for type CreateAccountCreated
const CreateAccountInternalServerErrorCode int = 500
CreateAccountInternalServerErrorCode is the HTTP code returned for type CreateAccountInternalServerError
CreateAccountUnauthorizedCode is the HTTP code returned for type CreateAccountUnauthorized
const CreateFrontendBadRequestCode int = 400
CreateFrontendBadRequestCode is the HTTP code returned for type CreateFrontendBadRequest
const CreateFrontendCreatedCode int = 201
CreateFrontendCreatedCode is the HTTP code returned for type CreateFrontendCreated
const CreateFrontendInternalServerErrorCode int = 500
CreateFrontendInternalServerErrorCode is the HTTP code returned for type CreateFrontendInternalServerError
const CreateFrontendNotFoundCode int = 404
CreateFrontendNotFoundCode is the HTTP code returned for type CreateFrontendNotFound
CreateFrontendUnauthorizedCode is the HTTP code returned for type CreateFrontendUnauthorized
const CreateIdentityCreatedCode int = 201
CreateIdentityCreatedCode is the HTTP code returned for type CreateIdentityCreated
const CreateIdentityInternalServerErrorCode int = 500
CreateIdentityInternalServerErrorCode is the HTTP code returned for type CreateIdentityInternalServerError
CreateIdentityUnauthorizedCode is the HTTP code returned for type CreateIdentityUnauthorized
const CreateOrganizationCreatedCode int = 201
CreateOrganizationCreatedCode is the HTTP code returned for type CreateOrganizationCreated
const CreateOrganizationInternalServerErrorCode int = 500
CreateOrganizationInternalServerErrorCode is the HTTP code returned for type CreateOrganizationInternalServerError
CreateOrganizationUnauthorizedCode is the HTTP code returned for type CreateOrganizationUnauthorized
const DeleteFrontendInternalServerErrorCode int = 500
DeleteFrontendInternalServerErrorCode is the HTTP code returned for type DeleteFrontendInternalServerError
const DeleteFrontendNotFoundCode int = 404
DeleteFrontendNotFoundCode is the HTTP code returned for type DeleteFrontendNotFound
const DeleteFrontendOKCode int = 200
DeleteFrontendOKCode is the HTTP code returned for type DeleteFrontendOK
DeleteFrontendUnauthorizedCode is the HTTP code returned for type DeleteFrontendUnauthorized
const DeleteOrganizationInternalServerErrorCode int = 500
DeleteOrganizationInternalServerErrorCode is the HTTP code returned for type DeleteOrganizationInternalServerError
const DeleteOrganizationNotFoundCode int = 404
DeleteOrganizationNotFoundCode is the HTTP code returned for type DeleteOrganizationNotFound
const DeleteOrganizationOKCode int = 200
DeleteOrganizationOKCode is the HTTP code returned for type DeleteOrganizationOK
DeleteOrganizationUnauthorizedCode is the HTTP code returned for type DeleteOrganizationUnauthorized
const GrantsInternalServerErrorCode int = 500
GrantsInternalServerErrorCode is the HTTP code returned for type GrantsInternalServerError
const GrantsNotFoundCode int = 404
GrantsNotFoundCode is the HTTP code returned for type GrantsNotFound
const GrantsOKCode int = 200
GrantsOKCode is the HTTP code returned for type GrantsOK
GrantsUnauthorizedCode is the HTTP code returned for type GrantsUnauthorized
const InviteTokenGenerateBadRequestCode int = 400
InviteTokenGenerateBadRequestCode is the HTTP code returned for type InviteTokenGenerateBadRequest
const InviteTokenGenerateCreatedCode int = 201
InviteTokenGenerateCreatedCode is the HTTP code returned for type InviteTokenGenerateCreated
const InviteTokenGenerateInternalServerErrorCode int = 500
InviteTokenGenerateInternalServerErrorCode is the HTTP code returned for type InviteTokenGenerateInternalServerError
InviteTokenGenerateUnauthorizedCode is the HTTP code returned for type InviteTokenGenerateUnauthorized
const ListFrontendsInternalServerErrorCode int = 500
ListFrontendsInternalServerErrorCode is the HTTP code returned for type ListFrontendsInternalServerError
const ListFrontendsOKCode int = 200
ListFrontendsOKCode is the HTTP code returned for type ListFrontendsOK
ListFrontendsUnauthorizedCode is the HTTP code returned for type ListFrontendsUnauthorized
const ListOrganizationMembersInternalServerErrorCode int = 500
ListOrganizationMembersInternalServerErrorCode is the HTTP code returned for type ListOrganizationMembersInternalServerError
const ListOrganizationMembersNotFoundCode int = 404
ListOrganizationMembersNotFoundCode is the HTTP code returned for type ListOrganizationMembersNotFound
const ListOrganizationMembersOKCode int = 200
ListOrganizationMembersOKCode is the HTTP code returned for type ListOrganizationMembersOK
ListOrganizationMembersUnauthorizedCode is the HTTP code returned for type ListOrganizationMembersUnauthorized
const ListOrganizationsInternalServerErrorCode int = 500
ListOrganizationsInternalServerErrorCode is the HTTP code returned for type ListOrganizationsInternalServerError
const ListOrganizationsOKCode int = 200
ListOrganizationsOKCode is the HTTP code returned for type ListOrganizationsOK
ListOrganizationsUnauthorizedCode is the HTTP code returned for type ListOrganizationsUnauthorized
const RemoveOrganizationMemberInternalServerErrorCode int = 500
RemoveOrganizationMemberInternalServerErrorCode is the HTTP code returned for type RemoveOrganizationMemberInternalServerError
const RemoveOrganizationMemberNotFoundCode int = 404
RemoveOrganizationMemberNotFoundCode is the HTTP code returned for type RemoveOrganizationMemberNotFound
const RemoveOrganizationMemberOKCode int = 200
RemoveOrganizationMemberOKCode is the HTTP code returned for type RemoveOrganizationMemberOK
RemoveOrganizationMemberUnauthorizedCode is the HTTP code returned for type RemoveOrganizationMemberUnauthorized
const UpdateFrontendInternalServerErrorCode int = 500
UpdateFrontendInternalServerErrorCode is the HTTP code returned for type UpdateFrontendInternalServerError
const UpdateFrontendNotFoundCode int = 404
UpdateFrontendNotFoundCode is the HTTP code returned for type UpdateFrontendNotFound
const UpdateFrontendOKCode int = 200
UpdateFrontendOKCode is the HTTP code returned for type UpdateFrontendOK
UpdateFrontendUnauthorizedCode is the HTTP code returned for type UpdateFrontendUnauthorized
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddOrganizationMember ¶ added in v0.4.45
type AddOrganizationMember struct { Context *middleware.Context Handler AddOrganizationMemberHandler }
AddOrganizationMember swagger:route POST /organization/add admin addOrganizationMember
AddOrganizationMember add organization member API
func NewAddOrganizationMember ¶ added in v0.4.45
func NewAddOrganizationMember(ctx *middleware.Context, handler AddOrganizationMemberHandler) *AddOrganizationMember
NewAddOrganizationMember creates a new http.Handler for the add organization member operation
func (*AddOrganizationMember) ServeHTTP ¶ added in v0.4.45
func (o *AddOrganizationMember) ServeHTTP(rw http.ResponseWriter, r *http.Request)
type AddOrganizationMemberBody ¶ added in v0.4.45
type AddOrganizationMemberBody struct { // admin Admin bool `json:"admin,omitempty"` // email Email string `json:"email,omitempty"` // token Token string `json:"token,omitempty"` }
AddOrganizationMemberBody add organization member body
swagger:model AddOrganizationMemberBody
func (*AddOrganizationMemberBody) ContextValidate ¶ added in v0.4.45
func (o *AddOrganizationMemberBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this add organization member body based on context it is used
func (*AddOrganizationMemberBody) MarshalBinary ¶ added in v0.4.45
func (o *AddOrganizationMemberBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*AddOrganizationMemberBody) UnmarshalBinary ¶ added in v0.4.45
func (o *AddOrganizationMemberBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type AddOrganizationMemberCreated ¶ added in v0.4.45
type AddOrganizationMemberCreated struct { }
AddOrganizationMemberCreated member added
swagger:response addOrganizationMemberCreated
func NewAddOrganizationMemberCreated ¶ added in v0.4.45
func NewAddOrganizationMemberCreated() *AddOrganizationMemberCreated
NewAddOrganizationMemberCreated creates AddOrganizationMemberCreated with default headers values
func (*AddOrganizationMemberCreated) WriteResponse ¶ added in v0.4.45
func (o *AddOrganizationMemberCreated) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type AddOrganizationMemberHandler ¶ added in v0.4.45
type AddOrganizationMemberHandler interface {
Handle(AddOrganizationMemberParams, *rest_model_zrok.Principal) middleware.Responder
}
AddOrganizationMemberHandler interface for that can handle valid add organization member params
type AddOrganizationMemberHandlerFunc ¶ added in v0.4.45
type AddOrganizationMemberHandlerFunc func(AddOrganizationMemberParams, *rest_model_zrok.Principal) middleware.Responder
AddOrganizationMemberHandlerFunc turns a function with the right signature into a add organization member handler
func (AddOrganizationMemberHandlerFunc) Handle ¶ added in v0.4.45
func (fn AddOrganizationMemberHandlerFunc) Handle(params AddOrganizationMemberParams, principal *rest_model_zrok.Principal) middleware.Responder
Handle executing the request and returning a response
type AddOrganizationMemberInternalServerError ¶ added in v0.4.45
type AddOrganizationMemberInternalServerError struct { }
AddOrganizationMemberInternalServerError internal server error
swagger:response addOrganizationMemberInternalServerError
func NewAddOrganizationMemberInternalServerError ¶ added in v0.4.45
func NewAddOrganizationMemberInternalServerError() *AddOrganizationMemberInternalServerError
NewAddOrganizationMemberInternalServerError creates AddOrganizationMemberInternalServerError with default headers values
func (*AddOrganizationMemberInternalServerError) WriteResponse ¶ added in v0.4.45
func (o *AddOrganizationMemberInternalServerError) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type AddOrganizationMemberNotFound ¶ added in v0.4.45
type AddOrganizationMemberNotFound struct { }
AddOrganizationMemberNotFound not found
swagger:response addOrganizationMemberNotFound
func NewAddOrganizationMemberNotFound ¶ added in v0.4.45
func NewAddOrganizationMemberNotFound() *AddOrganizationMemberNotFound
NewAddOrganizationMemberNotFound creates AddOrganizationMemberNotFound with default headers values
func (*AddOrganizationMemberNotFound) WriteResponse ¶ added in v0.4.45
func (o *AddOrganizationMemberNotFound) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type AddOrganizationMemberParams ¶ added in v0.4.45
type AddOrganizationMemberParams struct { // HTTP Request Object HTTPRequest *http.Request `json:"-"` /* In: body */ Body AddOrganizationMemberBody }
AddOrganizationMemberParams contains all the bound params for the add organization member operation typically these are obtained from a http.Request
swagger:parameters addOrganizationMember
func NewAddOrganizationMemberParams ¶ added in v0.4.45
func NewAddOrganizationMemberParams() AddOrganizationMemberParams
NewAddOrganizationMemberParams creates a new AddOrganizationMemberParams object
There are no default values defined in the spec.
func (*AddOrganizationMemberParams) BindRequest ¶ added in v0.4.45
func (o *AddOrganizationMemberParams) BindRequest(r *http.Request, route *middleware.MatchedRoute) error
BindRequest both binds and validates a request, it assumes that complex things implement a Validatable(strfmt.Registry) error interface for simple values it will use straight method calls.
To ensure default values, the struct must have been initialized with NewAddOrganizationMemberParams() beforehand.
type AddOrganizationMemberURL ¶ added in v0.4.45
type AddOrganizationMemberURL struct {
// contains filtered or unexported fields
}
AddOrganizationMemberURL generates an URL for the add organization member operation
func (*AddOrganizationMemberURL) Build ¶ added in v0.4.45
func (o *AddOrganizationMemberURL) Build() (*url.URL, error)
Build a url path and query string
func (*AddOrganizationMemberURL) BuildFull ¶ added in v0.4.45
func (o *AddOrganizationMemberURL) BuildFull(scheme, host string) (*url.URL, error)
BuildFull builds a full url with scheme, host, path and query string
func (*AddOrganizationMemberURL) Must ¶ added in v0.4.45
Must is a helper function to panic when the url builder returns an error
func (*AddOrganizationMemberURL) SetBasePath ¶ added in v0.4.45
func (o *AddOrganizationMemberURL) SetBasePath(bp string)
SetBasePath sets the base path for this url builder, only required when it's different from the base path specified in the swagger spec. When the value of the base path is an empty string
func (*AddOrganizationMemberURL) String ¶ added in v0.4.45
func (o *AddOrganizationMemberURL) String() string
String returns the string representation of the path with query string
func (*AddOrganizationMemberURL) StringFull ¶ added in v0.4.45
func (o *AddOrganizationMemberURL) StringFull(scheme, host string) string
StringFull returns the string representation of a complete url
func (*AddOrganizationMemberURL) WithBasePath ¶ added in v0.4.45
func (o *AddOrganizationMemberURL) WithBasePath(bp string) *AddOrganizationMemberURL
WithBasePath sets the base path for this url builder, only required when it's different from the base path specified in the swagger spec. When the value of the base path is an empty string
type AddOrganizationMemberUnauthorized ¶ added in v0.4.45
type AddOrganizationMemberUnauthorized struct { }
AddOrganizationMemberUnauthorized unauthorized
swagger:response addOrganizationMemberUnauthorized
func NewAddOrganizationMemberUnauthorized ¶ added in v0.4.45
func NewAddOrganizationMemberUnauthorized() *AddOrganizationMemberUnauthorized
NewAddOrganizationMemberUnauthorized creates AddOrganizationMemberUnauthorized with default headers values
func (*AddOrganizationMemberUnauthorized) WriteResponse ¶ added in v0.4.45
func (o *AddOrganizationMemberUnauthorized) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type CreateAccount ¶ added in v0.4.39
type CreateAccount struct { Context *middleware.Context Handler CreateAccountHandler }
CreateAccount swagger:route POST /account admin createAccount
CreateAccount create account API
func NewCreateAccount ¶ added in v0.4.39
func NewCreateAccount(ctx *middleware.Context, handler CreateAccountHandler) *CreateAccount
NewCreateAccount creates a new http.Handler for the create account operation
func (*CreateAccount) ServeHTTP ¶ added in v0.4.39
func (o *CreateAccount) ServeHTTP(rw http.ResponseWriter, r *http.Request)
type CreateAccountBody ¶ added in v0.4.39
type CreateAccountBody struct { // email Email string `json:"email,omitempty"` // password Password string `json:"password,omitempty"` }
CreateAccountBody create account body
swagger:model CreateAccountBody
func (*CreateAccountBody) ContextValidate ¶ added in v0.4.39
ContextValidate validates this create account body based on context it is used
func (*CreateAccountBody) MarshalBinary ¶ added in v0.4.39
func (o *CreateAccountBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CreateAccountBody) UnmarshalBinary ¶ added in v0.4.39
func (o *CreateAccountBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type CreateAccountCreated ¶ added in v0.4.39
type CreateAccountCreated struct { /* In: Body */ Payload *CreateAccountCreatedBody `json:"body,omitempty"` }
CreateAccountCreated created
swagger:response createAccountCreated
func NewCreateAccountCreated ¶ added in v0.4.39
func NewCreateAccountCreated() *CreateAccountCreated
NewCreateAccountCreated creates CreateAccountCreated with default headers values
func (*CreateAccountCreated) SetPayload ¶ added in v0.4.39
func (o *CreateAccountCreated) SetPayload(payload *CreateAccountCreatedBody)
SetPayload sets the payload to the create account created response
func (*CreateAccountCreated) WithPayload ¶ added in v0.4.39
func (o *CreateAccountCreated) WithPayload(payload *CreateAccountCreatedBody) *CreateAccountCreated
WithPayload adds the payload to the create account created response
func (*CreateAccountCreated) WriteResponse ¶ added in v0.4.39
func (o *CreateAccountCreated) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type CreateAccountCreatedBody ¶ added in v0.4.39
type CreateAccountCreatedBody struct { // token Token string `json:"token,omitempty"` }
CreateAccountCreatedBody create account created body
swagger:model CreateAccountCreatedBody
func (*CreateAccountCreatedBody) ContextValidate ¶ added in v0.4.39
func (o *CreateAccountCreatedBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this create account created body based on context it is used
func (*CreateAccountCreatedBody) MarshalBinary ¶ added in v0.4.39
func (o *CreateAccountCreatedBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CreateAccountCreatedBody) UnmarshalBinary ¶ added in v0.4.39
func (o *CreateAccountCreatedBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type CreateAccountHandler ¶ added in v0.4.39
type CreateAccountHandler interface {
Handle(CreateAccountParams, *rest_model_zrok.Principal) middleware.Responder
}
CreateAccountHandler interface for that can handle valid create account params
type CreateAccountHandlerFunc ¶ added in v0.4.39
type CreateAccountHandlerFunc func(CreateAccountParams, *rest_model_zrok.Principal) middleware.Responder
CreateAccountHandlerFunc turns a function with the right signature into a create account handler
func (CreateAccountHandlerFunc) Handle ¶ added in v0.4.39
func (fn CreateAccountHandlerFunc) Handle(params CreateAccountParams, principal *rest_model_zrok.Principal) middleware.Responder
Handle executing the request and returning a response
type CreateAccountInternalServerError ¶ added in v0.4.39
type CreateAccountInternalServerError struct { }
CreateAccountInternalServerError internal server error
swagger:response createAccountInternalServerError
func NewCreateAccountInternalServerError ¶ added in v0.4.39
func NewCreateAccountInternalServerError() *CreateAccountInternalServerError
NewCreateAccountInternalServerError creates CreateAccountInternalServerError with default headers values
func (*CreateAccountInternalServerError) WriteResponse ¶ added in v0.4.39
func (o *CreateAccountInternalServerError) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type CreateAccountParams ¶ added in v0.4.39
type CreateAccountParams struct { // HTTP Request Object HTTPRequest *http.Request `json:"-"` /* In: body */ Body CreateAccountBody }
CreateAccountParams contains all the bound params for the create account operation typically these are obtained from a http.Request
swagger:parameters createAccount
func NewCreateAccountParams ¶ added in v0.4.39
func NewCreateAccountParams() CreateAccountParams
NewCreateAccountParams creates a new CreateAccountParams object
There are no default values defined in the spec.
func (*CreateAccountParams) BindRequest ¶ added in v0.4.39
func (o *CreateAccountParams) BindRequest(r *http.Request, route *middleware.MatchedRoute) error
BindRequest both binds and validates a request, it assumes that complex things implement a Validatable(strfmt.Registry) error interface for simple values it will use straight method calls.
To ensure default values, the struct must have been initialized with NewCreateAccountParams() beforehand.
type CreateAccountURL ¶ added in v0.4.39
type CreateAccountURL struct {
// contains filtered or unexported fields
}
CreateAccountURL generates an URL for the create account operation
func (*CreateAccountURL) Build ¶ added in v0.4.39
func (o *CreateAccountURL) Build() (*url.URL, error)
Build a url path and query string
func (*CreateAccountURL) BuildFull ¶ added in v0.4.39
func (o *CreateAccountURL) BuildFull(scheme, host string) (*url.URL, error)
BuildFull builds a full url with scheme, host, path and query string
func (*CreateAccountURL) Must ¶ added in v0.4.39
Must is a helper function to panic when the url builder returns an error
func (*CreateAccountURL) SetBasePath ¶ added in v0.4.39
func (o *CreateAccountURL) SetBasePath(bp string)
SetBasePath sets the base path for this url builder, only required when it's different from the base path specified in the swagger spec. When the value of the base path is an empty string
func (*CreateAccountURL) String ¶ added in v0.4.39
func (o *CreateAccountURL) String() string
String returns the string representation of the path with query string
func (*CreateAccountURL) StringFull ¶ added in v0.4.39
func (o *CreateAccountURL) StringFull(scheme, host string) string
StringFull returns the string representation of a complete url
func (*CreateAccountURL) WithBasePath ¶ added in v0.4.39
func (o *CreateAccountURL) WithBasePath(bp string) *CreateAccountURL
WithBasePath sets the base path for this url builder, only required when it's different from the base path specified in the swagger spec. When the value of the base path is an empty string
type CreateAccountUnauthorized ¶ added in v0.4.39
type CreateAccountUnauthorized struct { }
CreateAccountUnauthorized unauthorized
swagger:response createAccountUnauthorized
func NewCreateAccountUnauthorized ¶ added in v0.4.39
func NewCreateAccountUnauthorized() *CreateAccountUnauthorized
NewCreateAccountUnauthorized creates CreateAccountUnauthorized with default headers values
func (*CreateAccountUnauthorized) WriteResponse ¶ added in v0.4.39
func (o *CreateAccountUnauthorized) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type CreateFrontend ¶
type CreateFrontend struct { Context *middleware.Context Handler CreateFrontendHandler }
CreateFrontend swagger:route POST /frontend admin createFrontend
CreateFrontend create frontend API
func NewCreateFrontend ¶
func NewCreateFrontend(ctx *middleware.Context, handler CreateFrontendHandler) *CreateFrontend
NewCreateFrontend creates a new http.Handler for the create frontend operation
func (*CreateFrontend) ServeHTTP ¶
func (o *CreateFrontend) ServeHTTP(rw http.ResponseWriter, r *http.Request)
type CreateFrontendBadRequest ¶
type CreateFrontendBadRequest struct { }
CreateFrontendBadRequest bad request
swagger:response createFrontendBadRequest
func NewCreateFrontendBadRequest ¶
func NewCreateFrontendBadRequest() *CreateFrontendBadRequest
NewCreateFrontendBadRequest creates CreateFrontendBadRequest with default headers values
func (*CreateFrontendBadRequest) WriteResponse ¶
func (o *CreateFrontendBadRequest) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type CreateFrontendCreated ¶
type CreateFrontendCreated struct { /* In: Body */ Payload *rest_model_zrok.CreateFrontendResponse `json:"body,omitempty"` }
CreateFrontendCreated frontend created
swagger:response createFrontendCreated
func NewCreateFrontendCreated ¶
func NewCreateFrontendCreated() *CreateFrontendCreated
NewCreateFrontendCreated creates CreateFrontendCreated with default headers values
func (*CreateFrontendCreated) SetPayload ¶
func (o *CreateFrontendCreated) SetPayload(payload *rest_model_zrok.CreateFrontendResponse)
SetPayload sets the payload to the create frontend created response
func (*CreateFrontendCreated) WithPayload ¶
func (o *CreateFrontendCreated) WithPayload(payload *rest_model_zrok.CreateFrontendResponse) *CreateFrontendCreated
WithPayload adds the payload to the create frontend created response
func (*CreateFrontendCreated) WriteResponse ¶
func (o *CreateFrontendCreated) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type CreateFrontendHandler ¶
type CreateFrontendHandler interface {
Handle(CreateFrontendParams, *rest_model_zrok.Principal) middleware.Responder
}
CreateFrontendHandler interface for that can handle valid create frontend params
type CreateFrontendHandlerFunc ¶
type CreateFrontendHandlerFunc func(CreateFrontendParams, *rest_model_zrok.Principal) middleware.Responder
CreateFrontendHandlerFunc turns a function with the right signature into a create frontend handler
func (CreateFrontendHandlerFunc) Handle ¶
func (fn CreateFrontendHandlerFunc) Handle(params CreateFrontendParams, principal *rest_model_zrok.Principal) middleware.Responder
Handle executing the request and returning a response
type CreateFrontendInternalServerError ¶
type CreateFrontendInternalServerError struct { }
CreateFrontendInternalServerError internal server error
swagger:response createFrontendInternalServerError
func NewCreateFrontendInternalServerError ¶
func NewCreateFrontendInternalServerError() *CreateFrontendInternalServerError
NewCreateFrontendInternalServerError creates CreateFrontendInternalServerError with default headers values
func (*CreateFrontendInternalServerError) WriteResponse ¶
func (o *CreateFrontendInternalServerError) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type CreateFrontendNotFound ¶
type CreateFrontendNotFound struct { }
CreateFrontendNotFound not found
swagger:response createFrontendNotFound
func NewCreateFrontendNotFound ¶
func NewCreateFrontendNotFound() *CreateFrontendNotFound
NewCreateFrontendNotFound creates CreateFrontendNotFound with default headers values
func (*CreateFrontendNotFound) WriteResponse ¶
func (o *CreateFrontendNotFound) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type CreateFrontendParams ¶
type CreateFrontendParams struct { // HTTP Request Object HTTPRequest *http.Request `json:"-"` /* In: body */ Body *rest_model_zrok.CreateFrontendRequest }
CreateFrontendParams contains all the bound params for the create frontend operation typically these are obtained from a http.Request
swagger:parameters createFrontend
func NewCreateFrontendParams ¶
func NewCreateFrontendParams() CreateFrontendParams
NewCreateFrontendParams creates a new CreateFrontendParams object
There are no default values defined in the spec.
func (*CreateFrontendParams) BindRequest ¶
func (o *CreateFrontendParams) BindRequest(r *http.Request, route *middleware.MatchedRoute) error
BindRequest both binds and validates a request, it assumes that complex things implement a Validatable(strfmt.Registry) error interface for simple values it will use straight method calls.
To ensure default values, the struct must have been initialized with NewCreateFrontendParams() beforehand.
type CreateFrontendURL ¶
type CreateFrontendURL struct {
// contains filtered or unexported fields
}
CreateFrontendURL generates an URL for the create frontend operation
func (*CreateFrontendURL) Build ¶
func (o *CreateFrontendURL) Build() (*url.URL, error)
Build a url path and query string
func (*CreateFrontendURL) BuildFull ¶
func (o *CreateFrontendURL) BuildFull(scheme, host string) (*url.URL, error)
BuildFull builds a full url with scheme, host, path and query string
func (*CreateFrontendURL) Must ¶
Must is a helper function to panic when the url builder returns an error
func (*CreateFrontendURL) SetBasePath ¶
func (o *CreateFrontendURL) SetBasePath(bp string)
SetBasePath sets the base path for this url builder, only required when it's different from the base path specified in the swagger spec. When the value of the base path is an empty string
func (*CreateFrontendURL) String ¶
func (o *CreateFrontendURL) String() string
String returns the string representation of the path with query string
func (*CreateFrontendURL) StringFull ¶
func (o *CreateFrontendURL) StringFull(scheme, host string) string
StringFull returns the string representation of a complete url
func (*CreateFrontendURL) WithBasePath ¶
func (o *CreateFrontendURL) WithBasePath(bp string) *CreateFrontendURL
WithBasePath sets the base path for this url builder, only required when it's different from the base path specified in the swagger spec. When the value of the base path is an empty string
type CreateFrontendUnauthorized ¶
type CreateFrontendUnauthorized struct { }
CreateFrontendUnauthorized unauthorized
swagger:response createFrontendUnauthorized
func NewCreateFrontendUnauthorized ¶
func NewCreateFrontendUnauthorized() *CreateFrontendUnauthorized
NewCreateFrontendUnauthorized creates CreateFrontendUnauthorized with default headers values
func (*CreateFrontendUnauthorized) WriteResponse ¶
func (o *CreateFrontendUnauthorized) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type CreateIdentity ¶
type CreateIdentity struct { Context *middleware.Context Handler CreateIdentityHandler }
CreateIdentity swagger:route POST /identity admin createIdentity
CreateIdentity create identity API
func NewCreateIdentity ¶
func NewCreateIdentity(ctx *middleware.Context, handler CreateIdentityHandler) *CreateIdentity
NewCreateIdentity creates a new http.Handler for the create identity operation
func (*CreateIdentity) ServeHTTP ¶
func (o *CreateIdentity) ServeHTTP(rw http.ResponseWriter, r *http.Request)
type CreateIdentityBody ¶
type CreateIdentityBody struct { // name Name string `json:"name,omitempty"` }
CreateIdentityBody create identity body
swagger:model CreateIdentityBody
func (*CreateIdentityBody) ContextValidate ¶
ContextValidate validates this create identity body based on context it is used
func (*CreateIdentityBody) MarshalBinary ¶
func (o *CreateIdentityBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CreateIdentityBody) UnmarshalBinary ¶
func (o *CreateIdentityBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type CreateIdentityCreated ¶
type CreateIdentityCreated struct { /* In: Body */ Payload *CreateIdentityCreatedBody `json:"body,omitempty"` }
CreateIdentityCreated created
swagger:response createIdentityCreated
func NewCreateIdentityCreated ¶
func NewCreateIdentityCreated() *CreateIdentityCreated
NewCreateIdentityCreated creates CreateIdentityCreated with default headers values
func (*CreateIdentityCreated) SetPayload ¶
func (o *CreateIdentityCreated) SetPayload(payload *CreateIdentityCreatedBody)
SetPayload sets the payload to the create identity created response
func (*CreateIdentityCreated) WithPayload ¶
func (o *CreateIdentityCreated) WithPayload(payload *CreateIdentityCreatedBody) *CreateIdentityCreated
WithPayload adds the payload to the create identity created response
func (*CreateIdentityCreated) WriteResponse ¶
func (o *CreateIdentityCreated) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type CreateIdentityCreatedBody ¶
type CreateIdentityCreatedBody struct { // cfg Cfg string `json:"cfg,omitempty"` // identity Identity string `json:"identity,omitempty"` }
CreateIdentityCreatedBody create identity created body
swagger:model CreateIdentityCreatedBody
func (*CreateIdentityCreatedBody) ContextValidate ¶
func (o *CreateIdentityCreatedBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this create identity created body based on context it is used
func (*CreateIdentityCreatedBody) MarshalBinary ¶
func (o *CreateIdentityCreatedBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CreateIdentityCreatedBody) UnmarshalBinary ¶
func (o *CreateIdentityCreatedBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type CreateIdentityHandler ¶
type CreateIdentityHandler interface {
Handle(CreateIdentityParams, *rest_model_zrok.Principal) middleware.Responder
}
CreateIdentityHandler interface for that can handle valid create identity params
type CreateIdentityHandlerFunc ¶
type CreateIdentityHandlerFunc func(CreateIdentityParams, *rest_model_zrok.Principal) middleware.Responder
CreateIdentityHandlerFunc turns a function with the right signature into a create identity handler
func (CreateIdentityHandlerFunc) Handle ¶
func (fn CreateIdentityHandlerFunc) Handle(params CreateIdentityParams, principal *rest_model_zrok.Principal) middleware.Responder
Handle executing the request and returning a response
type CreateIdentityInternalServerError ¶
type CreateIdentityInternalServerError struct { }
CreateIdentityInternalServerError internal server error
swagger:response createIdentityInternalServerError
func NewCreateIdentityInternalServerError ¶
func NewCreateIdentityInternalServerError() *CreateIdentityInternalServerError
NewCreateIdentityInternalServerError creates CreateIdentityInternalServerError with default headers values
func (*CreateIdentityInternalServerError) WriteResponse ¶
func (o *CreateIdentityInternalServerError) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type CreateIdentityParams ¶
type CreateIdentityParams struct { // HTTP Request Object HTTPRequest *http.Request `json:"-"` /* In: body */ Body CreateIdentityBody }
CreateIdentityParams contains all the bound params for the create identity operation typically these are obtained from a http.Request
swagger:parameters createIdentity
func NewCreateIdentityParams ¶
func NewCreateIdentityParams() CreateIdentityParams
NewCreateIdentityParams creates a new CreateIdentityParams object
There are no default values defined in the spec.
func (*CreateIdentityParams) BindRequest ¶
func (o *CreateIdentityParams) BindRequest(r *http.Request, route *middleware.MatchedRoute) error
BindRequest both binds and validates a request, it assumes that complex things implement a Validatable(strfmt.Registry) error interface for simple values it will use straight method calls.
To ensure default values, the struct must have been initialized with NewCreateIdentityParams() beforehand.
type CreateIdentityURL ¶
type CreateIdentityURL struct {
// contains filtered or unexported fields
}
CreateIdentityURL generates an URL for the create identity operation
func (*CreateIdentityURL) Build ¶
func (o *CreateIdentityURL) Build() (*url.URL, error)
Build a url path and query string
func (*CreateIdentityURL) BuildFull ¶
func (o *CreateIdentityURL) BuildFull(scheme, host string) (*url.URL, error)
BuildFull builds a full url with scheme, host, path and query string
func (*CreateIdentityURL) Must ¶
Must is a helper function to panic when the url builder returns an error
func (*CreateIdentityURL) SetBasePath ¶
func (o *CreateIdentityURL) SetBasePath(bp string)
SetBasePath sets the base path for this url builder, only required when it's different from the base path specified in the swagger spec. When the value of the base path is an empty string
func (*CreateIdentityURL) String ¶
func (o *CreateIdentityURL) String() string
String returns the string representation of the path with query string
func (*CreateIdentityURL) StringFull ¶
func (o *CreateIdentityURL) StringFull(scheme, host string) string
StringFull returns the string representation of a complete url
func (*CreateIdentityURL) WithBasePath ¶
func (o *CreateIdentityURL) WithBasePath(bp string) *CreateIdentityURL
WithBasePath sets the base path for this url builder, only required when it's different from the base path specified in the swagger spec. When the value of the base path is an empty string
type CreateIdentityUnauthorized ¶
type CreateIdentityUnauthorized struct { }
CreateIdentityUnauthorized unauthorized
swagger:response createIdentityUnauthorized
func NewCreateIdentityUnauthorized ¶
func NewCreateIdentityUnauthorized() *CreateIdentityUnauthorized
NewCreateIdentityUnauthorized creates CreateIdentityUnauthorized with default headers values
func (*CreateIdentityUnauthorized) WriteResponse ¶
func (o *CreateIdentityUnauthorized) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type CreateOrganization ¶ added in v0.4.45
type CreateOrganization struct { Context *middleware.Context Handler CreateOrganizationHandler }
CreateOrganization swagger:route POST /organization admin createOrganization
CreateOrganization create organization API
func NewCreateOrganization ¶ added in v0.4.45
func NewCreateOrganization(ctx *middleware.Context, handler CreateOrganizationHandler) *CreateOrganization
NewCreateOrganization creates a new http.Handler for the create organization operation
func (*CreateOrganization) ServeHTTP ¶ added in v0.4.45
func (o *CreateOrganization) ServeHTTP(rw http.ResponseWriter, r *http.Request)
type CreateOrganizationBody ¶ added in v0.4.45
type CreateOrganizationBody struct { // description Description string `json:"description,omitempty"` }
CreateOrganizationBody create organization body
swagger:model CreateOrganizationBody
func (*CreateOrganizationBody) ContextValidate ¶ added in v0.4.45
func (o *CreateOrganizationBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this create organization body based on context it is used
func (*CreateOrganizationBody) MarshalBinary ¶ added in v0.4.45
func (o *CreateOrganizationBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CreateOrganizationBody) UnmarshalBinary ¶ added in v0.4.45
func (o *CreateOrganizationBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type CreateOrganizationCreated ¶ added in v0.4.45
type CreateOrganizationCreated struct { /* In: Body */ Payload *CreateOrganizationCreatedBody `json:"body,omitempty"` }
CreateOrganizationCreated organization created
swagger:response createOrganizationCreated
func NewCreateOrganizationCreated ¶ added in v0.4.45
func NewCreateOrganizationCreated() *CreateOrganizationCreated
NewCreateOrganizationCreated creates CreateOrganizationCreated with default headers values
func (*CreateOrganizationCreated) SetPayload ¶ added in v0.4.45
func (o *CreateOrganizationCreated) SetPayload(payload *CreateOrganizationCreatedBody)
SetPayload sets the payload to the create organization created response
func (*CreateOrganizationCreated) WithPayload ¶ added in v0.4.45
func (o *CreateOrganizationCreated) WithPayload(payload *CreateOrganizationCreatedBody) *CreateOrganizationCreated
WithPayload adds the payload to the create organization created response
func (*CreateOrganizationCreated) WriteResponse ¶ added in v0.4.45
func (o *CreateOrganizationCreated) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type CreateOrganizationCreatedBody ¶ added in v0.4.45
type CreateOrganizationCreatedBody struct { // token Token string `json:"token,omitempty"` }
CreateOrganizationCreatedBody create organization created body
swagger:model CreateOrganizationCreatedBody
func (*CreateOrganizationCreatedBody) ContextValidate ¶ added in v0.4.45
func (o *CreateOrganizationCreatedBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this create organization created body based on context it is used
func (*CreateOrganizationCreatedBody) MarshalBinary ¶ added in v0.4.45
func (o *CreateOrganizationCreatedBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CreateOrganizationCreatedBody) UnmarshalBinary ¶ added in v0.4.45
func (o *CreateOrganizationCreatedBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type CreateOrganizationHandler ¶ added in v0.4.45
type CreateOrganizationHandler interface {
Handle(CreateOrganizationParams, *rest_model_zrok.Principal) middleware.Responder
}
CreateOrganizationHandler interface for that can handle valid create organization params
type CreateOrganizationHandlerFunc ¶ added in v0.4.45
type CreateOrganizationHandlerFunc func(CreateOrganizationParams, *rest_model_zrok.Principal) middleware.Responder
CreateOrganizationHandlerFunc turns a function with the right signature into a create organization handler
func (CreateOrganizationHandlerFunc) Handle ¶ added in v0.4.45
func (fn CreateOrganizationHandlerFunc) Handle(params CreateOrganizationParams, principal *rest_model_zrok.Principal) middleware.Responder
Handle executing the request and returning a response
type CreateOrganizationInternalServerError ¶ added in v0.4.45
type CreateOrganizationInternalServerError struct { }
CreateOrganizationInternalServerError internal server error
swagger:response createOrganizationInternalServerError
func NewCreateOrganizationInternalServerError ¶ added in v0.4.45
func NewCreateOrganizationInternalServerError() *CreateOrganizationInternalServerError
NewCreateOrganizationInternalServerError creates CreateOrganizationInternalServerError with default headers values
func (*CreateOrganizationInternalServerError) WriteResponse ¶ added in v0.4.45
func (o *CreateOrganizationInternalServerError) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type CreateOrganizationParams ¶ added in v0.4.45
type CreateOrganizationParams struct { // HTTP Request Object HTTPRequest *http.Request `json:"-"` /* In: body */ Body CreateOrganizationBody }
CreateOrganizationParams contains all the bound params for the create organization operation typically these are obtained from a http.Request
swagger:parameters createOrganization
func NewCreateOrganizationParams ¶ added in v0.4.45
func NewCreateOrganizationParams() CreateOrganizationParams
NewCreateOrganizationParams creates a new CreateOrganizationParams object
There are no default values defined in the spec.
func (*CreateOrganizationParams) BindRequest ¶ added in v0.4.45
func (o *CreateOrganizationParams) BindRequest(r *http.Request, route *middleware.MatchedRoute) error
BindRequest both binds and validates a request, it assumes that complex things implement a Validatable(strfmt.Registry) error interface for simple values it will use straight method calls.
To ensure default values, the struct must have been initialized with NewCreateOrganizationParams() beforehand.
type CreateOrganizationURL ¶ added in v0.4.45
type CreateOrganizationURL struct {
// contains filtered or unexported fields
}
CreateOrganizationURL generates an URL for the create organization operation
func (*CreateOrganizationURL) Build ¶ added in v0.4.45
func (o *CreateOrganizationURL) Build() (*url.URL, error)
Build a url path and query string
func (*CreateOrganizationURL) BuildFull ¶ added in v0.4.45
func (o *CreateOrganizationURL) BuildFull(scheme, host string) (*url.URL, error)
BuildFull builds a full url with scheme, host, path and query string
func (*CreateOrganizationURL) Must ¶ added in v0.4.45
Must is a helper function to panic when the url builder returns an error
func (*CreateOrganizationURL) SetBasePath ¶ added in v0.4.45
func (o *CreateOrganizationURL) SetBasePath(bp string)
SetBasePath sets the base path for this url builder, only required when it's different from the base path specified in the swagger spec. When the value of the base path is an empty string
func (*CreateOrganizationURL) String ¶ added in v0.4.45
func (o *CreateOrganizationURL) String() string
String returns the string representation of the path with query string
func (*CreateOrganizationURL) StringFull ¶ added in v0.4.45
func (o *CreateOrganizationURL) StringFull(scheme, host string) string
StringFull returns the string representation of a complete url
func (*CreateOrganizationURL) WithBasePath ¶ added in v0.4.45
func (o *CreateOrganizationURL) WithBasePath(bp string) *CreateOrganizationURL
WithBasePath sets the base path for this url builder, only required when it's different from the base path specified in the swagger spec. When the value of the base path is an empty string
type CreateOrganizationUnauthorized ¶ added in v0.4.45
type CreateOrganizationUnauthorized struct { }
CreateOrganizationUnauthorized unauthorized
swagger:response createOrganizationUnauthorized
func NewCreateOrganizationUnauthorized ¶ added in v0.4.45
func NewCreateOrganizationUnauthorized() *CreateOrganizationUnauthorized
NewCreateOrganizationUnauthorized creates CreateOrganizationUnauthorized with default headers values
func (*CreateOrganizationUnauthorized) WriteResponse ¶ added in v0.4.45
func (o *CreateOrganizationUnauthorized) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type DeleteFrontend ¶
type DeleteFrontend struct { Context *middleware.Context Handler DeleteFrontendHandler }
DeleteFrontend swagger:route DELETE /frontend admin deleteFrontend
DeleteFrontend delete frontend API
func NewDeleteFrontend ¶
func NewDeleteFrontend(ctx *middleware.Context, handler DeleteFrontendHandler) *DeleteFrontend
NewDeleteFrontend creates a new http.Handler for the delete frontend operation
func (*DeleteFrontend) ServeHTTP ¶
func (o *DeleteFrontend) ServeHTTP(rw http.ResponseWriter, r *http.Request)
type DeleteFrontendHandler ¶
type DeleteFrontendHandler interface {
Handle(DeleteFrontendParams, *rest_model_zrok.Principal) middleware.Responder
}
DeleteFrontendHandler interface for that can handle valid delete frontend params
type DeleteFrontendHandlerFunc ¶
type DeleteFrontendHandlerFunc func(DeleteFrontendParams, *rest_model_zrok.Principal) middleware.Responder
DeleteFrontendHandlerFunc turns a function with the right signature into a delete frontend handler
func (DeleteFrontendHandlerFunc) Handle ¶
func (fn DeleteFrontendHandlerFunc) Handle(params DeleteFrontendParams, principal *rest_model_zrok.Principal) middleware.Responder
Handle executing the request and returning a response
type DeleteFrontendInternalServerError ¶
type DeleteFrontendInternalServerError struct { }
DeleteFrontendInternalServerError internal server error
swagger:response deleteFrontendInternalServerError
func NewDeleteFrontendInternalServerError ¶
func NewDeleteFrontendInternalServerError() *DeleteFrontendInternalServerError
NewDeleteFrontendInternalServerError creates DeleteFrontendInternalServerError with default headers values
func (*DeleteFrontendInternalServerError) WriteResponse ¶
func (o *DeleteFrontendInternalServerError) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type DeleteFrontendNotFound ¶
type DeleteFrontendNotFound struct { }
DeleteFrontendNotFound not found
swagger:response deleteFrontendNotFound
func NewDeleteFrontendNotFound ¶
func NewDeleteFrontendNotFound() *DeleteFrontendNotFound
NewDeleteFrontendNotFound creates DeleteFrontendNotFound with default headers values
func (*DeleteFrontendNotFound) WriteResponse ¶
func (o *DeleteFrontendNotFound) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type DeleteFrontendOK ¶
type DeleteFrontendOK struct { }
DeleteFrontendOK frontend deleted
swagger:response deleteFrontendOK
func NewDeleteFrontendOK ¶
func NewDeleteFrontendOK() *DeleteFrontendOK
NewDeleteFrontendOK creates DeleteFrontendOK with default headers values
func (*DeleteFrontendOK) WriteResponse ¶
func (o *DeleteFrontendOK) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type DeleteFrontendParams ¶
type DeleteFrontendParams struct { // HTTP Request Object HTTPRequest *http.Request `json:"-"` /* In: body */ Body *rest_model_zrok.DeleteFrontendRequest }
DeleteFrontendParams contains all the bound params for the delete frontend operation typically these are obtained from a http.Request
swagger:parameters deleteFrontend
func NewDeleteFrontendParams ¶
func NewDeleteFrontendParams() DeleteFrontendParams
NewDeleteFrontendParams creates a new DeleteFrontendParams object
There are no default values defined in the spec.
func (*DeleteFrontendParams) BindRequest ¶
func (o *DeleteFrontendParams) BindRequest(r *http.Request, route *middleware.MatchedRoute) error
BindRequest both binds and validates a request, it assumes that complex things implement a Validatable(strfmt.Registry) error interface for simple values it will use straight method calls.
To ensure default values, the struct must have been initialized with NewDeleteFrontendParams() beforehand.
type DeleteFrontendURL ¶
type DeleteFrontendURL struct {
// contains filtered or unexported fields
}
DeleteFrontendURL generates an URL for the delete frontend operation
func (*DeleteFrontendURL) Build ¶
func (o *DeleteFrontendURL) Build() (*url.URL, error)
Build a url path and query string
func (*DeleteFrontendURL) BuildFull ¶
func (o *DeleteFrontendURL) BuildFull(scheme, host string) (*url.URL, error)
BuildFull builds a full url with scheme, host, path and query string
func (*DeleteFrontendURL) Must ¶
Must is a helper function to panic when the url builder returns an error
func (*DeleteFrontendURL) SetBasePath ¶
func (o *DeleteFrontendURL) SetBasePath(bp string)
SetBasePath sets the base path for this url builder, only required when it's different from the base path specified in the swagger spec. When the value of the base path is an empty string
func (*DeleteFrontendURL) String ¶
func (o *DeleteFrontendURL) String() string
String returns the string representation of the path with query string
func (*DeleteFrontendURL) StringFull ¶
func (o *DeleteFrontendURL) StringFull(scheme, host string) string
StringFull returns the string representation of a complete url
func (*DeleteFrontendURL) WithBasePath ¶
func (o *DeleteFrontendURL) WithBasePath(bp string) *DeleteFrontendURL
WithBasePath sets the base path for this url builder, only required when it's different from the base path specified in the swagger spec. When the value of the base path is an empty string
type DeleteFrontendUnauthorized ¶
type DeleteFrontendUnauthorized struct { }
DeleteFrontendUnauthorized unauthorized
swagger:response deleteFrontendUnauthorized
func NewDeleteFrontendUnauthorized ¶
func NewDeleteFrontendUnauthorized() *DeleteFrontendUnauthorized
NewDeleteFrontendUnauthorized creates DeleteFrontendUnauthorized with default headers values
func (*DeleteFrontendUnauthorized) WriteResponse ¶
func (o *DeleteFrontendUnauthorized) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type DeleteOrganization ¶ added in v0.4.45
type DeleteOrganization struct { Context *middleware.Context Handler DeleteOrganizationHandler }
DeleteOrganization swagger:route DELETE /organization admin deleteOrganization
DeleteOrganization delete organization API
func NewDeleteOrganization ¶ added in v0.4.45
func NewDeleteOrganization(ctx *middleware.Context, handler DeleteOrganizationHandler) *DeleteOrganization
NewDeleteOrganization creates a new http.Handler for the delete organization operation
func (*DeleteOrganization) ServeHTTP ¶ added in v0.4.45
func (o *DeleteOrganization) ServeHTTP(rw http.ResponseWriter, r *http.Request)
type DeleteOrganizationBody ¶ added in v0.4.45
type DeleteOrganizationBody struct { // token Token string `json:"token,omitempty"` }
DeleteOrganizationBody delete organization body
swagger:model DeleteOrganizationBody
func (*DeleteOrganizationBody) ContextValidate ¶ added in v0.4.45
func (o *DeleteOrganizationBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this delete organization body based on context it is used
func (*DeleteOrganizationBody) MarshalBinary ¶ added in v0.4.45
func (o *DeleteOrganizationBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*DeleteOrganizationBody) UnmarshalBinary ¶ added in v0.4.45
func (o *DeleteOrganizationBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type DeleteOrganizationHandler ¶ added in v0.4.45
type DeleteOrganizationHandler interface {
Handle(DeleteOrganizationParams, *rest_model_zrok.Principal) middleware.Responder
}
DeleteOrganizationHandler interface for that can handle valid delete organization params
type DeleteOrganizationHandlerFunc ¶ added in v0.4.45
type DeleteOrganizationHandlerFunc func(DeleteOrganizationParams, *rest_model_zrok.Principal) middleware.Responder
DeleteOrganizationHandlerFunc turns a function with the right signature into a delete organization handler
func (DeleteOrganizationHandlerFunc) Handle ¶ added in v0.4.45
func (fn DeleteOrganizationHandlerFunc) Handle(params DeleteOrganizationParams, principal *rest_model_zrok.Principal) middleware.Responder
Handle executing the request and returning a response
type DeleteOrganizationInternalServerError ¶ added in v0.4.45
type DeleteOrganizationInternalServerError struct { }
DeleteOrganizationInternalServerError internal server error
swagger:response deleteOrganizationInternalServerError
func NewDeleteOrganizationInternalServerError ¶ added in v0.4.45
func NewDeleteOrganizationInternalServerError() *DeleteOrganizationInternalServerError
NewDeleteOrganizationInternalServerError creates DeleteOrganizationInternalServerError with default headers values
func (*DeleteOrganizationInternalServerError) WriteResponse ¶ added in v0.4.45
func (o *DeleteOrganizationInternalServerError) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type DeleteOrganizationNotFound ¶ added in v0.4.45
type DeleteOrganizationNotFound struct { }
DeleteOrganizationNotFound organization not found
swagger:response deleteOrganizationNotFound
func NewDeleteOrganizationNotFound ¶ added in v0.4.45
func NewDeleteOrganizationNotFound() *DeleteOrganizationNotFound
NewDeleteOrganizationNotFound creates DeleteOrganizationNotFound with default headers values
func (*DeleteOrganizationNotFound) WriteResponse ¶ added in v0.4.45
func (o *DeleteOrganizationNotFound) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type DeleteOrganizationOK ¶ added in v0.4.45
type DeleteOrganizationOK struct { }
DeleteOrganizationOK organization deleted
swagger:response deleteOrganizationOK
func NewDeleteOrganizationOK ¶ added in v0.4.45
func NewDeleteOrganizationOK() *DeleteOrganizationOK
NewDeleteOrganizationOK creates DeleteOrganizationOK with default headers values
func (*DeleteOrganizationOK) WriteResponse ¶ added in v0.4.45
func (o *DeleteOrganizationOK) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type DeleteOrganizationParams ¶ added in v0.4.45
type DeleteOrganizationParams struct { // HTTP Request Object HTTPRequest *http.Request `json:"-"` /* In: body */ Body DeleteOrganizationBody }
DeleteOrganizationParams contains all the bound params for the delete organization operation typically these are obtained from a http.Request
swagger:parameters deleteOrganization
func NewDeleteOrganizationParams ¶ added in v0.4.45
func NewDeleteOrganizationParams() DeleteOrganizationParams
NewDeleteOrganizationParams creates a new DeleteOrganizationParams object
There are no default values defined in the spec.
func (*DeleteOrganizationParams) BindRequest ¶ added in v0.4.45
func (o *DeleteOrganizationParams) BindRequest(r *http.Request, route *middleware.MatchedRoute) error
BindRequest both binds and validates a request, it assumes that complex things implement a Validatable(strfmt.Registry) error interface for simple values it will use straight method calls.
To ensure default values, the struct must have been initialized with NewDeleteOrganizationParams() beforehand.
type DeleteOrganizationURL ¶ added in v0.4.45
type DeleteOrganizationURL struct {
// contains filtered or unexported fields
}
DeleteOrganizationURL generates an URL for the delete organization operation
func (*DeleteOrganizationURL) Build ¶ added in v0.4.45
func (o *DeleteOrganizationURL) Build() (*url.URL, error)
Build a url path and query string
func (*DeleteOrganizationURL) BuildFull ¶ added in v0.4.45
func (o *DeleteOrganizationURL) BuildFull(scheme, host string) (*url.URL, error)
BuildFull builds a full url with scheme, host, path and query string
func (*DeleteOrganizationURL) Must ¶ added in v0.4.45
Must is a helper function to panic when the url builder returns an error
func (*DeleteOrganizationURL) SetBasePath ¶ added in v0.4.45
func (o *DeleteOrganizationURL) SetBasePath(bp string)
SetBasePath sets the base path for this url builder, only required when it's different from the base path specified in the swagger spec. When the value of the base path is an empty string
func (*DeleteOrganizationURL) String ¶ added in v0.4.45
func (o *DeleteOrganizationURL) String() string
String returns the string representation of the path with query string
func (*DeleteOrganizationURL) StringFull ¶ added in v0.4.45
func (o *DeleteOrganizationURL) StringFull(scheme, host string) string
StringFull returns the string representation of a complete url
func (*DeleteOrganizationURL) WithBasePath ¶ added in v0.4.45
func (o *DeleteOrganizationURL) WithBasePath(bp string) *DeleteOrganizationURL
WithBasePath sets the base path for this url builder, only required when it's different from the base path specified in the swagger spec. When the value of the base path is an empty string
type DeleteOrganizationUnauthorized ¶ added in v0.4.45
type DeleteOrganizationUnauthorized struct { }
DeleteOrganizationUnauthorized unauthorized
swagger:response deleteOrganizationUnauthorized
func NewDeleteOrganizationUnauthorized ¶ added in v0.4.45
func NewDeleteOrganizationUnauthorized() *DeleteOrganizationUnauthorized
NewDeleteOrganizationUnauthorized creates DeleteOrganizationUnauthorized with default headers values
func (*DeleteOrganizationUnauthorized) WriteResponse ¶ added in v0.4.45
func (o *DeleteOrganizationUnauthorized) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type Grants ¶ added in v0.4.40
type Grants struct { Context *middleware.Context Handler GrantsHandler }
Grants swagger:route POST /grants admin grants
Grants grants API
func NewGrants ¶ added in v0.4.40
func NewGrants(ctx *middleware.Context, handler GrantsHandler) *Grants
NewGrants creates a new http.Handler for the grants operation
type GrantsBody ¶ added in v0.4.40
type GrantsBody struct { // email Email string `json:"email,omitempty"` }
GrantsBody grants body
swagger:model GrantsBody
func (*GrantsBody) ContextValidate ¶ added in v0.4.40
ContextValidate validates this grants body based on context it is used
func (*GrantsBody) MarshalBinary ¶ added in v0.4.40
func (o *GrantsBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*GrantsBody) UnmarshalBinary ¶ added in v0.4.40
func (o *GrantsBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type GrantsHandler ¶ added in v0.4.40
type GrantsHandler interface {
Handle(GrantsParams, *rest_model_zrok.Principal) middleware.Responder
}
GrantsHandler interface for that can handle valid grants params
type GrantsHandlerFunc ¶ added in v0.4.40
type GrantsHandlerFunc func(GrantsParams, *rest_model_zrok.Principal) middleware.Responder
GrantsHandlerFunc turns a function with the right signature into a grants handler
func (GrantsHandlerFunc) Handle ¶ added in v0.4.40
func (fn GrantsHandlerFunc) Handle(params GrantsParams, principal *rest_model_zrok.Principal) middleware.Responder
Handle executing the request and returning a response
type GrantsInternalServerError ¶ added in v0.4.40
type GrantsInternalServerError struct { }
GrantsInternalServerError internal server error
swagger:response grantsInternalServerError
func NewGrantsInternalServerError ¶ added in v0.4.40
func NewGrantsInternalServerError() *GrantsInternalServerError
NewGrantsInternalServerError creates GrantsInternalServerError with default headers values
func (*GrantsInternalServerError) WriteResponse ¶ added in v0.4.40
func (o *GrantsInternalServerError) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type GrantsNotFound ¶ added in v0.4.40
type GrantsNotFound struct { }
GrantsNotFound not found
swagger:response grantsNotFound
func NewGrantsNotFound ¶ added in v0.4.40
func NewGrantsNotFound() *GrantsNotFound
NewGrantsNotFound creates GrantsNotFound with default headers values
func (*GrantsNotFound) WriteResponse ¶ added in v0.4.40
func (o *GrantsNotFound) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type GrantsOK ¶ added in v0.4.40
type GrantsOK struct { }
GrantsOK ok
swagger:response grantsOK
func NewGrantsOK ¶ added in v0.4.40
func NewGrantsOK() *GrantsOK
NewGrantsOK creates GrantsOK with default headers values
func (*GrantsOK) WriteResponse ¶ added in v0.4.40
func (o *GrantsOK) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type GrantsParams ¶ added in v0.4.40
type GrantsParams struct { // HTTP Request Object HTTPRequest *http.Request `json:"-"` /* In: body */ Body GrantsBody }
GrantsParams contains all the bound params for the grants operation typically these are obtained from a http.Request
swagger:parameters grants
func NewGrantsParams ¶ added in v0.4.40
func NewGrantsParams() GrantsParams
NewGrantsParams creates a new GrantsParams object
There are no default values defined in the spec.
func (*GrantsParams) BindRequest ¶ added in v0.4.40
func (o *GrantsParams) BindRequest(r *http.Request, route *middleware.MatchedRoute) error
BindRequest both binds and validates a request, it assumes that complex things implement a Validatable(strfmt.Registry) error interface for simple values it will use straight method calls.
To ensure default values, the struct must have been initialized with NewGrantsParams() beforehand.
type GrantsURL ¶ added in v0.4.40
type GrantsURL struct {
// contains filtered or unexported fields
}
GrantsURL generates an URL for the grants operation
func (*GrantsURL) BuildFull ¶ added in v0.4.40
BuildFull builds a full url with scheme, host, path and query string
func (*GrantsURL) Must ¶ added in v0.4.40
Must is a helper function to panic when the url builder returns an error
func (*GrantsURL) SetBasePath ¶ added in v0.4.40
SetBasePath sets the base path for this url builder, only required when it's different from the base path specified in the swagger spec. When the value of the base path is an empty string
func (*GrantsURL) String ¶ added in v0.4.40
String returns the string representation of the path with query string
func (*GrantsURL) StringFull ¶ added in v0.4.40
StringFull returns the string representation of a complete url
func (*GrantsURL) WithBasePath ¶ added in v0.4.40
WithBasePath sets the base path for this url builder, only required when it's different from the base path specified in the swagger spec. When the value of the base path is an empty string
type GrantsUnauthorized ¶ added in v0.4.40
type GrantsUnauthorized struct { }
GrantsUnauthorized unauthorized
swagger:response grantsUnauthorized
func NewGrantsUnauthorized ¶ added in v0.4.40
func NewGrantsUnauthorized() *GrantsUnauthorized
NewGrantsUnauthorized creates GrantsUnauthorized with default headers values
func (*GrantsUnauthorized) WriteResponse ¶ added in v0.4.40
func (o *GrantsUnauthorized) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type InviteTokenGenerate ¶
type InviteTokenGenerate struct { Context *middleware.Context Handler InviteTokenGenerateHandler }
InviteTokenGenerate swagger:route POST /invite/token/generate admin inviteTokenGenerate
InviteTokenGenerate invite token generate API
func NewInviteTokenGenerate ¶
func NewInviteTokenGenerate(ctx *middleware.Context, handler InviteTokenGenerateHandler) *InviteTokenGenerate
NewInviteTokenGenerate creates a new http.Handler for the invite token generate operation
func (*InviteTokenGenerate) ServeHTTP ¶
func (o *InviteTokenGenerate) ServeHTTP(rw http.ResponseWriter, r *http.Request)
type InviteTokenGenerateBadRequest ¶
type InviteTokenGenerateBadRequest struct { }
InviteTokenGenerateBadRequest invitation tokens not created
swagger:response inviteTokenGenerateBadRequest
func NewInviteTokenGenerateBadRequest ¶
func NewInviteTokenGenerateBadRequest() *InviteTokenGenerateBadRequest
NewInviteTokenGenerateBadRequest creates InviteTokenGenerateBadRequest with default headers values
func (*InviteTokenGenerateBadRequest) WriteResponse ¶
func (o *InviteTokenGenerateBadRequest) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type InviteTokenGenerateCreated ¶
type InviteTokenGenerateCreated struct { }
InviteTokenGenerateCreated invitation tokens created
swagger:response inviteTokenGenerateCreated
func NewInviteTokenGenerateCreated ¶
func NewInviteTokenGenerateCreated() *InviteTokenGenerateCreated
NewInviteTokenGenerateCreated creates InviteTokenGenerateCreated with default headers values
func (*InviteTokenGenerateCreated) WriteResponse ¶
func (o *InviteTokenGenerateCreated) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type InviteTokenGenerateHandler ¶
type InviteTokenGenerateHandler interface {
Handle(InviteTokenGenerateParams, *rest_model_zrok.Principal) middleware.Responder
}
InviteTokenGenerateHandler interface for that can handle valid invite token generate params
type InviteTokenGenerateHandlerFunc ¶
type InviteTokenGenerateHandlerFunc func(InviteTokenGenerateParams, *rest_model_zrok.Principal) middleware.Responder
InviteTokenGenerateHandlerFunc turns a function with the right signature into a invite token generate handler
func (InviteTokenGenerateHandlerFunc) Handle ¶
func (fn InviteTokenGenerateHandlerFunc) Handle(params InviteTokenGenerateParams, principal *rest_model_zrok.Principal) middleware.Responder
Handle executing the request and returning a response
type InviteTokenGenerateInternalServerError ¶
type InviteTokenGenerateInternalServerError struct { }
InviteTokenGenerateInternalServerError internal server error
swagger:response inviteTokenGenerateInternalServerError
func NewInviteTokenGenerateInternalServerError ¶
func NewInviteTokenGenerateInternalServerError() *InviteTokenGenerateInternalServerError
NewInviteTokenGenerateInternalServerError creates InviteTokenGenerateInternalServerError with default headers values
func (*InviteTokenGenerateInternalServerError) WriteResponse ¶
func (o *InviteTokenGenerateInternalServerError) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type InviteTokenGenerateParams ¶
type InviteTokenGenerateParams struct { // HTTP Request Object HTTPRequest *http.Request `json:"-"` /* In: body */ Body *rest_model_zrok.InviteTokenGenerateRequest }
InviteTokenGenerateParams contains all the bound params for the invite token generate operation typically these are obtained from a http.Request
swagger:parameters inviteTokenGenerate
func NewInviteTokenGenerateParams ¶
func NewInviteTokenGenerateParams() InviteTokenGenerateParams
NewInviteTokenGenerateParams creates a new InviteTokenGenerateParams object
There are no default values defined in the spec.
func (*InviteTokenGenerateParams) BindRequest ¶
func (o *InviteTokenGenerateParams) BindRequest(r *http.Request, route *middleware.MatchedRoute) error
BindRequest both binds and validates a request, it assumes that complex things implement a Validatable(strfmt.Registry) error interface for simple values it will use straight method calls.
To ensure default values, the struct must have been initialized with NewInviteTokenGenerateParams() beforehand.
type InviteTokenGenerateURL ¶
type InviteTokenGenerateURL struct {
// contains filtered or unexported fields
}
InviteTokenGenerateURL generates an URL for the invite token generate operation
func (*InviteTokenGenerateURL) Build ¶
func (o *InviteTokenGenerateURL) Build() (*url.URL, error)
Build a url path and query string
func (*InviteTokenGenerateURL) BuildFull ¶
func (o *InviteTokenGenerateURL) BuildFull(scheme, host string) (*url.URL, error)
BuildFull builds a full url with scheme, host, path and query string
func (*InviteTokenGenerateURL) Must ¶
Must is a helper function to panic when the url builder returns an error
func (*InviteTokenGenerateURL) SetBasePath ¶
func (o *InviteTokenGenerateURL) SetBasePath(bp string)
SetBasePath sets the base path for this url builder, only required when it's different from the base path specified in the swagger spec. When the value of the base path is an empty string
func (*InviteTokenGenerateURL) String ¶
func (o *InviteTokenGenerateURL) String() string
String returns the string representation of the path with query string
func (*InviteTokenGenerateURL) StringFull ¶
func (o *InviteTokenGenerateURL) StringFull(scheme, host string) string
StringFull returns the string representation of a complete url
func (*InviteTokenGenerateURL) WithBasePath ¶
func (o *InviteTokenGenerateURL) WithBasePath(bp string) *InviteTokenGenerateURL
WithBasePath sets the base path for this url builder, only required when it's different from the base path specified in the swagger spec. When the value of the base path is an empty string
type InviteTokenGenerateUnauthorized ¶
type InviteTokenGenerateUnauthorized struct { }
InviteTokenGenerateUnauthorized unauthorized
swagger:response inviteTokenGenerateUnauthorized
func NewInviteTokenGenerateUnauthorized ¶
func NewInviteTokenGenerateUnauthorized() *InviteTokenGenerateUnauthorized
NewInviteTokenGenerateUnauthorized creates InviteTokenGenerateUnauthorized with default headers values
func (*InviteTokenGenerateUnauthorized) WriteResponse ¶
func (o *InviteTokenGenerateUnauthorized) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type ListFrontends ¶
type ListFrontends struct { Context *middleware.Context Handler ListFrontendsHandler }
ListFrontends swagger:route GET /frontends admin listFrontends
ListFrontends list frontends API
func NewListFrontends ¶
func NewListFrontends(ctx *middleware.Context, handler ListFrontendsHandler) *ListFrontends
NewListFrontends creates a new http.Handler for the list frontends operation
func (*ListFrontends) ServeHTTP ¶
func (o *ListFrontends) ServeHTTP(rw http.ResponseWriter, r *http.Request)
type ListFrontendsHandler ¶
type ListFrontendsHandler interface {
Handle(ListFrontendsParams, *rest_model_zrok.Principal) middleware.Responder
}
ListFrontendsHandler interface for that can handle valid list frontends params
type ListFrontendsHandlerFunc ¶
type ListFrontendsHandlerFunc func(ListFrontendsParams, *rest_model_zrok.Principal) middleware.Responder
ListFrontendsHandlerFunc turns a function with the right signature into a list frontends handler
func (ListFrontendsHandlerFunc) Handle ¶
func (fn ListFrontendsHandlerFunc) Handle(params ListFrontendsParams, principal *rest_model_zrok.Principal) middleware.Responder
Handle executing the request and returning a response
type ListFrontendsInternalServerError ¶
type ListFrontendsInternalServerError struct { }
ListFrontendsInternalServerError internal server error
swagger:response listFrontendsInternalServerError
func NewListFrontendsInternalServerError ¶
func NewListFrontendsInternalServerError() *ListFrontendsInternalServerError
NewListFrontendsInternalServerError creates ListFrontendsInternalServerError with default headers values
func (*ListFrontendsInternalServerError) WriteResponse ¶
func (o *ListFrontendsInternalServerError) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type ListFrontendsOK ¶
type ListFrontendsOK struct { /* In: Body */ Payload rest_model_zrok.PublicFrontendList `json:"body,omitempty"` }
ListFrontendsOK ok
swagger:response listFrontendsOK
func NewListFrontendsOK ¶
func NewListFrontendsOK() *ListFrontendsOK
NewListFrontendsOK creates ListFrontendsOK with default headers values
func (*ListFrontendsOK) SetPayload ¶
func (o *ListFrontendsOK) SetPayload(payload rest_model_zrok.PublicFrontendList)
SetPayload sets the payload to the list frontends o k response
func (*ListFrontendsOK) WithPayload ¶
func (o *ListFrontendsOK) WithPayload(payload rest_model_zrok.PublicFrontendList) *ListFrontendsOK
WithPayload adds the payload to the list frontends o k response
func (*ListFrontendsOK) WriteResponse ¶
func (o *ListFrontendsOK) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type ListFrontendsParams ¶
ListFrontendsParams contains all the bound params for the list frontends operation typically these are obtained from a http.Request
swagger:parameters listFrontends
func NewListFrontendsParams ¶
func NewListFrontendsParams() ListFrontendsParams
NewListFrontendsParams creates a new ListFrontendsParams object
There are no default values defined in the spec.
func (*ListFrontendsParams) BindRequest ¶
func (o *ListFrontendsParams) BindRequest(r *http.Request, route *middleware.MatchedRoute) error
BindRequest both binds and validates a request, it assumes that complex things implement a Validatable(strfmt.Registry) error interface for simple values it will use straight method calls.
To ensure default values, the struct must have been initialized with NewListFrontendsParams() beforehand.
type ListFrontendsURL ¶
type ListFrontendsURL struct {
// contains filtered or unexported fields
}
ListFrontendsURL generates an URL for the list frontends operation
func (*ListFrontendsURL) Build ¶
func (o *ListFrontendsURL) Build() (*url.URL, error)
Build a url path and query string
func (*ListFrontendsURL) BuildFull ¶
func (o *ListFrontendsURL) BuildFull(scheme, host string) (*url.URL, error)
BuildFull builds a full url with scheme, host, path and query string
func (*ListFrontendsURL) Must ¶
Must is a helper function to panic when the url builder returns an error
func (*ListFrontendsURL) SetBasePath ¶
func (o *ListFrontendsURL) SetBasePath(bp string)
SetBasePath sets the base path for this url builder, only required when it's different from the base path specified in the swagger spec. When the value of the base path is an empty string
func (*ListFrontendsURL) String ¶
func (o *ListFrontendsURL) String() string
String returns the string representation of the path with query string
func (*ListFrontendsURL) StringFull ¶
func (o *ListFrontendsURL) StringFull(scheme, host string) string
StringFull returns the string representation of a complete url
func (*ListFrontendsURL) WithBasePath ¶
func (o *ListFrontendsURL) WithBasePath(bp string) *ListFrontendsURL
WithBasePath sets the base path for this url builder, only required when it's different from the base path specified in the swagger spec. When the value of the base path is an empty string
type ListFrontendsUnauthorized ¶
type ListFrontendsUnauthorized struct { }
ListFrontendsUnauthorized unauthorized
swagger:response listFrontendsUnauthorized
func NewListFrontendsUnauthorized ¶
func NewListFrontendsUnauthorized() *ListFrontendsUnauthorized
NewListFrontendsUnauthorized creates ListFrontendsUnauthorized with default headers values
func (*ListFrontendsUnauthorized) WriteResponse ¶
func (o *ListFrontendsUnauthorized) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type ListOrganizationMembers ¶ added in v0.4.45
type ListOrganizationMembers struct { Context *middleware.Context Handler ListOrganizationMembersHandler }
ListOrganizationMembers swagger:route POST /organization/list admin listOrganizationMembers
ListOrganizationMembers list organization members API
func NewListOrganizationMembers ¶ added in v0.4.45
func NewListOrganizationMembers(ctx *middleware.Context, handler ListOrganizationMembersHandler) *ListOrganizationMembers
NewListOrganizationMembers creates a new http.Handler for the list organization members operation
func (*ListOrganizationMembers) ServeHTTP ¶ added in v0.4.45
func (o *ListOrganizationMembers) ServeHTTP(rw http.ResponseWriter, r *http.Request)
type ListOrganizationMembersBody ¶ added in v0.4.45
type ListOrganizationMembersBody struct { // token Token string `json:"token,omitempty"` }
ListOrganizationMembersBody list organization members body
swagger:model ListOrganizationMembersBody
func (*ListOrganizationMembersBody) ContextValidate ¶ added in v0.4.45
func (o *ListOrganizationMembersBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this list organization members body based on context it is used
func (*ListOrganizationMembersBody) MarshalBinary ¶ added in v0.4.45
func (o *ListOrganizationMembersBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ListOrganizationMembersBody) UnmarshalBinary ¶ added in v0.4.45
func (o *ListOrganizationMembersBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ListOrganizationMembersHandler ¶ added in v0.4.45
type ListOrganizationMembersHandler interface {
Handle(ListOrganizationMembersParams, *rest_model_zrok.Principal) middleware.Responder
}
ListOrganizationMembersHandler interface for that can handle valid list organization members params
type ListOrganizationMembersHandlerFunc ¶ added in v0.4.45
type ListOrganizationMembersHandlerFunc func(ListOrganizationMembersParams, *rest_model_zrok.Principal) middleware.Responder
ListOrganizationMembersHandlerFunc turns a function with the right signature into a list organization members handler
func (ListOrganizationMembersHandlerFunc) Handle ¶ added in v0.4.45
func (fn ListOrganizationMembersHandlerFunc) Handle(params ListOrganizationMembersParams, principal *rest_model_zrok.Principal) middleware.Responder
Handle executing the request and returning a response
type ListOrganizationMembersInternalServerError ¶ added in v0.4.45
type ListOrganizationMembersInternalServerError struct { }
ListOrganizationMembersInternalServerError internal server error
swagger:response listOrganizationMembersInternalServerError
func NewListOrganizationMembersInternalServerError ¶ added in v0.4.45
func NewListOrganizationMembersInternalServerError() *ListOrganizationMembersInternalServerError
NewListOrganizationMembersInternalServerError creates ListOrganizationMembersInternalServerError with default headers values
func (*ListOrganizationMembersInternalServerError) WriteResponse ¶ added in v0.4.45
func (o *ListOrganizationMembersInternalServerError) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type ListOrganizationMembersNotFound ¶ added in v0.4.45
type ListOrganizationMembersNotFound struct { }
ListOrganizationMembersNotFound not found
swagger:response listOrganizationMembersNotFound
func NewListOrganizationMembersNotFound ¶ added in v0.4.45
func NewListOrganizationMembersNotFound() *ListOrganizationMembersNotFound
NewListOrganizationMembersNotFound creates ListOrganizationMembersNotFound with default headers values
func (*ListOrganizationMembersNotFound) WriteResponse ¶ added in v0.4.45
func (o *ListOrganizationMembersNotFound) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type ListOrganizationMembersOK ¶ added in v0.4.45
type ListOrganizationMembersOK struct { /* In: Body */ Payload *ListOrganizationMembersOKBody `json:"body,omitempty"` }
ListOrganizationMembersOK list organization members
swagger:response listOrganizationMembersOK
func NewListOrganizationMembersOK ¶ added in v0.4.45
func NewListOrganizationMembersOK() *ListOrganizationMembersOK
NewListOrganizationMembersOK creates ListOrganizationMembersOK with default headers values
func (*ListOrganizationMembersOK) SetPayload ¶ added in v0.4.45
func (o *ListOrganizationMembersOK) SetPayload(payload *ListOrganizationMembersOKBody)
SetPayload sets the payload to the list organization members o k response
func (*ListOrganizationMembersOK) WithPayload ¶ added in v0.4.45
func (o *ListOrganizationMembersOK) WithPayload(payload *ListOrganizationMembersOKBody) *ListOrganizationMembersOK
WithPayload adds the payload to the list organization members o k response
func (*ListOrganizationMembersOK) WriteResponse ¶ added in v0.4.45
func (o *ListOrganizationMembersOK) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type ListOrganizationMembersOKBody ¶ added in v0.4.45
type ListOrganizationMembersOKBody struct { // members Members []*ListOrganizationMembersOKBodyMembersItems0 `json:"members"` }
ListOrganizationMembersOKBody list organization members o k body
swagger:model ListOrganizationMembersOKBody
func (*ListOrganizationMembersOKBody) ContextValidate ¶ added in v0.4.45
func (o *ListOrganizationMembersOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this list organization members o k body based on the context it is used
func (*ListOrganizationMembersOKBody) MarshalBinary ¶ added in v0.4.45
func (o *ListOrganizationMembersOKBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ListOrganizationMembersOKBody) UnmarshalBinary ¶ added in v0.4.45
func (o *ListOrganizationMembersOKBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ListOrganizationMembersOKBodyMembersItems0 ¶ added in v0.4.45
type ListOrganizationMembersOKBodyMembersItems0 struct { // admin Admin bool `json:"admin,omitempty"` // email Email string `json:"email,omitempty"` }
ListOrganizationMembersOKBodyMembersItems0 list organization members o k body members items0
swagger:model ListOrganizationMembersOKBodyMembersItems0
func (*ListOrganizationMembersOKBodyMembersItems0) ContextValidate ¶ added in v0.4.45
func (o *ListOrganizationMembersOKBodyMembersItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this list organization members o k body members items0 based on context it is used
func (*ListOrganizationMembersOKBodyMembersItems0) MarshalBinary ¶ added in v0.4.45
func (o *ListOrganizationMembersOKBodyMembersItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ListOrganizationMembersOKBodyMembersItems0) UnmarshalBinary ¶ added in v0.4.45
func (o *ListOrganizationMembersOKBodyMembersItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ListOrganizationMembersParams ¶ added in v0.4.45
type ListOrganizationMembersParams struct { // HTTP Request Object HTTPRequest *http.Request `json:"-"` /* In: body */ Body ListOrganizationMembersBody }
ListOrganizationMembersParams contains all the bound params for the list organization members operation typically these are obtained from a http.Request
swagger:parameters listOrganizationMembers
func NewListOrganizationMembersParams ¶ added in v0.4.45
func NewListOrganizationMembersParams() ListOrganizationMembersParams
NewListOrganizationMembersParams creates a new ListOrganizationMembersParams object
There are no default values defined in the spec.
func (*ListOrganizationMembersParams) BindRequest ¶ added in v0.4.45
func (o *ListOrganizationMembersParams) BindRequest(r *http.Request, route *middleware.MatchedRoute) error
BindRequest both binds and validates a request, it assumes that complex things implement a Validatable(strfmt.Registry) error interface for simple values it will use straight method calls.
To ensure default values, the struct must have been initialized with NewListOrganizationMembersParams() beforehand.
type ListOrganizationMembersURL ¶ added in v0.4.45
type ListOrganizationMembersURL struct {
// contains filtered or unexported fields
}
ListOrganizationMembersURL generates an URL for the list organization members operation
func (*ListOrganizationMembersURL) Build ¶ added in v0.4.45
func (o *ListOrganizationMembersURL) Build() (*url.URL, error)
Build a url path and query string
func (*ListOrganizationMembersURL) BuildFull ¶ added in v0.4.45
func (o *ListOrganizationMembersURL) BuildFull(scheme, host string) (*url.URL, error)
BuildFull builds a full url with scheme, host, path and query string
func (*ListOrganizationMembersURL) Must ¶ added in v0.4.45
Must is a helper function to panic when the url builder returns an error
func (*ListOrganizationMembersURL) SetBasePath ¶ added in v0.4.45
func (o *ListOrganizationMembersURL) SetBasePath(bp string)
SetBasePath sets the base path for this url builder, only required when it's different from the base path specified in the swagger spec. When the value of the base path is an empty string
func (*ListOrganizationMembersURL) String ¶ added in v0.4.45
func (o *ListOrganizationMembersURL) String() string
String returns the string representation of the path with query string
func (*ListOrganizationMembersURL) StringFull ¶ added in v0.4.45
func (o *ListOrganizationMembersURL) StringFull(scheme, host string) string
StringFull returns the string representation of a complete url
func (*ListOrganizationMembersURL) WithBasePath ¶ added in v0.4.45
func (o *ListOrganizationMembersURL) WithBasePath(bp string) *ListOrganizationMembersURL
WithBasePath sets the base path for this url builder, only required when it's different from the base path specified in the swagger spec. When the value of the base path is an empty string
type ListOrganizationMembersUnauthorized ¶ added in v0.4.45
type ListOrganizationMembersUnauthorized struct { }
ListOrganizationMembersUnauthorized unauthorized
swagger:response listOrganizationMembersUnauthorized
func NewListOrganizationMembersUnauthorized ¶ added in v0.4.45
func NewListOrganizationMembersUnauthorized() *ListOrganizationMembersUnauthorized
NewListOrganizationMembersUnauthorized creates ListOrganizationMembersUnauthorized with default headers values
func (*ListOrganizationMembersUnauthorized) WriteResponse ¶ added in v0.4.45
func (o *ListOrganizationMembersUnauthorized) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type ListOrganizations ¶ added in v0.4.45
type ListOrganizations struct { Context *middleware.Context Handler ListOrganizationsHandler }
ListOrganizations swagger:route GET /organizations admin listOrganizations
ListOrganizations list organizations API
func NewListOrganizations ¶ added in v0.4.45
func NewListOrganizations(ctx *middleware.Context, handler ListOrganizationsHandler) *ListOrganizations
NewListOrganizations creates a new http.Handler for the list organizations operation
func (*ListOrganizations) ServeHTTP ¶ added in v0.4.45
func (o *ListOrganizations) ServeHTTP(rw http.ResponseWriter, r *http.Request)
type ListOrganizationsHandler ¶ added in v0.4.45
type ListOrganizationsHandler interface {
Handle(ListOrganizationsParams, *rest_model_zrok.Principal) middleware.Responder
}
ListOrganizationsHandler interface for that can handle valid list organizations params
type ListOrganizationsHandlerFunc ¶ added in v0.4.45
type ListOrganizationsHandlerFunc func(ListOrganizationsParams, *rest_model_zrok.Principal) middleware.Responder
ListOrganizationsHandlerFunc turns a function with the right signature into a list organizations handler
func (ListOrganizationsHandlerFunc) Handle ¶ added in v0.4.45
func (fn ListOrganizationsHandlerFunc) Handle(params ListOrganizationsParams, principal *rest_model_zrok.Principal) middleware.Responder
Handle executing the request and returning a response
type ListOrganizationsInternalServerError ¶ added in v0.4.45
type ListOrganizationsInternalServerError struct { }
ListOrganizationsInternalServerError internal server error
swagger:response listOrganizationsInternalServerError
func NewListOrganizationsInternalServerError ¶ added in v0.4.45
func NewListOrganizationsInternalServerError() *ListOrganizationsInternalServerError
NewListOrganizationsInternalServerError creates ListOrganizationsInternalServerError with default headers values
func (*ListOrganizationsInternalServerError) WriteResponse ¶ added in v0.4.45
func (o *ListOrganizationsInternalServerError) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type ListOrganizationsOK ¶ added in v0.4.45
type ListOrganizationsOK struct { /* In: Body */ Payload *ListOrganizationsOKBody `json:"body,omitempty"` }
ListOrganizationsOK ok
swagger:response listOrganizationsOK
func NewListOrganizationsOK ¶ added in v0.4.45
func NewListOrganizationsOK() *ListOrganizationsOK
NewListOrganizationsOK creates ListOrganizationsOK with default headers values
func (*ListOrganizationsOK) SetPayload ¶ added in v0.4.45
func (o *ListOrganizationsOK) SetPayload(payload *ListOrganizationsOKBody)
SetPayload sets the payload to the list organizations o k response
func (*ListOrganizationsOK) WithPayload ¶ added in v0.4.45
func (o *ListOrganizationsOK) WithPayload(payload *ListOrganizationsOKBody) *ListOrganizationsOK
WithPayload adds the payload to the list organizations o k response
func (*ListOrganizationsOK) WriteResponse ¶ added in v0.4.45
func (o *ListOrganizationsOK) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type ListOrganizationsOKBody ¶ added in v0.4.45
type ListOrganizationsOKBody struct { // organizations Organizations []*ListOrganizationsOKBodyOrganizationsItems0 `json:"organizations"` }
ListOrganizationsOKBody list organizations o k body
swagger:model ListOrganizationsOKBody
func (*ListOrganizationsOKBody) ContextValidate ¶ added in v0.4.45
func (o *ListOrganizationsOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this list organizations o k body based on the context it is used
func (*ListOrganizationsOKBody) MarshalBinary ¶ added in v0.4.45
func (o *ListOrganizationsOKBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ListOrganizationsOKBody) UnmarshalBinary ¶ added in v0.4.45
func (o *ListOrganizationsOKBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ListOrganizationsOKBodyOrganizationsItems0 ¶ added in v0.4.45
type ListOrganizationsOKBodyOrganizationsItems0 struct { // description Description string `json:"description,omitempty"` // token Token string `json:"token,omitempty"` }
ListOrganizationsOKBodyOrganizationsItems0 list organizations o k body organizations items0
swagger:model ListOrganizationsOKBodyOrganizationsItems0
func (*ListOrganizationsOKBodyOrganizationsItems0) ContextValidate ¶ added in v0.4.45
func (o *ListOrganizationsOKBodyOrganizationsItems0) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this list organizations o k body organizations items0 based on context it is used
func (*ListOrganizationsOKBodyOrganizationsItems0) MarshalBinary ¶ added in v0.4.45
func (o *ListOrganizationsOKBodyOrganizationsItems0) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ListOrganizationsOKBodyOrganizationsItems0) UnmarshalBinary ¶ added in v0.4.45
func (o *ListOrganizationsOKBodyOrganizationsItems0) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ListOrganizationsParams ¶ added in v0.4.45
ListOrganizationsParams contains all the bound params for the list organizations operation typically these are obtained from a http.Request
swagger:parameters listOrganizations
func NewListOrganizationsParams ¶ added in v0.4.45
func NewListOrganizationsParams() ListOrganizationsParams
NewListOrganizationsParams creates a new ListOrganizationsParams object
There are no default values defined in the spec.
func (*ListOrganizationsParams) BindRequest ¶ added in v0.4.45
func (o *ListOrganizationsParams) BindRequest(r *http.Request, route *middleware.MatchedRoute) error
BindRequest both binds and validates a request, it assumes that complex things implement a Validatable(strfmt.Registry) error interface for simple values it will use straight method calls.
To ensure default values, the struct must have been initialized with NewListOrganizationsParams() beforehand.
type ListOrganizationsURL ¶ added in v0.4.45
type ListOrganizationsURL struct {
// contains filtered or unexported fields
}
ListOrganizationsURL generates an URL for the list organizations operation
func (*ListOrganizationsURL) Build ¶ added in v0.4.45
func (o *ListOrganizationsURL) Build() (*url.URL, error)
Build a url path and query string
func (*ListOrganizationsURL) BuildFull ¶ added in v0.4.45
func (o *ListOrganizationsURL) BuildFull(scheme, host string) (*url.URL, error)
BuildFull builds a full url with scheme, host, path and query string
func (*ListOrganizationsURL) Must ¶ added in v0.4.45
Must is a helper function to panic when the url builder returns an error
func (*ListOrganizationsURL) SetBasePath ¶ added in v0.4.45
func (o *ListOrganizationsURL) SetBasePath(bp string)
SetBasePath sets the base path for this url builder, only required when it's different from the base path specified in the swagger spec. When the value of the base path is an empty string
func (*ListOrganizationsURL) String ¶ added in v0.4.45
func (o *ListOrganizationsURL) String() string
String returns the string representation of the path with query string
func (*ListOrganizationsURL) StringFull ¶ added in v0.4.45
func (o *ListOrganizationsURL) StringFull(scheme, host string) string
StringFull returns the string representation of a complete url
func (*ListOrganizationsURL) WithBasePath ¶ added in v0.4.45
func (o *ListOrganizationsURL) WithBasePath(bp string) *ListOrganizationsURL
WithBasePath sets the base path for this url builder, only required when it's different from the base path specified in the swagger spec. When the value of the base path is an empty string
type ListOrganizationsUnauthorized ¶ added in v0.4.45
type ListOrganizationsUnauthorized struct { }
ListOrganizationsUnauthorized unauthorized
swagger:response listOrganizationsUnauthorized
func NewListOrganizationsUnauthorized ¶ added in v0.4.45
func NewListOrganizationsUnauthorized() *ListOrganizationsUnauthorized
NewListOrganizationsUnauthorized creates ListOrganizationsUnauthorized with default headers values
func (*ListOrganizationsUnauthorized) WriteResponse ¶ added in v0.4.45
func (o *ListOrganizationsUnauthorized) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type RemoveOrganizationMember ¶ added in v0.4.45
type RemoveOrganizationMember struct { Context *middleware.Context Handler RemoveOrganizationMemberHandler }
RemoveOrganizationMember swagger:route POST /organization/remove admin removeOrganizationMember
RemoveOrganizationMember remove organization member API
func NewRemoveOrganizationMember ¶ added in v0.4.45
func NewRemoveOrganizationMember(ctx *middleware.Context, handler RemoveOrganizationMemberHandler) *RemoveOrganizationMember
NewRemoveOrganizationMember creates a new http.Handler for the remove organization member operation
func (*RemoveOrganizationMember) ServeHTTP ¶ added in v0.4.45
func (o *RemoveOrganizationMember) ServeHTTP(rw http.ResponseWriter, r *http.Request)
type RemoveOrganizationMemberBody ¶ added in v0.4.45
type RemoveOrganizationMemberBody struct { // email Email string `json:"email,omitempty"` // token Token string `json:"token,omitempty"` }
RemoveOrganizationMemberBody remove organization member body
swagger:model RemoveOrganizationMemberBody
func (*RemoveOrganizationMemberBody) ContextValidate ¶ added in v0.4.45
func (o *RemoveOrganizationMemberBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validates this remove organization member body based on context it is used
func (*RemoveOrganizationMemberBody) MarshalBinary ¶ added in v0.4.45
func (o *RemoveOrganizationMemberBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*RemoveOrganizationMemberBody) UnmarshalBinary ¶ added in v0.4.45
func (o *RemoveOrganizationMemberBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type RemoveOrganizationMemberHandler ¶ added in v0.4.45
type RemoveOrganizationMemberHandler interface {
Handle(RemoveOrganizationMemberParams, *rest_model_zrok.Principal) middleware.Responder
}
RemoveOrganizationMemberHandler interface for that can handle valid remove organization member params
type RemoveOrganizationMemberHandlerFunc ¶ added in v0.4.45
type RemoveOrganizationMemberHandlerFunc func(RemoveOrganizationMemberParams, *rest_model_zrok.Principal) middleware.Responder
RemoveOrganizationMemberHandlerFunc turns a function with the right signature into a remove organization member handler
func (RemoveOrganizationMemberHandlerFunc) Handle ¶ added in v0.4.45
func (fn RemoveOrganizationMemberHandlerFunc) Handle(params RemoveOrganizationMemberParams, principal *rest_model_zrok.Principal) middleware.Responder
Handle executing the request and returning a response
type RemoveOrganizationMemberInternalServerError ¶ added in v0.4.45
type RemoveOrganizationMemberInternalServerError struct { }
RemoveOrganizationMemberInternalServerError internal server error
swagger:response removeOrganizationMemberInternalServerError
func NewRemoveOrganizationMemberInternalServerError ¶ added in v0.4.45
func NewRemoveOrganizationMemberInternalServerError() *RemoveOrganizationMemberInternalServerError
NewRemoveOrganizationMemberInternalServerError creates RemoveOrganizationMemberInternalServerError with default headers values
func (*RemoveOrganizationMemberInternalServerError) WriteResponse ¶ added in v0.4.45
func (o *RemoveOrganizationMemberInternalServerError) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type RemoveOrganizationMemberNotFound ¶ added in v0.4.45
type RemoveOrganizationMemberNotFound struct { }
RemoveOrganizationMemberNotFound not found
swagger:response removeOrganizationMemberNotFound
func NewRemoveOrganizationMemberNotFound ¶ added in v0.4.45
func NewRemoveOrganizationMemberNotFound() *RemoveOrganizationMemberNotFound
NewRemoveOrganizationMemberNotFound creates RemoveOrganizationMemberNotFound with default headers values
func (*RemoveOrganizationMemberNotFound) WriteResponse ¶ added in v0.4.45
func (o *RemoveOrganizationMemberNotFound) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type RemoveOrganizationMemberOK ¶ added in v0.4.45
type RemoveOrganizationMemberOK struct { }
RemoveOrganizationMemberOK member removed
swagger:response removeOrganizationMemberOK
func NewRemoveOrganizationMemberOK ¶ added in v0.4.45
func NewRemoveOrganizationMemberOK() *RemoveOrganizationMemberOK
NewRemoveOrganizationMemberOK creates RemoveOrganizationMemberOK with default headers values
func (*RemoveOrganizationMemberOK) WriteResponse ¶ added in v0.4.45
func (o *RemoveOrganizationMemberOK) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type RemoveOrganizationMemberParams ¶ added in v0.4.45
type RemoveOrganizationMemberParams struct { // HTTP Request Object HTTPRequest *http.Request `json:"-"` /* In: body */ Body RemoveOrganizationMemberBody }
RemoveOrganizationMemberParams contains all the bound params for the remove organization member operation typically these are obtained from a http.Request
swagger:parameters removeOrganizationMember
func NewRemoveOrganizationMemberParams ¶ added in v0.4.45
func NewRemoveOrganizationMemberParams() RemoveOrganizationMemberParams
NewRemoveOrganizationMemberParams creates a new RemoveOrganizationMemberParams object
There are no default values defined in the spec.
func (*RemoveOrganizationMemberParams) BindRequest ¶ added in v0.4.45
func (o *RemoveOrganizationMemberParams) BindRequest(r *http.Request, route *middleware.MatchedRoute) error
BindRequest both binds and validates a request, it assumes that complex things implement a Validatable(strfmt.Registry) error interface for simple values it will use straight method calls.
To ensure default values, the struct must have been initialized with NewRemoveOrganizationMemberParams() beforehand.
type RemoveOrganizationMemberURL ¶ added in v0.4.45
type RemoveOrganizationMemberURL struct {
// contains filtered or unexported fields
}
RemoveOrganizationMemberURL generates an URL for the remove organization member operation
func (*RemoveOrganizationMemberURL) Build ¶ added in v0.4.45
func (o *RemoveOrganizationMemberURL) Build() (*url.URL, error)
Build a url path and query string
func (*RemoveOrganizationMemberURL) BuildFull ¶ added in v0.4.45
func (o *RemoveOrganizationMemberURL) BuildFull(scheme, host string) (*url.URL, error)
BuildFull builds a full url with scheme, host, path and query string
func (*RemoveOrganizationMemberURL) Must ¶ added in v0.4.45
Must is a helper function to panic when the url builder returns an error
func (*RemoveOrganizationMemberURL) SetBasePath ¶ added in v0.4.45
func (o *RemoveOrganizationMemberURL) SetBasePath(bp string)
SetBasePath sets the base path for this url builder, only required when it's different from the base path specified in the swagger spec. When the value of the base path is an empty string
func (*RemoveOrganizationMemberURL) String ¶ added in v0.4.45
func (o *RemoveOrganizationMemberURL) String() string
String returns the string representation of the path with query string
func (*RemoveOrganizationMemberURL) StringFull ¶ added in v0.4.45
func (o *RemoveOrganizationMemberURL) StringFull(scheme, host string) string
StringFull returns the string representation of a complete url
func (*RemoveOrganizationMemberURL) WithBasePath ¶ added in v0.4.45
func (o *RemoveOrganizationMemberURL) WithBasePath(bp string) *RemoveOrganizationMemberURL
WithBasePath sets the base path for this url builder, only required when it's different from the base path specified in the swagger spec. When the value of the base path is an empty string
type RemoveOrganizationMemberUnauthorized ¶ added in v0.4.45
type RemoveOrganizationMemberUnauthorized struct { }
RemoveOrganizationMemberUnauthorized unauthorized
swagger:response removeOrganizationMemberUnauthorized
func NewRemoveOrganizationMemberUnauthorized ¶ added in v0.4.45
func NewRemoveOrganizationMemberUnauthorized() *RemoveOrganizationMemberUnauthorized
NewRemoveOrganizationMemberUnauthorized creates RemoveOrganizationMemberUnauthorized with default headers values
func (*RemoveOrganizationMemberUnauthorized) WriteResponse ¶ added in v0.4.45
func (o *RemoveOrganizationMemberUnauthorized) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type UpdateFrontend ¶
type UpdateFrontend struct { Context *middleware.Context Handler UpdateFrontendHandler }
UpdateFrontend swagger:route PATCH /frontend admin updateFrontend
UpdateFrontend update frontend API
func NewUpdateFrontend ¶
func NewUpdateFrontend(ctx *middleware.Context, handler UpdateFrontendHandler) *UpdateFrontend
NewUpdateFrontend creates a new http.Handler for the update frontend operation
func (*UpdateFrontend) ServeHTTP ¶
func (o *UpdateFrontend) ServeHTTP(rw http.ResponseWriter, r *http.Request)
type UpdateFrontendHandler ¶
type UpdateFrontendHandler interface {
Handle(UpdateFrontendParams, *rest_model_zrok.Principal) middleware.Responder
}
UpdateFrontendHandler interface for that can handle valid update frontend params
type UpdateFrontendHandlerFunc ¶
type UpdateFrontendHandlerFunc func(UpdateFrontendParams, *rest_model_zrok.Principal) middleware.Responder
UpdateFrontendHandlerFunc turns a function with the right signature into a update frontend handler
func (UpdateFrontendHandlerFunc) Handle ¶
func (fn UpdateFrontendHandlerFunc) Handle(params UpdateFrontendParams, principal *rest_model_zrok.Principal) middleware.Responder
Handle executing the request and returning a response
type UpdateFrontendInternalServerError ¶
type UpdateFrontendInternalServerError struct { }
UpdateFrontendInternalServerError internal server error
swagger:response updateFrontendInternalServerError
func NewUpdateFrontendInternalServerError ¶
func NewUpdateFrontendInternalServerError() *UpdateFrontendInternalServerError
NewUpdateFrontendInternalServerError creates UpdateFrontendInternalServerError with default headers values
func (*UpdateFrontendInternalServerError) WriteResponse ¶
func (o *UpdateFrontendInternalServerError) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type UpdateFrontendNotFound ¶
type UpdateFrontendNotFound struct { }
UpdateFrontendNotFound not found
swagger:response updateFrontendNotFound
func NewUpdateFrontendNotFound ¶
func NewUpdateFrontendNotFound() *UpdateFrontendNotFound
NewUpdateFrontendNotFound creates UpdateFrontendNotFound with default headers values
func (*UpdateFrontendNotFound) WriteResponse ¶
func (o *UpdateFrontendNotFound) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type UpdateFrontendOK ¶
type UpdateFrontendOK struct { }
UpdateFrontendOK frontend updated
swagger:response updateFrontendOK
func NewUpdateFrontendOK ¶
func NewUpdateFrontendOK() *UpdateFrontendOK
NewUpdateFrontendOK creates UpdateFrontendOK with default headers values
func (*UpdateFrontendOK) WriteResponse ¶
func (o *UpdateFrontendOK) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
type UpdateFrontendParams ¶
type UpdateFrontendParams struct { // HTTP Request Object HTTPRequest *http.Request `json:"-"` /* In: body */ Body *rest_model_zrok.UpdateFrontendRequest }
UpdateFrontendParams contains all the bound params for the update frontend operation typically these are obtained from a http.Request
swagger:parameters updateFrontend
func NewUpdateFrontendParams ¶
func NewUpdateFrontendParams() UpdateFrontendParams
NewUpdateFrontendParams creates a new UpdateFrontendParams object
There are no default values defined in the spec.
func (*UpdateFrontendParams) BindRequest ¶
func (o *UpdateFrontendParams) BindRequest(r *http.Request, route *middleware.MatchedRoute) error
BindRequest both binds and validates a request, it assumes that complex things implement a Validatable(strfmt.Registry) error interface for simple values it will use straight method calls.
To ensure default values, the struct must have been initialized with NewUpdateFrontendParams() beforehand.
type UpdateFrontendURL ¶
type UpdateFrontendURL struct {
// contains filtered or unexported fields
}
UpdateFrontendURL generates an URL for the update frontend operation
func (*UpdateFrontendURL) Build ¶
func (o *UpdateFrontendURL) Build() (*url.URL, error)
Build a url path and query string
func (*UpdateFrontendURL) BuildFull ¶
func (o *UpdateFrontendURL) BuildFull(scheme, host string) (*url.URL, error)
BuildFull builds a full url with scheme, host, path and query string
func (*UpdateFrontendURL) Must ¶
Must is a helper function to panic when the url builder returns an error
func (*UpdateFrontendURL) SetBasePath ¶
func (o *UpdateFrontendURL) SetBasePath(bp string)
SetBasePath sets the base path for this url builder, only required when it's different from the base path specified in the swagger spec. When the value of the base path is an empty string
func (*UpdateFrontendURL) String ¶
func (o *UpdateFrontendURL) String() string
String returns the string representation of the path with query string
func (*UpdateFrontendURL) StringFull ¶
func (o *UpdateFrontendURL) StringFull(scheme, host string) string
StringFull returns the string representation of a complete url
func (*UpdateFrontendURL) WithBasePath ¶
func (o *UpdateFrontendURL) WithBasePath(bp string) *UpdateFrontendURL
WithBasePath sets the base path for this url builder, only required when it's different from the base path specified in the swagger spec. When the value of the base path is an empty string
type UpdateFrontendUnauthorized ¶
type UpdateFrontendUnauthorized struct { }
UpdateFrontendUnauthorized unauthorized
swagger:response updateFrontendUnauthorized
func NewUpdateFrontendUnauthorized ¶
func NewUpdateFrontendUnauthorized() *UpdateFrontendUnauthorized
NewUpdateFrontendUnauthorized creates UpdateFrontendUnauthorized with default headers values
func (*UpdateFrontendUnauthorized) WriteResponse ¶
func (o *UpdateFrontendUnauthorized) WriteResponse(rw http.ResponseWriter, producer runtime.Producer)
WriteResponse to the client
Source Files ¶
- add_organization_member.go
- add_organization_member_parameters.go
- add_organization_member_responses.go
- add_organization_member_urlbuilder.go
- create_account.go
- create_account_parameters.go
- create_account_responses.go
- create_account_urlbuilder.go
- create_frontend.go
- create_frontend_parameters.go
- create_frontend_responses.go
- create_frontend_urlbuilder.go
- create_identity.go
- create_identity_parameters.go
- create_identity_responses.go
- create_identity_urlbuilder.go
- create_organization.go
- create_organization_parameters.go
- create_organization_responses.go
- create_organization_urlbuilder.go
- delete_frontend.go
- delete_frontend_parameters.go
- delete_frontend_responses.go
- delete_frontend_urlbuilder.go
- delete_organization.go
- delete_organization_parameters.go
- delete_organization_responses.go
- delete_organization_urlbuilder.go
- grants.go
- grants_parameters.go
- grants_responses.go
- grants_urlbuilder.go
- invite_token_generate.go
- invite_token_generate_parameters.go
- invite_token_generate_responses.go
- invite_token_generate_urlbuilder.go
- list_frontends.go
- list_frontends_parameters.go
- list_frontends_responses.go
- list_frontends_urlbuilder.go
- list_organization_members.go
- list_organization_members_parameters.go
- list_organization_members_responses.go
- list_organization_members_urlbuilder.go
- list_organizations.go
- list_organizations_parameters.go
- list_organizations_responses.go
- list_organizations_urlbuilder.go
- remove_organization_member.go
- remove_organization_member_parameters.go
- remove_organization_member_responses.go
- remove_organization_member_urlbuilder.go
- update_frontend.go
- update_frontend_parameters.go
- update_frontend_responses.go
- update_frontend_urlbuilder.go