| Modifier and Type | Method and Description |
|---|---|
protected abstract Decorator |
AbstractCustomResourceHandler.getPrinterColumnDecorator(String name,
String version,
String path,
String type,
String column,
String description,
String format)
Provides the decorator implementation associated with the CRD generation version.
|
| Modifier and Type | Method and Description |
|---|---|
List<Decorator> |
Resources.applyConstraints(Set<Decorator> decorators) |
| Modifier and Type | Method and Description |
|---|---|
void |
Resources.decorate(Decorator decorator)
Add a
Decorator. |
| Modifier and Type | Method and Description |
|---|---|
List<Decorator> |
Resources.applyConstraints(Set<Decorator> decorators) |
| Modifier and Type | Class and Description |
|---|---|
class |
NamedResourceDecorator<T> |
| Modifier and Type | Method and Description |
|---|---|
int |
Decorator.compareTo(Decorator o) |
| Modifier and Type | Method and Description |
|---|---|
protected Decorator |
CustomResourceHandler.getPrinterColumnDecorator(String name,
String version,
String path,
String type,
String column,
String description,
String format) |
| Modifier and Type | Class and Description |
|---|---|
class |
AddAdditionPrinterColumnDecorator |
class |
AddCustomResourceDefinitionResourceDecorator |
class |
AddCustomResourceDefinitionVersionDecorator |
class |
AddLabelSelectorPathDecorator |
class |
AddSchemaToCustomResourceDefinitionVersionDecorator |
class |
AddSpecReplicasPathDecorator |
class |
AddStatusReplicasPathDecorator |
class |
AddStatusSubresourceDecorator |
class |
AddSubresourcesDecorator |
class |
CustomResourceDefinitionDecorator<T> |
class |
CustomResourceDefinitionVersionDecorator<T> |
class |
EnsureSingleStorageVersionDecorator |
class |
SetServedVersionDecorator |
class |
SetStorageVersionDecorator |
| Modifier and Type | Method and Description |
|---|---|
protected Decorator |
CustomResourceHandler.getPrinterColumnDecorator(String name,
String version,
String path,
String type,
String column,
String description,
String format) |
| Modifier and Type | Class and Description |
|---|---|
class |
PromoteSingleVersionAttributesDecorator |
Copyright © 2015–2022 Red Hat. All rights reserved.