Documentation ¶
Index ¶
- func CollectData()
- func CollectRancherData(tempDirRoot string)
- func CollectUpstreamCluster(tempDirRoot string)
- func CreateTmpDir() string
- func RancherAllNamespaceYaml(dir string)
- func RancherDataDir(dir string) string
- func RancherDataEulaDate(config *rest.Config, dir string) string
- func RancherDataServerUrl(config *rest.Config, dir string) string
- func RancherDataUUID(config *rest.Config, dir string) string
- func RancherDataVersion(config *rest.Config, dir string) string
- func RancherDataWriteJson(dir string, RancherData *RancherInfo)
- func RancherDataWriteYaml(dir string, RancherData *RancherInfo)
- func RancherK8sYamlCronjobs(dir string)
- func RancherK8sYamlDaemonSets(dir string)
- func RancherK8sYamlDeployments(dir string)
- func RancherK8sYamlDir(dir string) string
- func RancherK8sYamlEndpoints(dir string)
- func RancherK8sYamlIngresses(dir string)
- func RancherK8sYamlJobs(dir string)
- func RancherK8sYamlPods(dir string)
- func RancherK8sYamlReplicaSets(dir string)
- func RancherK8sYamlServices(dir string)
- func RancherK8sYamlStatefulSets(dir string)
- func RancherResourcesClusterNodePools(config *rest.Config, dir string)
- func RancherResourcesClusterNodeTemplates(config *rest.Config, dir string)
- func RancherResourcesClusterNodes(config *rest.Config, dir string)
- func RancherResourcesClusterTemplateRevisions(config *rest.Config, dir string)
- func RancherResourcesClusterTemplates(config *rest.Config, dir string)
- func RancherResourcesClusters(config *rest.Config, dir string)
- func RancherResourcesDir(dir string) string
- func RancherResourcesFeatures(config *rest.Config, dir string)
- func TarGz(src string, dst string) error
- func TimestampFile(dir string)
- func UploadToS3(tarFile string) error
- func UpstreamClusterNodes(dir string)
- func UpstreamDataDir(dir string) string
- type RancherInfo
- type UpstreamClusterInfo
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CollectData ¶
func CollectData()
func CollectRancherData ¶
func CollectRancherData(tempDirRoot string)
func CollectUpstreamCluster ¶
func CollectUpstreamCluster(tempDirRoot string)
func CreateTmpDir ¶
func CreateTmpDir() string
func RancherAllNamespaceYaml ¶
func RancherAllNamespaceYaml(dir string)
func RancherDataDir ¶
func RancherDataWriteJson ¶
func RancherDataWriteJson(dir string, RancherData *RancherInfo)
func RancherDataWriteYaml ¶
func RancherDataWriteYaml(dir string, RancherData *RancherInfo)
func RancherK8sYamlCronjobs ¶
func RancherK8sYamlCronjobs(dir string)
func RancherK8sYamlDaemonSets ¶
func RancherK8sYamlDaemonSets(dir string)
func RancherK8sYamlDeployments ¶
func RancherK8sYamlDeployments(dir string)
func RancherK8sYamlDir ¶
func RancherK8sYamlEndpoints ¶
func RancherK8sYamlEndpoints(dir string)
func RancherK8sYamlIngresses ¶
func RancherK8sYamlIngresses(dir string)
func RancherK8sYamlJobs ¶
func RancherK8sYamlJobs(dir string)
func RancherK8sYamlPods ¶
func RancherK8sYamlPods(dir string)
func RancherK8sYamlReplicaSets ¶
func RancherK8sYamlReplicaSets(dir string)
func RancherK8sYamlServices ¶
func RancherK8sYamlServices(dir string)
func RancherK8sYamlStatefulSets ¶
func RancherK8sYamlStatefulSets(dir string)
func RancherResourcesDir ¶
func TimestampFile ¶
func TimestampFile(dir string)
func UploadToS3 ¶
func UpstreamClusterNodes ¶
func UpstreamClusterNodes(dir string)
func UpstreamDataDir ¶
Types ¶
type RancherInfo ¶
Click to show internal directories.
Click to hide internal directories.