Class DisplaySecretMonitor

java.lang.Object
org.jgrapes.core.internal.ComponentVertex
org.jgrapes.core.Component
org.jdrupes.vmoperator.manager.AbstractMonitor<io.kubernetes.client.openapi.models.V1Secret,io.kubernetes.client.openapi.models.V1SecretList,VmChannel>
org.jdrupes.vmoperator.manager.DisplaySecretMonitor
All Implemented Interfaces:
Iterable<ComponentType>, Channel, ComponentType, Eligible, Manager

public class DisplaySecretMonitor extends AbstractMonitor<io.kubernetes.client.openapi.models.V1Secret,io.kubernetes.client.openapi.models.V1SecretList,VmChannel>
Watches for changes of display secrets.

The component supports the following configuration properties:

  • passwordValidity: the validity of the random password in seconds. Used to calculate the password expiry time in the generated secret.