Uses of Interface
io.kubernetes.client.proto.V1.GitRepoVolumeSourceOrBuilder
-
Uses of V1.GitRepoVolumeSourceOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1.GitRepoVolumeSourceOrBuilderModifier and TypeClassDescriptionstatic final class
Represents a volume that is populated with the contents of a git repository.static final class
Represents a volume that is populated with the contents of a git repository.Methods in io.kubernetes.client.proto that return V1.GitRepoVolumeSourceOrBuilderModifier and TypeMethodDescriptionV1.VolumeSource.Builder.getGitRepoOrBuilder()
GitRepo represents a git repository at a particular revision.V1.VolumeSource.getGitRepoOrBuilder()
GitRepo represents a git repository at a particular revision.V1.VolumeSourceOrBuilder.getGitRepoOrBuilder()
GitRepo represents a git repository at a particular revision.