Uses of Class
io.kubernetes.client.proto.V1.GitRepoVolumeSource
-
Uses of V1.GitRepoVolumeSource in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1.GitRepoVolumeSourceModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1.GitRepoVolumeSource>V1.GitRepoVolumeSource.PARSERDeprecated.Methods in io.kubernetes.client.proto that return V1.GitRepoVolumeSourceModifier and TypeMethodDescriptionV1.GitRepoVolumeSource.Builder.build()V1.GitRepoVolumeSource.Builder.buildPartial()static V1.GitRepoVolumeSourceV1.GitRepoVolumeSource.getDefaultInstance()V1.GitRepoVolumeSource.Builder.getDefaultInstanceForType()V1.GitRepoVolumeSource.getDefaultInstanceForType()V1.VolumeSource.Builder.getGitRepo()GitRepo represents a git repository at a particular revision.V1.VolumeSource.getGitRepo()GitRepo represents a git repository at a particular revision.V1.VolumeSourceOrBuilder.getGitRepo()GitRepo represents a git repository at a particular revision.static V1.GitRepoVolumeSourceV1.GitRepoVolumeSource.parseDelimitedFrom(InputStream input) static V1.GitRepoVolumeSourceV1.GitRepoVolumeSource.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.GitRepoVolumeSourceV1.GitRepoVolumeSource.parseFrom(byte[] data) static V1.GitRepoVolumeSourceV1.GitRepoVolumeSource.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.GitRepoVolumeSourceV1.GitRepoVolumeSource.parseFrom(com.google.protobuf.ByteString data) static V1.GitRepoVolumeSourceV1.GitRepoVolumeSource.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.GitRepoVolumeSourceV1.GitRepoVolumeSource.parseFrom(com.google.protobuf.CodedInputStream input) static V1.GitRepoVolumeSourceV1.GitRepoVolumeSource.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.GitRepoVolumeSourceV1.GitRepoVolumeSource.parseFrom(InputStream input) static V1.GitRepoVolumeSourceV1.GitRepoVolumeSource.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.GitRepoVolumeSourceV1.GitRepoVolumeSource.parseFrom(ByteBuffer data) static V1.GitRepoVolumeSourceV1.GitRepoVolumeSource.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1.GitRepoVolumeSourceModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1.GitRepoVolumeSource>V1.GitRepoVolumeSource.getParserForType()static com.google.protobuf.Parser<V1.GitRepoVolumeSource>V1.GitRepoVolumeSource.parser()Methods in io.kubernetes.client.proto with parameters of type V1.GitRepoVolumeSourceModifier and TypeMethodDescriptionV1.GitRepoVolumeSource.Builder.mergeFrom(V1.GitRepoVolumeSource other) V1.VolumeSource.Builder.mergeGitRepo(V1.GitRepoVolumeSource value) GitRepo represents a git repository at a particular revision.V1.GitRepoVolumeSource.newBuilder(V1.GitRepoVolumeSource prototype) V1.VolumeSource.Builder.setGitRepo(V1.GitRepoVolumeSource value) GitRepo represents a git repository at a particular revision.