| Modifier and Type | Method and Description |
|---|---|
static SkaffoldSupportState |
SkaffoldSupportState.forNumber(int value) |
SkaffoldSupportState |
Release.SkaffoldSupportedConditionOrBuilder.getSkaffoldSupportState()
The Skaffold support state for this release's version of Skaffold.
|
SkaffoldSupportState |
Release.SkaffoldSupportedCondition.getSkaffoldSupportState()
The Skaffold support state for this release's version of Skaffold.
|
SkaffoldSupportState |
Release.SkaffoldSupportedCondition.Builder.getSkaffoldSupportState()
The Skaffold support state for this release's version of Skaffold.
|
static SkaffoldSupportState |
SkaffoldSupportState.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static SkaffoldSupportState |
SkaffoldSupportState.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static SkaffoldSupportState |
SkaffoldSupportState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SkaffoldSupportState[] |
SkaffoldSupportState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<SkaffoldSupportState> |
SkaffoldSupportState.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Release.SkaffoldSupportedCondition.Builder |
Release.SkaffoldSupportedCondition.Builder.setSkaffoldSupportState(SkaffoldSupportState value)
The Skaffold support state for this release's version of Skaffold.
|
Copyright © 2024 Google LLC. All rights reserved.