Package | Description |
---|---|
org.microbean.helm.chart |
Provides classes and interfaces for working with Helm charts from Java.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractArchiveChartWriter
A partial
AbstractChartWriter whose implementations save
ChartOuterClass.ChartOrBuilder objects to a destination that can
be considered an archive of some sort. |
class |
TapeArchiveChartWriter
An
AbstractArchiveChartWriter that saves ChartOuterClass.ChartOrBuilder objects to a supplied
OutputStream in TAR
format, using a TarOutputStream internally. |
Copyright © 2017–2018, microBean. All rights reserved.