Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TestBuiltIn ¶ added in v1.5.0
Types ¶
type Generator ¶ added in v1.5.0
type Generator = keymanagerbase.Generator
type KeyManager ¶ added in v1.0.0
type KeyManager struct { *keymanagerbase.Base configv1.UnimplementedConfigServer // contains filtered or unexported fields }
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.