Uses of Interface
k8s.io.api.core.v1.Generated.GitRepoVolumeSourceOrBuilder
-
Packages that use Generated.GitRepoVolumeSourceOrBuilder Package Description k8s.io.api.core.v1 -
-
Uses of Generated.GitRepoVolumeSourceOrBuilder in k8s.io.api.core.v1
Classes in k8s.io.api.core.v1 that implement Generated.GitRepoVolumeSourceOrBuilder Modifier and Type Class Description static classGenerated.GitRepoVolumeSourceRepresents a volume that is populated with the contents of a git repository.static classGenerated.GitRepoVolumeSource.BuilderRepresents a volume that is populated with the contents of a git repository.Methods in k8s.io.api.core.v1 that return Generated.GitRepoVolumeSourceOrBuilder Modifier and Type Method Description Generated.GitRepoVolumeSourceOrBuilderGenerated.VolumeSource.Builder. getGitRepoOrBuilder()gitRepo represents a git repository at a particular revision.Generated.GitRepoVolumeSourceOrBuilderGenerated.VolumeSource. getGitRepoOrBuilder()gitRepo represents a git repository at a particular revision.Generated.GitRepoVolumeSourceOrBuilderGenerated.VolumeSourceOrBuilder. getGitRepoOrBuilder()gitRepo represents a git repository at a particular revision.
-