Documentation ¶
Index ¶
- func Ensure(clientSet *clientset.Clientset, namespace, yaml string) (bool, error)
- func EnsureClusterRole(clientSet *clientset.Clientset, yaml string) (bool, error)
- func EnsureClusterRoleBinding(clientSet *clientset.Clientset, namespace, yaml string) (bool, error)
- func EnsureRole(clientSet *clientset.Clientset, namespace, yaml string) (bool, error)
- func EnsureRoleBinding(clientSet *clientset.Clientset, namespace, yaml string) (bool, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnsureClusterRole ¶ added in v0.8.0
func EnsureClusterRoleBinding ¶ added in v0.8.0
func EnsureRole ¶ added in v0.8.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.