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