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.InstallReleaseRequest
InstallReleaseRequest is the request for an installation of a chart.
|
static class |
Tiller.InstallReleaseRequest.Builder
InstallReleaseRequest is the request for an installation of a chart.
|
Modifier and Type | Method and Description |
---|---|
protected void |
ReleaseManager.validate(Tiller.InstallReleaseRequestOrBuilder request)
Validates the supplied
Tiller.InstallReleaseRequestOrBuilder . |
Copyright © 2017–2018, microBean. All rights reserved.