Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeployConfigs ¶
func DeployConfigs(clientSet deploy.ClientSet, apis api.APIs, sortedConfigs []config.Config, opts deploy.DeployConfigsOptions) []error
DeployConfigs sequentially deploys the given configs with the given apis to a single environment via the given client NOTE: the given configs need to be sorted, otherwise deployment will probably fail, as references cannot be resolved. Deprecated: Sequential deployment is deprecated and only used if featureflags.DependencyGraphBasedDeploy is manually disabled.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.