Documentation ¶
Index ¶
- func ClusterRole(s *ocgatev1beta1.GateToken) (*rbacv1.ClusterRole, error)
- func ClusterRoleBinding(s *ocgatev1beta1.GateToken) (*rbacv1.ClusterRoleBinding, error)
- func RoleBinding(s *ocgatev1beta1.GateToken) (*rbacv1.RoleBinding, error)
- func ServiceAccount(s *ocgatev1beta1.GateToken) (*corev1.ServiceAccount, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ClusterRole ¶
func ClusterRole(s *ocgatev1beta1.GateToken) (*rbacv1.ClusterRole, error)
ClusterRole is a
func ClusterRoleBinding ¶
func ClusterRoleBinding(s *ocgatev1beta1.GateToken) (*rbacv1.ClusterRoleBinding, error)
ClusterRoleBinding is a
func RoleBinding ¶
func RoleBinding(s *ocgatev1beta1.GateToken) (*rbacv1.RoleBinding, error)
RoleBinding is a
func ServiceAccount ¶
func ServiceAccount(s *ocgatev1beta1.GateToken) (*corev1.ServiceAccount, error)
ServiceAccount is a
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.