Versions in this module Expand all Collapse all v1 v1.23.3 Nov 8, 2024 Changes in this version + const CMStr + const CRDStr + const ClusterRoleBindingStr + const ClusterRoleStr + const DaemonSetStr + const DefaultProfileName + const DeploymentStr + const EndpointStr + const HPAStr + const IstioOperator + const IstioOperatorStr + const MutatingWebhookConfigurationStr + const NamespaceStr + const NetworkAttachmentDefinitionStr + const OperatorAPINamespace + const PDBStr + const PodStr + const ReplicaSetStr + const RoleBindingStr + const RoleStr + const SAStr + const SecretStr + const ServiceStr + const StatefulSetStr + const ValidatingWebhookConfigurationStr + var AllComponentNames = append(AllCoreComponentNames, IngressComponentName, EgressComponentName, ...) + var AllCoreComponentNames = []ComponentName + var IstioComponentIcons = map[ComponentName]string + var ValuesEnablementPathMap = map[string]string + func MergeManifestSlices(manifests []string) string + func Namespace(componentName ComponentName, controlPlaneSpec *v1alpha1.IstioOperatorSpec) (string, error) + func UserFacingComponentName(name ComponentName) string + type ComponentName string + const CNIComponentName + const EgressComponentName + const IngressComponentName + const IstioBaseComponentName + const IstioOperatorComponentName + const IstioOperatorCustomResourceName + const IstiodRemoteComponentName + const PilotComponentName + const ZtunnelComponentName + func TitleCase(n ComponentName) ComponentName + func (cn ComponentName) IsGateway() bool + type ComponentNamesConfig struct + DeprecatedComponentNames []string + type Manifest struct + Content string + Name ComponentName + type ManifestMap map[ComponentName][]string + func (mm ManifestMap) Consolidated() map[string]string + func (mm ManifestMap) String() string