Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/koding/kite
/ defaultKiteClient
Function
defaultKiteClient
kitectl/command/default.go:20–22 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
18
)
19
20
func
defaultKiteClient() *kite.Kite {
21
return
kite.New(AppName, AppVersion)
22
}
23
24
func
defaultUi() cli.Ui {
25
return
&cli.ColoredUi{
Callers
1
default.go
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected