foperator-testkit
foperator-testkit
foperator.testkit
ResourceKey
ResourceKey
ResourceKind
ResourceKind
TestClient
TestClient
Companion
TestClientEngineImpl
TestClientError
TestMeta
TestMeta
TestResource
TestResource
ResourceInstance
foperator-testkit
/
foperator.testkit
/
TestClient
/
Companion
Companion
class
Companion
[
IO
[
_
]](
implicit
io:
Async
[
IO
])
extends
Companion
[
IO
,
TestClient
[
IO
]]
Graph
Supertypes
class
Companion
[
IO
,
TestClient
[
IO
]]
class
Object
trait
Matchable
class
Any
Type members
Value members
Type members
Inherited types
type
EngineFor
[
T
] =
Engine
[
IO
,
C
,
T
]
Inherited from:
Companion
type
OperationsFor
[
T
] =
Operations
[
IO
,
C
,
T
]
Inherited from:
Companion
type
ReconcilerFor
[
T
] =
Reconciler
[
IO
,
C
,
T
]
Inherited from:
Companion
Value members
Concrete methods
def
client
:
IO
[
TestClient
[
IO
]]
Inherited methods
def
Reconciler
[
T
](
implicit
e:
EngineFor
[
T
],
res:
ObjectResource
[
T
],
io:
Async
[
IO
]):
ReconcilerBuilder
[
IO
,
TestClient
[
IO
],
T
]
Inherited from:
Companion