Documentation ¶
Index ¶
- func AddFlags(cmd HasFlags, cfg any, def any, scope string) error
- func FillSecrets(ctx context.Context, client SecretClient, out any) error
- func GetConfig(cmd HasFlags, out any) error
- func MustFillSecrets(ctx context.Context, c SecretClient, out any)
- func MustGetConfig(cmd HasFlags, out any)
- type HasFlags
- type SecretClient
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FillSecrets ¶
func FillSecrets(ctx context.Context, client SecretClient, out any) error
func MustFillSecrets ¶
func MustFillSecrets(ctx context.Context, c SecretClient, out any)
func MustGetConfig ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.