helm

package
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 13, 2018 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Overview

Package helm provides utilities required by Chronologist to work with Helm releases.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AnnotationFromRawRelease

func AnnotationFromRawRelease(data string) (chronologist.Annotation, error)

AnnotationFromRawRelease makes a chronologist annotation from raw helm release data. This function always returns the same annotation for the same release.

func AnnotationFromRelease

func AnnotationFromRelease(rel *release.Release) (chronologist.Annotation, error)

AnnotationFromRelease makes a chronologist annotation from helm release. This function always returns the same annotation for the same release.

func DecodeRelease

func DecodeRelease(data string) (*rspb.Release, error)

DecodeRelease decodes the bytes in data into a release type. Data must contain a base64 encoded string of a valid protobuf encoding of a release, otherwise an error is returned.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL