Package | Description |
---|---|
io.fabric8.kubernetes.api.model |
Modifier and Type | Interface and Description |
---|---|
interface |
KubeSchemaFluent<A extends KubeSchemaFluent<A>> |
class |
KubeSchemaFluentImpl<A extends KubeSchemaFluent<A>> |
Modifier and Type | Class and Description |
---|---|
class |
DoneableKubeSchema |
class |
KubeSchemaBuilder |
class |
KubeSchemaFluentImpl<A extends KubeSchemaFluent<A>> |
Constructor and Description |
---|
KubeSchemaBuilder(KubeSchemaFluent<?> fluent) |
KubeSchemaBuilder(KubeSchemaFluent<?> fluent,
Boolean validationEnabled) |
KubeSchemaBuilder(KubeSchemaFluent<?> fluent,
KubeSchema instance) |
KubeSchemaBuilder(KubeSchemaFluent<?> fluent,
KubeSchema instance,
Boolean validationEnabled) |
Copyright © 2011–2016 Red Hat. All rights reserved.