Search Options

Results per page
Sort
Preferred Languages
Advance

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

  1. pkg/volume/hostpath/host_path_test.go

    			validpathType: newHostPathTypeList(string(v1.HostPathFileOrCreate)),
    			invalidpathType: newHostPathTypeList(string(v1.HostPathDirectory),
    				string(v1.HostPathSocket), string(v1.HostPathCharDev), string(v1.HostPathBlockDev)),
    		},
    		{
    			name:          "Existing Socket",
    			path:          "/existing.socket",
    			isSocket:      true,
    			isFile:        true,
    			exists:        true,
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Mar 14 00:37:30 UTC 2023
    - 20.5K bytes
    - Viewed (0)
Back to top