Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Ensure ¶
func Ensure(kubeClient kubernetes.Interface, clusterRoleBinding *rbacv1.ClusterRoleBinding) (bool, error)
nolint:wrapcheck // No need to wrap errors here.
func EnsureFromYAML ¶
func EnsureFromYAML(kubeClient kubernetes.Interface, namespace, yaml string) (bool, error)
nolint:wrapcheck // No need to wrap errors here.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.