# Functions
NewMockInterface creates a new mock instance.
# Structs
No description provided by the author
MockInterface is a mock of Interface interface.
MockInterfaceMockRecorder is the mock recorder for MockInterface.
MockInterfaceValidateNamespaceCall wrap *gomock.Call.
# Interfaces
go:generate mockgen -typed -destination=./mock_namespace.go -package=namespace -self_package github.com/radius-project/radius/pkg/cli/cmd/env/namespace github.com/radius-project/radius/pkg/cli/cmd/env/namespace Interface.