Package | Description |
---|---|
hapi.services.tiller |
Provides generated classes and interfaces for
communicating with Helm's server-side Tiller
component from Java.
|
org.microbean.helm |
Provides classes and interfaces for working with Helm from Java.
|
Modifier and Type | Method and Description |
---|---|
protected ReleaseServiceGrpc.ReleaseServiceFutureStub |
ReleaseServiceGrpc.ReleaseServiceFutureStub.build(Channel channel,
CallOptions callOptions) |
static ReleaseServiceGrpc.ReleaseServiceFutureStub |
ReleaseServiceGrpc.newFutureStub(Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
Modifier and Type | Method and Description |
---|---|
ReleaseServiceGrpc.ReleaseServiceFutureStub |
Tiller.getReleaseServiceFutureStub()
Returns the gRPC-generated
ReleaseServiceGrpc.ReleaseServiceFutureStub
object that represents the capabilities of the Tiller server. |
Copyright © 2017–2018, microBean. All rights reserved.