k8sx

package
v1.2.5 Latest Latest
Warning

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

Go to latest
Published: Jun 6, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Host     string `yaml:"host" json:"host" nacos:"kubernetes.host"`             // 主机
	Port     string `yaml:"port" json:"port" nacos:"kubernetes.port"`             // 端口
	Username string `json:"username" json:"username" nacos:"kubernetes.username"` // 用户名
	Password string `json:"password" json:"password" nacos:"kubernetes.password"` // 密码
}

kubernetes配置

Jump to

Keyboard shortcuts

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