package
0.7.17
Repository: https://github.com/milvus-io/milvus-operator.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author
DeploymentReady deployment is ready when all components are available.
No description provided by the author
GetComponentsBySpec returns the components by the spec.
No description provided by the author
No description provided by the author
GetConfCheckSum returns the checksum of the component configuration.
GetContainerIndex returns index of container @name in @containers, -1 if not found.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GetMilvusConfCheckSum returns the checksum of the component configuration.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GetPodConditionByType returns the condition with the provided type, return ConditionNotSet if not found.
No description provided by the author
No description provided by the author
No description provided by the author
GetServiceInstanceName returns the name of the component service.
No description provided by the author
No description provided by the author
GetVolumeIndex returns index of volume @name in @volumes, -1 if not found.
GetVolumeMountIndex returns index of volumeMount with @mountPath in @volumeMounts, -1 if not found.
InitializeMetrics for controllers.
No description provided by the author
IsEqual check two object is equal.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
MergeComponentSpec merges the src ComponentSpec to dst.
No description provided by the author
Merge dst env into src.
MergeLabels merges all labels together and returns a new label.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewGroup creates a new group.
No description provided by the author
NewMilvusUpgradeReconciler returns a new MilvusUpgradeReconciler.
No description provided by the author
PodReady returns whether a pod is running and each container has passed it's ready state.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
const name or ports.
const name or ports.
const name or ports.
const name or ports.
const name or ports.
const name or ports.
No description provided by the author
No description provided by the author
const name or ports.
const name or ports.
const name or ports.
const name or ports.
const name or ports.
const name or ports.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
const name or ports.
const name or ports.
const name or ports.
No description provided by the author
for standalone persistence only.
No description provided by the author
const name or ports.
No description provided by the author
TODO: use configurable port?.
MilvusStatusCode for milvusStatusCollector.
MilvusStatusCode for milvusStatusCollector.
MilvusStatusCode for milvusStatusCollector.
MilvusStatusCode for milvusStatusCollector.
MilvusStatusCode for milvusStatusCollector.
MilvusStatusCode for milvusStatusCollector.
No description provided by the author
No description provided by the author
No description provided by the author
const name or ports.
const name or ports.
const name or ports.
No description provided by the author
const name or ports.
const name or ports.
const name or ports.
No description provided by the author
const name or ports.
const name or ports.
const name or ports.
const name or ports.
const name or ports.
const name or ports.
const name or ports.
No description provided by the author
const name or ports.
const name or ports.
const name or ports.
No description provided by the author
No description provided by the author
const name or ports.
const name or ports.
const name or ports.
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
define MilvusComponents.
define MilvusComponents.
No description provided by the author
DefaultValuesPath is the path to the default values file variable in test, const in runtime.
No description provided by the author
No description provided by the author
define MilvusComponents.
define MilvusComponents.
No description provided by the author
define MilvusComponents.
No description provided by the author
define MilvusComponents.
Milvus standalone.
define MilvusComponents.
define MilvusComponents.
PodConditionNotSet is used when pod condition is not found when calling GetPodConditionByType.
define MilvusComponents.
define MilvusComponents.
define MilvusComponents.
define MilvusComponents.
No description provided by the author
No description provided by the author
define MilvusComponents.
No description provided by the author

# Structs

CommonInfo should be init when before time reconcile.
No description provided by the author
ComponentErrorDetail is one sample of error detail among all error pods.
EndpointCheckCacheImpl implements EndpointCheckCache.
No description provided by the author
No description provided by the author
No description provided by the author
ImageInfo for image pulling.
LocalHelmReconciler implements HelmReconciler at local.
MilvusComponent contains basic info of a milvus cluster component.
MilvusEndpointInfo info for calculate the endpoint.
No description provided by the author
No description provided by the author
MilvusReconciler reconciles a Milvus object.
No description provided by the author
MilvusUpgradeReconciler reconciles a MilvusUpgrade object.
ParallelGroupRunner is a group runner that run funcs in parallel.
Result contains data & err for a func's return.
StorageConditionInfo is info for acquiring storage condition.

# Interfaces

go:generate mockgen -package=controllers -source=component_condition.go -destination=component_condition_mock.go ComponentConditionGetter.
EndpointCheckCache coordinates endpoint check to avoid duplicated check for same endpoint.
EtcdClient for mock.
Func any callable func.
GroupRunner does a group of funcs in parallel.
HelmReconciler reconciles Helm releases.
K8sClient for mock.
Logger for mock.
MilvusStatusSyncerInterface abstracts MilvusStatusSyncer.
PulsarClient for mock.
PulsarReader for mock.

# Type aliases

Args array of args for a func.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author