| 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.ReleaseServiceStub |
ReleaseServiceGrpc.ReleaseServiceStub.build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
static ReleaseServiceGrpc.ReleaseServiceStub |
ReleaseServiceGrpc.newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|
| Modifier and Type | Method and Description |
|---|---|
ReleaseServiceGrpc.ReleaseServiceStub |
Tiller.getReleaseServiceStub()
Returns the gRPC-generated
ReleaseServiceGrpc.ReleaseServiceStub
object that represents the capabilities of the Tiller server. |
Copyright © 2017–2017, MicroBean. All rights reserved.