Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for gRPC (0.18 sec)

  1. common-protos/k8s.io/api/core/v1/generated.proto

    }
    
    message GRPCAction {
      // Port number of the gRPC service. Number must be in the range 1 to 65535.
      optional int32 port = 1;
    
      // Service is the name of the service to place in the gRPC HealthCheckRequest
      // (see https://github.com/grpc/grpc/blob/master/doc/health-checking.md).
      //
      // If this is not specified, the default behavior is defined by gRPC.
      // +optional
      // +default=""
    Plain Text
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Mon Mar 11 18:43:24 GMT 2024
    - 255.8K bytes
    - Viewed (0)
Back to top