Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KVRocksSentinelHandler ¶
type KVRocksSentinelHandler struct {
// contains filtered or unexported fields
}
func NewKVRocksSentinelHandler ¶
func NewKVRocksSentinelHandler( k8s *k8s.Client, kvrocks *kvrocks.Client, logger logr.Logger, key types.NamespacedName, instance *kvrocksv1alpha1.KVRocks) *KVRocksSentinelHandler
func (*KVRocksSentinelHandler) Finializer ¶
func (h *KVRocksSentinelHandler) Finializer() error
func (*KVRocksSentinelHandler) Handle ¶
func (h *KVRocksSentinelHandler) Handle() (error, bool)
func (*KVRocksSentinelHandler) Requeue ¶
func (h *KVRocksSentinelHandler) Requeue() bool
Click to show internal directories.
Click to hide internal directories.