Skip navigation links

µb microbean-helm 2.8.2.1.1.1

Provides classes and interfaces for working with Helm from Java.

See: Description

Generated Code 
Package Description
hapi.chart
Provides generated classes and interfaces for the chart-related aspects of communicating with Helm's server-side Tiller component from Java.
hapi.release
Provides generated classes and interfaces for the release-related aspects of communicating with Helm's server-side Tiller component from Java.
hapi.services.rudder
Provides generated classes and interfaces for writing ruddersTiller plugins—from Java.
hapi.services.tiller
Provides generated classes and interfaces for communicating with Helm's server-side Tiller component from Java.
hapi.version
Provides generated classes and interfaces for the version-related aspects of communicating with Helm's server-side Tiller component from Java.
microBean Helm Code 
Package Description
org.microbean.helm
Provides classes and interfaces for working with Helm from Java.
org.microbean.helm.chart
Provides classes and interfaces for working with Helm charts from Java.
org.microbean.helm.chart.repository
Provides classes and interfaces implementing chart resolution in terms of chart repositories.
org.microbean.helm.chart.resolver
Provides classes and interfaces for resolving Helm charts given chart coordinates of some kind.

Provides classes and interfaces for working with Helm from Java.

In general, classes that belong to a package whose name starts with hapi. are generated and compiled from the protocol buffers sources owned by the Helm project. Any classes that belong to a package whose name starts with org.microbean. are compiled from Java source code housed in this project.

Author:
Laird Nelson
See Also:
Tiller, ReleaseManager, URLChartLoader, TapeArchiveChartWriter
Skip navigation links

Copyright © 2017–2018, microBean. All rights reserved.