# Functions
AreAllCRDInstalled check if all the required CRDs are installed.
No description provided by the author
InstanceViewerRole installs the role that allows any user ro access to instances in all namespaces.
IsCRDInstalled check if the given CRD kind is installed.
No description provided by the author
OpenShiftConsoleDownloadLink installs the download link for the OpenShift console.
Operator installs the operator resources in the given namespace.
OperatorOrCollect installs the operator resources or adds them to the collector if present.
OperatorStartupOptionalTools tries to install optional tools at operator startup and warns if something goes wrong.
Resource installs a single named resource from the project resource directory.
ResourceOrCollect --.
Resources installs named resources from the project resource directory.
ResourcesOrCollect --.
RuntimeObject installs a single runtime object.
RuntimeObjectOrCollect --.
SetupClusterWideResourcesOrCollect --.
No description provided by the author
ViewerServiceAccountRoles installs the viewer service account and related roles in the given namespace.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
WaitForAllCRDInstallation waits until all CRDs are installed.
# Variables
IdentityResourceCustomizer is a ResourceCustomizer that does nothing.
YaksCLIDownloadDescription is the description as seen in the download page.
YaksCLIDownloadDisplayName is the name as seen in the download page.
YaksCLIDownloadName --.
YaksCLIDownloadURLTemplate is the download template with 3 missing parameters (version, version, os).
# Structs
OperatorConfiguration --.
# Type aliases
ResourceCustomizer can be used to inject code that changes the objects before they are created.