def get_current_timestamp()

in extras/postgres-hpa/helm-postgres-ha/pgpool-operator/pgpool.py [0:0]


def get_current_timestamp(**kwargs):
    return datetime.datetime.utcnow().isoformat()