Class | Description |
---|---|
ConfigMap |
A resource that holds key-value pairs of configuration data.
|
ConfigMapList |
The ConfigMap API resource holds key-value pairs of configuration data that can be consumed in pods or used to store
configuration data for system components such as controllers.
|
ConfigMapWatchEvent |
Represents a ConfigMap watch event returned from the Kubernetes API.
|
Enum | Description |
---|---|
ConfigMapWatchEvent.EventType |
The type of the event occurred.
|