Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for attachDetachController (0.54 sec)

  1. cmd/kube-controller-manager/app/options/options_test.go

    			},
    		},
    		ServiceController: &cpoptions.ServiceControllerOptions{
    			ServiceControllerConfiguration: &serviceconfig.ServiceControllerConfiguration{
    				ConcurrentServiceSyncs: 2,
    			},
    		},
    		AttachDetachController: &AttachDetachControllerOptions{
    			&attachdetachconfig.AttachDetachControllerConfiguration{
    				ReconcilerSyncLoopPeriod:          metav1.Duration{Duration: 30 * time.Second},
    				DisableAttachDetachReconcilerSync: true,
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon May 27 02:59:09 UTC 2024
    - 55.1K bytes
    - Viewed (0)
Back to top