Documentation
¶
Index ¶
Constants ¶
View Source
const ( KindNull = "" KindTemplate = "Template" KindQuickStart = "QuickStart" KindQuickStartRule = "QuickStartRule" KindCustom = "CustomResourceDefinition" )
View Source
const Name = "ARCEUS"
Variables ¶
View Source
var ( ResourcePath = "/etc/arceus/static" CustomResourcePath = ResourcePath + "/custom" KubernetesResourcePath = ResourcePath + "/kubernetes" TemplateResourcePath = ResourcePath + "/template" RuleResourcePath = ResourcePath + "/rule" )
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.