TestSubresourceClient

com.coralogix.zio.k8s.client.test.TestSubresourceClient$
See theTestSubresourceClient companion class

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def make[T]: ZIO[Any, Nothing, TestSubresourceClient[T]]

Creates a test implementation of Subresource to be used in unit tests

Creates a test implementation of Subresource to be used in unit tests

Attributes

T

Subresource type

Returns:

Test client