Documentation ¶
Index ¶
- Variables
- func ApiKeyCreationView(name *string, saveToDefaultProfile *bool, clientKeys []serverapiclient.ApiKey)
- func GetApiKeyFromPrompt(apiKeys []serverapiclient.ApiKey, title string, withNewApiKey bool) (*serverapiclient.ApiKey, error)
- func ListApiKeys(apiKeyList []serverapiclient.ApiKey)
- func Render(key string)
- type RowData
Constants ¶
This section is empty.
Variables ¶
View Source
var NewApiKeyName = "+ New API Key"
Functions ¶
func ApiKeyCreationView ¶
func ApiKeyCreationView(name *string, saveToDefaultProfile *bool, clientKeys []serverapiclient.ApiKey)
func GetApiKeyFromPrompt ¶ added in v0.13.0
func GetApiKeyFromPrompt(apiKeys []serverapiclient.ApiKey, title string, withNewApiKey bool) (*serverapiclient.ApiKey, error)
func ListApiKeys ¶
func ListApiKeys(apiKeyList []serverapiclient.ApiKey)
Types ¶
Click to show internal directories.
Click to hide internal directories.