Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TestAuthenticationValidate (0.17 sec)

  1. pkg/kubeapiserver/options/authentication_test.go

    	kubefeatures "k8s.io/kubernetes/pkg/features"
    	kubeauthenticator "k8s.io/kubernetes/pkg/kubeapiserver/authenticator"
    	"k8s.io/utils/pointer"
    )
    
    func TestAuthenticationValidate(t *testing.T) {
    	testCases := []struct {
    		name                              string
    		testOIDC                          *OIDCAuthenticationOptions
    		testSA                            *ServiceAccountAuthenticationOptions
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Apr 24 18:25:29 UTC 2024
    - 36.5K bytes
    - Viewed (0)
Back to top