| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
LABEL_SELECTOR_PATH |
".status.labelSelector" |
public static final String |
SPEC_REPLICAS_PATH |
".spec.replicas" |
public static final String |
STATUS_REPLICAS_PATH |
".status.replicas" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CAMEL_CASE_PATTERN |
"(?<!(^|[A-Z]))(?=[A-Z])|(?<!^)(?=[A-Z][a-z])" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
DOT |
"." |
protected static final String |
STATUS |
".status." |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
DOT |
"." |
protected static final String |
STATUS |
".status." |
Copyright © 2018–2021 Red Hat. All rights reserved.