Documentation ¶
Index ¶
- Variables
- func AnnotateServiceAccountObject(object *manifest.Object, gsa string) (*manifest.Object, error)
- func DeleteObject(ctx context.Context, c client.Client, obj client.Object) error
- func EnsureOperatorFinalizer(o metav1.Object) (found bool)
- func GetConfigConnector(ctx context.Context, client client.Client, nn types.NamespacedName) (*corev1beta1.ConfigConnector, error)
- func IsControllerManagerService(obj *manifest.Object) bool
- func IsControllerManagerStatefulSet(obj *manifest.Object) bool
- func RemoveOperatorFinalizer(o metav1.Object) (found bool)
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ValidConfigConnectorNamespacedName = types.NamespacedName{Name: k8s.ConfigConnectorAllowedName}
)
Functions ¶
func DeleteObject ¶
func EnsureOperatorFinalizer ¶
func GetConfigConnector ¶
func GetConfigConnector(ctx context.Context, client client.Client, nn types.NamespacedName) (*corev1beta1.ConfigConnector, error)
func RemoveOperatorFinalizer ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.