clients

package
v0.0.0-...-cf5a296 Latest Latest
Warning

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

Go to latest
Published: May 24, 2021 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

View Source
const ClientAcceptRiskKey = "client.delete.risk_accepted"
View Source
const ClientDeleteErrorsKey = "client.delete.errors"
View Source
const ClientDescriptionKey = "Description"
View Source
const ClientErrorsKey = "client.errors"
View Source
const ClientFieldsKey = "client.fields"
View Source
const ClientIsPublicKey = "IsPublic"
View Source
const ClientNameKey = "Name"
View Source
const RestErrorsKey = "rest.errors"

Variables

This section is empty.

Functions

func ShowClient

func ShowClient(env *environment.State) gin.HandlerFunc

func ShowClientDelete

func ShowClientDelete(env *environment.State) gin.HandlerFunc

func ShowClients

func ShowClients(env *environment.State) gin.HandlerFunc

func SubmitClient

func SubmitClient(env *environment.State) gin.HandlerFunc

func SubmitClientDelete

func SubmitClientDelete(env *environment.State) gin.HandlerFunc

Types

type ClientTemplate

type ClientTemplate struct {
	Id               string
	Name             string
	Description      string
	Secret           string
	GrantsUrl        string
	SubscriptionsUrl string
	DeleteUrl        string
}

Jump to

Keyboard shortcuts

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