程序包 hapi.chart
类 MetadataOuterClass.Metadata.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<MetadataOuterClass.Metadata.Builder>
-
- hapi.chart.MetadataOuterClass.Metadata.Builder
-
- 所有已实现的接口:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,MetadataOuterClass.MetadataOrBuilder,Cloneable
public static final class MetadataOuterClass.Metadata.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<MetadataOuterClass.Metadata.Builder> implements MetadataOuterClass.MetadataOrBuilder
Metadata for a Chart file. This models the structure of a Chart.yaml file. Spec: https://k8s.io/helm/blob/master/docs/design/chart_format.md#the-chart-fileProtobuf typehapi.chart.Metadata
-
-
方法概要
所有方法 静态方法 实例方法 具体方法 已过时的方法 修饰符和类型 方法 说明 MetadataOuterClass.Metadata.BuilderaddAllKeywords(Iterable<String> values)A list of string keywordsMetadataOuterClass.Metadata.BuilderaddAllMaintainers(Iterable<? extends MetadataOuterClass.Maintainer> values)A list of name and URL/email address combinations for the maintainer(s)MetadataOuterClass.Metadata.BuilderaddAllSources(Iterable<String> values)Source is the URL to the source code of this chartMetadataOuterClass.Metadata.BuilderaddKeywords(String value)A list of string keywordsMetadataOuterClass.Metadata.BuilderaddKeywordsBytes(com.google.protobuf.ByteString value)A list of string keywordsMetadataOuterClass.Metadata.BuilderaddMaintainers(int index, MetadataOuterClass.Maintainer value)A list of name and URL/email address combinations for the maintainer(s)MetadataOuterClass.Metadata.BuilderaddMaintainers(int index, MetadataOuterClass.Maintainer.Builder builderForValue)A list of name and URL/email address combinations for the maintainer(s)MetadataOuterClass.Metadata.BuilderaddMaintainers(MetadataOuterClass.Maintainer value)A list of name and URL/email address combinations for the maintainer(s)MetadataOuterClass.Metadata.BuilderaddMaintainers(MetadataOuterClass.Maintainer.Builder builderForValue)A list of name and URL/email address combinations for the maintainer(s)MetadataOuterClass.Maintainer.BuilderaddMaintainersBuilder()A list of name and URL/email address combinations for the maintainer(s)MetadataOuterClass.Maintainer.BuilderaddMaintainersBuilder(int index)A list of name and URL/email address combinations for the maintainer(s)MetadataOuterClass.Metadata.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)MetadataOuterClass.Metadata.BuilderaddSources(String value)Source is the URL to the source code of this chartMetadataOuterClass.Metadata.BuilderaddSourcesBytes(com.google.protobuf.ByteString value)Source is the URL to the source code of this chartMetadataOuterClass.Metadatabuild()MetadataOuterClass.MetadatabuildPartial()MetadataOuterClass.Metadata.Builderclear()MetadataOuterClass.Metadata.BuilderclearAnnotations()MetadataOuterClass.Metadata.BuilderclearApiVersion()The API Version of this chart.MetadataOuterClass.Metadata.BuilderclearAppVersion()The version of the application enclosed inside of this chart.MetadataOuterClass.Metadata.BuilderclearCondition()The condition to check to enable chartMetadataOuterClass.Metadata.BuilderclearDeprecated()Whether or not this chart is deprecatedMetadataOuterClass.Metadata.BuilderclearDescription()A one-sentence description of the chartMetadataOuterClass.Metadata.BuilderclearEngine()The name of the template engine to use.MetadataOuterClass.Metadata.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)MetadataOuterClass.Metadata.BuilderclearHome()The URL to a relevant project page, git repo, or contact personMetadataOuterClass.Metadata.BuilderclearIcon()The URL to an icon file.MetadataOuterClass.Metadata.BuilderclearKeywords()A list of string keywordsMetadataOuterClass.Metadata.BuilderclearKubeVersion()KubeVersion is a SemVer constraint specifying the version of Kubernetes required.MetadataOuterClass.Metadata.BuilderclearMaintainers()A list of name and URL/email address combinations for the maintainer(s)MetadataOuterClass.Metadata.BuilderclearName()The name of the chartMetadataOuterClass.Metadata.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)MetadataOuterClass.Metadata.BuilderclearSources()Source is the URL to the source code of this chartMetadataOuterClass.Metadata.BuilderclearTags()The tags to check to enable chartMetadataOuterClass.Metadata.BuilderclearTillerVersion()TillerVersion is a SemVer constraints on what version of Tiller is required.MetadataOuterClass.Metadata.BuilderclearVersion()A SemVer 2 conformant version string of the chartMetadataOuterClass.Metadata.Builderclone()booleancontainsAnnotations(String key)Annotations are additional mappings uninterpreted by Tiller, made available for inspection by other applications.Map<String,String>getAnnotations()已过时。intgetAnnotationsCount()Annotations are additional mappings uninterpreted by Tiller, made available for inspection by other applications.Map<String,String>getAnnotationsMap()Annotations are additional mappings uninterpreted by Tiller, made available for inspection by other applications.StringgetAnnotationsOrDefault(String key, String defaultValue)Annotations are additional mappings uninterpreted by Tiller, made available for inspection by other applications.StringgetAnnotationsOrThrow(String key)Annotations are additional mappings uninterpreted by Tiller, made available for inspection by other applications.StringgetApiVersion()The API Version of this chart.com.google.protobuf.ByteStringgetApiVersionBytes()The API Version of this chart.StringgetAppVersion()The version of the application enclosed inside of this chart.com.google.protobuf.ByteStringgetAppVersionBytes()The version of the application enclosed inside of this chart.StringgetCondition()The condition to check to enable chartcom.google.protobuf.ByteStringgetConditionBytes()The condition to check to enable chartMetadataOuterClass.MetadatagetDefaultInstanceForType()booleangetDeprecated()Whether or not this chart is deprecatedStringgetDescription()A one-sentence description of the chartcom.google.protobuf.ByteStringgetDescriptionBytes()A one-sentence description of the chartstatic com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetEngine()The name of the template engine to use.com.google.protobuf.ByteStringgetEngineBytes()The name of the template engine to use.StringgetHome()The URL to a relevant project page, git repo, or contact personcom.google.protobuf.ByteStringgetHomeBytes()The URL to a relevant project page, git repo, or contact personStringgetIcon()The URL to an icon file.com.google.protobuf.ByteStringgetIconBytes()The URL to an icon file.StringgetKeywords(int index)A list of string keywordscom.google.protobuf.ByteStringgetKeywordsBytes(int index)A list of string keywordsintgetKeywordsCount()A list of string keywordscom.google.protobuf.ProtocolStringListgetKeywordsList()A list of string keywordsStringgetKubeVersion()KubeVersion is a SemVer constraint specifying the version of Kubernetes required.com.google.protobuf.ByteStringgetKubeVersionBytes()KubeVersion is a SemVer constraint specifying the version of Kubernetes required.MetadataOuterClass.MaintainergetMaintainers(int index)A list of name and URL/email address combinations for the maintainer(s)MetadataOuterClass.Maintainer.BuildergetMaintainersBuilder(int index)A list of name and URL/email address combinations for the maintainer(s)List<MetadataOuterClass.Maintainer.Builder>getMaintainersBuilderList()A list of name and URL/email address combinations for the maintainer(s)intgetMaintainersCount()A list of name and URL/email address combinations for the maintainer(s)List<MetadataOuterClass.Maintainer>getMaintainersList()A list of name and URL/email address combinations for the maintainer(s)MetadataOuterClass.MaintainerOrBuildergetMaintainersOrBuilder(int index)A list of name and URL/email address combinations for the maintainer(s)List<? extends MetadataOuterClass.MaintainerOrBuilder>getMaintainersOrBuilderList()A list of name and URL/email address combinations for the maintainer(s)Map<String,String>getMutableAnnotations()已过时。StringgetName()The name of the chartcom.google.protobuf.ByteStringgetNameBytes()The name of the chartStringgetSources(int index)Source is the URL to the source code of this chartcom.google.protobuf.ByteStringgetSourcesBytes(int index)Source is the URL to the source code of this chartintgetSourcesCount()Source is the URL to the source code of this chartcom.google.protobuf.ProtocolStringListgetSourcesList()Source is the URL to the source code of this chartStringgetTags()The tags to check to enable chartcom.google.protobuf.ByteStringgetTagsBytes()The tags to check to enable chartStringgetTillerVersion()TillerVersion is a SemVer constraints on what version of Tiller is required.com.google.protobuf.ByteStringgetTillerVersionBytes()TillerVersion is a SemVer constraints on what version of Tiller is required.StringgetVersion()A SemVer 2 conformant version string of the chartcom.google.protobuf.ByteStringgetVersionBytes()A SemVer 2 conformant version string of the chartprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()protected com.google.protobuf.MapFieldinternalGetMapField(int number)protected com.google.protobuf.MapFieldinternalGetMutableMapField(int number)booleanisInitialized()MetadataOuterClass.Metadata.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)MetadataOuterClass.Metadata.BuildermergeFrom(com.google.protobuf.Message other)MetadataOuterClass.Metadata.BuildermergeFrom(MetadataOuterClass.Metadata other)MetadataOuterClass.Metadata.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)MetadataOuterClass.Metadata.BuilderputAllAnnotations(Map<String,String> values)Annotations are additional mappings uninterpreted by Tiller, made available for inspection by other applications.MetadataOuterClass.Metadata.BuilderputAnnotations(String key, String value)Annotations are additional mappings uninterpreted by Tiller, made available for inspection by other applications.MetadataOuterClass.Metadata.BuilderremoveAnnotations(String key)Annotations are additional mappings uninterpreted by Tiller, made available for inspection by other applications.MetadataOuterClass.Metadata.BuilderremoveMaintainers(int index)A list of name and URL/email address combinations for the maintainer(s)MetadataOuterClass.Metadata.BuildersetApiVersion(String value)The API Version of this chart.MetadataOuterClass.Metadata.BuildersetApiVersionBytes(com.google.protobuf.ByteString value)The API Version of this chart.MetadataOuterClass.Metadata.BuildersetAppVersion(String value)The version of the application enclosed inside of this chart.MetadataOuterClass.Metadata.BuildersetAppVersionBytes(com.google.protobuf.ByteString value)The version of the application enclosed inside of this chart.MetadataOuterClass.Metadata.BuildersetCondition(String value)The condition to check to enable chartMetadataOuterClass.Metadata.BuildersetConditionBytes(com.google.protobuf.ByteString value)The condition to check to enable chartMetadataOuterClass.Metadata.BuildersetDeprecated(boolean value)Whether or not this chart is deprecatedMetadataOuterClass.Metadata.BuildersetDescription(String value)A one-sentence description of the chartMetadataOuterClass.Metadata.BuildersetDescriptionBytes(com.google.protobuf.ByteString value)A one-sentence description of the chartMetadataOuterClass.Metadata.BuildersetEngine(String value)The name of the template engine to use.MetadataOuterClass.Metadata.BuildersetEngineBytes(com.google.protobuf.ByteString value)The name of the template engine to use.MetadataOuterClass.Metadata.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)MetadataOuterClass.Metadata.BuildersetHome(String value)The URL to a relevant project page, git repo, or contact personMetadataOuterClass.Metadata.BuildersetHomeBytes(com.google.protobuf.ByteString value)The URL to a relevant project page, git repo, or contact personMetadataOuterClass.Metadata.BuildersetIcon(String value)The URL to an icon file.MetadataOuterClass.Metadata.BuildersetIconBytes(com.google.protobuf.ByteString value)The URL to an icon file.MetadataOuterClass.Metadata.BuildersetKeywords(int index, String value)A list of string keywordsMetadataOuterClass.Metadata.BuildersetKubeVersion(String value)KubeVersion is a SemVer constraint specifying the version of Kubernetes required.MetadataOuterClass.Metadata.BuildersetKubeVersionBytes(com.google.protobuf.ByteString value)KubeVersion is a SemVer constraint specifying the version of Kubernetes required.MetadataOuterClass.Metadata.BuildersetMaintainers(int index, MetadataOuterClass.Maintainer value)A list of name and URL/email address combinations for the maintainer(s)MetadataOuterClass.Metadata.BuildersetMaintainers(int index, MetadataOuterClass.Maintainer.Builder builderForValue)A list of name and URL/email address combinations for the maintainer(s)MetadataOuterClass.Metadata.BuildersetName(String value)The name of the chartMetadataOuterClass.Metadata.BuildersetNameBytes(com.google.protobuf.ByteString value)The name of the chartMetadataOuterClass.Metadata.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)MetadataOuterClass.Metadata.BuildersetSources(int index, String value)Source is the URL to the source code of this chartMetadataOuterClass.Metadata.BuildersetTags(String value)The tags to check to enable chartMetadataOuterClass.Metadata.BuildersetTagsBytes(com.google.protobuf.ByteString value)The tags to check to enable chartMetadataOuterClass.Metadata.BuildersetTillerVersion(String value)TillerVersion is a SemVer constraints on what version of Tiller is required.MetadataOuterClass.Metadata.BuildersetTillerVersionBytes(com.google.protobuf.ByteString value)TillerVersion is a SemVer constraints on what version of Tiller is required.MetadataOuterClass.Metadata.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)MetadataOuterClass.Metadata.BuildersetVersion(String value)A SemVer 2 conformant version string of the chartMetadataOuterClass.Metadata.BuildersetVersionBytes(com.google.protobuf.ByteString value)A SemVer 2 conformant version string of the chart-
从类继承的方法 com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
-
从类继承的方法 com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
-
-
-
方法详细资料
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number)
- 覆盖:
internalGetMapField在类中com.google.protobuf.GeneratedMessageV3.Builder<MetadataOuterClass.Metadata.Builder>
-
internalGetMutableMapField
protected com.google.protobuf.MapField internalGetMutableMapField(int number)
- 覆盖:
internalGetMutableMapField在类中com.google.protobuf.GeneratedMessageV3.Builder<MetadataOuterClass.Metadata.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- 指定者:
internalGetFieldAccessorTable在类中com.google.protobuf.GeneratedMessageV3.Builder<MetadataOuterClass.Metadata.Builder>
-
clear
public MetadataOuterClass.Metadata.Builder clear()
- 指定者:
clear在接口中com.google.protobuf.Message.Builder- 指定者:
clear在接口中com.google.protobuf.MessageLite.Builder- 覆盖:
clear在类中com.google.protobuf.GeneratedMessageV3.Builder<MetadataOuterClass.Metadata.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- 指定者:
getDescriptorForType在接口中com.google.protobuf.Message.Builder- 指定者:
getDescriptorForType在接口中com.google.protobuf.MessageOrBuilder- 覆盖:
getDescriptorForType在类中com.google.protobuf.GeneratedMessageV3.Builder<MetadataOuterClass.Metadata.Builder>
-
getDefaultInstanceForType
public MetadataOuterClass.Metadata getDefaultInstanceForType()
- 指定者:
getDefaultInstanceForType在接口中com.google.protobuf.MessageLiteOrBuilder- 指定者:
getDefaultInstanceForType在接口中com.google.protobuf.MessageOrBuilder
-
build
public MetadataOuterClass.Metadata build()
- 指定者:
build在接口中com.google.protobuf.Message.Builder- 指定者:
build在接口中com.google.protobuf.MessageLite.Builder
-
buildPartial
public MetadataOuterClass.Metadata buildPartial()
- 指定者:
buildPartial在接口中com.google.protobuf.Message.Builder- 指定者:
buildPartial在接口中com.google.protobuf.MessageLite.Builder
-
clone
public MetadataOuterClass.Metadata.Builder clone()
- 指定者:
clone在接口中com.google.protobuf.Message.Builder- 指定者:
clone在接口中com.google.protobuf.MessageLite.Builder- 覆盖:
clone在类中com.google.protobuf.GeneratedMessageV3.Builder<MetadataOuterClass.Metadata.Builder>
-
setField
public MetadataOuterClass.Metadata.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- 指定者:
setField在接口中com.google.protobuf.Message.Builder- 覆盖:
setField在类中com.google.protobuf.GeneratedMessageV3.Builder<MetadataOuterClass.Metadata.Builder>
-
clearField
public MetadataOuterClass.Metadata.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- 指定者:
clearField在接口中com.google.protobuf.Message.Builder- 覆盖:
clearField在类中com.google.protobuf.GeneratedMessageV3.Builder<MetadataOuterClass.Metadata.Builder>
-
clearOneof
public MetadataOuterClass.Metadata.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- 指定者:
clearOneof在接口中com.google.protobuf.Message.Builder- 覆盖:
clearOneof在类中com.google.protobuf.GeneratedMessageV3.Builder<MetadataOuterClass.Metadata.Builder>
-
setRepeatedField
public MetadataOuterClass.Metadata.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- 指定者:
setRepeatedField在接口中com.google.protobuf.Message.Builder- 覆盖:
setRepeatedField在类中com.google.protobuf.GeneratedMessageV3.Builder<MetadataOuterClass.Metadata.Builder>
-
addRepeatedField
public MetadataOuterClass.Metadata.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- 指定者:
addRepeatedField在接口中com.google.protobuf.Message.Builder- 覆盖:
addRepeatedField在类中com.google.protobuf.GeneratedMessageV3.Builder<MetadataOuterClass.Metadata.Builder>
-
mergeFrom
public MetadataOuterClass.Metadata.Builder mergeFrom(com.google.protobuf.Message other)
- 指定者:
mergeFrom在接口中com.google.protobuf.Message.Builder- 覆盖:
mergeFrom在类中com.google.protobuf.AbstractMessage.Builder<MetadataOuterClass.Metadata.Builder>
-
mergeFrom
public MetadataOuterClass.Metadata.Builder mergeFrom(MetadataOuterClass.Metadata other)
-
isInitialized
public final boolean isInitialized()
- 指定者:
isInitialized在接口中com.google.protobuf.MessageLiteOrBuilder- 覆盖:
isInitialized在类中com.google.protobuf.GeneratedMessageV3.Builder<MetadataOuterClass.Metadata.Builder>
-
mergeFrom
public MetadataOuterClass.Metadata.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- 指定者:
mergeFrom在接口中com.google.protobuf.Message.Builder- 指定者:
mergeFrom在接口中com.google.protobuf.MessageLite.Builder- 覆盖:
mergeFrom在类中com.google.protobuf.AbstractMessage.Builder<MetadataOuterClass.Metadata.Builder>- 抛出:
IOException
-
getName
public String getName()
The name of the chart
string name = 1;- 指定者:
getName在接口中MetadataOuterClass.MetadataOrBuilder
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
The name of the chart
string name = 1;
-
setName
public MetadataOuterClass.Metadata.Builder setName(String value)
The name of the chart
string name = 1;
-
clearName
public MetadataOuterClass.Metadata.Builder clearName()
The name of the chart
string name = 1;
-
setNameBytes
public MetadataOuterClass.Metadata.Builder setNameBytes(com.google.protobuf.ByteString value)
The name of the chart
string name = 1;
-
getHome
public String getHome()
The URL to a relevant project page, git repo, or contact person
string home = 2;- 指定者:
getHome在接口中MetadataOuterClass.MetadataOrBuilder
-
getHomeBytes
public com.google.protobuf.ByteString getHomeBytes()
The URL to a relevant project page, git repo, or contact person
string home = 2;
-
setHome
public MetadataOuterClass.Metadata.Builder setHome(String value)
The URL to a relevant project page, git repo, or contact person
string home = 2;
-
clearHome
public MetadataOuterClass.Metadata.Builder clearHome()
The URL to a relevant project page, git repo, or contact person
string home = 2;
-
setHomeBytes
public MetadataOuterClass.Metadata.Builder setHomeBytes(com.google.protobuf.ByteString value)
The URL to a relevant project page, git repo, or contact person
string home = 2;
-
getSourcesList
public com.google.protobuf.ProtocolStringList getSourcesList()
Source is the URL to the source code of this chart
repeated string sources = 3;
-
getSourcesCount
public int getSourcesCount()
Source is the URL to the source code of this chart
repeated string sources = 3;
-
getSources
public String getSources(int index)
Source is the URL to the source code of this chart
repeated string sources = 3;
-
getSourcesBytes
public com.google.protobuf.ByteString getSourcesBytes(int index)
Source is the URL to the source code of this chart
repeated string sources = 3;
-
setSources
public MetadataOuterClass.Metadata.Builder setSources(int index, String value)
Source is the URL to the source code of this chart
repeated string sources = 3;
-
addSources
public MetadataOuterClass.Metadata.Builder addSources(String value)
Source is the URL to the source code of this chart
repeated string sources = 3;
-
addAllSources
public MetadataOuterClass.Metadata.Builder addAllSources(Iterable<String> values)
Source is the URL to the source code of this chart
repeated string sources = 3;
-
clearSources
public MetadataOuterClass.Metadata.Builder clearSources()
Source is the URL to the source code of this chart
repeated string sources = 3;
-
addSourcesBytes
public MetadataOuterClass.Metadata.Builder addSourcesBytes(com.google.protobuf.ByteString value)
Source is the URL to the source code of this chart
repeated string sources = 3;
-
getVersion
public String getVersion()
A SemVer 2 conformant version string of the chart
string version = 4;
-
getVersionBytes
public com.google.protobuf.ByteString getVersionBytes()
A SemVer 2 conformant version string of the chart
string version = 4;
-
setVersion
public MetadataOuterClass.Metadata.Builder setVersion(String value)
A SemVer 2 conformant version string of the chart
string version = 4;
-
clearVersion
public MetadataOuterClass.Metadata.Builder clearVersion()
A SemVer 2 conformant version string of the chart
string version = 4;
-
setVersionBytes
public MetadataOuterClass.Metadata.Builder setVersionBytes(com.google.protobuf.ByteString value)
A SemVer 2 conformant version string of the chart
string version = 4;
-
getDescription
public String getDescription()
A one-sentence description of the chart
string description = 5;
-
getDescriptionBytes
public com.google.protobuf.ByteString getDescriptionBytes()
A one-sentence description of the chart
string description = 5;
-
setDescription
public MetadataOuterClass.Metadata.Builder setDescription(String value)
A one-sentence description of the chart
string description = 5;
-
clearDescription
public MetadataOuterClass.Metadata.Builder clearDescription()
A one-sentence description of the chart
string description = 5;
-
setDescriptionBytes
public MetadataOuterClass.Metadata.Builder setDescriptionBytes(com.google.protobuf.ByteString value)
A one-sentence description of the chart
string description = 5;
-
getKeywordsList
public com.google.protobuf.ProtocolStringList getKeywordsList()
A list of string keywords
repeated string keywords = 6;
-
getKeywordsCount
public int getKeywordsCount()
A list of string keywords
repeated string keywords = 6;
-
getKeywords
public String getKeywords(int index)
A list of string keywords
repeated string keywords = 6;
-
getKeywordsBytes
public com.google.protobuf.ByteString getKeywordsBytes(int index)
A list of string keywords
repeated string keywords = 6;
-
setKeywords
public MetadataOuterClass.Metadata.Builder setKeywords(int index, String value)
A list of string keywords
repeated string keywords = 6;
-
addKeywords
public MetadataOuterClass.Metadata.Builder addKeywords(String value)
A list of string keywords
repeated string keywords = 6;
-
addAllKeywords
public MetadataOuterClass.Metadata.Builder addAllKeywords(Iterable<String> values)
A list of string keywords
repeated string keywords = 6;
-
clearKeywords
public MetadataOuterClass.Metadata.Builder clearKeywords()
A list of string keywords
repeated string keywords = 6;
-
addKeywordsBytes
public MetadataOuterClass.Metadata.Builder addKeywordsBytes(com.google.protobuf.ByteString value)
A list of string keywords
repeated string keywords = 6;
-
getMaintainersList
public List<MetadataOuterClass.Maintainer> getMaintainersList()
A list of name and URL/email address combinations for the maintainer(s)
repeated .hapi.chart.Maintainer maintainers = 7;
-
getMaintainersCount
public int getMaintainersCount()
A list of name and URL/email address combinations for the maintainer(s)
repeated .hapi.chart.Maintainer maintainers = 7;
-
getMaintainers
public MetadataOuterClass.Maintainer getMaintainers(int index)
A list of name and URL/email address combinations for the maintainer(s)
repeated .hapi.chart.Maintainer maintainers = 7;
-
setMaintainers
public MetadataOuterClass.Metadata.Builder setMaintainers(int index, MetadataOuterClass.Maintainer value)
A list of name and URL/email address combinations for the maintainer(s)
repeated .hapi.chart.Maintainer maintainers = 7;
-
setMaintainers
public MetadataOuterClass.Metadata.Builder setMaintainers(int index, MetadataOuterClass.Maintainer.Builder builderForValue)
A list of name and URL/email address combinations for the maintainer(s)
repeated .hapi.chart.Maintainer maintainers = 7;
-
addMaintainers
public MetadataOuterClass.Metadata.Builder addMaintainers(MetadataOuterClass.Maintainer value)
A list of name and URL/email address combinations for the maintainer(s)
repeated .hapi.chart.Maintainer maintainers = 7;
-
addMaintainers
public MetadataOuterClass.Metadata.Builder addMaintainers(int index, MetadataOuterClass.Maintainer value)
A list of name and URL/email address combinations for the maintainer(s)
repeated .hapi.chart.Maintainer maintainers = 7;
-
addMaintainers
public MetadataOuterClass.Metadata.Builder addMaintainers(MetadataOuterClass.Maintainer.Builder builderForValue)
A list of name and URL/email address combinations for the maintainer(s)
repeated .hapi.chart.Maintainer maintainers = 7;
-
addMaintainers
public MetadataOuterClass.Metadata.Builder addMaintainers(int index, MetadataOuterClass.Maintainer.Builder builderForValue)
A list of name and URL/email address combinations for the maintainer(s)
repeated .hapi.chart.Maintainer maintainers = 7;
-
addAllMaintainers
public MetadataOuterClass.Metadata.Builder addAllMaintainers(Iterable<? extends MetadataOuterClass.Maintainer> values)
A list of name and URL/email address combinations for the maintainer(s)
repeated .hapi.chart.Maintainer maintainers = 7;
-
clearMaintainers
public MetadataOuterClass.Metadata.Builder clearMaintainers()
A list of name and URL/email address combinations for the maintainer(s)
repeated .hapi.chart.Maintainer maintainers = 7;
-
removeMaintainers
public MetadataOuterClass.Metadata.Builder removeMaintainers(int index)
A list of name and URL/email address combinations for the maintainer(s)
repeated .hapi.chart.Maintainer maintainers = 7;
-
getMaintainersBuilder
public MetadataOuterClass.Maintainer.Builder getMaintainersBuilder(int index)
A list of name and URL/email address combinations for the maintainer(s)
repeated .hapi.chart.Maintainer maintainers = 7;
-
getMaintainersOrBuilder
public MetadataOuterClass.MaintainerOrBuilder getMaintainersOrBuilder(int index)
A list of name and URL/email address combinations for the maintainer(s)
repeated .hapi.chart.Maintainer maintainers = 7;
-
getMaintainersOrBuilderList
public List<? extends MetadataOuterClass.MaintainerOrBuilder> getMaintainersOrBuilderList()
A list of name and URL/email address combinations for the maintainer(s)
repeated .hapi.chart.Maintainer maintainers = 7;
-
addMaintainersBuilder
public MetadataOuterClass.Maintainer.Builder addMaintainersBuilder()
A list of name and URL/email address combinations for the maintainer(s)
repeated .hapi.chart.Maintainer maintainers = 7;
-
addMaintainersBuilder
public MetadataOuterClass.Maintainer.Builder addMaintainersBuilder(int index)
A list of name and URL/email address combinations for the maintainer(s)
repeated .hapi.chart.Maintainer maintainers = 7;
-
getMaintainersBuilderList
public List<MetadataOuterClass.Maintainer.Builder> getMaintainersBuilderList()
A list of name and URL/email address combinations for the maintainer(s)
repeated .hapi.chart.Maintainer maintainers = 7;
-
getEngine
public String getEngine()
The name of the template engine to use. Defaults to 'gotpl'.
string engine = 8;
-
getEngineBytes
public com.google.protobuf.ByteString getEngineBytes()
The name of the template engine to use. Defaults to 'gotpl'.
string engine = 8;
-
setEngine
public MetadataOuterClass.Metadata.Builder setEngine(String value)
The name of the template engine to use. Defaults to 'gotpl'.
string engine = 8;
-
clearEngine
public MetadataOuterClass.Metadata.Builder clearEngine()
The name of the template engine to use. Defaults to 'gotpl'.
string engine = 8;
-
setEngineBytes
public MetadataOuterClass.Metadata.Builder setEngineBytes(com.google.protobuf.ByteString value)
The name of the template engine to use. Defaults to 'gotpl'.
string engine = 8;
-
getIcon
public String getIcon()
The URL to an icon file.
string icon = 9;- 指定者:
getIcon在接口中MetadataOuterClass.MetadataOrBuilder
-
getIconBytes
public com.google.protobuf.ByteString getIconBytes()
The URL to an icon file.
string icon = 9;
-
setIcon
public MetadataOuterClass.Metadata.Builder setIcon(String value)
The URL to an icon file.
string icon = 9;
-
clearIcon
public MetadataOuterClass.Metadata.Builder clearIcon()
The URL to an icon file.
string icon = 9;
-
setIconBytes
public MetadataOuterClass.Metadata.Builder setIconBytes(com.google.protobuf.ByteString value)
The URL to an icon file.
string icon = 9;
-
getApiVersion
public String getApiVersion()
The API Version of this chart.
string apiVersion = 10;
-
getApiVersionBytes
public com.google.protobuf.ByteString getApiVersionBytes()
The API Version of this chart.
string apiVersion = 10;
-
setApiVersion
public MetadataOuterClass.Metadata.Builder setApiVersion(String value)
The API Version of this chart.
string apiVersion = 10;
-
clearApiVersion
public MetadataOuterClass.Metadata.Builder clearApiVersion()
The API Version of this chart.
string apiVersion = 10;
-
setApiVersionBytes
public MetadataOuterClass.Metadata.Builder setApiVersionBytes(com.google.protobuf.ByteString value)
The API Version of this chart.
string apiVersion = 10;
-
getCondition
public String getCondition()
The condition to check to enable chart
string condition = 11;
-
getConditionBytes
public com.google.protobuf.ByteString getConditionBytes()
The condition to check to enable chart
string condition = 11;
-
setCondition
public MetadataOuterClass.Metadata.Builder setCondition(String value)
The condition to check to enable chart
string condition = 11;
-
clearCondition
public MetadataOuterClass.Metadata.Builder clearCondition()
The condition to check to enable chart
string condition = 11;
-
setConditionBytes
public MetadataOuterClass.Metadata.Builder setConditionBytes(com.google.protobuf.ByteString value)
The condition to check to enable chart
string condition = 11;
-
getTags
public String getTags()
The tags to check to enable chart
string tags = 12;- 指定者:
getTags在接口中MetadataOuterClass.MetadataOrBuilder
-
getTagsBytes
public com.google.protobuf.ByteString getTagsBytes()
The tags to check to enable chart
string tags = 12;
-
setTags
public MetadataOuterClass.Metadata.Builder setTags(String value)
The tags to check to enable chart
string tags = 12;
-
clearTags
public MetadataOuterClass.Metadata.Builder clearTags()
The tags to check to enable chart
string tags = 12;
-
setTagsBytes
public MetadataOuterClass.Metadata.Builder setTagsBytes(com.google.protobuf.ByteString value)
The tags to check to enable chart
string tags = 12;
-
getAppVersion
public String getAppVersion()
The version of the application enclosed inside of this chart.
string appVersion = 13;
-
getAppVersionBytes
public com.google.protobuf.ByteString getAppVersionBytes()
The version of the application enclosed inside of this chart.
string appVersion = 13;
-
setAppVersion
public MetadataOuterClass.Metadata.Builder setAppVersion(String value)
The version of the application enclosed inside of this chart.
string appVersion = 13;
-
clearAppVersion
public MetadataOuterClass.Metadata.Builder clearAppVersion()
The version of the application enclosed inside of this chart.
string appVersion = 13;
-
setAppVersionBytes
public MetadataOuterClass.Metadata.Builder setAppVersionBytes(com.google.protobuf.ByteString value)
The version of the application enclosed inside of this chart.
string appVersion = 13;
-
getDeprecated
public boolean getDeprecated()
Whether or not this chart is deprecated
bool deprecated = 14;
-
setDeprecated
public MetadataOuterClass.Metadata.Builder setDeprecated(boolean value)
Whether or not this chart is deprecated
bool deprecated = 14;
-
clearDeprecated
public MetadataOuterClass.Metadata.Builder clearDeprecated()
Whether or not this chart is deprecated
bool deprecated = 14;
-
getTillerVersion
public String getTillerVersion()
TillerVersion is a SemVer constraints on what version of Tiller is required. See SemVer ranges here: https://github.com/Masterminds/semver#basic-comparisons
string tillerVersion = 15;
-
getTillerVersionBytes
public com.google.protobuf.ByteString getTillerVersionBytes()
TillerVersion is a SemVer constraints on what version of Tiller is required. See SemVer ranges here: https://github.com/Masterminds/semver#basic-comparisons
string tillerVersion = 15;
-
setTillerVersion
public MetadataOuterClass.Metadata.Builder setTillerVersion(String value)
TillerVersion is a SemVer constraints on what version of Tiller is required. See SemVer ranges here: https://github.com/Masterminds/semver#basic-comparisons
string tillerVersion = 15;
-
clearTillerVersion
public MetadataOuterClass.Metadata.Builder clearTillerVersion()
TillerVersion is a SemVer constraints on what version of Tiller is required. See SemVer ranges here: https://github.com/Masterminds/semver#basic-comparisons
string tillerVersion = 15;
-
setTillerVersionBytes
public MetadataOuterClass.Metadata.Builder setTillerVersionBytes(com.google.protobuf.ByteString value)
TillerVersion is a SemVer constraints on what version of Tiller is required. See SemVer ranges here: https://github.com/Masterminds/semver#basic-comparisons
string tillerVersion = 15;
-
getAnnotationsCount
public int getAnnotationsCount()
从接口复制的说明:MetadataOuterClass.MetadataOrBuilderAnnotations are additional mappings uninterpreted by Tiller, made available for inspection by other applications.
map<string, string> annotations = 16;
-
containsAnnotations
public boolean containsAnnotations(String key)
Annotations are additional mappings uninterpreted by Tiller, made available for inspection by other applications.
map<string, string> annotations = 16;
-
getAnnotations
@Deprecated public Map<String,String> getAnnotations()
已过时。UsegetAnnotationsMap()instead.
-
getAnnotationsMap
public Map<String,String> getAnnotationsMap()
Annotations are additional mappings uninterpreted by Tiller, made available for inspection by other applications.
map<string, string> annotations = 16;
-
getAnnotationsOrDefault
public String getAnnotationsOrDefault(String key, String defaultValue)
Annotations are additional mappings uninterpreted by Tiller, made available for inspection by other applications.
map<string, string> annotations = 16;
-
getAnnotationsOrThrow
public String getAnnotationsOrThrow(String key)
Annotations are additional mappings uninterpreted by Tiller, made available for inspection by other applications.
map<string, string> annotations = 16;
-
clearAnnotations
public MetadataOuterClass.Metadata.Builder clearAnnotations()
-
removeAnnotations
public MetadataOuterClass.Metadata.Builder removeAnnotations(String key)
Annotations are additional mappings uninterpreted by Tiller, made available for inspection by other applications.
map<string, string> annotations = 16;
-
getMutableAnnotations
@Deprecated public Map<String,String> getMutableAnnotations()
已过时。Use alternate mutation accessors instead.
-
putAnnotations
public MetadataOuterClass.Metadata.Builder putAnnotations(String key, String value)
Annotations are additional mappings uninterpreted by Tiller, made available for inspection by other applications.
map<string, string> annotations = 16;
-
putAllAnnotations
public MetadataOuterClass.Metadata.Builder putAllAnnotations(Map<String,String> values)
Annotations are additional mappings uninterpreted by Tiller, made available for inspection by other applications.
map<string, string> annotations = 16;
-
getKubeVersion
public String getKubeVersion()
KubeVersion is a SemVer constraint specifying the version of Kubernetes required.
string kubeVersion = 17;
-
getKubeVersionBytes
public com.google.protobuf.ByteString getKubeVersionBytes()
KubeVersion is a SemVer constraint specifying the version of Kubernetes required.
string kubeVersion = 17;
-
setKubeVersion
public MetadataOuterClass.Metadata.Builder setKubeVersion(String value)
KubeVersion is a SemVer constraint specifying the version of Kubernetes required.
string kubeVersion = 17;
-
clearKubeVersion
public MetadataOuterClass.Metadata.Builder clearKubeVersion()
KubeVersion is a SemVer constraint specifying the version of Kubernetes required.
string kubeVersion = 17;
-
setKubeVersionBytes
public MetadataOuterClass.Metadata.Builder setKubeVersionBytes(com.google.protobuf.ByteString value)
KubeVersion is a SemVer constraint specifying the version of Kubernetes required.
string kubeVersion = 17;
-
setUnknownFields
public final MetadataOuterClass.Metadata.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- 指定者:
setUnknownFields在接口中com.google.protobuf.Message.Builder- 覆盖:
setUnknownFields在类中com.google.protobuf.GeneratedMessageV3.Builder<MetadataOuterClass.Metadata.Builder>
-
mergeUnknownFields
public final MetadataOuterClass.Metadata.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- 指定者:
mergeUnknownFields在接口中com.google.protobuf.Message.Builder- 覆盖:
mergeUnknownFields在类中com.google.protobuf.GeneratedMessageV3.Builder<MetadataOuterClass.Metadata.Builder>
-
-