Uses of Interface
io.strimzi.api.kafka.model.UnknownPropertyPreserving
-
-
Uses of UnknownPropertyPreserving in io.strimzi.api.kafka.model
Classes in io.strimzi.api.kafka.model that implement UnknownPropertyPreserving Modifier and Type Class Description classAbstractConnectorSpecAbstracts connector config.classAbstractKafkaConnectSpecclassAclRuleA representation of a single ACL rule for AclAuthorizerclassAclRuleClusterResourceA representation of a cluster resource for ACLsclassAclRuleGroupResourceA representation of a group resource for ACLsclassAclRuleResourceA representation of a single ACL rule for AclAuthorizerclassAclRuleTopicResourceA representation of a topic resource for ACLsclassAclRuleTransactionalIdResourceA representation of a transactional ID resource for ACLsclassCertAndKeySecretSourceRepresents a certificate and private key pair inside a SecretclassCertificateAuthorityclassCertSecretSourceRepresents a certificate inside a SecretclassContainerEnvVarRepresentation for environment variables for Strimzi containers.classCruiseControlSpecclassEntityOperatorSpecRepresentation of the Entity Operator deployment.classEntityTopicOperatorSpecRepresentation of a Strimzi-managed Topic Operator deployment.classEntityUserOperatorSpecRepresentation of the User Operator.classExternalConfigurationReferenceRepresentation for a value read from a given key of a config map in the same namespace as the referrer.classExternalLoggingLogging config comes from an existing, user-supplied config mapclassGenericSecretSourceRepresents a generic secret inside a Kubernetes SecretclassInlineLoggingLogging config is given inline with the resourceclassJmxPrometheusExporterMetricsJMX Prometheus Exporter metrics configclassJmxTransSpecRepresentation for options to be passed into setting up the JmxTrans.classJvmOptionsRepresentation for options to be passed to a JVM.classKafkaclassKafkaAuthorizationConfigures the broker authorizationclassKafkaAuthorizationCustomConfigures the broker for custom authorization moduleclassKafkaAuthorizationKeycloakConfigures Keycloak authorization on the brokersclassKafkaAuthorizationOpaConfigures the broker authorization to use Open Policy Agent as an authorization and policy server.classKafkaAuthorizationSimpleConfigures the broker authorizationclassKafkaBridgeclassKafkaBridgeClientSpecclassKafkaBridgeConsumerSpecclassKafkaBridgeHttpConfigA representation of the HTTP configuration.classKafkaBridgeHttpCorsA representation of the HTTP CORS configuration.classKafkaBridgeProducerSpecclassKafkaBridgeSpecclassKafkaBridgeTlsRepresent the TLS configuration for Kafka BridgeclassKafkaClusterSpecRepresentation of a Strimzi-managed Kafka "cluster".classKafkaConnectclassKafkaConnectorclassKafkaConnectorSpecclassKafkaConnectS2IDeprecated.classKafkaConnectS2ISpecclassKafkaConnectSpecclassKafkaConnectTlsRepresent the TLS configuration for Kafka ConnectclassKafkaExporterSpecRepresentation of the Kafka Exporter deployment.classKafkaJmxAuthenticationclassKafkaJmxAuthenticationPasswordConfigures the Kafka Brokers JMX port with username and password protected.classKafkaJmxOptionsclassKafkaMirrorMakerclassKafkaMirrorMaker2classKafkaMirrorMaker2ClusterSpecclassKafkaMirrorMaker2ConnectorSpecclassKafkaMirrorMaker2MirrorSpecclassKafkaMirrorMaker2SpecclassKafkaMirrorMaker2TlsRepresents the TLS configuration for a Kafka cluster that MirrorMaker 2.0 communicates withclassKafkaMirrorMakerClientSpecclassKafkaMirrorMakerConsumerSpecclassKafkaMirrorMakerProducerSpecclassKafkaMirrorMakerSpecclassKafkaMirrorMakerTlsRepresent the TLS configuration for Kafka MirrorMakerclassKafkaRebalanceclassKafkaRebalanceSpecclassKafkaSpecThespecof aKafka.classKafkaTopicclassKafkaTopicSpecclassKafkaUserclassKafkaUserAuthenticationclassKafkaUserAuthorizationclassKafkaUserAuthorizationSimpleConfigures the broker authorizationclassKafkaUserQuotasRepresent the Quotas configuration for Kafka User.classKafkaUserScramSha512ClientAuthenticationclassKafkaUserSpecclassKafkaUserTlsClientAuthenticationclassLoggingDescribes the logging configurationclassMetricsConfigDescribes the metrics configurationclassPasswordSecretSourceRepresents a password inside a SecretclassProbeA representation of the configurable aspect of a probe (used for health checks).classRackRepresentation of the rack configuration.classSidecarRepresentation of a sidecar container configurationclassSpecRepresents a generic spec which can be used across different resourcesclassSystemPropertyRepresentation for SystemProperty variables for Strimzi containers.classTlsClientAuthenticationclassTlsSidecarRepresentation of a TLS sidecar container configurationclassTopicOperatorSpecDeprecated.classZookeeperClusterSpecRepresentation of a Strimzi-managed ZooKeeper "cluster". -
Uses of UnknownPropertyPreserving in io.strimzi.api.kafka.model.authentication
Classes in io.strimzi.api.kafka.model.authentication that implement UnknownPropertyPreserving Modifier and Type Class Description classKafkaClientAuthenticationConfigures the Kafka client authentication in client based componentsclassKafkaClientAuthenticationOAuthConfigures the Kafka client authentication using SASl OAUTHBEARER mechanism in client based componentsclassKafkaClientAuthenticationPlainConfigures the Kafka client authentication using SASL PLAIN in client based componentsclassKafkaClientAuthenticationScramSha512Configures the Kafka client authentication usign SASL SCRAM_SHA_512 in client based componentsclassKafkaClientAuthenticationTlsConfigures the Kafka client authentication using TLS client authentication in client based components -
Uses of UnknownPropertyPreserving in io.strimzi.api.kafka.model.balancing
Classes in io.strimzi.api.kafka.model.balancing that implement UnknownPropertyPreserving Modifier and Type Class Description classBrokerCapacityRepresentation of the Cruise Control broker capacity settings. -
Uses of UnknownPropertyPreserving in io.strimzi.api.kafka.model.connect
Classes in io.strimzi.api.kafka.model.connect that implement UnknownPropertyPreserving Modifier and Type Class Description classConnectorPluginRepresentation a connector plugin available in the Kafka Connect deploymentclassExternalConfigurationRepresentation for external configuration for Kafka Connect connectors passed from Secrets or ConfigMapsclassExternalConfigurationEnvRepresentation for environment variables which will be passed to Kafka ConnectclassExternalConfigurationEnvVarSourceRepresentation for environment variables which will be passed to Kafka ConnectclassExternalConfigurationVolumeSourceRepresentation for environment variables which will be passed to Kafka Connect -
Uses of UnknownPropertyPreserving in io.strimzi.api.kafka.model.connect.build
Classes in io.strimzi.api.kafka.model.connect.build that implement UnknownPropertyPreserving Modifier and Type Class Description classArtifactAbstract baseclass for different representations of connector artifacts, discriminated bytype.classBuildRepresentation a Kafka Connect build to add additional connectorsclassDockerOutputRepresents Docker output from the buildclassDownloadableArtifactArtifact which can be just downloaded from an URLclassImageStreamOutputRepresents Docker output from the buildclassJarArtifactJAR artifact represents an artifact which is simply downloadedclassOutputAbstract baseclass for different representations of connect build outputs, discriminated bytype.classPluginRepresentation a connector within a Kafka Connect buildclassTgzArtifactTGZ artifact represents an artifact which is downloaded and unpacked using TAR (with GZIP decompression)classZipArtifactZIP artifact represents an artifact which is downloaded and unpacked using `unzip` -
Uses of UnknownPropertyPreserving in io.strimzi.api.kafka.model.listener
Classes in io.strimzi.api.kafka.model.listener that implement UnknownPropertyPreserving Modifier and Type Class Description classExternalListenerBootstrapOverrideConfigures external listener overrides for bootstrap serviceclassExternalListenerBrokerOverrideConfigures external listener overrides for broker services and advertised addressesclassIngressListenerBootstrapConfigurationConfigures Ingress for Bootstrap serviceclassIngressListenerBrokerConfigurationConfigures broker ingressclassIngressListenerConfigurationConfigures Ingress listenersclassKafkaListenerAuthenticationConfigures listener authentication.classKafkaListenerAuthenticationOAuthConfigures a listener to use OAuth authentication.classKafkaListenerAuthenticationScramSha512Configures a listener to use SASL SCRAM-SHA-512 for authentication.classKafkaListenerAuthenticationTlsConfigures a listener to use mutual TLS authentication.classKafkaListenerExternalConfigures the external listener which exposes Kafka outside of Kubernetes / OpenShiftclassKafkaListenerExternalConfigurationConfigures External listenersclassKafkaListenerExternalIngressConfigures the external listener which exposes Kafka outside of Kubernetes using IngressclassKafkaListenerExternalLoadBalancerConfigures the external listener which exposes Kafka outside of Kubernetes using LoadBalancersclassKafkaListenerExternalNodePortConfigures the external listener which exposes Kafka outside of Kubernetes using NodePortsclassKafkaListenerExternalRouteConfigures the external listener which exposes Kafka outside of OpenShift using RoutesclassKafkaListenerPlainConfigures the TCP listener of Kafka brokerclassKafkaListenersDeprecated.classKafkaListenerTlsConfigures the TLS listener of Kafka brokerclassLoadBalancerListenerBootstrapOverrideConfigures external bootstrap service for LoadBalancer listenersclassLoadBalancerListenerBrokerOverrideConfigures external broker service and advertised addresses for LoadBalancer listenersclassLoadBalancerListenerOverrideConfigures overrides for LoadBalancer listenersclassNodePortListenerBootstrapOverrideConfigures external bootstrap service for NodePort listenersclassNodePortListenerBrokerOverrideConfigures external broker service and advertised addresses for NodePort listenersclassNodePortListenerConfigurationConfigures External node port listenersclassNodePortListenerOverrideConfigures overrides NodePort listenersclassRouteListenerBootstrapOverrideConfigures external bootstrap service for Route listenersclassRouteListenerBrokerOverrideConfigures external broker service and advertised addresses for Route listenersclassRouteListenerOverrideConfigures overrides for Route listenersclassTlsListenerConfigurationConfigures Tls listeners -
Uses of UnknownPropertyPreserving in io.strimzi.api.kafka.model.listener.arraylistener
Classes in io.strimzi.api.kafka.model.listener.arraylistener that implement UnknownPropertyPreserving Modifier and Type Class Description classGenericKafkaListenerConfigures the external listener which exposes Kafka outside of Kubernetes / OpenShiftclassGenericKafkaListenerConfigurationConfigures Kafka listenersclassGenericKafkaListenerConfigurationBootstrapConfigures listener bootstrap configurationclassGenericKafkaListenerConfigurationBrokerConfigures listener per-broker configuration -
Uses of UnknownPropertyPreserving in io.strimzi.api.kafka.model.status
Classes in io.strimzi.api.kafka.model.status that implement UnknownPropertyPreserving Modifier and Type Class Description classConditionclassKafkaBridgeStatusRepresents a status of the Kafka Bridge resourceclassKafkaConnectorStatusRepresents a status of the KafkaConnector resourceclassKafkaConnectS2IStatusRepresents a status of the Kafka Connect S2I resourceclassKafkaConnectStatusRepresents a status of the Kafka Connect resourceclassKafkaMirrorMaker2StatusRepresents a status of the Kafka MirrorMaker 2.0 resourceclassKafkaMirrorMakerStatusRepresents a status of the Kafka MirrorMaker resourceclassKafkaRebalanceStatusRepresents a status of the Kafka Rebalance resourceclassKafkaStatusRepresents a status of the Kafka resourceclassKafkaTopicStatusRepresents a status of the KafkaTopic resourceclassKafkaUserStatusRepresents a status of the Kafka User resourceclassListenerAddressRepresents a single address of particular listenerclassListenerStatusRepresents a single listenerclassStatusRepresents a generic status which can be used across different resources -
Uses of UnknownPropertyPreserving in io.strimzi.api.kafka.model.storage
Classes in io.strimzi.api.kafka.model.storage that implement UnknownPropertyPreserving Modifier and Type Class Description classEphemeralStorageRepresentation for ephemeral storage.classJbodStorageRepresentation for JBOD storage.classPersistentClaimStorageRepresentation for persistent claim-based storage.classPersistentClaimStorageOverrideConfigures persistent claim overrides for storage - allows to override storage class with per broker configurationclassSingleVolumeStorageclassStorageAbstract baseclass for different representations of storage, discriminated bytype. -
Uses of UnknownPropertyPreserving in io.strimzi.api.kafka.model.template
Classes in io.strimzi.api.kafka.model.template that implement UnknownPropertyPreserving Modifier and Type Class Description classContainerTemplateRepresentation of a template for Strimzi containers.classCruiseControlTemplateRepresentation of a template for Cruise Control resources.classDeploymentTemplateRepresentation of a template for Strimzi resources.classEntityOperatorTemplateRepresentation of a template for Entity Operator resources.classExternalServiceTemplateRepresentation of a template for Strimzi external services.classInternalServiceTemplateRepresentation of a template for Strimzi internal services.classJmxTransOutputDefinitionTemplateRepresentation for options to define where and how information will be pushed to remote sources of informationclassJmxTransQueryTemplateclassJmxTransTemplateRepresentation of a template for JmxTrans resources.classKafkaBridgeTemplateRepresentation of a template for Kafka Bridge resources.classKafkaClusterTemplateRepresentation of a template for Kafka cluster resources.classKafkaConnectTemplateRepresentation of a template for Kafka Connect and Kafka Connect S2I resources.classKafkaExporterTemplateRepresentation of a template for Kafka Exporter resources.classKafkaMirrorMaker2TemplateRepresentation of a template for Kafka MirrorMaker 2.0 resources.classKafkaMirrorMakerTemplateRepresentation of a template for Kafka MirrorMaker resources.classKafkaUserTemplateRepresentation of a template for a KafkaUser resource.classMetadataTemplateRepresentation of a Metadata template for Strimzi pods, statefulsets, deployments and services.classPodDisruptionBudgetTemplateRepresentation of a Pod disruption Budget template template for Strimzi resources.classPodTemplateRepresentation of a pod template for Strimzi resources.classResourceTemplateRepresentation of a template for Strimzi resources.classStatefulSetTemplateRepresentation of a template for Strimzi resources.classZookeeperClusterTemplateRepresentation of a template for ZooKeeper cluster resources. -
Uses of UnknownPropertyPreserving in io.strimzi.api.kafka.model.tracing
Classes in io.strimzi.api.kafka.model.tracing that implement UnknownPropertyPreserving Modifier and Type Class Description classJaegerTracingConfigures the tracing using the Jaeger OpenTracing implementationclassTracingConfigures the tracing
-