Documentation
¶
Index ¶
Constants ¶
View Source
const ( PTPNamespace = "openshift-ptp" PTPPodNamePrefix = "linuxptp-daemon-" PTPContainer = "linuxptp-daemon-container" GPSContainer = "gpsd" NetlinkDebugPod = "ptp-dpll-netlink-debug-pod" NetlinkDebugContainer = "ptp-dpll-netlink-debug-container" NetlinkDebugContainerImage = "quay.io/redhat-partner-solutions/dpll-debug:0.1" )
Variables ¶
This section is empty.
Functions ¶
func GetNetlinkContext ¶
func GetNetlinkContext(clientset *clients.Clientset) (*clients.ContainerCreationExecContext, error)
func GetPTPDaemonContext ¶
func GetPTPDaemonContext(clientset *clients.Clientset) (*clients.ContainerExecContext, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.