Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface KubeClusterRoleListProps

ClusterRoleList is a collection of ClusterRoles

schema

io.k8s.api.rbac.v1.ClusterRoleList

Hierarchy

  • KubeClusterRoleListProps

Index

Properties

Properties

Readonly items

Items is a list of ClusterRoles

schema

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

Optional Readonly metadata

metadata: ListMeta

Standard object's metadata.

schema

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

Generated using TypeDoc