Documentation ¶
Index ¶
- func AppType(ctx context.Context, appPath, repoPath string, ...) (string, error)
- func DetectConfigManagementPlugin(ctx context.Context, appPath, repoPath, pluginName string, env []string, ...) (io.Closer, pluginclient.ConfigManagementPluginServiceClient, error)
- func Discover(ctx context.Context, appPath, repoPath string, ...) (map[string]string, error)
- func IsManifestGenerationEnabled(sourceType v1alpha1.ApplicationSourceType, ...) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DetectConfigManagementPlugin ¶ added in v2.2.0
func DetectConfigManagementPlugin(ctx context.Context, appPath, repoPath, pluginName string, env []string, tarExcludedGlobs []string) (io.Closer, pluginclient.ConfigManagementPluginServiceClient, error)
func IsManifestGenerationEnabled ¶ added in v2.3.0
func IsManifestGenerationEnabled(sourceType v1alpha1.ApplicationSourceType, enableGenerateManifests map[string]bool) bool
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.