Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RoleRefV1Alpha1

RoleRef contains information that points to the role being used

schema

io.k8s.api.rbac.v1alpha1.RoleRef

Hierarchy

  • RoleRefV1Alpha1

Index

Properties

Properties

Readonly apiGroup

apiGroup: string

APIGroup is the group for the resource being referenced

schema

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

Readonly kind

kind: string

Kind is the type of resource being referenced

schema

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

Readonly name

name: string

Name is the name of resource being referenced

schema

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

Generated using TypeDoc