Documentation
¶
Index ¶
Constants ¶
View Source
const (
// KEY represents the key path in store
KEY = "/lain/deployd/pod_groups"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type PodGroup ¶
type PodGroup spec.PodGroupWithSpec
PodGroup represents the data type stored in backend for each pod. watcher will return data whose type is map[string]PodGroup.
Click to show internal directories.
Click to hide internal directories.