Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var BinaryCommand = []string{"create", "-n"}
View Source
var BinaryLocation = ProjectPath + "kedge"
View Source
var ProjectPath = "$GOPATH/src/github.com/kedgeproject/kedge/"
Hardcoding the location of the binary, which is in root of project directory
View Source
var TestPath = "docs/examples/"
Functions ¶
func PodsStarted ¶
func PodsStarted(t *testing.T, clientset *kubernetes.Clientset, namespace string, podNames []string) error
Check to see if specific pods have been started
Types ¶
type ServicePort ¶
These structs create a specific name as well as port to ping
Click to show internal directories.
Click to hide internal directories.