Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TestGetPathManagerForUpgrade (0.22 sec)

  1. cmd/kubeadm/app/phases/upgrade/staticpods_test.go

    	}
    
    	authInfoName := newConfig.Contexts[newConfig.CurrentContext].AuthInfo
    	authInfo := newConfig.AuthInfos[authInfoName]
    
    	return certutil.ParseCertsPEM(authInfo.ClientCertificateData)
    }
    
    func TestGetPathManagerForUpgrade(t *testing.T) {
    
    	externalEtcd := &kubeadmapi.InitConfiguration{
    		ClusterConfiguration: kubeadmapi.ClusterConfiguration{
    			Etcd: kubeadmapi.Etcd{
    				External: &kubeadmapi.ExternalEtcd{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sat Jun 01 07:10:31 UTC 2024
    - 32K bytes
    - Viewed (0)
Back to top