public class CustomResourceConfig extends Configuration
| Constructor and Description |
|---|
CustomResourceConfig() |
CustomResourceConfig(Project project,
Map<ConfigKey,Object> attributes,
String group,
String kind,
String name,
String plural,
String shortName,
String version,
Scope scope) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getGroup() |
String |
getKind() |
String |
getName() |
String |
getPlural() |
Scope |
getScope() |
String |
getShortName() |
String |
getVersion() |
int |
hashCode() |
entrySet, getAttribute, getAttributeOrDefault, getAttributes, getProject, hasAttribute, put, setAttributes, setProjectCopyright © 2018–2020 Red Hat. All rights reserved.