# Functions
NewCmdDiagnostics is the base command for running any diagnostics.
NewCommandNetworkPodDiagnostics is the command for running network diagnostics.
NewCommandPodDiagnostics is the command for running pod diagnostics.
# Constants
No description provided by the author
Standard locations for the secrets mounted in pods.
Standard locations for the host config files OpenShift uses.
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
DiagnosticsOptions holds values received from command line flags as well as other objects generated for the command to operate.
NetworkPodDiagnosticsOptions holds values received from environment variables for the command to operate.
PodDiagnosticsOptions holds values received from environment variables for the command to operate.