gcp_secret_manager_util

package module
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Jan 21, 2021 License: MIT Imports: 4 Imported by: 0

README

gcp_secret_manager_util

Go Reference

Usage:

See GoDoc

Requirements:

  • go

Install:

Import and fetch package(e.g. go mod tidy)

license:

MIT

Author:

0Δ(0deltast@gmail.com)

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SecretData

type SecretData struct {
	Secret string `json:"secret"`
	// contains filtered or unexported fields
}

func (*SecretData) Get

func (s *SecretData) Get() []byte

func (*SecretData) String

func (s *SecretData) String() string

Jump to

Keyboard shortcuts

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