Documentation ¶
Index ¶
- func ClusterRole() (*rbacv1.ClusterRole, error)
- func ClusterRoleBindingK8S(namespace string) (*rbacv1.ClusterRoleBinding, error)
- func ClusterRoleBindingNRT(namespace string) (*rbacv1.ClusterRoleBinding, error)
- func ConfigMap(namespace string) (*corev1.ConfigMap, error)
- func Deployment(namespace string) (*appsv1.Deployment, error)
- func ServiceAccount(namespace string) (*corev1.ServiceAccount, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ClusterRole ¶
func ClusterRole() (*rbacv1.ClusterRole, error)
func ClusterRoleBindingK8S ¶
func ClusterRoleBindingK8S(namespace string) (*rbacv1.ClusterRoleBinding, error)
func ClusterRoleBindingNRT ¶
func ClusterRoleBindingNRT(namespace string) (*rbacv1.ClusterRoleBinding, error)
func Deployment ¶
func Deployment(namespace string) (*appsv1.Deployment, error)
func ServiceAccount ¶
func ServiceAccount(namespace string) (*corev1.ServiceAccount, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.