Search Options

Results per page
Sort
Preferred Languages
Advance

Results 61 - 70 of 90 for euid (0.14 sec)

  1. staging/src/k8s.io/apiserver/pkg/endpoints/filters/audit_init_test.go

    limitations under the License.
    */
    
    package filters
    
    import (
    	"fmt"
    	"net/http"
    	"net/http/httptest"
    	"testing"
    
    	"github.com/google/uuid"
    	"k8s.io/apiserver/pkg/audit"
    )
    
    func TestWithAuditID(t *testing.T) {
    	largeAuditID := fmt.Sprintf("%s-%s", uuid.New().String(), uuid.New().String())
    	tests := []struct {
    		name             string
    		newAuditIDFunc   func() string
    		auditIDSpecified string
    		auditIDExpected  string
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Oct 14 23:04:35 UTC 2022
    - 3.2K bytes
    - Viewed (0)
  2. cmd/mrf.go

    				healBucket(u.bucket, scan)
    			} else {
    				if len(u.versions) > 0 {
    					vers := len(u.versions) / 16
    					if vers > 0 {
    						for i := 0; i < vers; i++ {
    							healObject(u.bucket, u.object, uuid.UUID(u.versions[16*i:]).String(), scan)
    						}
    					}
    				} else {
    					healObject(u.bucket, u.object, u.versionID, scan)
    				}
    			}
    
    			wait()
    		}
    	}
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Fri May 24 23:05:23 UTC 2024
    - 3.2K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/sys/windows/mkknownfolderids.bash

    [[ -n $knownfolders ]] || { echo "Unable to find KnownFolders.h" >&2; exit 1; }
    
    {
    	echo "// Code generated by 'mkknownfolderids.bash'; DO NOT EDIT."
    	echo
    	echo "package windows"
    	echo "type KNOWNFOLDERID GUID"
    	echo "var ("
    	while read -r line; do
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Feb 19 21:26:10 UTC 2020
    - 1.3K bytes
    - Viewed (0)
  4. src/main/java/jcifs/internal/smb1/com/ServerData.java

        public int maxNumberVcs;
        public int maxRawSize;
        public long serverTime;
        public int serverTimeZone;
        public int encryptionKeyLength;
        public byte[] encryptionKey;
        public byte[] guid;
    Registered: Wed Jun 12 15:45:55 UTC 2024
    - Last Modified: Sun Jul 01 13:12:10 UTC 2018
    - 1.4K bytes
    - Viewed (0)
  5. .teamcity/src/main/kotlin/configurations/StagePasses.kt

    import model.Trigger
    import projects.StageProject
    
    class StagePasses(model: CIBuildModel, stage: Stage, prevStage: Stage?, stageProject: StageProject) : BaseGradleBuildType(init = {
        id(stageTriggerId(model, stage))
        uuid = stageTriggerUuid(model, stage)
        name = stage.stageName.stageName + " (Trigger)"
        type = Type.COMPOSITE
    
        applyDefaultSettings()
    
        features {
            publishBuildStatusToGithub(model)
        }
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Dec 05 00:08:14 UTC 2023
    - 3.8K bytes
    - Viewed (0)
  6. test-site/project/build.properties

    #Activator-generated Properties
    #Sun Apr 19 02:46:12 JST 2015
    template.uuid=f875d6f6-609b-4be0-b365-b1c501866eeb
    Registered: Wed Jun 12 15:38:08 UTC 2024
    - Last Modified: Mon Apr 20 08:41:37 UTC 2015
    - 132 bytes
    - Viewed (0)
  7. tests/integration/telemetry/tracing/zipkin/client_tracing_test.go

    // See the License for the specific language governing permissions and
    // limitations under the License.
    
    package zipkin
    
    import (
    	"errors"
    	"fmt"
    	"testing"
    	"time"
    
    	"github.com/google/uuid"
    
    	"istio.io/istio/pkg/test/framework"
    	"istio.io/istio/pkg/test/util/retry"
    	"istio.io/istio/tests/integration/telemetry/tracing"
    )
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Apr 08 22:02:59 UTC 2024
    - 2.4K bytes
    - Viewed (0)
  8. pkg/test/framework/resource/settings.go

    	if err != nil {
    		t.Fatal(err)
    	}
    	return out
    }
    
    // Settings is the set of arguments to the test driver.
    type Settings struct {
    	// Name of the test
    	TestID string
    
    	RunID uuid.UUID
    
    	// Do not cleanup the resources after the test run.
    	NoCleanup bool
    
    	// Indicates that the tests are running in CI Mode
    	CIMode bool
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 19:04:51 UTC 2024
    - 9.2K bytes
    - Viewed (0)
  9. src/main/config/es/fess_config_boost_document_rule.json

              }
            }
          }
        },
        "settings" : {
          "index" : {
            "creation_date" : "1509021050077",
            "number_of_shards" : "5",
            "number_of_replicas" : "1",
            "uuid" : "AHy84s2vSoamP32r62Jy4Q",
            "version" : {
              "created" : "6000051"
            },
            "provided_name" : "fess_config.boost_document_rule"
          }
        }
      }
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu Dec 02 13:14:56 UTC 2021
    - 987 bytes
    - Viewed (0)
  10. src/main/config/es/fess_config_duplicate_host.json

              }
            }
          }
        },
        "settings" : {
          "index" : {
            "creation_date" : "1509021051920",
            "number_of_shards" : "5",
            "number_of_replicas" : "1",
            "uuid" : "fP473Sr-RZO2d36NkKGgKQ",
            "version" : {
              "created" : "6000051"
            },
            "provided_name" : "fess_config.duplicate_host"
          }
        }
      }
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu Dec 02 13:14:56 UTC 2021
    - 984 bytes
    - Viewed (0)
Back to top