| Modifier and Type | Interface and Description |
|---|---|
interface |
IPodTemplate
(experimental) Represents a resource that can be configured with a kuberenets pod template.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Deployment
(experimental) A Deployment provides declarative updates for Pods and ReplicaSets.
|
static class |
IPodSpec.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
static class |
IPodTemplate.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
class |
Job
(experimental) A Job creates one or more Pods and ensures that a specified number of them successfully terminate.
|
class |
Pod
(experimental) Pod is a collection of containers that can run on a host.
|
class |
PodSpec
(experimental) Provides read/write capabilities ontop of a `PodSpecProps`.
|
class |
PodTemplate
(experimental) Provides read/write capabilities ontop of a `PodTemplateProps`.
|
Copyright © 2020. All rights reserved.