Search Options

Results per page
Sort
Preferred Languages
Advance

Results 71 - 80 of 169 for uuid3 (0.13 sec)

  1. hack/unwanted-dependencies.json

          "github.com/hashicorp/go-rootcerts": "MPL license not in CNCF allowlist",
          "github.com/hashicorp/go-sockaddr": "MPL license not in CNCF allowlist",
          "github.com/hashicorp/go-uuid": "MPL license not in CNCF allowlist",
          "github.com/hashicorp/golang-lru": "MPL license not in CNCF allowlist",
          "github.com/hashicorp/hcl": "MPL license not in CNCF allowlist",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Jun 13 12:31:38 UTC 2024
    - 9.8K bytes
    - Viewed (0)
  2. pkg/controller/controller_utils_test.go

    	metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
    	"k8s.io/apimachinery/pkg/runtime"
    	"k8s.io/apimachinery/pkg/runtime/schema"
    	"k8s.io/apimachinery/pkg/types"
    	"k8s.io/apimachinery/pkg/util/sets"
    	"k8s.io/apimachinery/pkg/util/uuid"
    	utilfeature "k8s.io/apiserver/pkg/util/feature"
    	clientset "k8s.io/client-go/kubernetes"
    	"k8s.io/client-go/kubernetes/fake"
    	clientscheme "k8s.io/client-go/kubernetes/scheme"
    	restclient "k8s.io/client-go/rest"
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Apr 24 18:25:29 UTC 2024
    - 39.4K bytes
    - Viewed (0)
  3. pkg/controller/deployment/deployment_controller_test.go

    	metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
    	"k8s.io/apimachinery/pkg/runtime"
    	"k8s.io/apimachinery/pkg/runtime/schema"
    	"k8s.io/apimachinery/pkg/util/intstr"
    	"k8s.io/apimachinery/pkg/util/uuid"
    	"k8s.io/client-go/informers"
    	"k8s.io/client-go/kubernetes/fake"
    	core "k8s.io/client-go/testing"
    	"k8s.io/client-go/tools/record"
    	"k8s.io/klog/v2"
    	"k8s.io/klog/v2/ktesting"
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sat May 04 18:33:12 UTC 2024
    - 32.5K bytes
    - Viewed (0)
  4. platforms/software/resources-gcs/src/integTest/groovy/org/gradle/integtests/resource/gcs/fixtures/GcsServer.groovy

            return null
        }
    
        def stubPutFile(File file, String url) {
            def urlParts = urlParts(url)
            def bucketName = urlParts.first
            def uploadLocation = "/${UUID.randomUUID()}"
    
            HttpStub httpStub = HttpStub.stubInteraction {
                request {
                    method = 'POST'
                    path = "/upload/b/$bucketName/o"
                    headers = [
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Oct 12 19:38:08 UTC 2023
    - 16.7K bytes
    - Viewed (0)
  5. cmd/object-multipart-handlers.go

    package cmd
    
    import (
    	"bufio"
    	"context"
    	"io"
    	"net/http"
    	"net/url"
    	"sort"
    	"strconv"
    	"strings"
    	"time"
    
    	"github.com/google/uuid"
    	"github.com/minio/minio-go/v7"
    	"github.com/minio/minio-go/v7/pkg/encrypt"
    	"github.com/minio/minio-go/v7/pkg/tags"
    	"github.com/minio/minio/internal/amztime"
    	sse "github.com/minio/minio/internal/bucket/encryption"
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Fri Jun 14 13:28:35 UTC 2024
    - 38.8K bytes
    - Viewed (0)
  6. pkg/controlplane/reconcilers/lease_test.go

    https://github.com/openshift/origin/blob/bb340c5dd5ff72718be86fb194dedc0faed7f4c7/pkg/cmd/server/election/lease_endpoint_reconciler_test.go
    */
    
    import (
    	"reflect"
    	"sort"
    	"testing"
    	"time"
    
    	"github.com/google/uuid"
    	corev1 "k8s.io/api/core/v1"
    	"k8s.io/apimachinery/pkg/api/apitesting"
    	metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
    	"k8s.io/apimachinery/pkg/runtime"
    	"k8s.io/apimachinery/pkg/runtime/schema"
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Aug 24 09:23:05 UTC 2023
    - 28.7K bytes
    - Viewed (0)
  7. src/cmd/vendor/golang.org/x/sys/unix/zsysctl_openbsd_amd64.go

    	{"hw.power", []_C_int{6, 26}},
    	{"hw.product", []_C_int{6, 15}},
    	{"hw.serialno", []_C_int{6, 17}},
    	{"hw.setperf", []_C_int{6, 13}},
    	{"hw.smt", []_C_int{6, 24}},
    	{"hw.usermem", []_C_int{6, 20}},
    	{"hw.uuid", []_C_int{6, 18}},
    	{"hw.vendor", []_C_int{6, 14}},
    	{"hw.version", []_C_int{6, 16}},
    	{"kern.allowdt", []_C_int{1, 65}},
    	{"kern.allowkmem", []_C_int{1, 52}},
    	{"kern.argmax", []_C_int{1, 8}},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 11.9K bytes
    - Viewed (0)
  8. src/cmd/vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm.go

    	{"hw.power", []_C_int{6, 26}},
    	{"hw.product", []_C_int{6, 15}},
    	{"hw.serialno", []_C_int{6, 17}},
    	{"hw.setperf", []_C_int{6, 13}},
    	{"hw.smt", []_C_int{6, 24}},
    	{"hw.usermem", []_C_int{6, 20}},
    	{"hw.uuid", []_C_int{6, 18}},
    	{"hw.vendor", []_C_int{6, 14}},
    	{"hw.version", []_C_int{6, 16}},
    	{"kern.allowdt", []_C_int{1, 65}},
    	{"kern.allowkmem", []_C_int{1, 52}},
    	{"kern.argmax", []_C_int{1, 8}},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 11.9K bytes
    - Viewed (0)
  9. staging/src/k8s.io/api/go.sum

    github.com/google/gofuzz v1.2.0/go.mod h1:dBl0BpW6vV/+mYPU4Po3pmUjxk6FQPldtuIdl/M65Eg=
    github.com/google/pprof v0.0.0-20240525223248-4bfdf5a9a2af/go.mod h1:K1liHPHnj73Fdn/EKuT8nrFqBihUSKXoLYU0BuatOYo=
    github.com/google/uuid v1.3.1/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
    github.com/josharian/intern v1.0.0/go.mod h1:5DoeVV0s6jJacbCEi61lwdGj/aVlrQvzHFFd8Hwg//Y=
    github.com/json-iterator/go v1.1.12 h1:PV8peI4a0ysnczrg+LtxykD8LfKY9ML6u2jnxaEnrnM=
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Jun 10 14:02:04 UTC 2024
    - 11.2K bytes
    - Viewed (0)
  10. src/cmd/vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm64.go

    	{"hw.power", []_C_int{6, 26}},
    	{"hw.product", []_C_int{6, 15}},
    	{"hw.serialno", []_C_int{6, 17}},
    	{"hw.setperf", []_C_int{6, 13}},
    	{"hw.smt", []_C_int{6, 24}},
    	{"hw.usermem", []_C_int{6, 20}},
    	{"hw.uuid", []_C_int{6, 18}},
    	{"hw.vendor", []_C_int{6, 14}},
    	{"hw.version", []_C_int{6, 16}},
    	{"kern.allowdt", []_C_int{1, 65}},
    	{"kern.allowkmem", []_C_int{1, 52}},
    	{"kern.argmax", []_C_int{1, 8}},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 11.9K bytes
    - Viewed (0)
Back to top