Documentation ¶
Index ¶
- func CreateFlowBackendDeployment(id string) error
- func CreateFlowBackendService(id string) error
- func CreateFlowFrontendDeployment(id string) error
- func CreateFlowFrontendService(id string) error
- func CreateFlowMongoDeployment(id string) error
- func CreateFlowMongoService(id string) error
- func CreateKubernetesClient() *kubernetes.Clientset
- func DeleteFlowBackendDeployment(client *kubernetes.Clientset, id string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateFlowBackendService ¶
CreateFlowBackendService - create backend flow service
func CreateFlowFrontendDeployment ¶
CreateFlowFrontendDeployment - create frontend flow deployment
func CreateFlowFrontendService ¶
CreateFlowFrontendService - create frontend flow service
func CreateFlowMongoDeployment ¶
CreateFlowMongoDeployment - create flow mongo deployment
func CreateFlowMongoService ¶
CreateFlowMongoService - create mongo service to manage deployments
func CreateKubernetesClient ¶
func CreateKubernetesClient() *kubernetes.Clientset
CreateKubernetesClient - create a client that interacts with kubernetes cluster This only works as pod INSIDE the cluster, cannot run this locally
func DeleteFlowBackendDeployment ¶
func DeleteFlowBackendDeployment(client *kubernetes.Clientset, id string) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.