Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Operator ¶ added in v1.84.0
type Operator struct {
// contains filtered or unexported fields
}
func Init ¶ added in v1.84.0
func Init(client client.ClientInterface, store store.Store, clusterToken string, k8sClientset kubernetes.Interface) *Operator
func MustGetOperator ¶ added in v1.84.0
func MustGetOperator() *Operator
func (*Operator) UndeployApp ¶ added in v1.95.0
func (o *Operator) UndeployApp(a *apptypes.App, d *downstreamtypes.Downstream, isRestore bool) error
Click to show internal directories.
Click to hide internal directories.