Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateModuleName ¶
CreateModuleName takes a FQDN and a prefix and generates a human-readable unique interpretation of a name combination. e.g. kyma-project.io/module/some-module and default-id => "default-id-some-module-34180237" e.g. domain.com/some-module and default-id => "default-id-some-module-1238916".
Types ¶
type Module ¶
type Module struct { ModuleName string FQDN string Template *templatelookup.ModuleTemplateInfo *v1beta2.Manifest Enabled bool IsUnmanaged bool }
func (*Module) ApplyDefaultMetaToManifest ¶
func (*Module) ContainsExpectedOwnerReference ¶
Click to show internal directories.
Click to hide internal directories.