Cloud API Overview > @adpt/cloud > k8s > Kubeconfig > contexts
k8s.Kubeconfig.contexts property
Signature:
contexts: [{
name: string;
context: {
cluster: string;
user: string;
};
}];
Adapt v0.2.0: now with Node.js v12 and v13 support, easier installs, and more! Read more...