NamespacedTokenSubresource

com.coralogix.zio.k8s.client.subresources.authentication.v1.NamespacedTokenSubresource
See theNamespacedTokenSubresource 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 createToken(name: String, value: TokenRequest, namespace: K8sNamespace, dryRun: Boolean): IO[K8sFailure, TokenRequest]