managers

package
v0.0.0-...-d7e1125 Latest Latest
Warning

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

Go to latest
Published: Dec 6, 2024 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateCustomResource

func CreateCustomResource(what CustomResourceType) any

func NewNameManager

func NewNameManager(what NameManagerType) interfaces.INameManager

func NewProbeManager

func NewProbeManager(what ProbeManagerType) interfaces.IProbeManager

Types

type ConfigMapManagerType

type ConfigMapManagerType string
const (
	ConfigMapManagerTypeClickHouse ConfigMapManagerType = "clickhouse"
	ConfigMapManagerTypeKeeper     ConfigMapManagerType = "keeper"
)

type ContainerManagerType

type ContainerManagerType string
const (
	ContainerManagerTypeClickHouse ContainerManagerType = "clickhouse"
	ContainerManagerTypeKeeper     ContainerManagerType = "keeper"
)

type CustomResourceType

type CustomResourceType string
const (
	CustomResourceCHI CustomResourceType = "chi"
	CustomResourceCHK CustomResourceType = "chk"
)

type FilesGeneratorType

type FilesGeneratorType string
const (
	FilesGeneratorTypeClickHouse FilesGeneratorType = "clickhouse"
	FilesGeneratorTypeKeeper     FilesGeneratorType = "keeper"
)

type NameManagerType

type NameManagerType string
const (
	NameManagerTypeClickHouse NameManagerType = "clickhouse"
	NameManagerTypeKeeper     NameManagerType = "keeper"
)

type OwnerReferencesManagerType

type OwnerReferencesManagerType string
const (
	OwnerReferencesManagerTypeClickHouse OwnerReferencesManagerType = "clickhouse"
	OwnerReferencesManagerTypeKeeper     OwnerReferencesManagerType = "keeper"
)

type ProbeManagerType

type ProbeManagerType string
const (
	ProbeManagerTypeClickHouse ProbeManagerType = "clickhouse"
	ProbeManagerTypeKeeper     ProbeManagerType = "keeper"
)

type ServiceManagerType

type ServiceManagerType string
const (
	ServiceManagerTypeClickHouse ServiceManagerType = "clickhouse"
	ServiceManagerTypeKeeper     ServiceManagerType = "keeper"
)

type TagManagerType

type TagManagerType string
const (
	TagManagerTypeClickHouse TagManagerType = "clickhouse"
	TagManagerTypeKeeper     TagManagerType = "keeper"
)

type VolumeManagerType

type VolumeManagerType string
const (
	VolumeManagerTypeClickHouse VolumeManagerType = "clickhouse"
	VolumeManagerTypeKeeper     VolumeManagerType = "keeper"
)

Jump to

Keyboard shortcuts

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