admin

package
v0.4.45 Latest Latest
Warning

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

Go to latest
Published: Dec 12, 2024 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const AddOrganizationMemberCreatedCode int = 201

AddOrganizationMemberCreatedCode is the HTTP code returned for type AddOrganizationMemberCreated

View Source
const AddOrganizationMemberInternalServerErrorCode int = 500

AddOrganizationMemberInternalServerErrorCode is the HTTP code returned for type AddOrganizationMemberInternalServerError

View Source
const AddOrganizationMemberNotFoundCode int = 404

AddOrganizationMemberNotFoundCode is the HTTP code returned for type AddOrganizationMemberNotFound

View Source
const AddOrganizationMemberUnauthorizedCode int = 401

AddOrganizationMemberUnauthorizedCode is the HTTP code returned for type AddOrganizationMemberUnauthorized

View Source
const CreateAccountCreatedCode int = 201

CreateAccountCreatedCode is the HTTP code returned for type CreateAccountCreated

View Source
const CreateAccountInternalServerErrorCode int = 500

CreateAccountInternalServerErrorCode is the HTTP code returned for type CreateAccountInternalServerError

View Source
const CreateAccountUnauthorizedCode int = 401

CreateAccountUnauthorizedCode is the HTTP code returned for type CreateAccountUnauthorized

View Source
const CreateFrontendBadRequestCode int = 400

CreateFrontendBadRequestCode is the HTTP code returned for type CreateFrontendBadRequest

View Source
const CreateFrontendCreatedCode int = 201

CreateFrontendCreatedCode is the HTTP code returned for type CreateFrontendCreated

View Source
const CreateFrontendInternalServerErrorCode int = 500

CreateFrontendInternalServerErrorCode is the HTTP code returned for type CreateFrontendInternalServerError

View Source
const CreateFrontendNotFoundCode int = 404

CreateFrontendNotFoundCode is the HTTP code returned for type CreateFrontendNotFound

View Source
const CreateFrontendUnauthorizedCode int = 401

CreateFrontendUnauthorizedCode is the HTTP code returned for type CreateFrontendUnauthorized

View Source
const CreateIdentityCreatedCode int = 201

CreateIdentityCreatedCode is the HTTP code returned for type CreateIdentityCreated

View Source
const CreateIdentityInternalServerErrorCode int = 500

CreateIdentityInternalServerErrorCode is the HTTP code returned for type CreateIdentityInternalServerError

View Source
const CreateIdentityUnauthorizedCode int = 401

CreateIdentityUnauthorizedCode is the HTTP code returned for type CreateIdentityUnauthorized

View Source
const CreateOrganizationCreatedCode int = 201

CreateOrganizationCreatedCode is the HTTP code returned for type CreateOrganizationCreated

View Source
const CreateOrganizationInternalServerErrorCode int = 500

CreateOrganizationInternalServerErrorCode is the HTTP code returned for type CreateOrganizationInternalServerError

View Source
const CreateOrganizationUnauthorizedCode int = 401

CreateOrganizationUnauthorizedCode is the HTTP code returned for type CreateOrganizationUnauthorized

View Source
const DeleteFrontendInternalServerErrorCode int = 500

DeleteFrontendInternalServerErrorCode is the HTTP code returned for type DeleteFrontendInternalServerError

View Source
const DeleteFrontendNotFoundCode int = 404

DeleteFrontendNotFoundCode is the HTTP code returned for type DeleteFrontendNotFound

View Source
const DeleteFrontendOKCode int = 200

DeleteFrontendOKCode is the HTTP code returned for type DeleteFrontendOK

View Source
const DeleteFrontendUnauthorizedCode int = 401

DeleteFrontendUnauthorizedCode is the HTTP code returned for type DeleteFrontendUnauthorized

View Source
const DeleteOrganizationInternalServerErrorCode int = 500

DeleteOrganizationInternalServerErrorCode is the HTTP code returned for type DeleteOrganizationInternalServerError

View Source
const DeleteOrganizationNotFoundCode int = 404

DeleteOrganizationNotFoundCode is the HTTP code returned for type DeleteOrganizationNotFound

View Source
const DeleteOrganizationOKCode int = 200

DeleteOrganizationOKCode is the HTTP code returned for type DeleteOrganizationOK

View Source
const DeleteOrganizationUnauthorizedCode int = 401

DeleteOrganizationUnauthorizedCode is the HTTP code returned for type DeleteOrganizationUnauthorized

View Source
const GrantsInternalServerErrorCode int = 500

GrantsInternalServerErrorCode is the HTTP code returned for type GrantsInternalServerError

View Source
const GrantsNotFoundCode int = 404

GrantsNotFoundCode is the HTTP code returned for type GrantsNotFound

View Source
const GrantsOKCode int = 200

GrantsOKCode is the HTTP code returned for type GrantsOK

View Source
const GrantsUnauthorizedCode int = 401

GrantsUnauthorizedCode is the HTTP code returned for type GrantsUnauthorized

View Source
const InviteTokenGenerateBadRequestCode int = 400

InviteTokenGenerateBadRequestCode is the HTTP code returned for type InviteTokenGenerateBadRequest

View Source
const InviteTokenGenerateCreatedCode int = 201

InviteTokenGenerateCreatedCode is the HTTP code returned for type InviteTokenGenerateCreated

View Source
const InviteTokenGenerateInternalServerErrorCode int = 500

InviteTokenGenerateInternalServerErrorCode is the HTTP code returned for type InviteTokenGenerateInternalServerError

View Source
const InviteTokenGenerateUnauthorizedCode int = 401

InviteTokenGenerateUnauthorizedCode is the HTTP code returned for type InviteTokenGenerateUnauthorized

View Source
const ListFrontendsInternalServerErrorCode int = 500

ListFrontendsInternalServerErrorCode is the HTTP code returned for type ListFrontendsInternalServerError

View Source
const ListFrontendsOKCode int = 200

ListFrontendsOKCode is the HTTP code returned for type ListFrontendsOK

View Source
const ListFrontendsUnauthorizedCode int = 401

ListFrontendsUnauthorizedCode is the HTTP code returned for type ListFrontendsUnauthorized

View Source
const ListOrganizationMembersInternalServerErrorCode int = 500

ListOrganizationMembersInternalServerErrorCode is the HTTP code returned for type ListOrganizationMembersInternalServerError

View Source
const ListOrganizationMembersNotFoundCode int = 404

ListOrganizationMembersNotFoundCode is the HTTP code returned for type ListOrganizationMembersNotFound

View Source
const ListOrganizationMembersOKCode int = 200

ListOrganizationMembersOKCode is the HTTP code returned for type ListOrganizationMembersOK

View Source
const ListOrganizationMembersUnauthorizedCode int = 401

ListOrganizationMembersUnauthorizedCode is the HTTP code returned for type ListOrganizationMembersUnauthorized

View Source
const ListOrganizationsInternalServerErrorCode int = 500

ListOrganizationsInternalServerErrorCode is the HTTP code returned for type ListOrganizationsInternalServerError

View Source
const ListOrganizationsOKCode int = 200

ListOrganizationsOKCode is the HTTP code returned for type ListOrganizationsOK

View Source
const ListOrganizationsUnauthorizedCode int = 401

ListOrganizationsUnauthorizedCode is the HTTP code returned for type ListOrganizationsUnauthorized

View Source
const RemoveOrganizationMemberInternalServerErrorCode int = 500

RemoveOrganizationMemberInternalServerErrorCode is the HTTP code returned for type RemoveOrganizationMemberInternalServerError

View Source
const RemoveOrganizationMemberNotFoundCode int = 404

RemoveOrganizationMemberNotFoundCode is the HTTP code returned for type RemoveOrganizationMemberNotFound

View Source
const RemoveOrganizationMemberOKCode int = 200

RemoveOrganizationMemberOKCode is the HTTP code returned for type RemoveOrganizationMemberOK

View Source
const RemoveOrganizationMemberUnauthorizedCode int = 401

RemoveOrganizationMemberUnauthorizedCode is the HTTP code returned for type RemoveOrganizationMemberUnauthorized

View Source
const UpdateFrontendInternalServerErrorCode int = 500

UpdateFrontendInternalServerErrorCode is the HTTP code returned for type UpdateFrontendInternalServerError

View Source
const UpdateFrontendNotFoundCode int = 404

UpdateFrontendNotFoundCode is the HTTP code returned for type UpdateFrontendNotFound

View Source
const UpdateFrontendOKCode int = 200

UpdateFrontendOKCode is the HTTP code returned for type UpdateFrontendOK

View Source
const UpdateFrontendUnauthorizedCode int = 401

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

func (*AddOrganizationMemberBody) Validate added in v0.4.45

func (o *AddOrganizationMemberBody) Validate(formats strfmt.Registry) error

Validate validates this add organization member body

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

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

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

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

func (o *AddOrganizationMemberURL) Must(u *url.URL, err error) *url.URL

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

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

func (o *CreateAccountBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error

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

func (*CreateAccountBody) Validate added in v0.4.39

func (o *CreateAccountBody) Validate(formats strfmt.Registry) error

Validate validates this create account body

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

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

func (*CreateAccountCreatedBody) Validate added in v0.4.39

func (o *CreateAccountCreatedBody) Validate(formats strfmt.Registry) error

Validate validates this create account created body

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

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

func (o *CreateAccountURL) Must(u *url.URL, err error) *url.URL

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

SetPayload sets the payload to the create frontend created response

func (*CreateFrontendCreated) WithPayload

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

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

func (o *CreateFrontendURL) Must(u *url.URL, err error) *url.URL

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

func (o *CreateIdentityBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error

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

func (*CreateIdentityBody) Validate

func (o *CreateIdentityBody) Validate(formats strfmt.Registry) error

Validate validates this create identity body

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

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

func (*CreateIdentityCreatedBody) Validate

func (o *CreateIdentityCreatedBody) Validate(formats strfmt.Registry) error

Validate validates this create identity created body

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

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

func (o *CreateIdentityURL) Must(u *url.URL, err error) *url.URL

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

func (*CreateOrganizationBody) Validate added in v0.4.45

func (o *CreateOrganizationBody) Validate(formats strfmt.Registry) error

Validate validates this create organization body

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

SetPayload sets the payload to the create organization created response

func (*CreateOrganizationCreated) WithPayload added in v0.4.45

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

func (*CreateOrganizationCreatedBody) Validate added in v0.4.45

func (o *CreateOrganizationCreatedBody) Validate(formats strfmt.Registry) error

Validate validates this create organization created body

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

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

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

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

func (o *CreateOrganizationURL) Must(u *url.URL, err error) *url.URL

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

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

func (o *DeleteFrontendURL) Must(u *url.URL, err error) *url.URL

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

func (*DeleteOrganizationBody) Validate added in v0.4.45

func (o *DeleteOrganizationBody) Validate(formats strfmt.Registry) error

Validate validates this delete organization body

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

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

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

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

func (o *DeleteOrganizationURL) Must(u *url.URL, err error) *url.URL

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

func (*Grants) ServeHTTP added in v0.4.40

func (o *Grants) ServeHTTP(rw http.ResponseWriter, r *http.Request)

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

func (o *GrantsBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error

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

func (*GrantsBody) Validate added in v0.4.40

func (o *GrantsBody) Validate(formats strfmt.Registry) error

Validate validates this grants body

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

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) Build added in v0.4.40

func (o *GrantsURL) Build() (*url.URL, error)

Build a url path and query string

func (*GrantsURL) BuildFull added in v0.4.40

func (o *GrantsURL) BuildFull(scheme, host string) (*url.URL, error)

BuildFull builds a full url with scheme, host, path and query string

func (*GrantsURL) Must added in v0.4.40

func (o *GrantsURL) Must(u *url.URL, err error) *url.URL

Must is a helper function to panic when the url builder returns an error

func (*GrantsURL) SetBasePath added in v0.4.40

func (o *GrantsURL) 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 (*GrantsURL) String added in v0.4.40

func (o *GrantsURL) String() string

String returns the string representation of the path with query string

func (*GrantsURL) StringFull added in v0.4.40

func (o *GrantsURL) StringFull(scheme, host string) string

StringFull returns the string representation of a complete url

func (*GrantsURL) WithBasePath added in v0.4.40

func (o *GrantsURL) WithBasePath(bp string) *GrantsURL

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

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

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

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

func (o *InviteTokenGenerateURL) Must(u *url.URL, err error) *url.URL

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

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

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

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

type ListFrontendsParams struct {

	// HTTP Request Object
	HTTPRequest *http.Request `json:"-"`
}

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

func (o *ListFrontendsURL) Must(u *url.URL, err error) *url.URL

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

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

func (*ListOrganizationMembersBody) Validate added in v0.4.45

func (o *ListOrganizationMembersBody) Validate(formats strfmt.Registry) error

Validate validates this list organization members body

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

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

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

SetPayload sets the payload to the list organization members o k response

func (*ListOrganizationMembersOK) WithPayload added in v0.4.45

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

func (*ListOrganizationMembersOKBody) Validate added in v0.4.45

func (o *ListOrganizationMembersOKBody) Validate(formats strfmt.Registry) error

Validate validates this list organization members o k body

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

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

func (*ListOrganizationMembersOKBodyMembersItems0) Validate added in v0.4.45

Validate validates this list organization members o k body members items0

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

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

func (o *ListOrganizationMembersURL) Must(u *url.URL, err error) *url.URL

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

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

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

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

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

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

func (*ListOrganizationsOKBody) Validate added in v0.4.45

func (o *ListOrganizationsOKBody) Validate(formats strfmt.Registry) error

Validate validates this list organizations o k body

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

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

func (*ListOrganizationsOKBodyOrganizationsItems0) Validate added in v0.4.45

Validate validates this list organizations o k body organizations items0

type ListOrganizationsParams added in v0.4.45

type ListOrganizationsParams struct {

	// HTTP Request Object
	HTTPRequest *http.Request `json:"-"`
}

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

func (o *ListOrganizationsURL) Must(u *url.URL, err error) *url.URL

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

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

func (*RemoveOrganizationMemberBody) Validate added in v0.4.45

func (o *RemoveOrganizationMemberBody) Validate(formats strfmt.Registry) error

Validate validates this remove organization member body

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

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

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

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

func (o *RemoveOrganizationMemberURL) Must(u *url.URL, err error) *url.URL

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

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

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

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

func (o *UpdateFrontendURL) Must(u *url.URL, err error) *url.URL

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

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL