NamespacedBindingSubresource

com.coralogix.zio.k8s.client.subresources.core.v1.NamespacedBindingSubresource
See theNamespacedBindingSubresource companion object

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait Service
class Live

Members list

Value members

Concrete methods

def createBinding(name: String, value: Binding, namespace: K8sNamespace, dryRun: Boolean): IO[K8sFailure, Binding]