yakc icon indicating copy to clipboard operation
yakc copied to clipboard

Configuration Defaults

Open manusa opened this issue 5 years ago • 0 comments

Configuration helper class to retrieve unspecified configuration arguments.

KubernetesClient should work without any kind of configuration (Zero Config).

This class should provide the default values for the necessary arguments:

  • Read/Connection timeouts
  • ~Default URL~
  • ...

manusa avatar Apr 13 '20 15:04 manusa