...
Code Block | ||||
---|---|---|---|---|
| ||||
func create_mesh () { func get_lc_clusters() (map[string]string) //Returns a map containing a mapping of cluster names to load balancer ip address func create_mesh_namespace(logical-cloud-name, []clusters) func create_ca_secrets(logical-cloud-name){ func get_ca_certs(url) } func install_helm([] clusters) (or install istioctl) } func create_meshhelm_namespace(logical-cloud-name, resource_synchchart() {(or istioctl manifest) } } |
REST API
1. Create Logical Cloud
...