| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model | |
| io.fabric8.kubernetes.api.model.kustomize.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
Kustomization |
ValidationSchema.getKustomization() |
Kustomization |
KubeSchema.getKustomization() |
| Modifier and Type | Method and Description |
|---|---|
void |
ValidationSchema.setKustomization(Kustomization kustomization) |
void |
KubeSchema.setKustomization(Kustomization kustomization) |
| Constructor and Description |
|---|
KubeSchema(Kustomization kustomization) |
ValidationSchema(Kustomization kustomization) |
| Modifier and Type | Method and Description |
|---|---|
Kustomization |
KustomizationBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
KustomizationFluent.copyInstance(Kustomization instance) |
| Constructor and Description |
|---|
KustomizationBuilder(Kustomization instance) |
KustomizationBuilder(KustomizationFluent<?> fluent,
Kustomization instance) |
KustomizationFluent(Kustomization instance) |
Copyright © 2015–2023 Red Hat. All rights reserved.