public static final class ReleaseOuterClass.Release extends com.google.protobuf.GeneratedMessageV3 implements ReleaseOuterClass.ReleaseOrBuilder
Release describes a deployment of a chart, together with the chart and the variables used to deploy that chart.Protobuf type
hapi.release.Release| 限定符和类型 | 类和说明 |
|---|---|
static class |
ReleaseOuterClass.Release.Builder
Release describes a deployment of a chart, together with the chart
and the variables used to deploy that chart.
|
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| 限定符和类型 | 字段和说明 |
|---|---|
static int |
CHART_FIELD_NUMBER |
static int |
CONFIG_FIELD_NUMBER |
static int |
HOOKS_FIELD_NUMBER |
static int |
INFO_FIELD_NUMBER |
static int |
MANIFEST_FIELD_NUMBER |
static int |
NAME_FIELD_NUMBER |
static int |
NAMESPACE_FIELD_NUMBER |
static int |
VERSION_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
ChartOuterClass.Chart |
getChart()
Chart is the chart that was released.
|
ChartOuterClass.ChartOrBuilder |
getChartOrBuilder()
Chart is the chart that was released.
|
ConfigOuterClass.Config |
getConfig()
Config is the set of extra Values added to the chart.
|
ConfigOuterClass.ConfigOrBuilder |
getConfigOrBuilder()
Config is the set of extra Values added to the chart.
|
static ReleaseOuterClass.Release |
getDefaultInstance() |
ReleaseOuterClass.Release |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
HookOuterClass.Hook |
getHooks(int index)
Hooks are all of the hooks declared for this release.
|
int |
getHooksCount()
Hooks are all of the hooks declared for this release.
|
List<HookOuterClass.Hook> |
getHooksList()
Hooks are all of the hooks declared for this release.
|
HookOuterClass.HookOrBuilder |
getHooksOrBuilder(int index)
Hooks are all of the hooks declared for this release.
|
List<? extends HookOuterClass.HookOrBuilder> |
getHooksOrBuilderList()
Hooks are all of the hooks declared for this release.
|
InfoOuterClass.Info |
getInfo()
Info provides information about a release
.hapi.release.Info info = 2; |
InfoOuterClass.InfoOrBuilder |
getInfoOrBuilder()
Info provides information about a release
.hapi.release.Info info = 2; |
String |
getManifest()
Manifest is the string representation of the rendered template.
|
com.google.protobuf.ByteString |
getManifestBytes()
Manifest is the string representation of the rendered template.
|
String |
getName()
Name is the name of the release
string name = 1; |
com.google.protobuf.ByteString |
getNameBytes()
Name is the name of the release
string name = 1; |
String |
getNamespace()
Namespace is the kubernetes namespace of the release.
|
com.google.protobuf.ByteString |
getNamespaceBytes()
Namespace is the kubernetes namespace of the release.
|
com.google.protobuf.Parser<ReleaseOuterClass.Release> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
getVersion()
Version is an int32 which represents the version of the release.
|
boolean |
hasChart()
Chart is the chart that was released.
|
boolean |
hasConfig()
Config is the set of extra Values added to the chart.
|
int |
hashCode() |
boolean |
hasInfo()
Info provides information about a release
.hapi.release.Info info = 2; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static ReleaseOuterClass.Release.Builder |
newBuilder() |
static ReleaseOuterClass.Release.Builder |
newBuilder(ReleaseOuterClass.Release prototype) |
ReleaseOuterClass.Release.Builder |
newBuilderForType() |
protected ReleaseOuterClass.Release.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static ReleaseOuterClass.Release |
parseDelimitedFrom(InputStream input) |
static ReleaseOuterClass.Release |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ReleaseOuterClass.Release |
parseFrom(byte[] data) |
static ReleaseOuterClass.Release |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ReleaseOuterClass.Release |
parseFrom(ByteBuffer data) |
static ReleaseOuterClass.Release |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ReleaseOuterClass.Release |
parseFrom(com.google.protobuf.ByteString data) |
static ReleaseOuterClass.Release |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ReleaseOuterClass.Release |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ReleaseOuterClass.Release |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ReleaseOuterClass.Release |
parseFrom(InputStream input) |
static ReleaseOuterClass.Release |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<ReleaseOuterClass.Release> |
parser() |
ReleaseOuterClass.Release.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTopublic static final int NAME_FIELD_NUMBER
public static final int INFO_FIELD_NUMBER
public static final int CHART_FIELD_NUMBER
public static final int CONFIG_FIELD_NUMBER
public static final int MANIFEST_FIELD_NUMBER
public static final int HOOKS_FIELD_NUMBER
public static final int VERSION_FIELD_NUMBER
public static final int NAMESPACE_FIELD_NUMBER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields 在接口中 com.google.protobuf.MessageOrBuildergetUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessageV3public String getName()
Name is the name of the release
string name = 1;getName 在接口中 ReleaseOuterClass.ReleaseOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
Name is the name of the release
string name = 1;public boolean hasInfo()
Info provides information about a release
.hapi.release.Info info = 2;hasInfo 在接口中 ReleaseOuterClass.ReleaseOrBuilderpublic InfoOuterClass.Info getInfo()
Info provides information about a release
.hapi.release.Info info = 2;getInfo 在接口中 ReleaseOuterClass.ReleaseOrBuilderpublic InfoOuterClass.InfoOrBuilder getInfoOrBuilder()
Info provides information about a release
.hapi.release.Info info = 2;public boolean hasChart()
Chart is the chart that was released.
.hapi.chart.Chart chart = 3;hasChart 在接口中 ReleaseOuterClass.ReleaseOrBuilderpublic ChartOuterClass.Chart getChart()
Chart is the chart that was released.
.hapi.chart.Chart chart = 3;getChart 在接口中 ReleaseOuterClass.ReleaseOrBuilderpublic ChartOuterClass.ChartOrBuilder getChartOrBuilder()
Chart is the chart that was released.
.hapi.chart.Chart chart = 3;public boolean hasConfig()
Config is the set of extra Values added to the chart. These values override the default values inside of the chart.
.hapi.chart.Config config = 4;hasConfig 在接口中 ReleaseOuterClass.ReleaseOrBuilderpublic ConfigOuterClass.Config getConfig()
Config is the set of extra Values added to the chart. These values override the default values inside of the chart.
.hapi.chart.Config config = 4;getConfig 在接口中 ReleaseOuterClass.ReleaseOrBuilderpublic ConfigOuterClass.ConfigOrBuilder getConfigOrBuilder()
Config is the set of extra Values added to the chart. These values override the default values inside of the chart.
.hapi.chart.Config config = 4;public String getManifest()
Manifest is the string representation of the rendered template.
string manifest = 5;public com.google.protobuf.ByteString getManifestBytes()
Manifest is the string representation of the rendered template.
string manifest = 5;public List<HookOuterClass.Hook> getHooksList()
Hooks are all of the hooks declared for this release.
repeated .hapi.release.Hook hooks = 6;public List<? extends HookOuterClass.HookOrBuilder> getHooksOrBuilderList()
Hooks are all of the hooks declared for this release.
repeated .hapi.release.Hook hooks = 6;public int getHooksCount()
Hooks are all of the hooks declared for this release.
repeated .hapi.release.Hook hooks = 6;public HookOuterClass.Hook getHooks(int index)
Hooks are all of the hooks declared for this release.
repeated .hapi.release.Hook hooks = 6;getHooks 在接口中 ReleaseOuterClass.ReleaseOrBuilderpublic HookOuterClass.HookOrBuilder getHooksOrBuilder(int index)
Hooks are all of the hooks declared for this release.
repeated .hapi.release.Hook hooks = 6;public int getVersion()
Version is an int32 which represents the version of the release.
int32 version = 7;getVersion 在接口中 ReleaseOuterClass.ReleaseOrBuilderpublic String getNamespace()
Namespace is the kubernetes namespace of the release.
string namespace = 8;public com.google.protobuf.ByteString getNamespaceBytes()
Namespace is the kubernetes namespace of the release.
string namespace = 8;public final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo 在接口中 com.google.protobuf.MessageLitewriteTo 在类中 com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize 在接口中 com.google.protobuf.MessageLitegetSerializedSize 在类中 com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals 在接口中 com.google.protobuf.Messageequals 在类中 com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode 在接口中 com.google.protobuf.MessagehashCode 在类中 com.google.protobuf.AbstractMessagepublic static ReleaseOuterClass.Release parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ReleaseOuterClass.Release parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ReleaseOuterClass.Release parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ReleaseOuterClass.Release parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ReleaseOuterClass.Release parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ReleaseOuterClass.Release parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ReleaseOuterClass.Release parseFrom(InputStream input) throws IOException
IOExceptionpublic static ReleaseOuterClass.Release parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ReleaseOuterClass.Release parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ReleaseOuterClass.Release parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ReleaseOuterClass.Release parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static ReleaseOuterClass.Release parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic ReleaseOuterClass.Release.Builder newBuilderForType()
newBuilderForType 在接口中 com.google.protobuf.MessagenewBuilderForType 在接口中 com.google.protobuf.MessageLitepublic static ReleaseOuterClass.Release.Builder newBuilder()
public static ReleaseOuterClass.Release.Builder newBuilder(ReleaseOuterClass.Release prototype)
public ReleaseOuterClass.Release.Builder toBuilder()
toBuilder 在接口中 com.google.protobuf.MessagetoBuilder 在接口中 com.google.protobuf.MessageLiteprotected ReleaseOuterClass.Release.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType 在类中 com.google.protobuf.GeneratedMessageV3public static ReleaseOuterClass.Release getDefaultInstance()
public static com.google.protobuf.Parser<ReleaseOuterClass.Release> parser()
public com.google.protobuf.Parser<ReleaseOuterClass.Release> getParserForType()
getParserForType 在接口中 com.google.protobuf.MessagegetParserForType 在接口中 com.google.protobuf.MessageLitegetParserForType 在类中 com.google.protobuf.GeneratedMessageV3public ReleaseOuterClass.Release getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderCopyright © 2020. All rights reserved.