ClusterApprovalSubresource

Companion
object
class Object
trait Matchable
class Any
trait Service
class Live

Value members

Concrete methods

def getApproval(name: String): ZIO[Any, K8sFailure, CertificateSigningRequest]
def replaceApproval(name: String, updatedValue: CertificateSigningRequest, dryRun: Boolean): IO[K8sFailure, CertificateSigningRequest]