Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface KubeClusterRoleBindingListProps

ClusterRoleBindingList is a collection of ClusterRoleBindings

schema

io.k8s.api.rbac.v1.ClusterRoleBindingList

Hierarchy

  • KubeClusterRoleBindingListProps

Index

Properties

Properties

Readonly items

Items is a list of ClusterRoleBindings

schema

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

Optional Readonly metadata

metadata: ListMeta

Standard object's metadata.

schema

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

Generated using TypeDoc