Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
GoApp1Name = "example-service1"
GoTemplate1Name = "soloio/example-service1:v0.2.2"
GoApp2Name = "example-service2"
GoTemplate2Name = "soloio/example-service2:v0.2.2"
JavaApp2Name = "example-service2-java"
JavaTemplate2Name = "soloio/example-service2-java:v0.2.2"
DemoGoGo = "go-go"
DemoGoJava = "go-java"
DemoIds = []string{DemoGoGo, DemoGoJava}
)
Functions ¶
func DeployGoGo ¶
func DeployGoGo(cs *kubernetes.Clientset, namespace, namespace2 string) error
func DeployGoJava ¶
func DeployGoJava(cs *kubernetes.Clientset, namespace, namespace2 string) error
func DeployTemplate ¶
func DeployTemplate(cs *kubernetes.Clientset, namespace, appName, templateName, appType string, containerPort int) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.