RoleResponse

data class RoleResponse(val predefinedRole: String)

Role is the type for Kubernetes roles

Constructors

Link copied to clipboard
fun RoleResponse(predefinedRole: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

predefined_role is the Kubernetes default role to use