Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type KeyManager ¶ added in v1.0.0
type KeyManager struct { *keymanagerbase.Base configv1.UnimplementedConfigServer // contains filtered or unexported fields }
func New ¶
func New() *KeyManager
func (*KeyManager) Configure ¶ added in v1.0.0
func (m *KeyManager) Configure(ctx context.Context, req *configv1.ConfigureRequest) (*configv1.ConfigureResponse, error)
func (*KeyManager) SetLogger ¶ added in v1.1.0
func (m *KeyManager) SetLogger(log hclog.Logger)
Click to show internal directories.
Click to hide internal directories.