Documentation ¶
Index ¶
- func FluxRoles(cr *v1alpha1.Flux) (objects []runtime.Object)
- func NewClusterRole(cr *v1alpha1.Flux) *rbacv1.ClusterRole
- func NewClusterRoleBinding(cr *v1alpha1.Flux) *rbacv1.ClusterRoleBinding
- func NewRole(cr *v1alpha1.Flux) *rbacv1.Role
- func NewRoleBinding(cr *v1alpha1.Flux) *rbacv1.RoleBinding
- func NewServiceAccount(cr *v1alpha1.Flux) *corev1.ServiceAccount
- func ServiceAccountName(cr *v1alpha1.Flux) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewClusterRole ¶
func NewClusterRole(cr *v1alpha1.Flux) *rbacv1.ClusterRole
func NewClusterRoleBinding ¶
func NewClusterRoleBinding(cr *v1alpha1.Flux) *rbacv1.ClusterRoleBinding
func NewRoleBinding ¶
func NewRoleBinding(cr *v1alpha1.Flux) *rbacv1.RoleBinding
func NewServiceAccount ¶
func NewServiceAccount(cr *v1alpha1.Flux) *corev1.ServiceAccount
func ServiceAccountName ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.