types

package
v0.17.0-rc.1 Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2023 License: MPL-2.0 Imports: 5 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 K8sObjectToProto added in v0.9.0

func K8sObjectToProto(object client.Object, clusterName string, tenant string, inventory []*pb.GroupVersionKind) (*pb.Object, error)

func NamespaceToProto

func NamespaceToProto(ns corev1.Namespace, clusterName string) *pb.Namespace

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