client

package
v1.0.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PamSecretValue

func PamSecretValue(partnerDomain, secretId, apiKey string) (interface{}, error)

PamSecretValue This will fetch the secret value against secret id of given partner domain and apikey

Types

type PAMResponse

type PAMResponse struct {
	Key        string `json:"key"`
	KeyA       int    `json:"keyA"`
	KeyB       int    `json:"keyB"`
	Value      string `json:"value"`
	ErrMessage string `json:"errorMessage"`
}

Jump to

Keyboard shortcuts

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