Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SecretManager ¶
type SecretManager struct {
// contains filtered or unexported fields
}
func NewSecretManager ¶
func NewSecretManager(secretName, region string) (*SecretManager, error)
func (*SecretManager) Address ¶
func (km *SecretManager) Address() common.Address
Address implements keymanager.KeyManager.
Click to show internal directories.
Click to hide internal directories.