Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ParentPodCliqueDependencies ¶
type ParentPodCliqueDependencies struct {
// contains filtered or unexported fields
}
ParentPodCliqueDependencies contains the last known (readiness) state of all parent PodCliques.
func NewPodCliqueState ¶
func NewPodCliqueState(podCliqueDependencies map[string]int, log logr.Logger) (*ParentPodCliqueDependencies, error)
NewPodCliqueState creates and initializes all parent PodCliques with an unready state.
func (*ParentPodCliqueDependencies) WaitForReady ¶
WaitForReady waits for all upstream start-up dependencies to be ready.
Click to show internal directories.
Click to hide internal directories.