package framework const ( KubeconfigTempFile = "/tmp/kind.kubeconfig" KindConfigTempFile = "/tmp/kind.config.yaml" )