Options
All
  • Public
  • Public/Protected
  • All
Menu

RoleRef contains information that points to the role being used

schema

io.k8s.api.rbac.v1beta1.RoleRef

Hierarchy

  • RoleRefV1Beta1

Index

Properties

Properties

Readonly apiGroup

apiGroup: string

APIGroup is the group for the resource being referenced

schema

io.k8s.api.rbac.v1beta1.RoleRef#apiGroup

Readonly kind

kind: string

Kind is the type of resource being referenced

schema

io.k8s.api.rbac.v1beta1.RoleRef#kind

Readonly name

name: string

Name is the name of resource being referenced

schema

io.k8s.api.rbac.v1beta1.RoleRef#name

Generated using TypeDoc