types

package
v0.2.0-pre3 Latest Latest
Warning

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

Go to latest
Published: Apr 21, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type VaultInfo

type VaultInfo struct {
	Owner      string   `json:"owner"`
	Username   string   `json:"username,omitempty"`
	Password   string   `json:"password,omitempty"`
	UnsealKeys []string `json:"unsealKeys,omitempty"`
	SecretPath string   `json:"secretPath,omitempty"`
}

func (*VaultInfo) JSON added in v0.1.0

func (i *VaultInfo) JSON() []byte

func (*VaultInfo) SecretMountAndPath added in v0.1.2

func (i *VaultInfo) SecretMountAndPath() (string, string)

func (*VaultInfo) ShouldShare added in v0.1.0

func (i *VaultInfo) ShouldShare() bool

Jump to

Keyboard shortcuts

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