Description Usage Arguments Value
This function always returns
list(publicIp = "8.8.8.8", publicPort = 123, privateIp = "192.168.1.1", privatePort = 456)
1 2 | ## S4 method for signature 'DummyProvider'
getDockerServerIp(provider, cluster, verbose)
|
provider |
S4 |
cluster |
S4 |
verbose |
Integer. The verbose level, default 1. |
No return value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.