Send feedback
Class LustreCsiDriverConfig.Builder (2.73.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version latestkeyboard_arrow_down
public static final class LustreCsiDriverConfig . Builder extends GeneratedMessageV3 . Builder<LustreCsiDriverConfig . Builder > implements LustreCsiDriverConfigOrBuilder
Configuration for the Lustre CSI driver.
Protobuf type google.container.v1beta1.LustreCsiDriverConfig
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
getDescriptor()
public static final Descriptors . Descriptor getDescriptor ()
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public LustreCsiDriverConfig . Builder addRepeatedField ( Descriptors . FieldDescriptor field , Object value )
Overrides
build()
public LustreCsiDriverConfig build ()
buildPartial()
public LustreCsiDriverConfig buildPartial ()
clear()
public LustreCsiDriverConfig . Builder clear ()
Overrides
clearEnableLegacyLustrePort()
public LustreCsiDriverConfig . Builder clearEnableLegacyLustrePort ()
If set to true, the Lustre CSI driver will install Lustre kernel modules
using port 6988.
bool enable_legacy_lustre_port = 3;
clearEnabled()
public LustreCsiDriverConfig . Builder clearEnabled ()
Whether the Lustre CSI driver is enabled for this cluster.
bool enabled = 1;
clearField(Descriptors.FieldDescriptor field)
public LustreCsiDriverConfig . Builder clearField ( Descriptors . FieldDescriptor field )
Overrides
clearOneof(Descriptors.OneofDescriptor oneof)
public LustreCsiDriverConfig . Builder clearOneof ( Descriptors . OneofDescriptor oneof )
Overrides
clone()
public LustreCsiDriverConfig . Builder clone ()
Overrides
getDefaultInstanceForType()
public LustreCsiDriverConfig getDefaultInstanceForType ()
getDescriptorForType()
public Descriptors . Descriptor getDescriptorForType ()
Overrides
getEnableLegacyLustrePort()
public boolean getEnableLegacyLustrePort ()
If set to true, the Lustre CSI driver will install Lustre kernel modules
using port 6988.
bool enable_legacy_lustre_port = 3;
Returns
Type
Description
boolean
The enableLegacyLustrePort.
getEnabled()
public boolean getEnabled ()
Whether the Lustre CSI driver is enabled for this cluster.
bool enabled = 1;
Returns
Type
Description
boolean
The enabled.
internalGetFieldAccessorTable()
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Overrides
isInitialized()
public final boolean isInitialized ()
Overrides
mergeFrom(LustreCsiDriverConfig other)
public LustreCsiDriverConfig . Builder mergeFrom ( LustreCsiDriverConfig other )
public LustreCsiDriverConfig . Builder mergeFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Overrides
mergeFrom(Message other)
public LustreCsiDriverConfig . Builder mergeFrom ( Message other )
Parameter
Name
Description
other
Message
Overrides
mergeUnknownFields(UnknownFieldSet unknownFields)
public final LustreCsiDriverConfig . Builder mergeUnknownFields ( UnknownFieldSet unknownFields )
Overrides
setEnableLegacyLustrePort(boolean value)
public LustreCsiDriverConfig . Builder setEnableLegacyLustrePort ( boolean value )
If set to true, the Lustre CSI driver will install Lustre kernel modules
using port 6988.
bool enable_legacy_lustre_port = 3;
Parameter
Name
Description
value
boolean
The enableLegacyLustrePort to set.
setEnabled(boolean value)
public LustreCsiDriverConfig . Builder setEnabled ( boolean value )
Whether the Lustre CSI driver is enabled for this cluster.
bool enabled = 1;
Parameter
Name
Description
value
boolean
The enabled to set.
setField(Descriptors.FieldDescriptor field, Object value)
public LustreCsiDriverConfig . Builder setField ( Descriptors . FieldDescriptor field , Object value )
Overrides
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public LustreCsiDriverConfig . Builder setRepeatedField ( Descriptors . FieldDescriptor field , int index , Object value )
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
public final LustreCsiDriverConfig . Builder setUnknownFields ( UnknownFieldSet unknownFields )
Overrides
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-04 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-04 UTC."],[],[]]