Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for GoogleCA (0.1 sec)

  1. pkg/security/security.go

    	JWT = "JWT"
    
    	// Mock is Credential fetcher type of mock plugin
    	Mock = "Mock" // testing only
    
    	// GoogleCAProvider uses the Google CA for workload certificate signing
    	GoogleCAProvider = "GoogleCA"
    
    	// GoogleCASProvider uses the Google certificate Authority Service to sign workload certificates
    	GoogleCASProvider = "GoogleCAS"
    
    	// GkeWorkloadCertificateProvider uses the GKE workload certificates
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 13 17:48:28 UTC 2024
    - 19.1K bytes
    - Viewed (0)
Back to top