outputs

package
v0.19.768 Latest Latest
Warning

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

Go to latest
Published: Feb 5, 2026 License: AGPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SecretSyncOutput

type SecretSyncOutput struct {
	Name string `mapstructure:"name" json:"name,omitempty"`
	ARN  string `mapstructure:"arn" json:"arn,omitempty"`

	KubernetesNamespace string `mapstructure:"kubernetes_namespace" json:"kubernetes_namespace,omitempty"`
	KubernetesName      string `mapstructure:"kubernetes_name" json:"kubernetes_name,omitempty"`
	KubernetesKey       string `mapstructure:"kubernetes_key" json:"kubernetes_key,omitempty"`

	Timestamp *time.Time `mapstructure:"timestamp" json:"timestamp,omitempty"`
	Length    int        `mapstructure:"length" json:"length,omitzero"`
	Exists    bool       `mapstructure:"exists" json:"exists"`
}

type SyncSecretsOutput

type SyncSecretsOutput map[string]SecretSyncOutput

Jump to

Keyboard shortcuts

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