Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for sysPort (0.15 sec)

  1. pkg/security/security.go

    	// The ratio of cert lifetime to refresh a cert. For example, at 0.10 and 1 hour TTL,
    	// we would refresh 6 minutes before expiration.
    	SecretRotationGracePeriodRatio float64
    
    	// STS port
    	STSPort int
    
    	// credential fetcher.
    	CredFetcher CredFetcher
    
    	// credential identity provider
    	CredIdentityProvider string
    
    	// Namespace corresponding to workload
    	WorkloadNamespace string
    
    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