Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for ObjectRef (0.11 sec)

  1. common-protos/k8s.io/api/networking/v1beta1/generated.proto

      optional string serviceName = 1;
    
      // servicePort Specifies the port of the referenced service.
      // +optional
      optional k8s.io.apimachinery.pkg.util.intstr.IntOrString servicePort = 2;
    
      // resource is an ObjectRef to another Kubernetes resource in the namespace
      // of the Ingress object. If resource is specified, serviceName and servicePort
      // must not be specified.
      // +optional
    Registered: Wed Nov 06 22:53:10 UTC 2024
    - Last Modified: Mon Mar 11 18:43:24 UTC 2024
    - 14.9K bytes
    - Viewed (0)
  2. test-site/activator-launch-1.3.2.jar

    static final StringContext$ MODULE$; public static void <clinit>(); public final String treatEscapes(String); private final StringBuilder bldr$lzycompute$1(runtime.ObjectRef, runtime.VolatileByteRef); private final StringBuilder bldr$1(runtime.ObjectRef, runtime.VolatileByteRef); private final void output$1(char, String, runtime.ObjectRef, runtime.IntRef, runtime.IntRef, runtime.IntRef, runtime.VolatileByteRef); private void StringContext$(); } scala/StringContext$$anonfun$s$1.class package scala;...
    Registered: Fri Nov 08 09:08:12 UTC 2024
    - Last Modified: Mon Apr 20 08:41:37 UTC 2015
    - 1.2M bytes
    - Viewed (0)
  3. common-protos/k8s.io/api/networking/v1/generated.proto

    message IngressBackend {
      // service references a service as a backend.
      // This is a mutually exclusive setting with "Resource".
      // +optional
      optional IngressServiceBackend service = 4;
    
      // resource is an ObjectRef to another Kubernetes resource in the namespace
      // of the Ingress object. If resource is specified, a service.Name and
      // service.Port must not be specified.
      // This is a mutually exclusive setting with "Service".
    Registered: Wed Nov 06 22:53:10 UTC 2024
    - Last Modified: Mon Mar 11 18:43:24 UTC 2024
    - 25.2K bytes
    - Viewed (0)
  4. okhttp-android/src/main/baseline-prof.txt

    HSPLkotlin/jvm/internal/Intrinsics;->compare(II)I
    HSPLkotlin/jvm/internal/Intrinsics;->stringPlus(Ljava/lang/String;Ljava/lang/Object;)Ljava/lang/String;
    HSPLkotlin/jvm/internal/Lambda;-><init>(I)V
    HSPLkotlin/jvm/internal/Ref$ObjectRef;-><init>()V
    HSPLkotlin/jvm/internal/TypeIntrinsics;->beforeCheckcastToFunctionOfArity(Ljava/lang/Object;I)Ljava/lang/Object;
    HSPLkotlin/random/AbstractPlatformRandom;-><init>()V
    Registered: Fri Nov 01 11:42:11 UTC 2024
    - Last Modified: Mon Mar 21 11:22:00 UTC 2022
    - 127.9K bytes
    - Viewed (0)
  5. common-protos/k8s.io/api/extensions/v1beta1/generated.proto

      optional string serviceName = 1;
    
      // Specifies the port of the referenced service.
      // +optional
      optional k8s.io.apimachinery.pkg.util.intstr.IntOrString servicePort = 2;
    
      // Resource is an ObjectRef to another Kubernetes resource in the namespace
      // of the Ingress object. If resource is specified, serviceName and servicePort
      // must not be specified.
      // +optional
    Registered: Wed Nov 06 22:53:10 UTC 2024
    - Last Modified: Mon Mar 11 18:43:24 UTC 2024
    - 45.6K bytes
    - Viewed (0)
Back to top