Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func (*Service) Load ¶
func (a *Service) Load(obj *unstructured.Unstructured)
Load processed objects one-by-one before actual processing to define app namespace, name common prefix and other app meta information.
func (*Service) TemplatedName ¶
TemplatedName - converts object name to its Helm templated representation. Adds chart fullname prefix from _helpers.tpl
Click to show internal directories.
Click to hide internal directories.