scaffolds

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Sep 18, 2020 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Overview

Package scaffolds contains libraries for scaffolding code to use with helm-operator

Index

Constants

View Source
const (
	// KustomizeVersion is the kubernetes-sigs/kustomize version to be used in the project
	KustomizeVersion = "v3.5.4"
)

Variables

View Source
var HelmOperatorVersion = strings.TrimSuffix(version.Version, "+git")

HelmOperatorVersion is the version of the helm binary used in the Makefile

Functions

func NewAPIScaffolder

func NewAPIScaffolder(config *config.Config, opts chartutil.CreateOptions) scaffold.Scaffolder

NewAPIScaffolder returns a new Scaffolder for API/controller creation operations

func NewInitScaffolder

func NewInitScaffolder(config *config.Config, apiScaffolder scaffold.Scaffolder) scaffold.Scaffolder

NewInitScaffolder returns a new Scaffolder for project initialization operations

Types

This section is empty.

Jump to

Keyboard shortcuts

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