Interface ControlOuterClass.CacheOptionsOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
ControlOuterClass.CacheOptions
,ControlOuterClass.CacheOptions.Builder
- Enclosing class:
ControlOuterClass
public static interface ControlOuterClass.CacheOptionsOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionboolean
ExportAttrsDeprecated is deprecated since BuildKit v0.4.0.Deprecated.int
ExportAttrsDeprecated is deprecated since BuildKit v0.4.0.ExportAttrsDeprecated is deprecated since BuildKit v0.4.0.getExportAttrsDeprecatedOrDefault
(String key, String defaultValue) ExportAttrsDeprecated is deprecated since BuildKit v0.4.0.ExportAttrsDeprecated is deprecated since BuildKit v0.4.0.ExportRefDeprecated is deprecated in favor or the new Exports since BuildKit v0.4.0.com.google.protobuf.ByteString
ExportRefDeprecated is deprecated in favor or the new Exports since BuildKit v0.4.0.getExports
(int index) Exports was introduced in BuildKit v0.4.0.int
Exports was introduced in BuildKit v0.4.0.Exports was introduced in BuildKit v0.4.0.getExportsOrBuilder
(int index) Exports was introduced in BuildKit v0.4.0.List
<? extends ControlOuterClass.CacheOptionsEntryOrBuilder> Exports was introduced in BuildKit v0.4.0.getImportRefsDeprecated
(int index) ImportRefsDeprecated is deprecated in favor or the new Imports since BuildKit v0.4.0.com.google.protobuf.ByteString
getImportRefsDeprecatedBytes
(int index) ImportRefsDeprecated is deprecated in favor or the new Imports since BuildKit v0.4.0.int
ImportRefsDeprecated is deprecated in favor or the new Imports since BuildKit v0.4.0.ImportRefsDeprecated is deprecated in favor or the new Imports since BuildKit v0.4.0.getImports
(int index) Imports was introduced in BuildKit v0.4.0.int
Imports was introduced in BuildKit v0.4.0.Imports was introduced in BuildKit v0.4.0.getImportsOrBuilder
(int index) Imports was introduced in BuildKit v0.4.0.List
<? extends ControlOuterClass.CacheOptionsEntryOrBuilder> Imports was introduced in BuildKit v0.4.0.Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getExportRefDeprecated
String getExportRefDeprecated()ExportRefDeprecated is deprecated in favor or the new Exports since BuildKit v0.4.0. When ExportRefDeprecated is set, the solver appends {.Type = "registry", .Attrs = ExportAttrs.add("ref", ExportRef)} to Exports for compatibility. (planned to be removed)
string ExportRefDeprecated = 1;
- Returns:
- The exportRefDeprecated.
-
getExportRefDeprecatedBytes
com.google.protobuf.ByteString getExportRefDeprecatedBytes()ExportRefDeprecated is deprecated in favor or the new Exports since BuildKit v0.4.0. When ExportRefDeprecated is set, the solver appends {.Type = "registry", .Attrs = ExportAttrs.add("ref", ExportRef)} to Exports for compatibility. (planned to be removed)
string ExportRefDeprecated = 1;
- Returns:
- The bytes for exportRefDeprecated.
-
getImportRefsDeprecatedList
ImportRefsDeprecated is deprecated in favor or the new Imports since BuildKit v0.4.0. When ImportRefsDeprecated is set, the solver appends {.Type = "registry", .Attrs = {"ref": importRef}} for each of the ImportRefs entry to Imports for compatibility. (planned to be removed)
repeated string ImportRefsDeprecated = 2;
- Returns:
- A list containing the importRefsDeprecated.
-
getImportRefsDeprecatedCount
int getImportRefsDeprecatedCount()ImportRefsDeprecated is deprecated in favor or the new Imports since BuildKit v0.4.0. When ImportRefsDeprecated is set, the solver appends {.Type = "registry", .Attrs = {"ref": importRef}} for each of the ImportRefs entry to Imports for compatibility. (planned to be removed)
repeated string ImportRefsDeprecated = 2;
- Returns:
- The count of importRefsDeprecated.
-
getImportRefsDeprecated
ImportRefsDeprecated is deprecated in favor or the new Imports since BuildKit v0.4.0. When ImportRefsDeprecated is set, the solver appends {.Type = "registry", .Attrs = {"ref": importRef}} for each of the ImportRefs entry to Imports for compatibility. (planned to be removed)
repeated string ImportRefsDeprecated = 2;
- Parameters:
index
- The index of the element to return.- Returns:
- The importRefsDeprecated at the given index.
-
getImportRefsDeprecatedBytes
com.google.protobuf.ByteString getImportRefsDeprecatedBytes(int index) ImportRefsDeprecated is deprecated in favor or the new Imports since BuildKit v0.4.0. When ImportRefsDeprecated is set, the solver appends {.Type = "registry", .Attrs = {"ref": importRef}} for each of the ImportRefs entry to Imports for compatibility. (planned to be removed)
repeated string ImportRefsDeprecated = 2;
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the importRefsDeprecated at the given index.
-
getExportAttrsDeprecatedCount
int getExportAttrsDeprecatedCount()ExportAttrsDeprecated is deprecated since BuildKit v0.4.0. See the description of ExportRefDeprecated.
map<string, string> ExportAttrsDeprecated = 3;
-
containsExportAttrsDeprecated
ExportAttrsDeprecated is deprecated since BuildKit v0.4.0. See the description of ExportRefDeprecated.
map<string, string> ExportAttrsDeprecated = 3;
-
getExportAttrsDeprecated
Deprecated.UsegetExportAttrsDeprecatedMap()
instead. -
getExportAttrsDeprecatedMap
-
getExportAttrsDeprecatedOrDefault
-
getExportAttrsDeprecatedOrThrow
-
getExportsList
List<ControlOuterClass.CacheOptionsEntry> getExportsList()Exports was introduced in BuildKit v0.4.0.
repeated .moby.buildkit.v1.CacheOptionsEntry Exports = 4;
-
getExports
Exports was introduced in BuildKit v0.4.0.
repeated .moby.buildkit.v1.CacheOptionsEntry Exports = 4;
-
getExportsCount
int getExportsCount()Exports was introduced in BuildKit v0.4.0.
repeated .moby.buildkit.v1.CacheOptionsEntry Exports = 4;
-
getExportsOrBuilderList
List<? extends ControlOuterClass.CacheOptionsEntryOrBuilder> getExportsOrBuilderList()Exports was introduced in BuildKit v0.4.0.
repeated .moby.buildkit.v1.CacheOptionsEntry Exports = 4;
-
getExportsOrBuilder
Exports was introduced in BuildKit v0.4.0.
repeated .moby.buildkit.v1.CacheOptionsEntry Exports = 4;
-
getImportsList
List<ControlOuterClass.CacheOptionsEntry> getImportsList()Imports was introduced in BuildKit v0.4.0.
repeated .moby.buildkit.v1.CacheOptionsEntry Imports = 5;
-
getImports
Imports was introduced in BuildKit v0.4.0.
repeated .moby.buildkit.v1.CacheOptionsEntry Imports = 5;
-
getImportsCount
int getImportsCount()Imports was introduced in BuildKit v0.4.0.
repeated .moby.buildkit.v1.CacheOptionsEntry Imports = 5;
-
getImportsOrBuilderList
List<? extends ControlOuterClass.CacheOptionsEntryOrBuilder> getImportsOrBuilderList()Imports was introduced in BuildKit v0.4.0.
repeated .moby.buildkit.v1.CacheOptionsEntry Imports = 5;
-
getImportsOrBuilder
Imports was introduced in BuildKit v0.4.0.
repeated .moby.buildkit.v1.CacheOptionsEntry Imports = 5;
-