Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for setConfigurationAndReady (0.19 sec)

  1. staging/src/k8s.io/apiserver/pkg/admission/configuration/configuration_manager.go

    	failures int
    	// If the poller has passed the bootstrap phase. The poller is considered
    	// bootstrapped either bootstrapGracePeriod after the first call of
    	// configuration(), or when setConfigurationAndReady() is called, whichever
    	// comes first.
    	bootstrapped bool
    	// configuration() retries bootstrapRetries times if poller is not bootstrapped
    	// read-only
    	bootstrapRetries int
    	// Grace period for bootstrapping
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Nov 06 02:02:38 UTC 2017
    - 4.3K bytes
    - Viewed (0)
Back to top