Documentation ¶
Index ¶
Constants ¶
View Source
const ( GPUManagerDaemonSetTemplate = `` /* 3547-byte string literal not displayed */ ImagePatchTemplate = `[{"op":"replace","path":"/spec/template/spec/containers/0/image","value":"%s"}]` DeploymentTemplate = `` /* 1859-byte string literal not displayed */ ServiceAccountTemplate = ` apiVersion: v1 kind: ServiceAccount metadata: namespace: kube-system name: gpu-manager ` RoleTemplate = `` /* 200-byte string literal not displayed */ RoleBindingTemplate = `` /* 262-byte string literal not displayed */ MetricServiceTemplate = `` /* 444-byte string literal not displayed */ ConfigMapTemplate = `` /* 343-byte string literal not displayed */ ServiceTemplate = `` /* 213-byte string literal not displayed */ )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.