startup_k8s

Function startup_k8s 

Source
pub async fn startup_k8s(namespace: Option<&str>) -> Result<(), BoxError>
Expand description

ยงStartup the gateway by k8s resource

The namespace is the k8s namespace. If the namespace is None, it will read from the file /var/run/secrets/kubernetes.io/serviceaccount/namespace.