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(Channel channel,
CallOptions callOptions) |
static ReleaseServiceGrpc.ReleaseServiceStub |
ReleaseServiceGrpc.newStub(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–2018, microBean. All rights reserved.