Versions in this module Expand all Collapse all v1 v1.5.0 Jan 6, 2022 v1.4.0 Nov 16, 2021 Changes in this version + type ComponentAddPodFileEditor struct + Operations map[string]interface{} + Props Props + State State + Type string + func (e *ComponentAddPodFileEditor) CreatePod() error + func (e *ComponentAddPodFileEditor) GenComponentState(c *cptype.Component) error + func (e *ComponentAddPodFileEditor) Init(ctx servicehub.Context) error + func (e *ComponentAddPodFileEditor) InitComponent(ctx context.Context) + func (e *ComponentAddPodFileEditor) Render(ctx context.Context, component *cptype.Component, _ cptype.Scenario, ...) error + func (e *ComponentAddPodFileEditor) RenderFile() error + func (e *ComponentAddPodFileEditor) SetComponentValue() + func (e *ComponentAddPodFileEditor) Transfer(c *cptype.Component) + type Operation struct + Key string + Reload bool + SuccessMsg string + type Props struct + Bordered bool + FileValidate []string + MinLines int + type State struct + ClusterName string + Value string + Values Values + type Values struct + Namespace string