Documentation ¶
Index ¶
Constants ¶
View Source
const ContentTypeDownload = "application/download"
Variables ¶
View Source
var EmbedWebDashboard embed.FS
View Source
var EmbedWebKubePi embed.FS
View Source
var EmbedWebTerminal embed.FS
View Source
var WebkubectlEntrypoint string
Functions ¶
Types ¶
type KubePiSerer ¶
type KubePiSerer struct { *iris.Application // contains filtered or unexported fields }
func NewKubePiSerer ¶
func NewKubePiSerer(opts ...Option) *KubePiSerer
type Option ¶ added in v1.2.0
type Option func(server *KubePiSerer)
func WithCustomConfigFilePath ¶ added in v1.2.0
func WithServerBindHost ¶ added in v1.2.0
func WithServerBindPort ¶ added in v1.2.0
Click to show internal directories.
Click to hide internal directories.