appchart

package
v1.11.0 Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2023 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Overview

Package appchart collects the structures and functions that deal with epinio's app chart CR

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Exists

func Exists(ctx context.Context, cluster *kubernetes.Cluster, name string) (bool, error)

Exists tests if the named app chart exists, or not.

func Get

Get returns the app chart resource from the cluster. This should be changed to return a typed application struct, like epinioappv1.AppChartSpec if needed in the future.

func List

func List(ctx context.Context, cluster *kubernetes.Cluster) (models.AppChartList, error)

List returns a slice of all known app chart CRs.

func Lookup

func Lookup(ctx context.Context, cluster *kubernetes.Cluster, name string) (*models.AppChartFull, error)

Lookup returns the named app chart, or nil

Types

This section is empty.

Jump to

Keyboard shortcuts

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