Documentation ¶
Index ¶
Constants ¶
View Source
const ( NamespaceName = "kyma-system" ManagerDeploymentName = "nats-manager" CRName = "eventing-nats" STSName = CRName ContainerName = "nats" ClusterSize = 3 SecretName = "eventing-nats-secret" //nolint:gosec // This is used for test purposes only. CMName = "eventing-nats-config" FileStorageSize = "1Gi" MemStorageSize = "1Gi" True = "true" PriorityClassName = "nats-manager-priority-class" )
Variables ¶
This section is empty.
Functions ¶
func NATSCR ¶
func NATSCR() *natsv1alpha1.NATS
func PVCListOpts ¶
func PVCListOpts() metav1.ListOptions
func PodListOpts ¶
func PodListOpts() metav1.ListOptions
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.