Documentation
¶
Index ¶
Constants ¶
View Source
const ( MetaPrefix = "mcing.kmdkuk.com/" Finalizer = MetaPrefix + "finalizer" DefaultServerImage = "itzg/minecraft-server:java17" ServerContainerName = "minecraft" LabelAppInstance = "app.kubernetes.io/instance" LabelAppName = "app.kubernetes.io/name" LabelAppComponent = "app.kubernetes.io/component" LabelAppCreatedBy = "app.kubernetes.io/created-by" AppName = "mcing" AppComponentServer = "server" ControllerName = "mcing-controller" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.