You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dev/modules.md
+28-28Lines changed: 28 additions & 28 deletions
Original file line number
Diff line number
Diff line change
@@ -28,58 +28,58 @@ This page is generated via script `./gradlew :tools:dev:renderModuleDetails`. Se
28
28
29
29
| Module | Description | Module Status |
30
30
|--- |--- |--- |
31
-
|[openwhisk](https://github.com/apache/openwhisk)| Apache OpenWhisk is an open source serverless cloud platform |[](https://travis-ci.org/apache/openwhisk)|
32
-
|[openwhisk-apigateway](https://github.com/apache/openwhisk-apigateway)| Apache OpenWhisk API Gateway service for exposing actions as REST interfaces. |[](https://travis-ci.org/apache/openwhisk-apigateway)|
33
-
|[openwhisk-catalog](https://github.com/apache/openwhisk-catalog)| Curated catalog of Apache OpenWhisk packages to interface with event producers and consumers |[](https://travis-ci.org/apache/openwhisk-catalog)|
34
-
|[openwhisk-cli](https://github.com/apache/openwhisk-cli)| Apache OpenWhisk Command Line Interface (CLI) |[](https://travis-ci.org/apache/openwhisk-cli)|
35
-
|[openwhisk-composer](https://github.com/apache/openwhisk-composer)| Apache OpenWhisk Composer provides a high-level programming model in JavaScript for composing serverless functions |[](https://travis-ci.org/apache/openwhisk-composer)|
36
-
|[openwhisk-composer-python](https://github.com/apache/openwhisk-composer-python)| Apache OpenWhisk Composer Python provides a high-level programming model in Python for composing serverless functions |[](https://travis-ci.org/apache/openwhisk-composer-python)|
37
-
|[openwhisk-wskdeploy](https://github.com/apache/openwhisk-wskdeploy)| Apache OpenWhisk utility for deploying and managing OpenWhisk projects and packages |[](https://travis-ci.org/apache/openwhisk-wskdeploy)|
31
+
|[openwhisk](https://github.com/apache/openwhisk)| Apache OpenWhisk is an open source serverless cloud platform |[](https://travis-ci.com/apache/openwhisk)|
32
+
|[openwhisk-apigateway](https://github.com/apache/openwhisk-apigateway)| Apache OpenWhisk API Gateway service for exposing actions as REST interfaces. |[](https://travis-ci.com/apache/openwhisk-apigateway)|
33
+
|[openwhisk-catalog](https://github.com/apache/openwhisk-catalog)| Curated catalog of Apache OpenWhisk packages to interface with event producers and consumers |[](https://travis-ci.com/apache/openwhisk-catalog)|
34
+
|[openwhisk-cli](https://github.com/apache/openwhisk-cli)| Apache OpenWhisk Command Line Interface (CLI) |[](https://travis-ci.com/apache/openwhisk-cli)|
35
+
|[openwhisk-composer](https://github.com/apache/openwhisk-composer)| Apache OpenWhisk Composer provides a high-level programming model in JavaScript for composing serverless functions |[](https://travis-ci.com/apache/openwhisk-composer)|
36
+
|[openwhisk-composer-python](https://github.com/apache/openwhisk-composer-python)| Apache OpenWhisk Composer Python provides a high-level programming model in Python for composing serverless functions |[](https://travis-ci.com/apache/openwhisk-composer-python)|
37
+
|[openwhisk-wskdeploy](https://github.com/apache/openwhisk-wskdeploy)| Apache OpenWhisk utility for deploying and managing OpenWhisk projects and packages |[](https://travis-ci.com/apache/openwhisk-wskdeploy)|
38
38
39
39
40
40
## Clients
41
41
42
42
| Module | Description | Module Status |
43
43
|--- |--- |--- |
44
-
|[openwhisk-client-go](https://github.com/apache/openwhisk-client-go)| Go client library for the Apache OpenWhisk platform |[](https://travis-ci.org/apache/openwhisk-client-go)|
45
-
|[openwhisk-client-js](https://github.com/apache/openwhisk-client-js)| JavaScript client library for the Apache OpenWhisk platform |[](https://travis-ci.org/apache/openwhisk-client-js)|
44
+
|[openwhisk-client-go](https://github.com/apache/openwhisk-client-go)| Go client library for the Apache OpenWhisk platform |[](https://travis-ci.com/apache/openwhisk-client-go)|
45
+
|[openwhisk-client-js](https://github.com/apache/openwhisk-client-js)| JavaScript client library for the Apache OpenWhisk platform |[](https://travis-ci.com/apache/openwhisk-client-js)|
46
46
47
47
48
48
## Runtimes
49
49
50
50
| Module | Description | Module Status |
51
51
|--- |--- |--- |
52
-
|[openwhisk-runtime-ballerina](https://github.com/apache/openwhisk-runtime-ballerina)| Apache OpenWhisk Runtime Ballerina supports Apache OpenWhisk functions written in Ballerina |[](https://travis-ci.org/apache/openwhisk-runtime-ballerina)|
53
-
|[openwhisk-runtime-deno](https://github.com/apache/openwhisk-runtime-deno)| Apache OpenWhisk Runtime Deno supports Apache OpenWhisk functions written in Deno |[](https://travis-ci.org/apache/openwhisk-runtime-deno)|
54
-
|[openwhisk-runtime-docker](https://github.com/apache/openwhisk-runtime-docker)| Apache OpenWhisk SDK for building Docker "blackbox" runtimes |[](https://travis-ci.org/apache/openwhisk-runtime-docker)|
55
-
|[openwhisk-runtime-dotnet](https://github.com/apache/openwhisk-runtime-dotnet)| Apache OpenWhisk Runtime .Net supports Apache OpenWhisk functions written in .Net languages |[](https://travis-ci.org/apache/openwhisk-runtime-dotnet)|
56
-
|[openwhisk-runtime-go](https://github.com/apache/openwhisk-runtime-go)| Apache OpenWhisk Runtime Go supports Apache OpenWhisk functions written in Go |[](https://travis-ci.org/apache/openwhisk-runtime-go)|
57
-
|[openwhisk-runtime-java](https://github.com/apache/openwhisk-runtime-java)| Apache OpenWhisk Runtime Java supports Apache OpenWhisk functions written in Java and other JVM-hosted languages |[](https://travis-ci.org/apache/openwhisk-runtime-java)|
58
-
|[openwhisk-runtime-nodejs](https://github.com/apache/openwhisk-runtime-nodejs)| Apache OpenWhisk Runtime NodeJS supports Apache OpenWhisk functions written in JavaScript for NodeJS |[](https://travis-ci.org/apache/openwhisk-runtime-nodejs)|
59
-
|[openwhisk-runtime-php](https://github.com/apache/openwhisk-runtime-php)| Apache OpenWhisk Runtime PHP supports Apache OpenWhisk functions written in PHP |[](https://travis-ci.org/apache/openwhisk-runtime-php)|
60
-
|[openwhisk-runtime-python](https://github.com/apache/openwhisk-runtime-python)| Apache OpenWhisk Runtime Python supports Apache OpenWhisk functions written in Python |[](https://travis-ci.org/apache/openwhisk-runtime-python)|
61
-
|[openwhisk-runtime-ruby](https://github.com/apache/openwhisk-runtime-ruby)| Apache OpenWhisk Runtime Ruby supports Apache OpenWhisk functions written in Ruby |[](https://travis-ci.org/apache/openwhisk-runtime-ruby)|
62
-
|[openwhisk-runtime-rust](https://github.com/apache/openwhisk-runtime-rust)| Apache OpenWhisk Runtime Rust supports Apache OpenWhisk functions written in Rust |[](https://travis-ci.org/apache/openwhisk-runtime-rust)|
63
-
|[openwhisk-runtime-swift](https://github.com/apache/openwhisk-runtime-swift)| Apache OpenWhisk Runtime Swift supports Apache OpenWhisk functions written in Swift |[](https://travis-ci.org/apache/openwhisk-runtime-swift)|
52
+
|[openwhisk-runtime-ballerina](https://github.com/apache/openwhisk-runtime-ballerina)| Apache OpenWhisk Runtime Ballerina supports Apache OpenWhisk functions written in Ballerina |[](https://travis-ci.com/apache/openwhisk-runtime-ballerina)|
53
+
|[openwhisk-runtime-deno](https://github.com/apache/openwhisk-runtime-deno)| Apache OpenWhisk Runtime Deno supports Apache OpenWhisk functions written in Deno |[](https://travis-ci.com/apache/openwhisk-runtime-deno)|
54
+
|[openwhisk-runtime-docker](https://github.com/apache/openwhisk-runtime-docker)| Apache OpenWhisk SDK for building Docker "blackbox" runtimes |[](https://travis-ci.com/apache/openwhisk-runtime-docker)|
55
+
|[openwhisk-runtime-dotnet](https://github.com/apache/openwhisk-runtime-dotnet)| Apache OpenWhisk Runtime .Net supports Apache OpenWhisk functions written in .Net languages |[](https://travis-ci.com/apache/openwhisk-runtime-dotnet)|
56
+
|[openwhisk-runtime-go](https://github.com/apache/openwhisk-runtime-go)| Apache OpenWhisk Runtime Go supports Apache OpenWhisk functions written in Go |[](https://travis-ci.com/apache/openwhisk-runtime-go)|
57
+
|[openwhisk-runtime-java](https://github.com/apache/openwhisk-runtime-java)| Apache OpenWhisk Runtime Java supports Apache OpenWhisk functions written in Java and other JVM-hosted languages |[](https://travis-ci.com/apache/openwhisk-runtime-java)|
58
+
|[openwhisk-runtime-nodejs](https://github.com/apache/openwhisk-runtime-nodejs)| Apache OpenWhisk Runtime NodeJS supports Apache OpenWhisk functions written in JavaScript for NodeJS |[](https://travis-ci.com/apache/openwhisk-runtime-nodejs)|
59
+
|[openwhisk-runtime-php](https://github.com/apache/openwhisk-runtime-php)| Apache OpenWhisk Runtime PHP supports Apache OpenWhisk functions written in PHP |[](https://travis-ci.com/apache/openwhisk-runtime-php)|
60
+
|[openwhisk-runtime-python](https://github.com/apache/openwhisk-runtime-python)| Apache OpenWhisk Runtime Python supports Apache OpenWhisk functions written in Python |[](https://travis-ci.com/apache/openwhisk-runtime-python)|
61
+
|[openwhisk-runtime-ruby](https://github.com/apache/openwhisk-runtime-ruby)| Apache OpenWhisk Runtime Ruby supports Apache OpenWhisk functions written in Ruby |[](https://travis-ci.com/apache/openwhisk-runtime-ruby)|
62
+
|[openwhisk-runtime-rust](https://github.com/apache/openwhisk-runtime-rust)| Apache OpenWhisk Runtime Rust supports Apache OpenWhisk functions written in Rust |[](https://travis-ci.com/apache/openwhisk-runtime-rust)|
63
+
|[openwhisk-runtime-swift](https://github.com/apache/openwhisk-runtime-swift)| Apache OpenWhisk Runtime Swift supports Apache OpenWhisk functions written in Swift |[](https://travis-ci.com/apache/openwhisk-runtime-swift)|
64
64
65
65
66
66
## Deployments
67
67
68
68
| Module | Description | Module Status |
69
69
|--- |--- |--- |
70
-
|[openwhisk-deploy-kube](https://github.com/apache/openwhisk-deploy-kube)| The Apache OpenWhisk Kubernetes Deployment repository supports deploying the Apache OpenWhisk system on Kubernetes and OpenShift clusters. |[](https://travis-ci.org/apache/openwhisk-deploy-kube)|
70
+
|[openwhisk-deploy-kube](https://github.com/apache/openwhisk-deploy-kube)| The Apache OpenWhisk Kubernetes Deployment repository supports deploying the Apache OpenWhisk system on Kubernetes and OpenShift clusters. |[](https://travis-ci.com/apache/openwhisk-deploy-kube)|
71
71
72
72
73
73
## Packages
74
74
75
75
| Module | Description | Module Status |
76
76
|--- |--- |--- |
77
-
|[openwhisk-package-alarms](https://github.com/apache/openwhisk-package-alarms)| Apache OpenWhisk package that can be used to create periodic, time-based alarms. |[](https://travis-ci.org/apache/openwhisk-package-alarms)|
78
-
|[openwhisk-package-cloudant](https://github.com/apache/openwhisk-package-cloudant)| The Apache OpenWhisk cloudant package enables you to work with a Cloudant/CouchDB database |[](https://travis-ci.org/apache/openwhisk-package-cloudant)|
|[openwhisk-package-kafka](https://github.com/apache/openwhisk-package-kafka)| Apache OpenWhisk package for communicating with Kafka or Message Hub |[](https://travis-ci.org/apache/openwhisk-package-kafka)|
81
-
|[openwhisk-package-pushnotifications](https://github.com/apache/openwhisk-package-pushnotifications)| OpenWhisk Package for Bluemix Push Notifications Service |[](https://travis-ci.org/apache/openwhisk-package-pushnotifications)|
|[openwhisk-package-alarms](https://github.com/apache/openwhisk-package-alarms)| Apache OpenWhisk package that can be used to create periodic, time-based alarms. |[](https://travis-ci.com/apache/openwhisk-package-alarms)|
78
+
|[openwhisk-package-cloudant](https://github.com/apache/openwhisk-package-cloudant)| The Apache OpenWhisk cloudant package enables you to work with a Cloudant/CouchDB database |[](https://travis-ci.com/apache/openwhisk-package-cloudant)|
|[openwhisk-package-kafka](https://github.com/apache/openwhisk-package-kafka)| Apache OpenWhisk package for communicating with Kafka or Message Hub |[](https://travis-ci.com/apache/openwhisk-package-kafka)|
81
+
|[openwhisk-package-pushnotifications](https://github.com/apache/openwhisk-package-pushnotifications)| OpenWhisk Package for Bluemix Push Notifications Service |[](https://travis-ci.com/apache/openwhisk-package-pushnotifications)|
0 commit comments