Documentation ¶ Index ¶ func Ensure(ctx context.Context, kubeClient kubernetes.Interface, namespace string, ...) (bool, error) func EnsureFromYAML(ctx context.Context, kubeClient kubernetes.Interface, namespace, yaml string) (bool, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Ensure ¶ func Ensure(ctx context.Context, kubeClient kubernetes.Interface, namespace string, roleBinding *rbacv1.RoleBinding) (bool, error) func EnsureFromYAML ¶ func EnsureFromYAML(ctx context.Context, kubeClient kubernetes.Interface, namespace, yaml string) (bool, error) Types ¶ This section is empty. Source Files ¶ View all Source files ensure.go Click to show internal directories. Click to hide internal directories.