config

package
v0.1.5 Latest Latest
Warning

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

Go to latest
Published: Jun 24, 2019 License: BSD-3-Clause Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetCurrentTarget

func GetCurrentTarget() *types.Target

GetCurrentTarget return a types.Target with current target

Types

type DiscoveryResponse

type DiscoveryResponse struct {
	BaseURL       string `json:"oidc_base_url"`
	Realm         string `json:"oidc_realm"`
	Audience      string `json:"oidc_audience"`
	UsernameClaim string `json:"oidc_claim"`
}

DiscoveryResponse is struct with discovery data from GSH API

func Discovery

func Discovery() (*DiscoveryResponse, error)

Discovery makes GET /status/config request to GSH API to get OIDC configuration

Jump to

Keyboard shortcuts

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