Class: Ansible::Ruby::Modules::K8s_facts

Inherits:
Base show all
Defined in:
lib/ansible/ruby/modules/generated/clustering/k8s/k8s_facts.rb

Overview

Use the OpenShift Python client to perform read operations on K8s objects. Access to the full range of K8s APIs. Authenticate using either a config file, certificates, password or token. Supports check mode.

Instance Method Summary collapse

Methods inherited from Base

#ansible_name, #to_h

Methods inherited from Ansible::Ruby::Models::Base

attr_option, attr_options, attribute, #initialize, remove_existing_validations, #to_h, validates

Constructor Details

This class inherits a constructor from Ansible::Ruby::Models::Base

Instance Method Details

#api_versionString?



15
# File 'lib/ansible/ruby/modules/generated/clustering/k8s/k8s_facts.rb', line 15

attribute :api_version

#field_selectorsArray<String>, ...



35
# File 'lib/ansible/ruby/modules/generated/clustering/k8s/k8s_facts.rb', line 35

attribute :field_selectors

#kindString



19
# File 'lib/ansible/ruby/modules/generated/clustering/k8s/k8s_facts.rb', line 19

attribute :kind

#label_selectorsArray<String>, ...



31
# File 'lib/ansible/ruby/modules/generated/clustering/k8s/k8s_facts.rb', line 31

attribute :label_selectors

#nameString?



23
# File 'lib/ansible/ruby/modules/generated/clustering/k8s/k8s_facts.rb', line 23

attribute :name

#namespaceString?



27
# File 'lib/ansible/ruby/modules/generated/clustering/k8s/k8s_facts.rb', line 27

attribute :namespace