DataMapPlatform

dev.hnaderi.k8s.DataMapPlatform

Attributes

Source:
DataPlatform.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object DataMap.type

Members list

Concise view

Value members

Abstract methods

Concrete methods

Binary data map from all files in a directory, keys are file names and values are file content

Binary data map from all files in a directory, keys are file names and values are file content

Attributes

Note:

this is not a safe operation and might have side effects and throw exceptions too

Source:
DataPlatform.scala

String data map from all files in a directory, keys are file names and values are file content

String data map from all files in a directory, keys are file names and values are file content

Attributes

Note:

this is not a safe operation and might have side effects and throw exceptions too

Source:
DataPlatform.scala