| 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.ReleaseServiceBlockingStub |
ReleaseServiceGrpc.ReleaseServiceBlockingStub.build(Channel channel,
CallOptions callOptions) |
static ReleaseServiceGrpc.ReleaseServiceBlockingStub |
ReleaseServiceGrpc.newBlockingStub(Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
| Modifier and Type | Method and Description |
|---|---|
ReleaseServiceGrpc.ReleaseServiceBlockingStub |
Tiller.getReleaseServiceBlockingStub()
Returns the gRPC-generated
ReleaseServiceGrpc.ReleaseServiceBlockingStub
object that represents the capabilities of the Tiller server. |
Copyright © 2017–2018, microBean. All rights reserved.