Class: Kube::Cluster::Standard::ConfigMap::KeyRef

Inherits:
Struct
  • Object
show all
Defined in:
lib/kube/cluster/standard/config_map.rb

Overview

wtf is this????? I hate it… claude made it and it needs to dead…

Instance Attribute Summary collapse

Instance Attribute Details

#config_mapObject

Returns the value of attribute config_map

Returns:

  • (Object)

    the current value of config_map



12
13
14
# File 'lib/kube/cluster/standard/config_map.rb', line 12

def config_map
  @config_map
end

#key_nameObject

Returns the value of attribute key_name

Returns:

  • (Object)

    the current value of key_name



12
13
14
# File 'lib/kube/cluster/standard/config_map.rb', line 12

def key_name
  @key_name
end