Uses of Class
pb.Ops.Mount
Packages that use Ops.Mount
-
Uses of Ops.Mount in moby.buildkit.v1.frontend
Methods in moby.buildkit.v1.frontend that return Ops.MountModifier and TypeMethodDescriptionGateway.NewContainerRequest.Builder.getMounts
(int index) For mount input values we can use random identifiers passed with refGateway.NewContainerRequest.getMounts
(int index) For mount input values we can use random identifiers passed with refGateway.NewContainerRequestOrBuilder.getMounts
(int index) For mount input values we can use random identifiers passed with refMethods in moby.buildkit.v1.frontend that return types with arguments of type Ops.MountModifier and TypeMethodDescriptionGateway.NewContainerRequest.Builder.getMountsList()
For mount input values we can use random identifiers passed with refGateway.NewContainerRequest.getMountsList()
For mount input values we can use random identifiers passed with refGateway.NewContainerRequestOrBuilder.getMountsList()
For mount input values we can use random identifiers passed with refMethods in moby.buildkit.v1.frontend with parameters of type Ops.MountModifier and TypeMethodDescriptionFor mount input values we can use random identifiers passed with refFor mount input values we can use random identifiers passed with refFor mount input values we can use random identifiers passed with refMethod parameters in moby.buildkit.v1.frontend with type arguments of type Ops.MountModifier and TypeMethodDescriptionGateway.NewContainerRequest.Builder.addAllMounts
(Iterable<? extends Ops.Mount> values) For mount input values we can use random identifiers passed with ref -
Uses of Ops.Mount in pb
Modifier and TypeMethodDescriptionOps.Mount.Builder.build()
Ops.Mount.Builder.buildPartial()
static Ops.Mount
Ops.Mount.getDefaultInstance()
Ops.Mount.Builder.getDefaultInstanceForType()
Ops.Mount.getDefaultInstanceForType()
Ops.ExecOp.Builder.getMounts
(int index) repeated .pb.Mount mounts = 2;
Ops.ExecOp.getMounts
(int index) repeated .pb.Mount mounts = 2;
Ops.ExecOpOrBuilder.getMounts
(int index) repeated .pb.Mount mounts = 2;
static Ops.Mount
Ops.Mount.parseDelimitedFrom
(InputStream input) static Ops.Mount
Ops.Mount.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Ops.Mount
Ops.Mount.parseFrom
(byte[] data) static Ops.Mount
Ops.Mount.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Ops.Mount
Ops.Mount.parseFrom
(com.google.protobuf.ByteString data) static Ops.Mount
Ops.Mount.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Ops.Mount
Ops.Mount.parseFrom
(com.google.protobuf.CodedInputStream input) static Ops.Mount
Ops.Mount.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Ops.Mount
Ops.Mount.parseFrom
(InputStream input) static Ops.Mount
Ops.Mount.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Ops.Mount
Ops.Mount.parseFrom
(ByteBuffer data) static Ops.Mount
Ops.Mount.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Modifier and TypeMethodDescriptionOps.ExecOp.Builder.getMountsList()
repeated .pb.Mount mounts = 2;
Ops.ExecOp.getMountsList()
repeated .pb.Mount mounts = 2;
Ops.ExecOpOrBuilder.getMountsList()
repeated .pb.Mount mounts = 2;
com.google.protobuf.Parser
<Ops.Mount> Ops.Mount.getParserForType()
static com.google.protobuf.Parser
<Ops.Mount> Ops.Mount.parser()
Modifier and TypeMethodDescriptionrepeated .pb.Mount mounts = 2;
repeated .pb.Mount mounts = 2;
static Ops.Mount.Builder
Ops.Mount.newBuilder
(Ops.Mount prototype) repeated .pb.Mount mounts = 2;
Modifier and TypeMethodDescriptionOps.ExecOp.Builder.addAllMounts
(Iterable<? extends Ops.Mount> values) repeated .pb.Mount mounts = 2;