package
0.0.0-20250311203337-809a69aa9717
Repository: https://github.com/arangodb/kube-arangodb.git
Documentation: pkg.go.dev

# Functions

NewItem creates new Item.
NewItemFromGVKObject creates new item from Kubernetes Object.
NewItemFromObject creates new item from Kubernetes Object.
NewItemFromString creates new item from String.

# Constants

Add define operation generated when object was created.
Delete define operation generated when object was deleted.
Update define operation generated when object was updated.

# Structs

Item defines action in operator.

# Type aliases

Operation declares operation string representation.