| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model | |
| io.fabric8.openshift.api.model |
| Modifier and Type | Method and Description |
|---|---|
Template |
KubeSchemaFluent.getTemplate() |
Template |
KubeSchema.getTemplate() |
| Modifier and Type | Method and Description |
|---|---|
BaseKubernetesListFluent.TemplateItemsNested<T> |
BaseKubernetesListFluent.addNewTemplateItemLike(Template item) |
T |
BaseKubernetesListFluent.addToTemplateItems(Template... items) |
void |
KubeSchema.setTemplate(Template Template) |
KubeSchemaFluent.TemplateNested<T> |
KubeSchemaFluent.withNewTemplateLike(Template item) |
T |
KubeSchemaFluent.withTemplate(Template Template) |
| Constructor and Description |
|---|
EditableKubeSchema(BaseKubernetesList BaseKubernetesList,
BuildConfigList BuildConfigList,
BuildList BuildList,
BuildRequest BuildRequest,
Config Config,
ContainerStatus ContainerStatus,
DeploymentConfigList DeploymentConfigList,
Endpoints Endpoints,
EndpointsList EndpointsList,
EnvVar EnvVar,
EventList EventList,
ImageList ImageList,
ImageStreamList ImageStreamList,
Namespace Namespace,
NamespaceList NamespaceList,
Node Node,
NodeList NodeList,
OAuthAccessToken OAuthAccessToken,
OAuthAccessTokenList OAuthAccessTokenList,
OAuthAuthorizeToken OAuthAuthorizeToken,
OAuthAuthorizeTokenList OAuthAuthorizeTokenList,
OAuthClient OAuthClient,
OAuthClientAuthorization OAuthClientAuthorization,
OAuthClientAuthorizationList OAuthClientAuthorizationList,
OAuthClientList OAuthClientList,
ObjectMeta ObjectMeta,
PersistentVolume PersistentVolume,
PersistentVolumeClaim PersistentVolumeClaim,
PersistentVolumeClaimList PersistentVolumeClaimList,
PersistentVolumeList PersistentVolumeList,
PodList PodList,
Quantity Quantity,
ReplicationControllerList ReplicationControllerList,
ResourceQuota ResourceQuota,
ResourceQuotaList ResourceQuotaList,
RootPaths RootPaths,
RouteList RouteList,
Secret Secret,
SecretList SecretList,
SecurityContextConstraints SecurityContextConstraints,
SecurityContextConstraintsList SecurityContextConstraintsList,
ServiceAccount ServiceAccount,
ServiceAccountList ServiceAccountList,
ServiceList ServiceList,
Status Status,
TagEvent TagEvent,
Template Template,
TemplateList TemplateList,
WatchEvent WatchEvent) |
KubeSchema(BaseKubernetesList BaseKubernetesList,
BuildConfigList BuildConfigList,
BuildList BuildList,
BuildRequest BuildRequest,
Config Config,
ContainerStatus ContainerStatus,
DeploymentConfigList DeploymentConfigList,
Endpoints Endpoints,
EndpointsList EndpointsList,
EnvVar EnvVar,
EventList EventList,
ImageList ImageList,
ImageStreamList ImageStreamList,
Namespace Namespace,
NamespaceList NamespaceList,
Node Node,
NodeList NodeList,
OAuthAccessToken OAuthAccessToken,
OAuthAccessTokenList OAuthAccessTokenList,
OAuthAuthorizeToken OAuthAuthorizeToken,
OAuthAuthorizeTokenList OAuthAuthorizeTokenList,
OAuthClient OAuthClient,
OAuthClientAuthorization OAuthClientAuthorization,
OAuthClientAuthorizationList OAuthClientAuthorizationList,
OAuthClientList OAuthClientList,
ObjectMeta ObjectMeta,
PersistentVolume PersistentVolume,
PersistentVolumeClaim PersistentVolumeClaim,
PersistentVolumeClaimList PersistentVolumeClaimList,
PersistentVolumeList PersistentVolumeList,
PodList PodList,
Quantity Quantity,
ReplicationControllerList ReplicationControllerList,
ResourceQuota ResourceQuota,
ResourceQuotaList ResourceQuotaList,
RootPaths RootPaths,
RouteList RouteList,
Secret Secret,
SecretList SecretList,
SecurityContextConstraints SecurityContextConstraints,
SecurityContextConstraintsList SecurityContextConstraintsList,
ServiceAccount ServiceAccount,
ServiceAccountList ServiceAccountList,
ServiceList ServiceList,
Status Status,
TagEvent TagEvent,
Template Template,
TemplateList TemplateList,
WatchEvent WatchEvent) |
| Modifier and Type | Class and Description |
|---|---|
class |
EditableTemplate |
| Modifier and Type | Method and Description |
|---|---|
Template |
DoneableTemplate.done() |
| Modifier and Type | Method and Description |
|---|---|
List<Template> |
TemplateList.getItems()
list of templates
|
| Modifier and Type | Method and Description |
|---|---|
TemplateFluent.TemplateObjectsNested<T> |
TemplateFluent.addNewTemplateObjectLike(Template item) |
T |
TemplateFluent.addToTemplateObjects(Template... items) |
| Modifier and Type | Method and Description |
|---|---|
void |
TemplateList.setItems(List<Template> items)
list of templates
|
| Constructor and Description |
|---|
DoneableTemplate(Template item,
Visitor<Template> visitor) |
TemplateBuilder(Template instance) |
TemplateBuilder(TemplateFluent<?> fluent,
Template instance) |
| Constructor and Description |
|---|
DoneableTemplate(Template item,
Visitor<Template> visitor) |
DoneableTemplate(Visitor<Template> visitor) |
TemplateList(TemplateList.ApiVersion apiVersion,
List<Template> items,
String kind,
ListMeta metadata) |
Copyright © 2011–2015 Red Hat. All rights reserved.