Versions in this module Expand all Collapse all v0 v0.19.0 Apr 24, 2026 v0.18.0 Apr 10, 2026 Changes in this version + func ContainerEventID(ctx context.Context, serviceName, containerID, machineName string) string + func ImageEventID(image, machineName string) string + func MachineEventID(machineName, publicIP string) string + func NewContainerEventID(ctx context.Context, containerName, machineName string) string + func OldPreDeployHookEventID(serviceName, containerID, machineName string) string + func PreDeployHookEventID(serviceName, machineName string) string + func VolumeEventID(volumeName, machineName string) string + func WithEventID(ctx context.Context, eventID string) context.Context