Uses of Class
io.kubernetes.client.openapi.models.V1beta1ClusterTrustBundleSpec
Packages that use V1beta1ClusterTrustBundleSpec
-
Uses of V1beta1ClusterTrustBundleSpec in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1beta1ClusterTrustBundleSpecModifier and TypeMethodDescriptionV1beta1ClusterTrustBundle.getSpec()
Get specV1beta1ClusterTrustBundleSpec.signerName
(String signerName) V1beta1ClusterTrustBundleSpec.trustBundle
(String trustBundle) Methods in io.kubernetes.client.openapi.models with parameters of type V1beta1ClusterTrustBundleSpecModifier and TypeMethodDescriptionvoid
V1beta1ClusterTrustBundle.setSpec
(V1beta1ClusterTrustBundleSpec spec) V1beta1ClusterTrustBundle.spec
(V1beta1ClusterTrustBundleSpec spec)