Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for newV1beta1TokenAuthenticator (0.33 sec)

  1. staging/src/k8s.io/apiserver/plugin/pkg/authenticator/token/webhook/webhook_v1beta1_test.go

    func (m *mockV1beta1Service) HTTPStatusCode() int { return m.statusCode }
    
    // newV1beta1TokenAuthenticator creates a temporary kubeconfig file from the provided
    // arguments and attempts to load a new WebhookTokenAuthenticator from it.
    func newV1beta1TokenAuthenticator(serverURL string, clientCert, clientKey, ca []byte, cacheTime time.Duration, implicitAuds authenticator.Audiences) (authenticator.Token, error) {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 18 00:47:42 UTC 2022
    - 19.2K bytes
    - Viewed (0)
Back to top