hooks

package
v1.59.8 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2024 License: Apache-2.0 Imports: 31 Imported by: 0

Documentation

Index

Constants

View Source
const (
	UpToDateVersion uint = iota
	// DeprecatedVersion marks deprecated resources that will be removed in the next delta releases
	DeprecatedVersion
	UnsupportedVersion
	// FutureDeprecatedVersion resource that is deprecated in any future version
	FutureDeprecatedVersion
)
View Source
const (
	K8sVersionsWithDeprecations = "monitoringKubernetes:k8sVersionsWithDeprecations"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type CloudStorageClass

type CloudStorageClass struct {
	Name        string
	IsCloud     bool
	Provisioner string
}

type NodeWithLabel added in v0.0.6

type NodeWithLabel struct {
	Name string
}

type Release added in v1.59.5

type Release struct {
	Name      string `json:"name,omitempty" protobuf:"bytes,1,opt,name=name,proto3"`
	Namespace string `json:"namespace,omitempty" protobuf:"bytes,8,opt,name=namespace,proto3"`
	Manifest  string `json:"manifest,omitempty" protobuf:"bytes,5,opt,name=manifest,proto3"`

	// set helm version manually
	HelmVersion string `json:"-"`
}

protobuf methods for helm2

func (*Release) ProtoMessage added in v1.59.5

func (*Release) ProtoMessage()

func (*Release) Reset added in v1.59.5

func (m *Release) Reset()

func (*Release) String added in v1.59.5

func (m *Release) String() string

type StorageClassDup

type StorageClassDup struct {
	Name      string
	IsDefault bool
}

Jump to

Keyboard shortcuts

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