@Generated(value="by gRPC proto compiler (version 1.0.1)",
comments="Source: appscode/api/kubernetes/v1beta1/client.proto")
public class ClientsGrpc
extends java.lang.Object
All those clients api in v1beta1 are deprecated. will be removed in future version. Use v0.2 apis instead.
| Modifier and Type | Class and Description |
|---|---|
static class |
ClientsGrpc.ClientsBlockingStub
All those clients api in v1beta1 are deprecated.
|
static class |
ClientsGrpc.ClientsFutureStub
All those clients api in v1beta1 are deprecated.
|
static class |
ClientsGrpc.ClientsImplBase
All those clients api in v1beta1 are deprecated.
|
static class |
ClientsGrpc.ClientsStub
All those clients api in v1beta1 are deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static ClientsGrpc.ClientsBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static ClientsGrpc.ClientsFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary and streaming output calls on the service
|
static ClientsGrpc.ClientsStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|
public static final java.lang.String SERVICE_NAME
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<CopyResourceRequest,CopyResourceResponse> METHOD_COPY
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<ClientRequest,NodeListResponse> METHOD_NODES
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<ClientRequest,AppListResponse> METHOD_APPS
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<AppDescribeRequest,AppDescribeResponse> METHOD_APP
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<AppDescribeRequest,PodListResponse> METHOD_APP_PODS
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<ClientRequest,NamespaceListResponse> METHOD_NAMESPACES
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<ClientRequest,SecretListResponse> METHOD_SECRETS
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<SecretDescribeRequest,SecretDescribeResponse> METHOD_SECRET
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<ClientRequest,JobListResponse> METHOD_JOBS
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<ClientRequest,PodListResponse> METHOD_PODS
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<ClientRequest,ServiceListResponse> METHOD_SERVICES
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<ClientRequest,ReplicationControllerListResponse> METHOD_REPLICATION_CONTROLLERS
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<ClientRequest,ConfigMapListResponse> METHOD_CONFIG_MAPS
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<ConfigMapDescribeRequest,ConfigMapDescribeResponse> METHOD_CONFIG_MAP
public static ClientsGrpc.ClientsStub newStub(io.grpc.Channel channel)
public static ClientsGrpc.ClientsBlockingStub newBlockingStub(io.grpc.Channel channel)
public static ClientsGrpc.ClientsFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()