Files
kubernetes.core/plugins/module_utils
Mike Graves 08a3d951d0 Move module dependency functions outside of module (#342)
Move module dependency functions outside of module

SUMMARY

This moves the has_at_least and requires functions that had been on the
module to top level functions. The functions on the module now call
these with a few added bits of functionality.
Moving these functions to the top level and removing their requirement
on having a module makes them usable in situations where we may not yet
have a module, such as during client creation.

ISSUE TYPE

COMPONENT NAME

ADDITIONAL INFORMATION

Reviewed-by: Alina Buzachis <None>
Reviewed-by: None <None>
2022-05-24 14:28:30 -04:00
..
2022-03-30 15:02:46 +00:00
2022-05-16 16:19:39 +00:00
2022-03-30 15:02:46 +00:00
2021-10-18 15:32:05 +00:00
2021-10-18 15:32:05 +00:00