Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface KubeClusterRoleBindingListV1Beta1Props

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

schema

io.k8s.api.rbac.v1beta1.ClusterRoleBindingList

Hierarchy

  • KubeClusterRoleBindingListV1Beta1Props

Index

Properties

Properties

Readonly items

Items is a list of ClusterRoleBindings

schema

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

Optional Readonly metadata

metadata: ListMeta

Standard object's metadata.

schema

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

Generated using TypeDoc