package
0.0.0-20250309042127-fa7fa7e48863
Repository: https://github.com/apache/openwhisk-client-go.git
Documentation: pkg.go.dev

# Functions

bodyTruncator limits the size of Req/Resp Body for --verbose ONLY.
Function for tracing debug level messages to stdout Output format: [file-or-function-name]:line-#:[DebugLevel] The formatted message without any appended \n */.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Instantiate a WskError structure Parameters: error - RootErr.
Instantiate a WskError structure Parameters: error - RootErr.
NewClient creates a new whisk client with the provided http client and whisk configuration.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Start will start a loop reading in stdin and outputting in fd3 This is expected to be uses for implementing Go actions.
StartWithArgs will execute the function for each arg If there are no args it will start a read-write loop on the function Expected to be used as starting point for implementing Go Actions as whisk.StartWithArgs(function, os.Args[:1]) if args are 2 (command and one parameter) it will invoke the function once otherwise it will stat the function in a read-write loop.
TruncateStr() returns the string, truncated with ...in the middle if it exceeds the specified length.
Function for tracing debug level messages to stdout Output format: [file-or-function-name]:line-#:[DebugLevel] The formatted message without any appended newline characters */.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Status codes to descriptions.
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
wsk api create : Request, Response.
wsk api delete : Request, Response.
No description provided by the author
Used for printing individual APIs in non-truncated form.
Used for printing individual APIs in truncated form.
wsk api get : Request, Response.
No description provided by the author
wsk api list : Request, Response.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Use this struct when creating a binding Publish is NOT optional; Binding is a namespace/name object, not a bool.
No description provided by the author
No description provided by the author
No description provided by the author
For containing the server response body when an error message is returned Here's an example error response body with HTTP status code == 400 { "error": "namespace contains invalid characters", "code": "1422870" }.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
MWD - This structure may no longer be needed as the log format is now a string and not JSON.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Use this struct to represent the package/binding sent from the Whisk server Binding is a bool ???MWD20160602 now seeing Binding as a struct???.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Structure for SDK request responses.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author
Printable items are anything that need to be printed for listing purposes.
No description provided by the author
No description provided by the author
Sortable items are anything that needs to be sorted for listing purposes.
No description provided by the author

# Type aliases

ActionFunction is the signature of an action in OpenWhisk.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author