Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 40 for factory (0.14 sec)

  1. platforms/core-configuration/model-core/src/main/java/org/gradle/internal/instantiation/generator/AsmBackedClassGenerator.java

            }
    
            private void generateManagedPropertyCreationSupport() {
                // GENERATE private transient ManagedObjectFactory factory;
                // GENERATE if (factory != null) { return factory; } else { return AsmBackedClassGenerator.getFactoryForNext(); }
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri May 24 15:40:00 UTC 2024
    - 100.6K bytes
    - Viewed (0)
  2. okhttp/src/test/java/okhttp3/URLConnectionTest.kt

            server: MockWebServer,
            client: OkHttpClient,
          ): Call.Factory {
            return client.newBuilder()
              .proxy(Proxy.NO_PROXY)
              .build()
          }
        },
        CREATE_ARG {
          override fun connect(
            server: MockWebServer,
            client: OkHttpClient,
          ): Call.Factory {
            return client.newBuilder()
              .proxy(server.toProxyAddress())
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Jan 20 10:30:28 UTC 2024
    - 131.7K bytes
    - Viewed (0)
  3. pkg/controller/nodelifecycle/node_lifecycle_controller_test.go

    ) (*nodeLifecycleController, error) {
    
    	factory := informers.NewSharedInformerFactory(kubeClient, controller.NoResyncPeriodFunc())
    
    	leaseInformer := factory.Coordination().V1().Leases()
    	nodeInformer := factory.Core().V1().Nodes()
    	daemonSetInformer := factory.Apps().V1().DaemonSets()
    
    	nc, err := NewNodeLifecycleController(
    		ctx,
    		leaseInformer,
    		factory.Core().V1().Pods(),
    		nodeInformer,
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Feb 26 03:26:45 UTC 2024
    - 119K bytes
    - Viewed (0)
  4. staging/src/k8s.io/apiserver/pkg/registry/generic/registry/store_test.go

    	"k8s.io/apiserver/pkg/storage"
    	cacherstorage "k8s.io/apiserver/pkg/storage/cacher"
    	etcd3testing "k8s.io/apiserver/pkg/storage/etcd3/testing"
    	"k8s.io/apiserver/pkg/storage/names"
    	"k8s.io/apiserver/pkg/storage/storagebackend/factory"
    	storagetesting "k8s.io/apiserver/pkg/storage/testing"
    	utilfeature "k8s.io/apiserver/pkg/util/feature"
    	"k8s.io/client-go/tools/cache"
    	featuregatetesting "k8s.io/component-base/featuregate/testing"
    )
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 12 10:12:02 UTC 2024
    - 101.8K bytes
    - Viewed (0)
  5. src/cmd/vendor/rsc.io/markdown/emoji.go

    	"face_with_thermometer":                "\U0001f912",
    	"facepalm":                             "\U0001f926",
    	"facepunch":                            "\U0001f44a",
    	"factory":                              "\U0001f3ed",
    	"factory_worker":                       "\U0001f9d1\u200d\U0001f3ed",
    	"fairy":                                "\U0001f9da",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 24 13:01:26 UTC 2024
    - 107.7K bytes
    - Viewed (0)
  6. pkg/apis/batch/validation/validation_test.go

    		`Europe/Vaduz`,
    		`Europe/Vatican`,
    		`Europe/Vienna`,
    		`Europe/Vilnius`,
    		`Europe/Volgograd`,
    		`Europe/Warsaw`,
    		`Europe/Zagreb`,
    		`Europe/Zaporozhye`,
    		`Europe/Zurich`,
    		`Factory`,
    		`GB`,
    		`GB-Eire`,
    		`GMT`,
    		`GMT+0`,
    		`GMT-0`,
    		`GMT0`,
    		`Greenwich`,
    		`Hongkong`,
    		`HST`,
    		`Iceland`,
    		`Indian/Antananarivo`,
    		`Indian/Chagos`,
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Mar 07 20:49:09 UTC 2024
    - 124.3K bytes
    - Viewed (0)
  7. api/openapi-spec/v3/apis__node.k8s.io__v1_openapi.json

          },
          "io.k8s.apimachinery.pkg.apis.meta.v1.Time": {
            "description": "Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON.  Wrappers are provided for many of the factory methods that the time package offers.",
            "format": "date-time",
            "type": "string"
          },
          "io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 122.9K bytes
    - Viewed (0)
  8. api/openapi-spec/v3/apis__autoscaling__v1_openapi.json

          },
          "io.k8s.apimachinery.pkg.apis.meta.v1.Time": {
            "description": "Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON.  Wrappers are provided for many of the factory methods that the time package offers.",
            "format": "date-time",
            "type": "string"
          },
          "io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 152.9K bytes
    - Viewed (0)
  9. api/openapi-spec/v3/apis__storage.k8s.io__v1alpha1_openapi.json

          },
          "io.k8s.apimachinery.pkg.apis.meta.v1.Time": {
            "description": "Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON.  Wrappers are provided for many of the factory methods that the time package offers.",
            "format": "date-time",
            "type": "string"
          },
          "io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 117.5K bytes
    - Viewed (0)
  10. api/openapi-spec/v3/apis__scheduling.k8s.io__v1_openapi.json

          },
          "io.k8s.apimachinery.pkg.apis.meta.v1.Time": {
            "description": "Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON.  Wrappers are provided for many of the factory methods that the time package offers.",
            "format": "date-time",
            "type": "string"
          },
          "io.k8s.apimachinery.pkg.apis.meta.v1.WatchEvent": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 116.6K bytes
    - Viewed (0)
Back to top