Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MinecraftManager ¶
type MinecraftManager interface { Update(types.NamespacedName) Stop(types.NamespacedName) StopAll() }
func NewManager ¶
func NewManager(af agent.AgentFactory, interval time.Duration, m manager.Manager, log logr.Logger) MinecraftManager
Click to show internal directories.
Click to hide internal directories.