public class TlsSidecarFluentImpl<A extends TlsSidecarFluent<A>> extends SidecarFluentImpl<A> implements TlsSidecarFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
TlsSidecarFluentImpl.LivenessProbeNestedImpl<N> |
class |
TlsSidecarFluentImpl.ReadinessProbeNestedImpl<N> |
TlsSidecarFluent.LivenessProbeNested<N>, TlsSidecarFluent.ReadinessProbeNested<N>| Constructor and Description |
|---|
TlsSidecarFluentImpl() |
TlsSidecarFluentImpl(TlsSidecar instance) |
getImage, getResources, hasImage, hasResources, withImage, withNewImage, withNewImage, withNewImage, withResourcesaccept, aggregate, aggregate, build, build, builderOfgetClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetImage, getResources, hasImage, hasResources, withImage, withNewImage, withNewImage, withNewImage, withResourcespublic TlsSidecarFluentImpl()
public TlsSidecarFluentImpl(TlsSidecar instance)
public TlsSidecarLogLevel getLogLevel()
getLogLevel in interface TlsSidecarFluent<A extends TlsSidecarFluent<A>>public A withLogLevel(TlsSidecarLogLevel logLevel)
withLogLevel in interface TlsSidecarFluent<A extends TlsSidecarFluent<A>>public Boolean hasLogLevel()
hasLogLevel in interface TlsSidecarFluent<A extends TlsSidecarFluent<A>>@Deprecated public Probe getLivenessProbe()
getLivenessProbe in interface TlsSidecarFluent<A extends TlsSidecarFluent<A>>public Probe buildLivenessProbe()
buildLivenessProbe in interface TlsSidecarFluent<A extends TlsSidecarFluent<A>>public A withLivenessProbe(Probe livenessProbe)
withLivenessProbe in interface TlsSidecarFluent<A extends TlsSidecarFluent<A>>public Boolean hasLivenessProbe()
hasLivenessProbe in interface TlsSidecarFluent<A extends TlsSidecarFluent<A>>public A withNewLivenessProbe(int initialDelaySeconds, int timeoutSeconds)
withNewLivenessProbe in interface TlsSidecarFluent<A extends TlsSidecarFluent<A>>public TlsSidecarFluent.LivenessProbeNested<A> withNewLivenessProbe()
withNewLivenessProbe in interface TlsSidecarFluent<A extends TlsSidecarFluent<A>>public TlsSidecarFluent.LivenessProbeNested<A> withNewLivenessProbeLike(Probe item)
withNewLivenessProbeLike in interface TlsSidecarFluent<A extends TlsSidecarFluent<A>>public TlsSidecarFluent.LivenessProbeNested<A> editLivenessProbe()
editLivenessProbe in interface TlsSidecarFluent<A extends TlsSidecarFluent<A>>public TlsSidecarFluent.LivenessProbeNested<A> editOrNewLivenessProbe()
editOrNewLivenessProbe in interface TlsSidecarFluent<A extends TlsSidecarFluent<A>>public TlsSidecarFluent.LivenessProbeNested<A> editOrNewLivenessProbeLike(Probe item)
editOrNewLivenessProbeLike in interface TlsSidecarFluent<A extends TlsSidecarFluent<A>>@Deprecated public Probe getReadinessProbe()
getReadinessProbe in interface TlsSidecarFluent<A extends TlsSidecarFluent<A>>public Probe buildReadinessProbe()
buildReadinessProbe in interface TlsSidecarFluent<A extends TlsSidecarFluent<A>>public A withReadinessProbe(Probe readinessProbe)
withReadinessProbe in interface TlsSidecarFluent<A extends TlsSidecarFluent<A>>public Boolean hasReadinessProbe()
hasReadinessProbe in interface TlsSidecarFluent<A extends TlsSidecarFluent<A>>public A withNewReadinessProbe(int initialDelaySeconds, int timeoutSeconds)
withNewReadinessProbe in interface TlsSidecarFluent<A extends TlsSidecarFluent<A>>public TlsSidecarFluent.ReadinessProbeNested<A> withNewReadinessProbe()
withNewReadinessProbe in interface TlsSidecarFluent<A extends TlsSidecarFluent<A>>public TlsSidecarFluent.ReadinessProbeNested<A> withNewReadinessProbeLike(Probe item)
withNewReadinessProbeLike in interface TlsSidecarFluent<A extends TlsSidecarFluent<A>>public TlsSidecarFluent.ReadinessProbeNested<A> editReadinessProbe()
editReadinessProbe in interface TlsSidecarFluent<A extends TlsSidecarFluent<A>>public TlsSidecarFluent.ReadinessProbeNested<A> editOrNewReadinessProbe()
editOrNewReadinessProbe in interface TlsSidecarFluent<A extends TlsSidecarFluent<A>>public TlsSidecarFluent.ReadinessProbeNested<A> editOrNewReadinessProbeLike(Probe item)
editOrNewReadinessProbeLike in interface TlsSidecarFluent<A extends TlsSidecarFluent<A>>public boolean equals(Object o)
equals in class SidecarFluentImpl<A extends TlsSidecarFluent<A>>Copyright © 2019. All rights reserved.