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