Documentation ¶
Index ¶
- type IsolationTest
- func (tc *IsolationTest) BeforeAll(f *framework.F)
- func (tc *IsolationTest) TestIsolation_ExecDriver_PIDNamespacing(f *framework.F)
- func (tc *IsolationTest) TestIsolation_ExecDriver_PIDNamespacing_AllocExec(f *framework.F)
- func (tc *IsolationTest) TestIsolation_ExecDriver_PIDNamespacing_host(f *framework.F)
- func (tc *IsolationTest) TestIsolation_JavaDriver_PIDNamespacing(f *framework.F)
- func (tc *IsolationTest) TestIsolation_JavaDriver_PIDNamespacing_AllocExec(f *framework.F)
- func (tc *IsolationTest) TestIsolation_JavaDriver_PIDNamespacing_host(f *framework.F)
- func (tc *IsolationTest) TestIsolation_RawExecDriver_NoPIDNamespacing(f *framework.F)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IsolationTest ¶
func (*IsolationTest) BeforeAll ¶
func (tc *IsolationTest) BeforeAll(f *framework.F)
func (*IsolationTest) TestIsolation_ExecDriver_PIDNamespacing ¶
func (tc *IsolationTest) TestIsolation_ExecDriver_PIDNamespacing(f *framework.F)
func (*IsolationTest) TestIsolation_ExecDriver_PIDNamespacing_AllocExec ¶
func (tc *IsolationTest) TestIsolation_ExecDriver_PIDNamespacing_AllocExec(f *framework.F)
func (*IsolationTest) TestIsolation_ExecDriver_PIDNamespacing_host ¶ added in v1.0.4
func (tc *IsolationTest) TestIsolation_ExecDriver_PIDNamespacing_host(f *framework.F)
func (*IsolationTest) TestIsolation_JavaDriver_PIDNamespacing ¶
func (tc *IsolationTest) TestIsolation_JavaDriver_PIDNamespacing(f *framework.F)
func (*IsolationTest) TestIsolation_JavaDriver_PIDNamespacing_AllocExec ¶
func (tc *IsolationTest) TestIsolation_JavaDriver_PIDNamespacing_AllocExec(f *framework.F)
func (*IsolationTest) TestIsolation_JavaDriver_PIDNamespacing_host ¶ added in v1.0.4
func (tc *IsolationTest) TestIsolation_JavaDriver_PIDNamespacing_host(f *framework.F)
func (*IsolationTest) TestIsolation_RawExecDriver_NoPIDNamespacing ¶
func (tc *IsolationTest) TestIsolation_RawExecDriver_NoPIDNamespacing(f *framework.F)
Click to show internal directories.
Click to hide internal directories.