Package io.fabric8.kubernetes.api.model
Class ClusterFluentImpl<A extends ClusterFluent<A>>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.ClusterFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,ClusterFluent<A>
- Direct Known Subclasses:
ClusterBuilder,DoneableCluster,NamedClusterFluentImpl.ClusterNestedImpl,WatchEventFluentImpl.ClusterObjectNestedImpl
public class ClusterFluentImpl<A extends ClusterFluent<A>> extends BaseFluent<A> implements ClusterFluent<A>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description classClusterFluentImpl.ExtensionsNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.ClusterFluent
ClusterFluent.ExtensionsNested<N> -
Field Summary
-
Constructor Summary
Constructors Constructor Description ClusterFluentImpl()ClusterFluentImpl(Cluster instance) -
Method Summary
-
Constructor Details
-
ClusterFluentImpl
public ClusterFluentImpl() -
ClusterFluentImpl
-
-
Method Details
-
getCertificateAuthority
- Specified by:
getCertificateAuthorityin interfaceClusterFluent<A extends ClusterFluent<A>>
-
withCertificateAuthority
- Specified by:
withCertificateAuthorityin interfaceClusterFluent<A extends ClusterFluent<A>>
-
hasCertificateAuthority
- Specified by:
hasCertificateAuthorityin interfaceClusterFluent<A extends ClusterFluent<A>>
-
withNewCertificateAuthority
- Specified by:
withNewCertificateAuthorityin interfaceClusterFluent<A extends ClusterFluent<A>>
-
withNewCertificateAuthority
- Specified by:
withNewCertificateAuthorityin interfaceClusterFluent<A extends ClusterFluent<A>>
-
withNewCertificateAuthority
- Specified by:
withNewCertificateAuthorityin interfaceClusterFluent<A extends ClusterFluent<A>>
-
getCertificateAuthorityData
- Specified by:
getCertificateAuthorityDatain interfaceClusterFluent<A extends ClusterFluent<A>>
-
withCertificateAuthorityData
- Specified by:
withCertificateAuthorityDatain interfaceClusterFluent<A extends ClusterFluent<A>>
-
hasCertificateAuthorityData
- Specified by:
hasCertificateAuthorityDatain interfaceClusterFluent<A extends ClusterFluent<A>>
-
withNewCertificateAuthorityData
- Specified by:
withNewCertificateAuthorityDatain interfaceClusterFluent<A extends ClusterFluent<A>>
-
withNewCertificateAuthorityData
- Specified by:
withNewCertificateAuthorityDatain interfaceClusterFluent<A extends ClusterFluent<A>>
-
withNewCertificateAuthorityData
- Specified by:
withNewCertificateAuthorityDatain interfaceClusterFluent<A extends ClusterFluent<A>>
-
addToExtensions
- Specified by:
addToExtensionsin interfaceClusterFluent<A extends ClusterFluent<A>>
-
setToExtensions
- Specified by:
setToExtensionsin interfaceClusterFluent<A extends ClusterFluent<A>>
-
addToExtensions
- Specified by:
addToExtensionsin interfaceClusterFluent<A extends ClusterFluent<A>>
-
addAllToExtensions
- Specified by:
addAllToExtensionsin interfaceClusterFluent<A extends ClusterFluent<A>>
-
removeFromExtensions
- Specified by:
removeFromExtensionsin interfaceClusterFluent<A extends ClusterFluent<A>>
-
removeAllFromExtensions
- Specified by:
removeAllFromExtensionsin interfaceClusterFluent<A extends ClusterFluent<A>>
-
removeMatchingFromExtensions
- Specified by:
removeMatchingFromExtensionsin interfaceClusterFluent<A extends ClusterFluent<A>>
-
getExtensions
Deprecated.This method has been deprecated, please use method buildExtensions instead.- Specified by:
getExtensionsin interfaceClusterFluent<A extends ClusterFluent<A>>- Returns:
- The buildable object.
-
buildExtensions
- Specified by:
buildExtensionsin interfaceClusterFluent<A extends ClusterFluent<A>>
-
buildExtension
- Specified by:
buildExtensionin interfaceClusterFluent<A extends ClusterFluent<A>>
-
buildFirstExtension
- Specified by:
buildFirstExtensionin interfaceClusterFluent<A extends ClusterFluent<A>>
-
buildLastExtension
- Specified by:
buildLastExtensionin interfaceClusterFluent<A extends ClusterFluent<A>>
-
buildMatchingExtension
- Specified by:
buildMatchingExtensionin interfaceClusterFluent<A extends ClusterFluent<A>>
-
hasMatchingExtension
- Specified by:
hasMatchingExtensionin interfaceClusterFluent<A extends ClusterFluent<A>>
-
withExtensions
- Specified by:
withExtensionsin interfaceClusterFluent<A extends ClusterFluent<A>>
-
withExtensions
- Specified by:
withExtensionsin interfaceClusterFluent<A extends ClusterFluent<A>>
-
hasExtensions
- Specified by:
hasExtensionsin interfaceClusterFluent<A extends ClusterFluent<A>>
-
addNewExtension
- Specified by:
addNewExtensionin interfaceClusterFluent<A extends ClusterFluent<A>>
-
addNewExtensionLike
- Specified by:
addNewExtensionLikein interfaceClusterFluent<A extends ClusterFluent<A>>
-
setNewExtensionLike
- Specified by:
setNewExtensionLikein interfaceClusterFluent<A extends ClusterFluent<A>>
-
editExtension
- Specified by:
editExtensionin interfaceClusterFluent<A extends ClusterFluent<A>>
-
editFirstExtension
- Specified by:
editFirstExtensionin interfaceClusterFluent<A extends ClusterFluent<A>>
-
editLastExtension
- Specified by:
editLastExtensionin interfaceClusterFluent<A extends ClusterFluent<A>>
-
editMatchingExtension
public ClusterFluent.ExtensionsNested<A> editMatchingExtension(Predicate<NamedExtensionBuilder> predicate)- Specified by:
editMatchingExtensionin interfaceClusterFluent<A extends ClusterFluent<A>>
-
isInsecureSkipTlsVerify
- Specified by:
isInsecureSkipTlsVerifyin interfaceClusterFluent<A extends ClusterFluent<A>>
-
withInsecureSkipTlsVerify
- Specified by:
withInsecureSkipTlsVerifyin interfaceClusterFluent<A extends ClusterFluent<A>>
-
hasInsecureSkipTlsVerify
- Specified by:
hasInsecureSkipTlsVerifyin interfaceClusterFluent<A extends ClusterFluent<A>>
-
withNewInsecureSkipTlsVerify
- Specified by:
withNewInsecureSkipTlsVerifyin interfaceClusterFluent<A extends ClusterFluent<A>>
-
withNewInsecureSkipTlsVerify
- Specified by:
withNewInsecureSkipTlsVerifyin interfaceClusterFluent<A extends ClusterFluent<A>>
-
getServer
- Specified by:
getServerin interfaceClusterFluent<A extends ClusterFluent<A>>
-
withServer
- Specified by:
withServerin interfaceClusterFluent<A extends ClusterFluent<A>>
-
hasServer
- Specified by:
hasServerin interfaceClusterFluent<A extends ClusterFluent<A>>
-
withNewServer
- Specified by:
withNewServerin interfaceClusterFluent<A extends ClusterFluent<A>>
-
withNewServer
- Specified by:
withNewServerin interfaceClusterFluent<A extends ClusterFluent<A>>
-
withNewServer
- Specified by:
withNewServerin interfaceClusterFluent<A extends ClusterFluent<A>>
-
getTlsServerName
- Specified by:
getTlsServerNamein interfaceClusterFluent<A extends ClusterFluent<A>>
-
withTlsServerName
- Specified by:
withTlsServerNamein interfaceClusterFluent<A extends ClusterFluent<A>>
-
hasTlsServerName
- Specified by:
hasTlsServerNamein interfaceClusterFluent<A extends ClusterFluent<A>>
-
withNewTlsServerName
- Specified by:
withNewTlsServerNamein interfaceClusterFluent<A extends ClusterFluent<A>>
-
withNewTlsServerName
- Specified by:
withNewTlsServerNamein interfaceClusterFluent<A extends ClusterFluent<A>>
-
withNewTlsServerName
- Specified by:
withNewTlsServerNamein interfaceClusterFluent<A extends ClusterFluent<A>>
-
equals
-