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) error
Stop(types.NamespacedName)
Start(context.Context) error
}
MinecraftManager manages the lifecycle of Minecraft server.
Click to show internal directories.
Click to hide internal directories.