Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Localizer ¶
type Localizer struct {
// contains filtered or unexported fields
}
Localizer defines configuration for the application localization
func NewLocalizer ¶
func NewLocalizer(clusternetClient *clusternetclientset.Clientset, clusternetInformerFactory clusternetinformers.SharedInformerFactory, chartCallback func(*appsapi.HelmChart) error, manifestCallback func(*appsapi.Manifest) error, recorder record.EventRecorder, reservedNamespace string) (*Localizer, error)
func (*Localizer) ApplyOverridesToDescription ¶
func (l *Localizer) ApplyOverridesToDescription(desc *appsapi.Description) error
Click to show internal directories.
Click to hide internal directories.