static SkaffoldSupportState |
SkaffoldSupportState.forNumber(int value) |
|
SkaffoldSupportState |
Release.SkaffoldSupportedCondition.Builder.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.SkaffoldSupportedConditionOrBuilder.getSkaffoldSupportState() |
The skaffold support state for this release's version of skaffold.
|
static SkaffoldSupportState |
SkaffoldSupportState.valueOf(int value) |
Deprecated.
|
static SkaffoldSupportState |
SkaffoldSupportState.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
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.
|