lib/k8s/controllerRevision
Index
Classes
| Class | Description |
|---|---|
| ControllerRevision | ControllerRevision implements an immutable snapshot of state data. Used for rollback operations on DaemonSets and StatefulSets. |
Interfaces
| Interface | Description |
|---|---|
| KubeControllerRevision | ControllerRevision implements an immutable snapshot of state data. Clients are responsible for serializing and deserializing the objects that contain their internal state. |