Search Options

Results per page
Sort
Preferred Languages
Advance

Results 61 - 70 of 70 for plugin1 (0.37 sec)

  1. src/cmd/go/alldocs.go

    //		Build the listed main packages and everything they import into
    //		position independent executables (PIE). Packages not named
    //		main are ignored.
    //
    //	-buildmode=plugin
    //		Build the listed main packages, plus all packages that they
    //		import, into a Go plugin. Packages not named main are ignored.
    //
    // On AIX, when linking a C program that uses a Go archive built with
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 11 16:54:28 UTC 2024
    - 142.4K bytes
    - Viewed (0)
  2. pkg/kubelet/kubelet_test.go

    	//
    	// Extended resources missing in node status are ignored in PredicateAdmit.
    	// This is required to support extended resources that are not managed by
    	// device plugin, such as cluster-level resources.
    	missingPodSpec := v1.PodSpec{NodeName: string(kl.nodeName),
    		Containers: []v1.Container{{Resources: v1.ResourceRequirements{
    			Limits: v1.ResourceList{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Jun 14 16:09:17 UTC 2024
    - 106.9K bytes
    - Viewed (0)
  3. pkg/apis/admissionregistration/validation/validation_test.go

    	"github.com/google/cel-go/cel"
    
    	metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
    	"k8s.io/apimachinery/pkg/util/validation/field"
    	"k8s.io/apimachinery/pkg/util/version"
    	plugincel "k8s.io/apiserver/pkg/admission/plugin/cel"
    	"k8s.io/apiserver/pkg/cel/environment"
    	"k8s.io/apiserver/pkg/cel/library"
    	"k8s.io/apiserver/pkg/features"
    	utilfeature "k8s.io/apiserver/pkg/util/feature"
    	"k8s.io/kubernetes/pkg/apis/admissionregistration"
    )
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri May 10 22:07:40 UTC 2024
    - 147.1K bytes
    - Viewed (0)
  4. src/main/webapp/js/admin/popper.min.js.map

    ModifierFn\n * @argument {dataObject} data - The data object generated by `update` method\n * @argument {Object} options - Modifiers configuration and options\n * @returns {dataObject} The data object, properly modified\n */\n\n/**\n * Modifiers are plugins used to alter the behavior of your poppers.<br />\n * Popper.js uses a set of 9 modifiers to provide all the basic functionalities\n * needed by the library.\n *\n * Usually you don't want to override the `order`, `fn` and `onLoad` props.\n * All...
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Fri Feb 07 10:28:50 UTC 2020
    - 121K bytes
    - Viewed (0)
  5. staging/src/k8s.io/apiserver/pkg/endpoints/apiserver_test.go

    	}
    }
    
    func TestDeleteInvokesAdmissionControl(t *testing.T) {
    	// TODO: remove mutating deny when we removed it from the endpoint implementation and ported all plugins
    	for _, admit := range []admission.Interface{alwaysMutatingDeny{}, alwaysValidatingDeny{}} {
    		t.Logf("Testing %T", admit)
    
    		storage := map[string]rest.Storage{}
    		simpleStorage := SimpleRESTStorage{}
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon May 01 20:15:22 UTC 2023
    - 158.7K bytes
    - Viewed (0)
  6. cluster/gce/util.sh

          # Configure the file path for host dns configuration
          # as ubuntu uses systemd-resolved
          flags+=" --resolv-conf=/run/systemd/resolve/resolv.conf"
        fi
      fi
      flags+=" --volume-plugin-dir=${VOLUME_PLUGIN_DIR}"
      local node_labels
      node_labels="$(build-linux-node-labels "${node_type}")"
      if [[ -n "${node_labels:-}" ]]; then
        flags+=" --node-labels=${node_labels}"
      fi
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 12 21:47:17 UTC 2024
    - 161.6K bytes
    - Viewed (0)
  7. src/encoding/json/testdata/code.json.gz

    48385,"mean_t":1297743092},{"name":"parser_unittest.cc","kids":[],"cl_weight":0.028647215558761104,"touches":4,"min_t":1285863249,"max_t":1301748385,"mean_t":1297743092},{"name":"plugin.pb.cc","kids":[],"cl_weight":0.08127879450612953,"touches":5,"min_t":1285863249,"max_t":1301748385,"mean_t":1295577722},{"name":"plugin.h","kids":[],"cl_weight":0.028647215558761104,"touches":4,"min_t":1285863249,"max_t":1301748385,"mean_t":1297743092},{"name":"command_line_interface.cc","kids":[],"cl_weight":0.0...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Mar 25 04:02:36 UTC 2016
    - 117.6K bytes
    - Viewed (0)
  8. cmd/site-replication.go

    			var parentPolicy string
    			u, err := globalIAMSys.GetUserInfo(ctx, creds.ParentUser)
    			if err != nil {
    				// Parent may be "virtual" (for ldap, oidc, client tls auth,
    				// custom auth plugin), so in such cases we apply no parent
    				// policy. The session token will contain info about policy to
    				// be applied.
    				if !errors.Is(err, errNoSuchUser) {
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Fri May 24 23:05:23 UTC 2024
    - 184.3K bytes
    - Viewed (0)
  9. src/runtime/proc.go

    	// list can arrive a few different ways, but it will always
    	// contain the init tasks computed by the linker for all the
    	// packages in the program (excluding those added at runtime
    	// by package plugin). Run through the modules in dependency
    	// order (the order they are initialized by the dynamic
    	// loader, i.e. they are added to the moduledata linked list).
    	for m := &firstmoduledata; m != nil; m = m.next {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 29 17:58:53 UTC 2024
    - 207.5K bytes
    - Viewed (0)
  10. cmd/testdata/decryptObjectInfo.json.zst

    MMcgcXAh4O09BTZ+kbda44K1Tesfo9mMltDw==","X-Minio-Internal-Server-Side-Encryption-Seal-Algorithm":"DAREv2-HMAC-SHA256","content-type":"application/octet-stream"}},{"Bucket":"buck1","Name":"go_113/src/cmd/vendor/github.com/google/pprof/internal/plugin/plugin.go","UserDef":{"X-Minio-Internal-Server-Side-Encryption-Iv":"Qjdt5wBdqDgV/TeDpFK9QwA4VRIbg6iKf=","X-Minio-Internal-Server-Side-Encryption-S3-Kms-Key-Id":"my-minio-key","X-Minio-Internal-Server-Side-Encryption-S3-Kms-Sealed-Key":"IAAfAK+rpjcsFP...
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Thu Oct 29 16:34:20 UTC 2020
    - 164K bytes
    - Viewed (0)
Back to top