NAME

IO::K8s::ExternalSecrets::V1::ExternalSecretSyncWindowEntry - ExternalSecretSyncWindowEntry defines a single cron-schedule + duration pair within a SyncWindows block.

VERSION

version 1.108

duration

Duration specifies how long the window stays open after each Schedule firing. Example: "8h".

schedule

Schedule is a standard 5-field cron expression evaluated in UTC, or a named shorthand such as @daily or @every 1h. It marks the start time of each window occurrence. Example: "0 22 * * 1-5" opens a window every weekday at 22:00 UTC.

SUPPORT

Issues

Please report bugs and feature requests on GitHub at https://github.com/pplu/io-k8s-p5/issues.

CONTRIBUTING

Contributions are welcome! Please fork the repository and submit a pull request.

AUTHORS

  • Torsten Raudssus <getty@cpan.org>

  • Jose Luis Martinez Torres <jlmartin@cpan.org>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2018-2026 by Jose Luis Martinez Torres <jlmartin@cpan.org>.

This is free software, licensed under:

The Apache License, Version 2.0, January 2004