def configmap_absent(name, namespace='default', **kwargs):
    '''
    Ensures that the named configmap is absent from the given namespace.

    name