envprovider

package
v1.0.0-alpha1.0...-2e0dbe4 Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2025 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