AccessScope

The scope of an AccessPolicy that's associated to an AccessEntry.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A Kubernetes namespace that an access policy is scoped to. A value is required if you specified namespace for Type.

Link copied to clipboard

The scope type of an access policy.

Functions

Link copied to clipboard
inline fun copy(block: AccessScope.Builder.() -> Unit = {}): AccessScope
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String