command
Version:
v0.0.1
Opens a new window with list of versions in this module.
Published: Nov 5, 2014
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Hello, OpenShift!
This example will serve an http response of "Hello Openshift!" to http://localhost:6061. To create the pod run:
$ openshift kube create pods -c examples/hello-openshift/hello-pod.json
Contribute
For any updates to hello_openshift.go, the hello_openshift binary should be rebuilt using:
$ CGO_ENABLED=0 go build -a -ldflags '-s' hello_openshift.go
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.