Documentation ¶
Index ¶
- func GetOperatorChartConfigPath(dataDir string) string
- func ToChartConfigInstruction(k8sVersion, dataDir string) (*applyinator.OneTimeInstruction, error)
- func ToFile(cfg *config.Config, dataDir string) (*applyinator.File, error)
- func ToInstruction(imageOverride, systemDefaultRegistry, k8sVersion, operatorVersion string) (*applyinator.OneTimeInstruction, error)
- func ToWaitOperatorInstruction(k8sVersion string) (*applyinator.OneTimeInstruction, error)
- func ToWaitOperatorWebhookInstruction(k8sVersion string) (*applyinator.OneTimeInstruction, error)
- func ToWaitSUCInstruction(_, _, k8sVersion string) (*applyinator.OneTimeInstruction, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ToChartConfigInstruction ¶
func ToChartConfigInstruction(k8sVersion, dataDir string) (*applyinator.OneTimeInstruction, error)
func ToInstruction ¶
func ToInstruction(imageOverride, systemDefaultRegistry, k8sVersion, operatorVersion string) (*applyinator.OneTimeInstruction, error)
func ToWaitOperatorInstruction ¶
func ToWaitOperatorInstruction(k8sVersion string) (*applyinator.OneTimeInstruction, error)
func ToWaitOperatorWebhookInstruction ¶
func ToWaitOperatorWebhookInstruction(k8sVersion string) (*applyinator.OneTimeInstruction, error)
func ToWaitSUCInstruction ¶
func ToWaitSUCInstruction(_, _, k8sVersion string) (*applyinator.OneTimeInstruction, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.