Documentation
¶
Overview ¶
This file is generated by /hack/generators/kic/role-generator. DO NOT EDIT. This package contains versioned and generated ControlPlane (Kong Ingress Controller) ClusterRoles.
It contains 2 types of files:
- zz_generated_kong_ingress_controller_rbac_*.go: contains kubebuilder code markers for Kong Ingress Controller's ClusterRoles. Those are retrieved from Kong Ingress Controller's repository for each supported version.
- zz_generated_controlplane_clusterrole_*.go: contains the generated Go code with ClusterRoles for each supported version of Kong Ingress Controller.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateNewClusterRoleForControlPlane_ge3_1_lt3_2 ¶ added in v1.3.0
func GenerateNewClusterRoleForControlPlane_ge3_1_lt3_2(controlplaneName string) *rbacv1.ClusterRole
GenerateNewClusterRoleForControlPlane_ge3_1_lt3_2 is a helper to generate a ClusterRole resource with all the permissions needed by the controlplane deployment. It is used for controlplanes that match the semver constraint ">=3.1, <3.2"
func GenerateNewClusterRoleForControlPlane_ge3_2_lt3_3 ¶ added in v1.4.0
func GenerateNewClusterRoleForControlPlane_ge3_2_lt3_3(controlplaneName string) *rbacv1.ClusterRole
GenerateNewClusterRoleForControlPlane_ge3_2_lt3_3 is a helper to generate a ClusterRole resource with all the permissions needed by the controlplane deployment. It is used for controlplanes that match the semver constraint ">=3.2, <3.3"
func GenerateNewClusterRoleForControlPlane_ge3_3 ¶ added in v1.4.0
func GenerateNewClusterRoleForControlPlane_ge3_3(controlplaneName string) *rbacv1.ClusterRole
GenerateNewClusterRoleForControlPlane_ge3_3 is a helper to generate a ClusterRole resource with all the permissions needed by the controlplane deployment. It is used for controlplanes that match the semver constraint ">=3.3"
Types ¶
This section is empty.
Source Files
¶
- doc.go
- zz_generated_controlplane_clusterrole_ge3_1_lt3_2.go
- zz_generated_controlplane_clusterrole_ge3_2_lt3_3.go
- zz_generated_controlplane_clusterrole_ge3_3.go
- zz_generated_kong_ingress_controller_rbac_ge3_1_lt3_2.go
- zz_generated_kong_ingress_controller_rbac_ge3_2_lt3_3.go
- zz_generated_kong_ingress_controller_rbac_ge3_3.go