+994
-1
lines changedFilter options
+994
-1
lines changed Original file line number Diff line number Diff line change
@@ -1,4 +1,17 @@
1
1
---
2
2
title: "Authentication Resources"
3
3
weight: 4
4
+
auto_generated: true
4
5
---
6
+
7
+
<!--
8
+
The file is auto-generated from the Go source code of the component using a generic
9
+
[generator](https://github.com/kubernetes-sigs/reference-docs/). To learn how
10
+
to generate the reference documentation, please read
11
+
[Contributing to the reference documentation](/docs/contribute/generate-ref-docs/).
12
+
To update the reference content, please follow the
13
+
[Contributing upstream](/docs/contribute/generate-ref-docs/contribute-upstream/)
14
+
guide. You can file document formatting bugs against the
15
+
[reference-docs](https://github.com/kubernetes-sigs/reference-docs/) project.
16
+
-->
17
+
Original file line number Diff line number Diff line change
@@ -7,8 +7,20 @@ content_type: "api_reference"
7
7
description: "CertificateSigningRequest objects provide a mechanism to obtain x509 certificates by submitting a certificate signing request, and having it asynchronously approved and issued."
8
8
title: "CertificateSigningRequest"
9
9
weight: 4
10
+
auto_generated: true
10
11
---
11
12
13
+
<!--
14
+
The file is auto-generated from the Go source code of the component using a generic
15
+
[generator](https://github.com/kubernetes-sigs/reference-docs/). To learn how
16
+
to generate the reference documentation, please read
17
+
[Contributing to the reference documentation](/docs/contribute/generate-ref-docs/).
18
+
To update the reference content, please follow the
19
+
[Contributing upstream](/docs/contribute/generate-ref-docs/contribute-upstream/)
20
+
guide. You can file document formatting bugs against the
21
+
[reference-docs](https://github.com/kubernetes-sigs/reference-docs/) project.
22
+
-->
23
+
12
24
`apiVersion: certificates.k8s.io/v1`
13
25
14
26
`import "k8s.io/api/certificates/v1"`
Original file line number Diff line number Diff line change
@@ -7,8 +7,20 @@ content_type: "api_reference"
7
7
description: "ServiceAccount binds together: * a name, understood by users, and perhaps by peripheral systems, for an identity * a principal that can be authenticated and authorized * a set of secrets."
8
8
title: "ServiceAccount"
9
9
weight: 1
10
+
auto_generated: true
10
11
---
11
12
13
+
<!--
14
+
The file is auto-generated from the Go source code of the component using a generic
15
+
[generator](https://github.com/kubernetes-sigs/reference-docs/). To learn how
16
+
to generate the reference documentation, please read
17
+
[Contributing to the reference documentation](/docs/contribute/generate-ref-docs/).
18
+
To update the reference content, please follow the
19
+
[Contributing upstream](/docs/contribute/generate-ref-docs/contribute-upstream/)
20
+
guide. You can file document formatting bugs against the
21
+
[reference-docs](https://github.com/kubernetes-sigs/reference-docs/) project.
22
+
-->
23
+
12
24
`apiVersion: v1`
13
25
14
26
`import "k8s.io/api/core/v1"`
Original file line number Diff line number Diff line change
@@ -7,8 +7,20 @@ content_type: "api_reference"
7
7
description: "TokenRequest requests a token for a given service account."
8
8
title: "TokenRequest"
9
9
weight: 2
10
+
auto_generated: true
10
11
---
11
12
13
+
<!--
14
+
The file is auto-generated from the Go source code of the component using a generic
15
+
[generator](https://github.com/kubernetes-sigs/reference-docs/). To learn how
16
+
to generate the reference documentation, please read
17
+
[Contributing to the reference documentation](/docs/contribute/generate-ref-docs/).
18
+
To update the reference content, please follow the
19
+
[Contributing upstream](/docs/contribute/generate-ref-docs/contribute-upstream/)
20
+
guide. You can file document formatting bugs against the
21
+
[reference-docs](https://github.com/kubernetes-sigs/reference-docs/) project.
22
+
-->
23
+
12
24
`apiVersion: authentication.k8s.io/v1`
13
25
14
26
`import "k8s.io/api/authentication/v1"`
Original file line number Diff line number Diff line change
@@ -7,8 +7,20 @@ content_type: "api_reference"
7
7
description: "TokenReview attempts to authenticate a token to a known user."
8
8
title: "TokenReview"
9
9
weight: 3
10
+
auto_generated: true
10
11
---
11
12
13
+
<!--
14
+
The file is auto-generated from the Go source code of the component using a generic
15
+
[generator](https://github.com/kubernetes-sigs/reference-docs/). To learn how
16
+
to generate the reference documentation, please read
17
+
[Contributing to the reference documentation](/docs/contribute/generate-ref-docs/).
18
+
To update the reference content, please follow the
19
+
[Contributing upstream](/docs/contribute/generate-ref-docs/contribute-upstream/)
20
+
guide. You can file document formatting bugs against the
21
+
[reference-docs](https://github.com/kubernetes-sigs/reference-docs/) project.
22
+
-->
23
+
12
24
`apiVersion: authentication.k8s.io/v1`
13
25
14
26
`import "k8s.io/api/authentication/v1"`
Original file line number Diff line number Diff line change
@@ -1,4 +1,17 @@
1
1
---
2
2
title: "Authorization Resources"
3
3
weight: 5
4
+
auto_generated: true
4
5
---
6
+
7
+
<!--
8
+
The file is auto-generated from the Go source code of the component using a generic
9
+
[generator](https://github.com/kubernetes-sigs/reference-docs/). To learn how
10
+
to generate the reference documentation, please read
11
+
[Contributing to the reference documentation](/docs/contribute/generate-ref-docs/).
12
+
To update the reference content, please follow the
13
+
[Contributing upstream](/docs/contribute/generate-ref-docs/contribute-upstream/)
14
+
guide. You can file document formatting bugs against the
15
+
[reference-docs](https://github.com/kubernetes-sigs/reference-docs/) project.
16
+
-->
17
+
Original file line number Diff line number Diff line change
@@ -7,8 +7,20 @@ content_type: "api_reference"
7
7
description: "ClusterRoleBinding references a ClusterRole, but not contain it."
8
8
title: "ClusterRoleBinding"
9
9
weight: 6
10
+
auto_generated: true
10
11
---
11
12
13
+
<!--
14
+
The file is auto-generated from the Go source code of the component using a generic
15
+
[generator](https://github.com/kubernetes-sigs/reference-docs/). To learn how
16
+
to generate the reference documentation, please read
17
+
[Contributing to the reference documentation](/docs/contribute/generate-ref-docs/).
18
+
To update the reference content, please follow the
19
+
[Contributing upstream](/docs/contribute/generate-ref-docs/contribute-upstream/)
20
+
guide. You can file document formatting bugs against the
21
+
[reference-docs](https://github.com/kubernetes-sigs/reference-docs/) project.
22
+
-->
23
+
12
24
`apiVersion: rbac.authorization.k8s.io/v1`
13
25
14
26
`import "k8s.io/api/rbac/v1"`
Original file line number Diff line number Diff line change
@@ -7,8 +7,20 @@ content_type: "api_reference"
7
7
description: "ClusterRole is a cluster level, logical grouping of PolicyRules that can be referenced as a unit by a RoleBinding or ClusterRoleBinding."
8
8
title: "ClusterRole"
9
9
weight: 5
10
+
auto_generated: true
10
11
---
11
12
13
+
<!--
14
+
The file is auto-generated from the Go source code of the component using a generic
15
+
[generator](https://github.com/kubernetes-sigs/reference-docs/). To learn how
16
+
to generate the reference documentation, please read
17
+
[Contributing to the reference documentation](/docs/contribute/generate-ref-docs/).
18
+
To update the reference content, please follow the
19
+
[Contributing upstream](/docs/contribute/generate-ref-docs/contribute-upstream/)
20
+
guide. You can file document formatting bugs against the
21
+
[reference-docs](https://github.com/kubernetes-sigs/reference-docs/) project.
22
+
-->
23
+
12
24
`apiVersion: rbac.authorization.k8s.io/v1`
13
25
14
26
`import "k8s.io/api/rbac/v1"`
Original file line number Diff line number Diff line change
@@ -7,8 +7,20 @@ content_type: "api_reference"
7
7
description: "LocalSubjectAccessReview checks whether or not a user or group can perform an action in a given namespace."
8
8
title: "LocalSubjectAccessReview"
9
9
weight: 1
10
+
auto_generated: true
10
11
---
11
12
13
+
<!--
14
+
The file is auto-generated from the Go source code of the component using a generic
15
+
[generator](https://github.com/kubernetes-sigs/reference-docs/). To learn how
16
+
to generate the reference documentation, please read
17
+
[Contributing to the reference documentation](/docs/contribute/generate-ref-docs/).
18
+
To update the reference content, please follow the
19
+
[Contributing upstream](/docs/contribute/generate-ref-docs/contribute-upstream/)
20
+
guide. You can file document formatting bugs against the
21
+
[reference-docs](https://github.com/kubernetes-sigs/reference-docs/) project.
22
+
-->
23
+
12
24
`apiVersion: authorization.k8s.io/v1`
13
25
14
26
`import "k8s.io/api/authorization/v1"`
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4