Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface KubeClusterRoleBindingListV1Alpha1Props

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

schema

io.k8s.api.rbac.v1alpha1.ClusterRoleBindingList

Hierarchy

  • KubeClusterRoleBindingListV1Alpha1Props

Index

Properties

Properties

Readonly items

Items is a list of ClusterRoleBindings

schema

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

Optional Readonly metadata

metadata: ListMeta

Standard object's metadata.

schema

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

Generated using TypeDoc