Uses of Class
io.kubernetes.client.openapi.models.V1GitRepoVolumeSource
Packages that use V1GitRepoVolumeSource
-
Uses of V1GitRepoVolumeSource in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1GitRepoVolumeSourceModifier and TypeMethodDescriptionV1Volume.getGitRepo()
Get gitRepoV1GitRepoVolumeSource.repository
(String repository) Methods in io.kubernetes.client.openapi.models with parameters of type V1GitRepoVolumeSourceModifier and TypeMethodDescriptionV1Volume.gitRepo
(V1GitRepoVolumeSource gitRepo) void
V1Volume.setGitRepo
(V1GitRepoVolumeSource gitRepo)