Package | Description |
---|---|
io.fabric8.kubernetes.client.internal |
Modifier and Type | Method and Description |
---|---|
static PatchUtils.Format |
PatchUtils.Format.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PatchUtils.Format[] |
PatchUtils.Format.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static String |
PatchUtils.withoutRuntimeState(Object object,
PatchUtils.Format format,
boolean omitStatus) |
Copyright © 2015–2022 Red Hat. All rights reserved.