api

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Sep 8, 2021 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegisterRoutes

func RegisterRoutes(rt *mux.Router, factory handler.Factory)

RegisterRoutes defines /api/configuration/...

Types

type CredentialCreationRequest

type CredentialCreationRequest struct {
	Name   string                          `json:"name"`
	Type   configuration.ForeignSystemType `json:"type"`
	ID     string                          `json:"id"`
	Secret string                          `json:"secret"`
}

func (CredentialCreationRequest) Credential

Jump to

Keyboard shortcuts

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