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 | Class and Description |
---|---|
static class |
Tiller.TestReleaseRequest
TestReleaseRequest is a request to get the status of a release.
|
static class |
Tiller.TestReleaseRequest.Builder
TestReleaseRequest is a request to get the status of a release.
|
Modifier and Type | Method and Description |
---|---|
protected void |
ReleaseManager.validate(Tiller.TestReleaseRequestOrBuilder request)
Validates the supplied
Tiller.TestReleaseRequestOrBuilder . |
Copyright © 2017–2018, microBean. All rights reserved.