Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for NewGoRoutineMap (0.12 sec)

  1. pkg/kubelet/pluginmanager/operationexecutor/operation_executor.go

    	"k8s.io/kubernetes/pkg/kubelet/pluginmanager/cache"
    	"k8s.io/kubernetes/pkg/util/goroutinemap"
    )
    
    // OperationExecutor defines a set of operations for registering and unregistering
    // a plugin that are executed with a NewGoRoutineMap which
    // prevents more than one operation from being triggered on the same socket path.
    //
    // These operations should be idempotent (for example, RegisterPlugin should
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Aug 04 06:56:50 UTC 2023
    - 4.4K bytes
    - Viewed (0)
Back to top