vaultmodels

package
v1.0.44 Latest Latest
Warning

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

Go to latest
Published: Jan 13, 2025 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

TODO: This library is imported from ror, should determine if its a public library or not

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Data

type Data struct {
	RorClientSecret string `json:"rorClientSecret"`
}

type DexData

type DexData struct {
	DexSecret string `json:"dexSecret"`
}

type VaultClusterModel

type VaultClusterModel struct {
	Data Data `json:"data"`
}

type VaultDexModel

type VaultDexModel struct {
	Data DexData `json:"data"`
}

Jump to

Keyboard shortcuts

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