types

package
v0.7.0-rc1 Latest Latest
Warning

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

Go to latest
Published: Mar 24, 2022 License: MPL-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PartOfLabel    string = "app.kubernetes.io/part-of"
	ManagedByLabel string = "app.kubernetes.io/managed-by"
	CreatedByLabel string = "app.kubernetes.io/created-by"
	InstanceLabel  string = "app.kubernetes.io/instance"
)

Variables

This section is empty.

Functions

func BucketToProto

func BucketToProto(bucket *v1beta1.Bucket) *pb.Bucket

func GitRepositoryToProto

func GitRepositoryToProto(repository *v1beta1.GitRepository) *pb.GitRepository

func HelmChartToProto

func HelmChartToProto(helmchart *v1beta1.HelmChart) *pb.HelmChart

func HelmReleaseToProto

func HelmReleaseToProto(helmrelease *v2beta1.HelmRelease, inventory []*pb.GroupVersionKind) *pb.HelmRelease

func HelmRepositoryToProto

func HelmRepositoryToProto(helmRepository *v1beta1.HelmRepository) *pb.HelmRepository

func KustomizationToProto

func KustomizationToProto(kustomization *v1beta2.Kustomization) (*pb.Kustomization, error)

func NamespaceToProto

func NamespaceToProto(ns corev1.Namespace) *pb.Namespace

func ProtoToBucket

func ProtoToBucket(bucket *pb.Bucket) v1beta1.Bucket

func ProtoToGitRepository

func ProtoToGitRepository(repo *pb.GitRepository) *v1beta1.GitRepository

func ProtoToHelmChart

func ProtoToHelmChart(chart *pb.HelmChart) v1beta1.HelmChart

func ProtoToHelmRelease

func ProtoToHelmRelease(hr *pb.HelmRelease) v2beta1.HelmRelease

func ProtoToHelmRepository

func ProtoToHelmRepository(hr *pb.HelmRepository) v1beta1.HelmRepository

func ProtoToKustomization

func ProtoToKustomization(kustomization *pb.Kustomization) v1beta2.Kustomization

Types

type HelmReleaseStorage

type HelmReleaseStorage struct {
	Name     string `json:"name,omitempty"`
	Manifest string `json:"manifest,omitempty"`
}

Jump to

Keyboard shortcuts

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