types

package
v0.38.0 Latest Latest
Warning

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

Go to latest
Published: Dec 6, 2023 License: MPL-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	AppLabel          string = "app"
	ComponentLabel    string = "app.kubernetes.io/component"
	CreatedByLabel    string = "app.kubernetes.io/created-by"
	DashboardAppLabel string = "weave.works/app"
	InstanceLabel     string = "app.kubernetes.io/instance"
	ManagedByLabel    string = "app.kubernetes.io/managed-by"
	NameLabel         string = "app.kubernetes.io/name"
	PartOfLabel       string = "app.kubernetes.io/part-of"
	VersionLabel      string = "app.kubernetes.io/version"
)

Variables

This section is empty.

Functions

func K8sObjectToProto added in v0.9.0

func K8sObjectToProto(object client.Object, clusterName, tenant string, inventory []*pb.GroupVersionKind, info string) (*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