// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`Deleting a cluster when an internal kubeconfig cluster is used when the dialog is opened renders 1`] = `
home
arrow_back
arrow_forward
arrow_left
0
arrow_right
`; exports[`Deleting a cluster when the kubeconfig has multiple clusters when the dialog is opened for not the current cluster renders 1`] = `
home
arrow_back
arrow_forward
arrow_left
0
arrow_right
`; exports[`Deleting a cluster when the kubeconfig has multiple clusters when the dialog is opened for not the current cluster when context switching checkbox is clicked renders 1`] = `
home
arrow_back
arrow_forward
arrow_left
0
arrow_right
`; exports[`Deleting a cluster when the kubeconfig has multiple clusters when the dialog is opened for the current cluster renders 1`] = `
home
arrow_back
arrow_forward
arrow_left
0
arrow_right
`; exports[`Deleting a cluster when the kubeconfig has only one cluster when the dialog is opened renders 1`] = `
home
arrow_back
arrow_forward
arrow_left
0
arrow_right
`;