package
1.0.1
Repository: https://github.com/nvidia/k8s-nim-operator.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewNIMCacheReconciler creates a new reconciler for NIMCache with the given platform.
NewNIMServiceReconciler creates a new reconciler for NIMService with the given platform.

# Constants

AllProfiles represents all profiles in the NIM manifest.
NIMCacheContainerName returns the name of the container used for NIM Cache operations.
NIMCacheFinalizer is the finalizer annotation.
NIMCacheRole is the name of the role for all NIMCache instances in the namespace.
NIMCacheRoleBinding is the name of the rolebinding for all NIMCache instances in the namespace.
NIMCacheServiceAccount is the name of the serviceaccount for all NIMCache instances in the namespace.
NIMPipelineFinalizer is the finalizer annotation.
NIMServiceFinalizer is the finalizer annotation.
SelectedNIMProfilesAnnotationKey is the annotation key for auto-selected model profiles.

# Structs

NIMCacheReconciler reconciles a NIMCache object.
NIMPipelineReconciler reconciles a NIMPipeline object.
NIMServiceReconciler reconciles a NIMService object.