Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct {
Log *slog.Logger
CC *containerd.Client
EAC *entityserver_v1alpha.EntityAccessClient
Namespace string `asm:"namespace"`
}
func (*Server) Exec ¶
func (s *Server) Exec(ctx context.Context, req *exec_v1alpha.SandboxExecExec) error
Click to show internal directories.
Click to hide internal directories.