Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for translationFunc (0.23 sec)

  1. operator/pkg/translate/translate.go

    	// For example `.name=foo` instead of `.component.name=foo`.
    	FlattenValues bool
    }
    
    // TranslationFunc maps a yamlStr API path into a YAML values tree.
    type TranslationFunc func(t *Translation, root map[string]any, valuesPath string, value any) error
    
    // Translation is a mapping to an output path using a translation function.
    type Translation struct {
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Feb 12 19:43:09 UTC 2024
    - 36.3K bytes
    - Viewed (0)
Back to top