Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type PodOperation ¶
func DeleteOperations ¶
func DeleteOperations(s *Status) []PodOperation
func OpCreate ¶
func OpCreate(podID string) PodOperation
func OpDelete ¶
func OpDelete(podID string) PodOperation
func UpdateOperations ¶
func UpdateOperations(s, sBefore *Status, needRestart bool) []PodOperation
UpdateOperations возвращает список операций соответствующих изменению статуса подов.
func (PodOperation) LogValue ¶
func (po PodOperation) LogValue() slog.Value
Click to show internal directories.
Click to hide internal directories.