hashicorpvault

package
v0.0.0-...-0ff0d37 Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const Type = "hashicorpvault"

Variables

This section is empty.

Functions

This section is empty.

Types

type Reader

type Reader struct {
	// contains filtered or unexported fields
}

Reader implements the `io.ReaderClose` interface in order to read the backup from HashiCorp Vault.

func NewReader

func NewReader(rc *globalConfig.ResourceConfig) (*Reader, error)

NewReader initializes a new `Reader` struct which is implementing the `io.ReaderClose` interface.

func (*Reader) Close

func (r *Reader) Close() error

func (*Reader) Read

func (r *Reader) Read(b []byte) (int, error)

Jump to

Keyboard shortcuts

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