Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface KubeRoleListV1Beta1Props

RoleList is a collection of Roles Deprecated in v1.17 in favor of rbac.authorization.k8s.io/v1 RoleList, and will no longer be served in v1.22.

schema

io.k8s.api.rbac.v1beta1.RoleList

Hierarchy

  • KubeRoleListV1Beta1Props

Index

Properties

Properties

Readonly items

Items is a list of Roles

schema

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

Optional Readonly metadata

metadata: ListMeta

Standard object's metadata.

schema

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

Generated using TypeDoc