Documentation ¶
Index ¶
Constants ¶
View Source
const ( StreamlitInstalledAnnotation = "kubeagi.k8s.com.cn/streamlit.installed" StreamlitAppName = "streamlit-app" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StreamlitDeployer ¶
type StreamlitDeployer struct {
// contains filtered or unexported fields
}
func NewStreamlitDeployer ¶
func (*StreamlitDeployer) Install ¶
func (st *StreamlitDeployer) Install() error
func (*StreamlitDeployer) Uninstall ¶
func (st *StreamlitDeployer) Uninstall() error
Click to show internal directories.
Click to hide internal directories.