Resource Type: kubernetes_preconditions

Defined in:
lib/puppet/type/kubernetes_preconditions.rb
Providers:
swagger

Overview

Preconditions must be fulfilled before an operation (update, delete, etc.) is carried out.

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • uid

    Specifies the target UID.

Parameters

  • name (namevar)

    Name of the preconditions.

  • provider

    The specific backend to use for this ‘kubernetes_preconditions` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.