Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type VPCConfigUpdater ¶
VPCConfigUpdater is an autogenerated mock type for the VPCConfigUpdater type
func NewVPCConfigUpdater ¶
func NewVPCConfigUpdater(t interface { mock.TestingT Cleanup(func()) }) *VPCConfigUpdater
NewVPCConfigUpdater creates a new instance of VPCConfigUpdater. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.
func (*VPCConfigUpdater) UpdateClusterConfig ¶
func (_m *VPCConfigUpdater) UpdateClusterConfig(ctx context.Context, input *eks.UpdateClusterConfigInput) error
UpdateClusterConfig provides a mock function with given fields: ctx, input
Click to show internal directories.
Click to hide internal directories.