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 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()
type StorageClassDup ¶
Click to show internal directories.
Click to hide internal directories.