package
0.0.0-20240604055142-425648ea8796
Repository: https://github.com/samba-in-kubernetes/samba-operator.git
Documentation: pkg.go.dev

# Functions

IsOpenShiftCluster checks if operator is running on OpenShift cluster based on its self-pod annotations.
NewSmbShareManager creates a SmbShareManager.

# Constants

ConfigJSONKey is the name of the key our json is under.
constants for event types.
constants for event types.
constants for event reasons.
constants for event reasons.
constants for event reasons.
constants for event reasons.

# Variables

Done represents a result that is complete.
Requeue is a result that needs to be re-queued.

# Structs

Result encapsulates the result of the work performed by a resource update.
SmbShareManager is used to manage SmbShare resources.

# Interfaces

Logger interfaces are used to provide logging to the resources package.