Documentation
¶
Index ¶
- type BackendGroupTest
- func (m *BackendGroupTest) Cleanup(ctx context.Context, f *framework.Framework)
- func (m *BackendGroupTest) Create(ctx context.Context, f *framework.Framework, bg *appmesh.BackendGroup) error
- func (m *BackendGroupTest) Update(ctx context.Context, f *framework.Framework, newBG *appmesh.BackendGroup, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BackendGroupTest ¶
type BackendGroupTest struct { Namespace *corev1.Namespace BackendGroups map[string]*appmesh.BackendGroup }
func (*BackendGroupTest) Cleanup ¶
func (m *BackendGroupTest) Cleanup(ctx context.Context, f *framework.Framework)
func (*BackendGroupTest) Create ¶
func (m *BackendGroupTest) Create(ctx context.Context, f *framework.Framework, bg *appmesh.BackendGroup) error
func (*BackendGroupTest) Update ¶
func (m *BackendGroupTest) Update(ctx context.Context, f *framework.Framework, newBG *appmesh.BackendGroup, bg *appmesh.BackendGroup) error
Click to show internal directories.
Click to hide internal directories.