Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewServerMutator ¶
func NewServerMutator(client client.Client, scheme *runtime.Scheme) controllerutils.Mutator[*benthosv1beta2.Server]
Types ¶
type ServerMutator ¶
type ServerMutator struct {
// contains filtered or unexported fields
}
func (*ServerMutator) Mutate ¶
func (m *ServerMutator) Mutate(ctx context.Context, server *benthosv1beta2.Server) (*ctrl.Result, error)
func (*ServerMutator) SetupWithBuilder ¶
Click to show internal directories.
Click to hide internal directories.