Documentation
¶
Index ¶
- Constants
- func GetUpdaterFingerprintStatus(env *Env, podNamespace, podName, cntName string) (podfingerprint.Status, error)
- func HasSynced(env *Env, nodeNames []string) (bool, map[string]sets.Set[string], error)
- func ReplicaHasSynced(env *Env, pod *corev1.Pod, nodeNames []string) (map[string]sets.Set[string], error)
- func ReplicaHasSyncedForNode(env *Env, pod *corev1.Pod, nodeName string) (bool, sets.Set[string], error)
- type Env
Constants ¶
View Source
const (
TracingDirectory = "/run/pfpstatus"
)
Variables ¶
This section is empty.
Functions ¶
func GetUpdaterFingerprintStatus ¶
func GetUpdaterFingerprintStatus(env *Env, podNamespace, podName, cntName string) (podfingerprint.Status, error)
func ReplicaHasSynced ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.