Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Plugin ¶
type Plugin struct{}
Plugin implements the sdk.PlanPreviewPlugin interface for the kubernetes_multicluster plugin.
func (*Plugin) GetPlanPreview ¶
func (p *Plugin) GetPlanPreview(ctx context.Context, _ *kubeconfig.KubernetesPluginConfig, dts []*sdk.DeployTarget[kubeconfig.KubernetesDeployTargetConfig], input *sdk.GetPlanPreviewInput[kubeconfig.KubernetesApplicationSpec]) (*sdk.GetPlanPreviewResponse, error)
GetPlanPreview returns the plan preview result showing what will change across all deploy targets.
Click to show internal directories.
Click to hide internal directories.