package
0.0.0-20250314183529-1df4540a414f
Repository: https://github.com/infinispan/infinispan-operator.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author
No description provided by the author
NewCurlClient return a new curl.Client using the admin credentials associated with the v1.Infinispan instance.
NewInfinispan returns a new api.Infinispan client using the first pod in the cluster's StatefulSet.
NewInfinispanForPod retrieves credential information to initialise a curl.Client and uses this to return a api.Infinispan implementation.
PodList Obtain list of pods associated with the supplied Infinispan cluster.
PodsCreatedBy Obtain pods created by a certain statefulSet.

# 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
ZeroFailed means that the action failed on the infinispan server and the zero pod has terminated.
ZeroInitialized means that all required resources have been initialized.
ZeroInitializing means the request has been accepted by the system, but the underlying resources are still being initialized.
ZeroRunning means that the required action has been initiated on the infinispan server.
ZeroSucceeded means that the action on the server has completed and the zero pod has been terminated.
ZeroUnknown means that for some reason the state of the action could not be obtained, typically due to an error in communicating with the underlying zero pod.

# Structs

BackupReconciler reconciles a Backup object.
BatchReconciler reconciles a Batch object.
No description provided by the author
CacheReconciler reconciles a Cache object.
InfinispanReconciler reconciles a Infinispan object.
ReconcileInfinispan reconciles a Infinispan object.
RestoreReconciler reconciles a Restore object.