accesskeys

package
v1.0.0-beta.7 Latest Latest
Warning

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

Go to latest
Published: May 24, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewHandler added in v0.16.0

func NewHandler(appConfig *config.AppConfig, services *config.AppServices) routes.APIEndpointsFunc

NewHandler creates the specific package routes

Types

type Action

type Action struct {
	actions.Action
}

Action is an extension of actions.Action for this package

type CountAccessKeys

type CountAccessKeys = common.ConditionsModel[filter.AccessKeyFilter]

CountAccessKeys is a model for handling counting filtered access keys

type CreateAccessKey added in v0.16.0

type CreateAccessKey struct {
	// Accepts a JSON object for embedding custom metadata, enabling arbitrary additional information to be associated with the resource
	Metadata engine.Metadata `json:"metadata" swaggertype:"object,string" example:"key:value,key2:value2"`
}

CreateAccessKey is the model for creating an access key

type SearchAccessKeys

type SearchAccessKeys = common.SearchModel[filter.AccessKeyFilter]

SearchAccessKeys is a model for handling searching with filters and metadata

Jump to

Keyboard shortcuts

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