Documentation ¶
Index ¶
Constants ¶
View Source
const ( // ServiceName - ServiceName = "dnsmasq" // DNSPort - DNSPort int32 = 53 )
View Source
const ( // ServiceCommand - ServiceCommand = "dnsmasq" // DebugCommand - DebugCommand = "/bin/sleep infinity" )
Variables ¶
This section is empty.
Functions ¶
func Deployment ¶
func Deployment( instance *networkv1.DNSMasq, configHash string, labels map[string]string, annotations map[string]string, cms *corev1.ConfigMapList, ) *appsv1.Deployment
Deployment func
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.