jar

io.dekorate : knative-annotations

Maven & Gradle

Jun 23, 2023
14 usages
437 stars

Dekorate :: Annotations :: Knative

Table Of Contents

Latest Version

Download io.dekorate : knative-annotations JAR file - Latest Versions:

All Versions

Download io.dekorate : knative-annotations JAR file - All Versions:

Version Vulnerabilities Size Updated
3.7.x
3.6.x
3.5.x
3.4.x
3.3.x
3.2.x
3.1.x
3.0.x
2.11.x
2.10.x
2.9.x
2.8.x
2.7.x
2.6.x
2.5.x
2.4.x
2.3.x
2.2.x
2.1.x
2.0.x
1.0.x
0.15.x
0.14.x
0.13.x
0.12.x
0.11.x
0.10.x
0.9.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window knative-annotations-3.7.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.dekorate.knative.adapter

├─ io.dekorate.knative.adapter.KnativeConfigAdapter.class - [JAR]

io.dekorate.knative.util

├─ io.dekorate.knative.util.KnativeUtils.class - [JAR]

io.dekorate.knative.decorator

├─ io.dekorate.knative.decorator.AddAwsElasticBlockStoreVolumeToRevisionDecorator.class - [JAR]

├─ io.dekorate.knative.decorator.AddAzureDiskVolumeToRevisionDecorator.class - [JAR]

├─ io.dekorate.knative.decorator.AddAzureFileVolumeToRevisionDecorator.class - [JAR]

├─ io.dekorate.knative.decorator.AddConfigMapVolumeToRevisionDecorator.class - [JAR]

├─ io.dekorate.knative.decorator.AddEmptyDirVolumeToRevisionDecorator.class - [JAR]

├─ io.dekorate.knative.decorator.AddHostAliasesToRevisionDecorator.class - [JAR]

├─ io.dekorate.knative.decorator.AddInitContainerToRevisionDecorator.class - [JAR]

├─ io.dekorate.knative.decorator.AddPvcVolumeToRevisionDecorator.class - [JAR]

├─ io.dekorate.knative.decorator.AddSecretVolumeToRevisionDecorator.class - [JAR]

├─ io.dekorate.knative.decorator.AddSidecarToRevisionDecorator.class - [JAR]

├─ io.dekorate.knative.decorator.ApplyAnnotationsToServiceTemplate.class - [JAR]

├─ io.dekorate.knative.decorator.ApplyGlobalAutoscalingClassDecorator.class - [JAR]

├─ io.dekorate.knative.decorator.ApplyGlobalContainerConcurrencyDecorator.class - [JAR]

├─ io.dekorate.knative.decorator.ApplyGlobalRequestsPerSecondTargetDecorator.class - [JAR]

├─ io.dekorate.knative.decorator.ApplyGlobalTargetUtilizationDecorator.class - [JAR]

├─ io.dekorate.knative.decorator.ApplyLocalAutoscalingClassDecorator.class - [JAR]

├─ io.dekorate.knative.decorator.ApplyLocalAutoscalingMetricDecorator.class - [JAR]

├─ io.dekorate.knative.decorator.ApplyLocalAutoscalingTargetDecorator.class - [JAR]

├─ io.dekorate.knative.decorator.ApplyLocalContainerConcurrencyDecorator.class - [JAR]

├─ io.dekorate.knative.decorator.ApplyLocalTargetUtilizationPercentageDecorator.class - [JAR]

├─ io.dekorate.knative.decorator.ApplyMaxScaleDecorator.class - [JAR]

├─ io.dekorate.knative.decorator.ApplyMinScaleDecorator.class - [JAR]

├─ io.dekorate.knative.decorator.ApplyRevisionNameDecorator.class - [JAR]

├─ io.dekorate.knative.decorator.ApplyServiceAccountToRevisionSpecDecorator.class - [JAR]

├─ io.dekorate.knative.decorator.ApplyTrafficDecorator.class - [JAR]

io.dekorate.knative.apt

├─ io.dekorate.knative.apt.KnativeAnnotationProcessor.class - [JAR]

io.dekorate.knative.doc

├─ io.dekorate.knative.doc.KnativeAnnotationsTableGenerator.class - [JAR]

io.dekorate.knative.annotation

├─ io.dekorate.knative.annotation.AutoScaling.class - [JAR]

├─ io.dekorate.knative.annotation.GlobalAutoScaling.class - [JAR]

├─ io.dekorate.knative.annotation.KnativeApplication.class - [JAR]

├─ io.dekorate.knative.annotation.Traffic.class - [JAR]

io.dekorate.knative.manifest

├─ io.dekorate.knative.manifest.KnativeManifestGenerator.class - [JAR]

├─ io.dekorate.knative.manifest.KnativeManifestGeneratorFactory.class - [JAR]

io.dekorate.knative.listener

├─ io.dekorate.knative.listener.KnativeSessionListener.class - [JAR]

io.dekorate.kubernetes.config

├─ io.dekorate.kubernetes.config.EditableProbe.class - [JAR]

├─ io.dekorate.kubernetes.config.EditableResourceRequirements.class - [JAR]

io.dekorate.knative.config

├─ io.dekorate.knative.config.AutoScalerClass.class - [JAR]

├─ io.dekorate.knative.config.AutoScaling.class - [JAR]

├─ io.dekorate.knative.config.AutoScalingBuilder.class - [JAR]

├─ io.dekorate.knative.config.AutoScalingFluent.class - [JAR]

├─ io.dekorate.knative.config.AutoScalingFluentImpl.class - [JAR]

├─ io.dekorate.knative.config.AutoscalingMetric.class - [JAR]

├─ io.dekorate.knative.config.DefaultKnativeConfigGenerator.class - [JAR]

├─ io.dekorate.knative.config.DefaultKnativeConfigGeneratorFactory.class - [JAR]

├─ io.dekorate.knative.config.EditableAutoScaling.class - [JAR]

├─ io.dekorate.knative.config.EditableGlobalAutoScaling.class - [JAR]

├─ io.dekorate.knative.config.EditableKnativeConfig.class - [JAR]

├─ io.dekorate.knative.config.EditableTraffic.class - [JAR]

├─ io.dekorate.knative.config.GlobalAutoScaling.class - [JAR]

├─ io.dekorate.knative.config.GlobalAutoScalingBuilder.class - [JAR]

├─ io.dekorate.knative.config.GlobalAutoScalingFluent.class - [JAR]

├─ io.dekorate.knative.config.GlobalAutoScalingFluentImpl.class - [JAR]

├─ io.dekorate.knative.config.HttpTransportVersion.class - [JAR]

├─ io.dekorate.knative.config.KnativeAdditionalResourcesProvider.class - [JAR]

├─ io.dekorate.knative.config.KnativeConfig.class - [JAR]

├─ io.dekorate.knative.config.KnativeConfigBuilder.class - [JAR]

├─ io.dekorate.knative.config.KnativeConfigCustomAdapter.class - [JAR]

├─ io.dekorate.knative.config.KnativeConfigFluent.class - [JAR]

├─ io.dekorate.knative.config.KnativeConfigFluentImpl.class - [JAR]

├─ io.dekorate.knative.config.KnativeConfigGenerator.class - [JAR]

├─ io.dekorate.knative.config.Traffic.class - [JAR]

├─ io.dekorate.knative.config.TrafficBuilder.class - [JAR]

├─ io.dekorate.knative.config.TrafficFluent.class - [JAR]

├─ io.dekorate.knative.config.TrafficFluentImpl.class - [JAR]

Advertisement

Dependencies from Group

Jun 23, 2023
34 usages
437 stars
Jun 23, 2023
28 usages
437 stars
Jun 23, 2023
22 usages
437 stars
Jun 23, 2023
20 usages
437 stars
Jun 23, 2023
19 usages
437 stars

Discover Dependencies

Aug 16, 2023
4 usages
4 stars
May 31, 2023
4 usages
11 stars
Aug 18, 2020
4 usages
Aug 18, 2020
5 usages
Aug 18, 2020
4 usages
Aug 18, 2020
4 usages
Aug 18, 2020
4 usages
Oct 16, 2019
4 usages
4 stars
Aug 25, 2023
12 usages
11.9k stars