Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CreateKey ¶
func NewCreateKey ¶
func NewCreateKey() *CreateKey
func (*CreateKey) SetCancelFunc ¶
func (*CreateKey) SetDoneFunc ¶
func (wg *CreateKey) SetDoneFunc(f func(func(*kmipclient.Client) (kmip.OperationPayload, error))) *CreateKey
type KeyMaterial ¶
func NewKeyMaterial ¶
func NewKeyMaterial() *KeyMaterial
func (*KeyMaterial) Draw ¶
func (f *KeyMaterial) Draw(screen tcell.Screen)
func (*KeyMaterial) InputHandler ¶
func (wg *KeyMaterial) InputHandler() func(event *tcell.EventKey, setFocus func(p tview.Primitive))
func (*KeyMaterial) OnDone ¶
func (wg *KeyMaterial) OnDone(cb func()) *KeyMaterial
func (*KeyMaterial) SetContent ¶
func (wg *KeyMaterial) SetContent(obj kmip.Object)
type Register ¶
func NewRegister ¶
func NewRegister() *Register
func (*Register) OnDone ¶
func (wg *Register) OnDone(cb func(func(*kmipclient.Client) (*payloads.RegisterResponsePayload, error))) *Register
type Rekey ¶
func (*Rekey) OnDone ¶
func (md *Rekey) OnDone(cb func(func(*kmipclient.Client, string) (*payloads.RekeyResponsePayload, error))) *Rekey
Click to show internal directories.
Click to hide internal directories.