package
0.0.7
Repository: https://github.com/ondat/discoblocks.git
Documentation: pkg.go.dev

# Functions

CreateSemaphore creates a new semaphore to limit concurrency.
GetNamePrefix returns the prefix by availability type.
GetTargetNodeByAffinity tries to find node by affinity.
Hash calculates has of the given string.
IsContainsAll finds for a contains all b.
IsOwnedByDaemonSet detects is parent DaemonSet.
NewEventService creates a new event service.
NewStorageClass constructs a new StorageClass.
No description provided by the author
PVCDecorator decorates new PVC instance.
ReadFileOrDie reads the file or die.
RenderFinalizer calculates finalizer name.
RenderMetricsProxySidecar returns the metrics sidecar.
RenderMetricsSidecar returns the metrics sidecar.
RenderMountJob returns the mount job executed on host.
RenderMountPoint calculates mount point.
RenderResizeJob returns the resize job executed on host.
RenderResourceName calculates resource name.
RenderUniqueLabel renders DiskConfig label.
WaitForSemaphore waits until context cancel.

# Interfaces

EventService main interface of event service.

# Type aliases

Semaphore.