Search Options

Results per page
Sort
Preferred Languages
Advance

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

  1. pkg/controller/volume/attachdetach/statusupdater/node_status_updater_test.go

    	volumetesting "k8s.io/kubernetes/pkg/volume/testing"
    	"testing"
    )
    
    // setupNodeStatusUpdate creates all the needed objects for testing.
    // the initial environment has 2 nodes with no volumes attached
    // and adds one volume to attach to each node to the actual state of the world
    func setupNodeStatusUpdate(logger klog.Logger, t *testing.T) (cache.ActualStateOfWorld, *fake.Clientset, NodeStatusUpdater) {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Mar 14 00:37:30 UTC 2023
    - 8.4K bytes
    - Viewed (0)
Back to top