Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface KubeRoleListProps

RoleList is a collection of Roles

schema

io.k8s.api.rbac.v1.RoleList

Hierarchy

  • KubeRoleListProps

Index

Properties

Properties

Readonly items

items: KubeRoleProps[]

Items is a list of Roles

schema

io.k8s.api.rbac.v1.RoleList#items

Optional Readonly metadata

metadata: ListMeta

Standard object's metadata.

schema

io.k8s.api.rbac.v1.RoleList#metadata

Generated using TypeDoc