package
0.5.0
Repository: https://github.com/jmrodri/operator-sdk.git
Documentation: pkg.go.dev

# Functions

CreateChartForResource creates a new helm chart in the SDK project for the provided resource.

# Constants

HelmChartsDir is the relative directory within an SDK project where Helm charts are stored.
No description provided by the author

# Structs

Dockerfile specifies the Helm Dockerfile scaffold.
DockerfileHybrid - Dockerfile for a hybrid operator.
Entrypoint - entrypoint script.
GopkgToml - the Gopkg.toml file for a hybrid operator.
Main - main source file for helm operator.
Operator specifies the Helm operator.yaml manifest scaffold.
UserSetup - userSetup script.
WatchesYAML specifies the Helm watches.yaml manifest scaffold.