public class CRDUtils extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CRDUtils.SpecAndStatus |
| Modifier and Type | Method and Description |
|---|---|
static CRDUtils.SpecAndStatus |
resolveSpecAndStatusTypes(Class<?> definition)
Determine the spec and status types via convention by looking for the
spec and status properties.
|
static Map<String,String> |
toMap(String[] arr) |
public static CRDUtils.SpecAndStatus resolveSpecAndStatusTypes(Class<?> definition)
Copyright © 2015–2024 Red Hat. All rights reserved.