Documentation
¶
Index ¶
Constants ¶
View Source
const (
TracerName = "scheduler"
)
Variables ¶
This section is empty.
Functions ¶
func NewVault ¶
func NewVault(ctx context.Context) (hashivault.SecretsManager, error)
Types ¶
type Secrets ¶
type Secrets struct {
NatsToken string
}
func NewSecrets ¶
func NewSecrets(ctx context.Context, vault hashivault.SecretsManager) (*Secrets, error)
Click to show internal directories.
Click to hide internal directories.