activate

package
v0.0.0-...-1a11905 Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2020 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func WriteOktaOIDCURL

func WriteOktaOIDCURL(data, fileName string)

WriteOktaOIDCURL will write in okta url to the file

Types

type Request

type Request struct {
	Code string `json:"code"`
}

airgap activate rel2integ12 --activation-url http://localhost:9000/api/access/activation

type Response

type Response struct {
	ActivationCode string `json:"activation_code"`
	Bhost          string `json:"bhost"`
	Bip            string `json:"bip"`
	Ca             string `json:"ca"`
	Company        string `json:"company"`
	DNS            string `json:"dns"`
	Domain         string `json:"domain"`
	Email          string `json:"email"`
	Error          bool   `json:"error"`
	Fprint         string `json:"fprint"`
	JSONVersion    string `json:"json_version"`
	Khost          string `json:"khost"`
	Ksecret        string `json:"ksecret"`
	Message        string `json:"message"`
	Rdport         string `json:"rdport"`
	Sso            string `json:"sso"`
}

Jump to

Keyboard shortcuts

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