public class CRDExample extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DUMMY_CRD_GROUP |
static String |
DUMMY_CRD_NAME |
| Constructor and Description |
|---|
CRDExample() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Example of Cluster and Namespaced scoped K8S Custom Resources.
|
public static String DUMMY_CRD_GROUP
public static String DUMMY_CRD_NAME
public static void main(String[] args)
args - Either "--cluster" or namespace name.Copyright © 2015–2021 Red Hat. All rights reserved.