Kubernetes v1 Authorization resources, primarily using Role-Based Access Control (RBAC), are components that regulate access to the Kubernetes API and cluster resources through the rbac.authorization.k8s.io API group. These resources include Roles, ClusterRoles, RoleBindings, and ClusterRoleBindings, which work together to define and enforce fine-grained access policies for users, groups, and service accounts within a Kubernetes cluster
|
Authentication
Add API authentication details
HEADERS
X-APIKEY
string
Send X-APIKEY in Header
Data API
Execute Data API
POST/apis/repos/kubernetes/authorization-resources/v1/resources/data/{resource}/exec
REQUEST
PATH PARAMETERS
resource
string
QUERY-STRING PARAMETERS
format
string
Collection API
Execute Collection API
POST/apis/repos/kubernetes/authorization-resources/v1/resources/collections/{resource}/exec
REQUEST
PATH PARAMETERS
resource
string
QUERY-STRING PARAMETERS
format
string
Configuration API
Execute Configuration API
POST/apis/repos/kubernetes/authorization-resources/v1/resources/configurations/{resource}/exec
REQUEST
PATH PARAMETERS
resource
string
QUERY-STRING PARAMETERS
format
string
Service API
Execute Service API
POST/apis/repos/kubernetes/authorization-resources/v1/resources/services/{resource}/exec
REQUEST
PATH PARAMETERS
resource
string
QUERY-STRING PARAMETERS
client
string
format
string
Endpoint API
Execute Endpoint API
POST/apis/repos/kubernetes/authorization-resources/v1/resources/endpoints/{resource}/exec
REQUEST
PATH PARAMETERS
resource
string
QUERY-STRING PARAMETERS
format
string