Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface KubeClusterRoleListV1Beta1Props

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

schema

io.k8s.api.rbac.v1beta1.ClusterRoleList

Hierarchy

  • KubeClusterRoleListV1Beta1Props

Index

Properties

Properties

Readonly items

Items is a list of ClusterRoles

schema

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

Optional Readonly metadata

metadata: ListMeta

Standard object's metadata.

schema

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

Generated using TypeDoc