cli

package
v0.0.10 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2022 License: GPL-3.0 Imports: 11 Imported by: 0

Documentation

Overview

Package cli provides an API that calls to the different components: provisioner, driver, linters and verifiers.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Cleanup

func Cleanup(configuration config.ParticleConfiguration, logger *log.Entry) error

Cleanup deletes the deployment using a function provided by the provisioner.

func Converge

func Converge(configuration config.ParticleConfiguration, logger *log.Entry) error

Converge deploys the manifests using a function provided by the provisioner.

func Create

func Create(configuration config.ParticleConfiguration, logger *log.Entry) error

Create creates the kubernetes cluster using a function provided by the driver.

func Dependency

func Dependency(configuration config.ParticleConfiguration, logger *log.Entry) error

Dependency installs the deployment using a function provided by the provisioner.

func Destroy

func Destroy(configuration config.ParticleConfiguration, logger *log.Entry) error

Destroy creates the kubernetes cluster using a function provided by the driver.

func Lint

func Lint(configuration config.ParticleConfiguration, logger *log.Entry) error

Lint provides a script like way of executing whatever you want it to execute.

func Prepare

func Prepare(configuration config.ParticleConfiguration, logger *log.Entry) error

Prepare installs the dependencies using a function provided from the provisioner.

func Syntax

func Syntax(configuration config.ParticleConfiguration, logger *log.Entry) error

Syntax checks that the configuration is valid.

func Verify

func Verify(configuration config.ParticleConfiguration, logger *log.Entry) error

Verify checks that what's deployed on kubernetes has the desired state.

Types

This section is empty.

Jump to

Keyboard shortcuts

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