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: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ For further details and naming see the [vSphere Web Services API](https://code.v
24
24
25
25
## Example
26
26
27
-
You can find a detailed example using vSphere tags for `VmPoweredOnEvent`[here](docs/example.md).
27
+
You can find a detailed example using vSphere tags for `VmPoweredOnEvent`[here](docs/example.md). You might also want to check out Robert Guske's [blog](https://rguske.github.io/post/event-driven-interactions-with-vsphere-using-functions-as-a-service/) post on how he automated the integration between several VMware products with OpenFaaS and this vcenter-connector.
0 commit comments