Cloud API Overview > @adpt/cloud > k8s > Kubeconfig > contexts
k8s.Kubeconfig.contexts property
Signature:
contexts: [{
name: string;
context: {
cluster: string;
user: string;
};
}];
Adapt v0.1.0 with Google Kubernetes Engine and local Docker support is here! Read more...