Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface KubeRoleV1Alpha1Props

Role is a namespaced, logical grouping of PolicyRules that can be referenced as a unit by a RoleBinding. Deprecated in v1.17 in favor of rbac.authorization.k8s.io/v1 Role, and will no longer be served in v1.22.

schema

io.k8s.api.rbac.v1alpha1.Role

Hierarchy

  • KubeRoleV1Alpha1Props

Index

Properties

Properties

Optional Readonly metadata

metadata: ObjectMeta

Standard object's metadata.

schema

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

Optional Readonly rules

Rules holds all the PolicyRules for this Role

schema

io.k8s.api.rbac.v1alpha1.Role#rules

Generated using TypeDoc