Uses of Class
io.kubernetes.client.openapi.models.V1PodCertificateProjection
Packages that use V1PodCertificateProjection
-
Uses of V1PodCertificateProjection in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1PodCertificateProjectionModifier and TypeMethodDescriptionV1PodCertificateProjection.certificateChainPath(String certificateChainPath) V1PodCertificateProjection.credentialBundlePath(String credentialBundlePath) V1VolumeProjection.getPodCertificate()Get podCertificateV1PodCertificateProjection.maxExpirationSeconds(Integer maxExpirationSeconds) V1PodCertificateProjection.signerName(String signerName) Methods in io.kubernetes.client.openapi.models with parameters of type V1PodCertificateProjectionModifier and TypeMethodDescriptionV1VolumeProjection.podCertificate(V1PodCertificateProjection podCertificate) voidV1VolumeProjection.setPodCertificate(V1PodCertificateProjection podCertificate)