Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type API ¶
type API interface {
ListSecretsPagesWithContext(context.Context, *secretsmanager.ListSecretsInput, func(*secretsmanager.ListSecretsOutput, bool) bool, ...request.Option) error
}
API documents the subset of AWS API we actually call
type ListSecrets ¶
type ListSecrets struct {
API
}
type ListSecretsOutput ¶
type ListSecretsOutput struct {
*secretsmanager.ListSecretsOutput
}
func (*ListSecretsOutput) Records ¶
func (o *ListSecretsOutput) Records() (records []*api.Record)
Click to show internal directories.
Click to hide internal directories.