Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baidu/EasyFaaS
/ AddFlags
Method
AddFlags
pkg/controller/client/options.go:33–35 ·
view source on GitHub ↗
(fs *pflag.FlagSet)
Source
from the content-addressed store, hash-verified
31
}
32
33
func
(o *ControllerClientOptions) AddFlags(fs *pflag.FlagSet) {
34
fs.StringVar(&o.Host,
"controller-host"
, o.Host,
"The host to access controller"
)
35
}
Callers
2
TestNewControllerClient
Function · 0.95
TestInvoke
Function · 0.95
Calls
no outgoing calls
Tested by
2
TestNewControllerClient
Function · 0.76
TestInvoke
Function · 0.76