- generate(KubernetesConfig) - Method in class io.dekorate.kubernetes.manifest.KubernetesManifestGenerator
-
- getConfigReferences() - Method in class io.dekorate.kubernetes.decorator.AddIngressDecorator
-
- getConfigType() - Method in interface io.dekorate.kubernetes.config.KubernetesConfigGenerator
-
- getConfigurationRegistry() - Method in class io.dekorate.kubernetes.config.DefaultKubernetesConfigGenerator
-
- getDeploymentStrategy() - Method in class io.dekorate.kubernetes.config.KubernetesConfig
-
Specifies the deployment strategy.
- getDeploymentStrategy() - Method in interface io.dekorate.kubernetes.config.KubernetesConfigFluent
-
- getDeploymentStrategy() - Method in class io.dekorate.kubernetes.config.KubernetesConfigFluentImpl
-
- getExpose() - Method in class io.dekorate.kubernetes.config.Ingress
-
Controls whether the application should be exposed via Ingress
- getExpose() - Method in interface io.dekorate.kubernetes.config.IngressFluent
-
- getExpose() - Method in class io.dekorate.kubernetes.config.IngressFluentImpl
-
- getFallbackConfig() - Method in class io.dekorate.kubernetes.manifest.KubernetesManifestGenerator
-
- getHeadless() - Method in class io.dekorate.kubernetes.config.KubernetesConfig
-
Controls whether the generated Service will be headless.
- getHeadless() - Method in interface io.dekorate.kubernetes.config.KubernetesConfigFluent
-
- getHeadless() - Method in class io.dekorate.kubernetes.config.KubernetesConfigFluentImpl
-
- getHost() - Method in class io.dekorate.kubernetes.config.Ingress
-
The host under which the application is going to be exposed.
- getHost() - Method in interface io.dekorate.kubernetes.config.IngressFluent
-
- getHost() - Method in class io.dekorate.kubernetes.config.IngressFluentImpl
-
- getHost() - Method in class io.dekorate.kubernetes.config.IngressRule
-
The host under which the rule is going to be used.
- getHost() - Method in interface io.dekorate.kubernetes.config.IngressRuleFluent
-
- getHost() - Method in class io.dekorate.kubernetes.config.IngressRuleFluentImpl
-
- getIngress() - Method in class io.dekorate.kubernetes.config.KubernetesConfig
-
- getIngress() - Method in interface io.dekorate.kubernetes.config.KubernetesConfigFluent
-
Deprecated.
- getIngress() - Method in class io.dekorate.kubernetes.config.KubernetesConfigFluentImpl
-
Deprecated.
- getInitContainers() - Method in class io.dekorate.kubernetes.config.KubernetesConfig
-
The init containers.
- getInitContainers() - Method in interface io.dekorate.kubernetes.config.KubernetesConfigFluent
-
Deprecated.
- getInitContainers() - Method in class io.dekorate.kubernetes.config.KubernetesConfigFluentImpl
-
Deprecated.
- getKey() - Method in interface io.dekorate.kubernetes.config.KubernetesConfigGenerator
-
- getKey() - Method in class io.dekorate.kubernetes.manifest.KubernetesManifestGenerator
-
- getMaxSurge() - Method in class io.dekorate.kubernetes.config.RollingUpdate
-
Specifies the maximum number of Pods that can be created over the desired number of Pods.
- getMaxSurge() - Method in interface io.dekorate.kubernetes.config.RollingUpdateFluent
-
- getMaxSurge() - Method in class io.dekorate.kubernetes.config.RollingUpdateFluentImpl
-
- getMaxUnavailable() - Method in class io.dekorate.kubernetes.config.RollingUpdate
-
Specifies the maximum number of Pods that can be unavailable during the update process.
- getMaxUnavailable() - Method in interface io.dekorate.kubernetes.config.RollingUpdateFluent
-
- getMaxUnavailable() - Method in class io.dekorate.kubernetes.config.RollingUpdateFluentImpl
-
- getPath() - Method in class io.dekorate.kubernetes.config.IngressRule
-
The path under which the rule is going to be used.
- getPath() - Method in interface io.dekorate.kubernetes.config.IngressRuleFluent
-
- getPath() - Method in class io.dekorate.kubernetes.config.IngressRuleFluentImpl
-
- getPathType() - Method in class io.dekorate.kubernetes.config.IngressRule
-
The path type strategy to use by the Ingress rule.
- getPathType() - Method in interface io.dekorate.kubernetes.config.IngressRuleFluent
-
- getPathType() - Method in class io.dekorate.kubernetes.config.IngressRuleFluentImpl
-
- getReplicas() - Method in class io.dekorate.kubernetes.config.KubernetesConfig
-
The number of replicas to use.
- getReplicas() - Method in interface io.dekorate.kubernetes.config.KubernetesConfigFluent
-
- getReplicas() - Method in class io.dekorate.kubernetes.config.KubernetesConfigFluentImpl
-
- getResourceNames() - Method in class io.dekorate.kubernetes.config.KubernetesAdditionalResourcesProvider
-
- getRollingUpdate() - Method in class io.dekorate.kubernetes.config.KubernetesConfig
-
Specifies rolling update configuration.
- getRollingUpdate() - Method in interface io.dekorate.kubernetes.config.KubernetesConfigFluent
-
Deprecated.
- getRollingUpdate() - Method in class io.dekorate.kubernetes.config.KubernetesConfigFluentImpl
-
Deprecated.
- getRules() - Method in class io.dekorate.kubernetes.config.Ingress
-
Controls the generated ingress rules to be exposed as part of the Ingress resource.
- getRules() - Method in interface io.dekorate.kubernetes.config.IngressFluent
-
Deprecated.
- getRules() - Method in class io.dekorate.kubernetes.config.IngressFluentImpl
-
Deprecated.
- getServiceName() - Method in class io.dekorate.kubernetes.config.IngressRule
-
The service name to be used by this Ingress rule.
- getServiceName() - Method in interface io.dekorate.kubernetes.config.IngressRuleFluent
-
- getServiceName() - Method in class io.dekorate.kubernetes.config.IngressRuleFluentImpl
-
- getServicePortName() - Method in class io.dekorate.kubernetes.config.IngressRule
-
The service port name to be used by this Ingress rule.
- getServicePortName() - Method in interface io.dekorate.kubernetes.config.IngressRuleFluent
-
- getServicePortName() - Method in class io.dekorate.kubernetes.config.IngressRuleFluentImpl
-
- getServicePortNumber() - Method in class io.dekorate.kubernetes.config.IngressRule
-
The service port number to be used by this Ingress rule.
- getServicePortNumber() - Method in interface io.dekorate.kubernetes.config.IngressRuleFluent
-
- getServicePortNumber() - Method in class io.dekorate.kubernetes.config.IngressRuleFluentImpl
-
- getTlsHosts() - Method in class io.dekorate.kubernetes.config.Ingress
-
- getTlsHosts() - Method in interface io.dekorate.kubernetes.config.IngressFluent
-
- getTlsHosts() - Method in class io.dekorate.kubernetes.config.IngressFluentImpl
-
- getTlsSecretName() - Method in class io.dekorate.kubernetes.config.Ingress
-
- getTlsSecretName() - Method in interface io.dekorate.kubernetes.config.IngressFluent
-
- getTlsSecretName() - Method in class io.dekorate.kubernetes.config.IngressFluentImpl
-