Documentation
¶
Overview ¶
Package prereq checks deploy prerequisites that must be satisfied before the four platform CRs can reconcile.
Index ¶
Constants ¶
View Source
const CustomCASecretName = "educates-custom-ca"
CustomCASecretName is the Secret the Local-mode translator hardcodes as caCertificateRef. Must exist in the operator namespace before deploy applies EducatesClusterConfig.
Variables ¶
This section is empty.
Functions ¶
func CheckCustomCASecret ¶
func CheckCustomCASecret(ctx context.Context, getter genericclioptions.RESTClientGetter, namespace string) error
CheckCustomCASecret returns nil when the educates-custom-ca Secret exists in the operator namespace, or a user-actionable error pointing at the kubectl command that creates it.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.