envprovider

package
v0.0.0-...-ffd2651 Latest Latest
Warning

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

Go to latest
Published: Dec 26, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package envprovider implement function to construct env vars from sec or cfg env items

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func From

func From(items []string, ns, kd string) (result []string, err error)

From return []string env from configs_environment or secrets_environment Examples:

From([]string{"FOO=cfg1/key1"}, "namespace1", "cfg")
From([]string{"FOO=sec1/key1"}, "namespace1", "sec")

Types

This section is empty.

Jump to

Keyboard shortcuts

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