NonResourceAttributes

NonResourceAttributes includes the authorization attributes available for non-resource requests to the Authorizer interface

Value parameters:
path

Path is the URL path of the request

verb

Verb is the standard HTTP verb

Companion:
object
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

Path is the URL path of the request

Path is the URL path of the request

If the field is not present, fails with com.coralogix.zio.k8s.client.UndefinedField.

Verb is the standard HTTP verb

Verb is the standard HTTP verb

If the field is not present, fails with com.coralogix.zio.k8s.client.UndefinedField.

Inherited methods

Inherited from:
Product