Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KurtosisControllerSurface ¶
type KurtosisControllerSurface struct {
// contains filtered or unexported fields
}
func NewKurtosisControllerSurface ¶
func NewKurtosisControllerSurface(enclave string) (*KurtosisControllerSurface, error)
func (*KurtosisControllerSurface) StartService ¶
func (s *KurtosisControllerSurface) StartService(ctx context.Context, serviceName string) error
func (*KurtosisControllerSurface) StopService ¶
func (s *KurtosisControllerSurface) StopService(ctx context.Context, serviceName string) error
Click to show internal directories.
Click to hide internal directories.