Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/apache/openwhisk-client-go
/ functions
Functions
226 in github.com/apache/openwhisk-client-go
⨍
Functions
226
◇
Types & classes
99
Function
AssetNames
AssetNames returns the names of the assets.
wski18n/i18n_resources.go:339
Method
Compare
Compare(sortable) compares activation to sortable for the purpose of sorting. REQUIRED: sortable must also be of type Activation. ***Method of type So
whisk/activation.go:89
Method
Compare
Compare(sortable) compares activation to sortable for the purpose of sorting. REQUIRED: sortable must also be of type Activation. ***Method of type So
whisk/activation.go:97
Method
Compare
Api Methods // Compare(sortable) compares api to sortable for the purpose of sorting. REQUIRED: sortable must also be of type ApiFilteredList. ***Me
whisk/api.go:256
Method
Compare
Compare(sortable) compares api to sortable for the purpose of sorting. REQUIRED: sortable must also be of type ApiFilteredRow. ***Method of type Sorta
whisk/api.go:291
Method
Compare
Compare(sortable) compares rule to sortable for the purpose of sorting. REQUIRED: sortable must also be of type Rule. ***Method of type Sortable***
whisk/rule.go:54
Method
Compare
Compare(sortable) compares xPackage to sortable for the purpose of sorting. REQUIRED: sortable must also be of type Package. ***Method of type Sortabl
whisk/package.go:94
Method
Compare
Compare(sortable) compares trigger to sortable for the purpose of sorting. REQUIRED: sortable must also be of type Trigger. ***Method of type Sortable
whisk/trigger.go:55
Method
Compare
Compare(sortable) compares an two sortables and returns true if the item calling the Compare method is less than toBeCompared. Sorts alphabetically by
whisk/util.go:39
Method
Compare
Compare(sortable) compares action to sortable for the purpose of sorting. REQUIRED: sortable must also be of type Action. ***Method of type Sortable**
whisk/action.go:68
Method
Compare
Compare(sortable) compares namespace to sortable for the purpose of sorting. REQUIRED: sortable must also be of type Namespace. ***Method of type Sort
whisk/namespace.go:39
Function
CurLocale
()
wski18n/i18n.go:61
Method
Delete
(api *ApiDeleteRequest, options *ApiDeleteRequestOptions)
whisk/api.go:433
Method
Delete
(ruleName string)
whisk/rule.go:171
Method
Delete
(packageName string)
whisk/package.go:209
Method
Delete
(triggerName string)
whisk/trigger.go:175
Method
Delete
(actionName string)
whisk/action.go:263
Method
Delete
(triggerName string)
whisk/client.go:67
Method
DetectLanguage
()
wski18n/detection.go:37
Method
DetectLocale
()
wski18n/detection.go:23
Method
DetectLocale
()
wski18n/detection.go:29
Method
Do
(req *http.Request, v interface{}, ExitWithErrorOnTimeout bool, secretToObfuscate ...ObfuscateSet)
whisk/action_test.go:111
Method
Do
(req *http.Request, v interface{}, ExitWithErrorOnTimeout bool, secretToObfuscate ...ObfuscateSet)
whisk/trigger_test.go:91
Method
Error
()
whisk/client.go:760
Function
ExampleStart
()
whisk/start_test.go:48
Function
Example_repl
()
whisk/start_test.go:38
Method
Fire
(triggerName string, payload interface{})
whisk/trigger.go:200
Method
Fire
(triggerName string, payload interface{})
whisk/client.go:68
Method
Get
(activationID string)
whisk/activation.go:192
Method
Get
(api *ApiGetRequest, options *ApiGetRequestOptions)
whisk/api.go:398
Method
Get
(ruleName string)
whisk/rule.go:146
Method
Get
(packageName string)
whisk/package.go:158
Method
Get
()
whisk/info.go:39
Method
GetName
()
whisk/package.go:52
Method
GetName
()
whisk/package.go:68
Method
GetPropsFromWhiskProperties
()
whisk/wskprops_test.go:132
Method
GetPropsFromWskprops
(path string)
whisk/wskprops_test.go:117
Function
GetResourcePath
()
wski18n/i18n.go:46
Method
GetString
(key string, defaultvalue string)
whisk/wskprops_test.go:86
Function
GetWhiskPropertiesConfig
()
whisk/wskprops.go:260
Function
GetWskpropsConfig
(path string)
whisk/wskprops.go:273
Method
Getenv
(key string, defaultValue string)
whisk/wskprops.go:245
Method
Getenv
(key string, defaultValue string)
whisk/wskprops_test.go:73
Method
Insert
(api *ApiCreateRequest, options *ApiCreateRequestOptions, overwrite bool)
whisk/api.go:357
Method
Insert
(rule *Rule, overwrite bool)
whisk/rule.go:112
Method
Insert
(x_package PackageInterface, overwrite bool)
whisk/package.go:184
Method
Insert
(trigger *Trigger, overwrite bool)
whisk/trigger.go:114
Method
Insert
(action *Action, overwrite bool)
whisk/action.go:210
Method
Insert
(trigger *Trigger, overwrite bool)
whisk/client.go:65
Method
Install
Install artifact {component = docker || swift || iOS}
whisk/sdk.go:41
Method
Invoke
(actionName string, payload interface{}, blocking bool, result bool)
whisk/action.go:290
Method
IsDir
()
wski18n/i18n_resources.go:90
Method
List
(options *ActivationListOptions)
whisk/activation.go:158
Method
List
(apiListOptions *ApiListRequestOptions)
whisk/api.go:317
Method
List
(options *RuleListOptions)
whisk/rule.go:82
Method
List
(options *PackageListOptions)
whisk/package.go:128
Method
List
(options *TriggerListOptions)
whisk/trigger.go:84
Method
List
Action Methods //
whisk/action.go:167
Method
List
get a list of available namespaces
whisk/namespace.go:64
Method
Logs
(activationID string)
whisk/activation.go:241
Function
MustAsset
MustAsset is like Asset but panics when Asset would return an error. It simplifies safe initialization of global variables.
wski18n/i18n_resources.go:314
Method
NewRequest
(method, urlStr string, body interface{}, includeNamespaceInUrl bool)
whisk/action_test.go:99
Method
NewRequest
(method, urlStr string, body interface{}, includeNamespaceInUrl bool)
whisk/trigger_test.go:78
Method
NewRequestUrl
(method string, urlRelResource *url.URL, body interface{}, includeNamespaceInUrl bool, appendOpenWhiskPath boo
whisk/action_test.go:95
Method
NewRequestUrl
(method string, urlRelResource *url.URL, body interface{}, includeNamespaceInUrl bool, appendOpenWhiskPath boo
whisk/trigger_test.go:74
Method
ReadInConfig
()
whisk/wskprops_test.go:94
Method
Refresh
()
whisk/package.go:233
Function
RestoreAssets
RestoreAssets restores an asset under the given directory recursively
wski18n/i18n_resources.go:444
Method
Result
(activationID string)
whisk/activation.go:270
Method
SetConfigName
(in string)
whisk/wskprops_test.go:98
Function
SetResourcePath
(path string)
wski18n/i18n.go:50
Method
SetState
(ruleName string, state string)
whisk/rule.go:195
Function
SetVerbose
(b bool)
whisk/trace.go:51
Method
Size
()
wski18n/i18n_resources.go:81
Method
Sys
()
wski18n/i18n_resources.go:93
Function
TestActionGet
(t *testing.T)
whisk/action_test.go:130
Function
TestAdditionalHeaders
(t *testing.T)
whisk/client_test.go:144
Function
TestGetConfigFromWhiskProperties
(t *testing.T)
whisk/wskprops_test.go:437
Function
TestGetConfigFromWskprops
(t *testing.T)
whisk/wskprops_test.go:377
Function
TestGetDefaultConfigFromProperties
(t *testing.T)
whisk/wskprops_test.go:297
Function
TestGetDefaultWskProp
(t *testing.T)
whisk/wskprops_test.go:538
Function
TestGetPropsFromWhiskProperties
(t *testing.T)
whisk/wskprops_test.go:165
Function
TestGetPropsFromWskprops
(t *testing.T)
whisk/wskprops_test.go:247
Function
TestGetWskPropFromWhiskProperty
(t *testing.T)
whisk/wskprops_test.go:780
Function
TestGetWskPropFromWskprops
(t *testing.T)
whisk/wskprops_test.go:708
Function
TestKeyValueArrReplaceOrAdd
(t *testing.T)
whisk/keyvaluearr_test.go:27
Function
TestNewClient
(t *testing.T)
whisk/client_test.go:74
Function
TestParseApplicationError
(t *testing.T)
whisk/client_test.go:172
Function
TestProxyHost
(t *testing.T)
whisk/client_test.go:110
Function
TestTriggerGet
(t *testing.T)
whisk/trigger_test.go:111
Function
TestValidateWskprops
(t *testing.T)
whisk/wskprops_test.go:497
Method
ToHeaderString
ToHeaderString() returns the header for a list of activations
whisk/activation.go:102
Method
ToHeaderString
ToHeaderString() returns the header for a list of apis
whisk/api.go:271
Method
ToHeaderString
ToHeaderString() returns the header for a list of apis
whisk/api.go:306
Method
ToHeaderString
ToHeaderString() returns the header for a list of rules
whisk/rule.go:68
Method
ToHeaderString
ToHeaderString() returns the header for a list of actions
whisk/package.go:110
Method
ToHeaderString
ToHeaderString() returns the header for a list of triggers
whisk/trigger.go:70
Method
ToHeaderString
()
whisk/util.go:44
Method
ToHeaderString
ToHeaderString() returns the header for a list of actions
whisk/action.go:90
Method
ToHeaderString
ToHeaderString() returns the header for a list of namespaces
whisk/namespace.go:52
← previous
next →
101–200 of 226, ranked by callers