haproxy

package
v1.5.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 3, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Overview

Package haproxy

Copyright © 2023 zcubbs https://github.com/zcubbs

Package haproxy

Copyright © 2023 zcubbs https://github.com/zcubbs

Package haproxy

Copyright © 2023 zcubbs https://github.com/zcubbs

Index

Constants

This section is empty.

Variables

View Source
var Cmd = &cobra.Command{
	Use:   "haproxy",
	Short: "haproxy Commands",
	Long:  `This command manages haproxy.`,
	Run: func(cmd *cobra.Command, args []string) {
		err := cmd.Help()
		if err != nil {
			fmt.Println(err)
		}
	},
}

Cmd represents the install command

Functions

This section is empty.

Types

type K3sConfig

type K3sConfig struct {
	K3sDomain    string
	K3sApiDomain string
	K3sNodeName  string
	K3sNodeIP    string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL