Fix Module (#32)
This commit is contained in:
@@ -27,7 +27,7 @@ import (
|
||||
|
||||
"github.com/go-openapi/runtime/middleware"
|
||||
|
||||
"github.com/minio/m3/mcs/models"
|
||||
"github.com/minio/mcs/models"
|
||||
)
|
||||
|
||||
// AddGroupHandlerFunc turns a function with the right signature into a add group handler
|
||||
|
||||
@@ -30,7 +30,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/runtime/middleware"
|
||||
|
||||
"github.com/minio/m3/mcs/models"
|
||||
"github.com/minio/mcs/models"
|
||||
)
|
||||
|
||||
// NewAddGroupParams creates a new AddGroupParams object
|
||||
|
||||
@@ -27,7 +27,7 @@ import (
|
||||
|
||||
"github.com/go-openapi/runtime"
|
||||
|
||||
"github.com/minio/m3/mcs/models"
|
||||
"github.com/minio/mcs/models"
|
||||
)
|
||||
|
||||
// AddGroupCreatedCode is the HTTP code returned for type AddGroupCreated
|
||||
|
||||
@@ -27,7 +27,7 @@ import (
|
||||
|
||||
"github.com/go-openapi/runtime/middleware"
|
||||
|
||||
"github.com/minio/m3/mcs/models"
|
||||
"github.com/minio/mcs/models"
|
||||
)
|
||||
|
||||
// AddPolicyHandlerFunc turns a function with the right signature into a add policy handler
|
||||
|
||||
@@ -30,7 +30,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/runtime/middleware"
|
||||
|
||||
"github.com/minio/m3/mcs/models"
|
||||
"github.com/minio/mcs/models"
|
||||
)
|
||||
|
||||
// NewAddPolicyParams creates a new AddPolicyParams object
|
||||
|
||||
@@ -27,7 +27,7 @@ import (
|
||||
|
||||
"github.com/go-openapi/runtime"
|
||||
|
||||
"github.com/minio/m3/mcs/models"
|
||||
"github.com/minio/mcs/models"
|
||||
)
|
||||
|
||||
// AddPolicyCreatedCode is the HTTP code returned for type AddPolicyCreated
|
||||
|
||||
@@ -27,7 +27,7 @@ import (
|
||||
|
||||
"github.com/go-openapi/runtime/middleware"
|
||||
|
||||
"github.com/minio/m3/mcs/models"
|
||||
"github.com/minio/mcs/models"
|
||||
)
|
||||
|
||||
// AddUserHandlerFunc turns a function with the right signature into a add user handler
|
||||
|
||||
@@ -30,7 +30,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/runtime/middleware"
|
||||
|
||||
"github.com/minio/m3/mcs/models"
|
||||
"github.com/minio/mcs/models"
|
||||
)
|
||||
|
||||
// NewAddUserParams creates a new AddUserParams object
|
||||
|
||||
@@ -27,7 +27,7 @@ import (
|
||||
|
||||
"github.com/go-openapi/runtime"
|
||||
|
||||
"github.com/minio/m3/mcs/models"
|
||||
"github.com/minio/mcs/models"
|
||||
)
|
||||
|
||||
// AddUserCreatedCode is the HTTP code returned for type AddUserCreated
|
||||
|
||||
@@ -27,7 +27,7 @@ import (
|
||||
|
||||
"github.com/go-openapi/runtime/middleware"
|
||||
|
||||
"github.com/minio/m3/mcs/models"
|
||||
"github.com/minio/mcs/models"
|
||||
)
|
||||
|
||||
// AdminInfoHandlerFunc turns a function with the right signature into a admin info handler
|
||||
|
||||
@@ -27,7 +27,7 @@ import (
|
||||
|
||||
"github.com/go-openapi/runtime"
|
||||
|
||||
"github.com/minio/m3/mcs/models"
|
||||
"github.com/minio/mcs/models"
|
||||
)
|
||||
|
||||
// AdminInfoOKCode is the HTTP code returned for type AdminInfoOK
|
||||
|
||||
@@ -27,7 +27,7 @@ import (
|
||||
|
||||
"github.com/go-openapi/runtime/middleware"
|
||||
|
||||
"github.com/minio/m3/mcs/models"
|
||||
"github.com/minio/mcs/models"
|
||||
)
|
||||
|
||||
// ArnListHandlerFunc turns a function with the right signature into a arn list handler
|
||||
|
||||
@@ -27,7 +27,7 @@ import (
|
||||
|
||||
"github.com/go-openapi/runtime"
|
||||
|
||||
"github.com/minio/m3/mcs/models"
|
||||
"github.com/minio/mcs/models"
|
||||
)
|
||||
|
||||
// ArnListOKCode is the HTTP code returned for type ArnListOK
|
||||
|
||||
@@ -27,7 +27,7 @@ import (
|
||||
|
||||
"github.com/go-openapi/runtime/middleware"
|
||||
|
||||
"github.com/minio/m3/mcs/models"
|
||||
"github.com/minio/mcs/models"
|
||||
)
|
||||
|
||||
// ConfigInfoHandlerFunc turns a function with the right signature into a config info handler
|
||||
|
||||
@@ -27,7 +27,7 @@ import (
|
||||
|
||||
"github.com/go-openapi/runtime"
|
||||
|
||||
"github.com/minio/m3/mcs/models"
|
||||
"github.com/minio/mcs/models"
|
||||
)
|
||||
|
||||
// ConfigInfoOKCode is the HTTP code returned for type ConfigInfoOK
|
||||
|
||||
@@ -27,7 +27,7 @@ import (
|
||||
|
||||
"github.com/go-openapi/runtime/middleware"
|
||||
|
||||
"github.com/minio/m3/mcs/models"
|
||||
"github.com/minio/mcs/models"
|
||||
)
|
||||
|
||||
// GroupInfoHandlerFunc turns a function with the right signature into a group info handler
|
||||
|
||||
@@ -27,7 +27,7 @@ import (
|
||||
|
||||
"github.com/go-openapi/runtime"
|
||||
|
||||
"github.com/minio/m3/mcs/models"
|
||||
"github.com/minio/mcs/models"
|
||||
)
|
||||
|
||||
// GroupInfoOKCode is the HTTP code returned for type GroupInfoOK
|
||||
|
||||
@@ -27,7 +27,7 @@ import (
|
||||
|
||||
"github.com/go-openapi/runtime/middleware"
|
||||
|
||||
"github.com/minio/m3/mcs/models"
|
||||
"github.com/minio/mcs/models"
|
||||
)
|
||||
|
||||
// ListConfigHandlerFunc turns a function with the right signature into a list config handler
|
||||
|
||||
@@ -27,7 +27,7 @@ import (
|
||||
|
||||
"github.com/go-openapi/runtime"
|
||||
|
||||
"github.com/minio/m3/mcs/models"
|
||||
"github.com/minio/mcs/models"
|
||||
)
|
||||
|
||||
// ListConfigOKCode is the HTTP code returned for type ListConfigOK
|
||||
|
||||
@@ -27,7 +27,7 @@ import (
|
||||
|
||||
"github.com/go-openapi/runtime/middleware"
|
||||
|
||||
"github.com/minio/m3/mcs/models"
|
||||
"github.com/minio/mcs/models"
|
||||
)
|
||||
|
||||
// ListGroupsHandlerFunc turns a function with the right signature into a list groups handler
|
||||
|
||||
@@ -27,7 +27,7 @@ import (
|
||||
|
||||
"github.com/go-openapi/runtime"
|
||||
|
||||
"github.com/minio/m3/mcs/models"
|
||||
"github.com/minio/mcs/models"
|
||||
)
|
||||
|
||||
// ListGroupsOKCode is the HTTP code returned for type ListGroupsOK
|
||||
|
||||
@@ -27,7 +27,7 @@ import (
|
||||
|
||||
"github.com/go-openapi/runtime/middleware"
|
||||
|
||||
"github.com/minio/m3/mcs/models"
|
||||
"github.com/minio/mcs/models"
|
||||
)
|
||||
|
||||
// ListPoliciesHandlerFunc turns a function with the right signature into a list policies handler
|
||||
|
||||
@@ -27,7 +27,7 @@ import (
|
||||
|
||||
"github.com/go-openapi/runtime"
|
||||
|
||||
"github.com/minio/m3/mcs/models"
|
||||
"github.com/minio/mcs/models"
|
||||
)
|
||||
|
||||
// ListPoliciesOKCode is the HTTP code returned for type ListPoliciesOK
|
||||
|
||||
@@ -27,7 +27,7 @@ import (
|
||||
|
||||
"github.com/go-openapi/runtime/middleware"
|
||||
|
||||
"github.com/minio/m3/mcs/models"
|
||||
"github.com/minio/mcs/models"
|
||||
)
|
||||
|
||||
// ListUsersHandlerFunc turns a function with the right signature into a list users handler
|
||||
|
||||
@@ -27,7 +27,7 @@ import (
|
||||
|
||||
"github.com/go-openapi/runtime"
|
||||
|
||||
"github.com/minio/m3/mcs/models"
|
||||
"github.com/minio/mcs/models"
|
||||
)
|
||||
|
||||
// ListUsersOKCode is the HTTP code returned for type ListUsersOK
|
||||
|
||||
@@ -27,7 +27,7 @@ import (
|
||||
|
||||
"github.com/go-openapi/runtime/middleware"
|
||||
|
||||
"github.com/minio/m3/mcs/models"
|
||||
"github.com/minio/mcs/models"
|
||||
)
|
||||
|
||||
// PolicyInfoHandlerFunc turns a function with the right signature into a policy info handler
|
||||
|
||||
@@ -27,7 +27,7 @@ import (
|
||||
|
||||
"github.com/go-openapi/runtime"
|
||||
|
||||
"github.com/minio/m3/mcs/models"
|
||||
"github.com/minio/mcs/models"
|
||||
)
|
||||
|
||||
// PolicyInfoOKCode is the HTTP code returned for type PolicyInfoOK
|
||||
|
||||
@@ -27,7 +27,7 @@ import (
|
||||
|
||||
"github.com/go-openapi/runtime/middleware"
|
||||
|
||||
"github.com/minio/m3/mcs/models"
|
||||
"github.com/minio/mcs/models"
|
||||
)
|
||||
|
||||
// ProfilingStartHandlerFunc turns a function with the right signature into a profiling start handler
|
||||
|
||||
@@ -30,7 +30,7 @@ import (
|
||||
"github.com/go-openapi/runtime"
|
||||
"github.com/go-openapi/runtime/middleware"
|
||||
|
||||
"github.com/minio/m3/mcs/models"
|
||||
"github.com/minio/mcs/models"
|
||||
)
|
||||
|
||||
// NewProfilingStartParams creates a new ProfilingStartParams object
|
||||
|
||||
@@ -27,7 +27,7 @@ import (
|
||||
|
||||
"github.com/go-openapi/runtime"
|
||||
|
||||
"github.com/minio/m3/mcs/models"
|
||||
"github.com/minio/mcs/models"
|
||||
)
|
||||
|
||||
// ProfilingStartCreatedCode is the HTTP code returned for type ProfilingStartCreated
|
||||
|
||||
@@ -27,7 +27,7 @@ import (
|
||||
|
||||
"github.com/go-openapi/runtime/middleware"
|
||||
|
||||
"github.com/minio/m3/mcs/models"
|
||||
"github.com/minio/mcs/models"
|
||||
)
|
||||
|
||||
// ProfilingStopHandlerFunc turns a function with the right signature into a profiling stop handler
|
||||
|
||||
@@ -28,7 +28,7 @@ import (
|
||||
|
||||
"github.com/go-openapi/runtime"
|
||||
|
||||
"github.com/minio/m3/mcs/models"
|
||||
"github.com/minio/mcs/models"
|
||||
)
|
||||
|
||||
// ProfilingStopCreatedCode is the HTTP code returned for type ProfilingStopCreated
|
||||
|
||||
@@ -27,7 +27,7 @@ import (
|
||||
|
||||
"github.com/go-openapi/runtime/middleware"
|
||||
|
||||
"github.com/minio/m3/mcs/models"
|
||||
"github.com/minio/mcs/models"
|
||||
)
|
||||
|
||||
// RemoveGroupHandlerFunc turns a function with the right signature into a remove group handler
|
||||
|
||||
@@ -27,7 +27,7 @@ import (
|
||||
|
||||
"github.com/go-openapi/runtime"
|
||||
|
||||
"github.com/minio/m3/mcs/models"
|
||||
"github.com/minio/mcs/models"
|
||||
)
|
||||
|
||||
// RemoveGroupNoContentCode is the HTTP code returned for type RemoveGroupNoContent
|
||||
|
||||
@@ -27,7 +27,7 @@ import (
|
||||
|
||||
"github.com/go-openapi/runtime/middleware"
|
||||
|
||||
"github.com/minio/m3/mcs/models"
|
||||
"github.com/minio/mcs/models"
|
||||
)
|
||||
|
||||
// RemovePolicyHandlerFunc turns a function with the right signature into a remove policy handler
|
||||
|
||||
@@ -27,7 +27,7 @@ import (
|
||||
|
||||
"github.com/go-openapi/runtime"
|
||||
|
||||
"github.com/minio/m3/mcs/models"
|
||||
"github.com/minio/mcs/models"
|
||||
)
|
||||
|
||||
// RemovePolicyNoContentCode is the HTTP code returned for type RemovePolicyNoContent
|
||||
|
||||
@@ -27,7 +27,7 @@ import (
|
||||
|
||||
"github.com/go-openapi/runtime/middleware"
|
||||
|
||||
"github.com/minio/m3/mcs/models"
|
||||
"github.com/minio/mcs/models"
|
||||
)
|
||||
|
||||
// RestartServiceHandlerFunc turns a function with the right signature into a restart service handler
|
||||
|
||||
@@ -27,7 +27,7 @@ import (
|
||||
|
||||
"github.com/go-openapi/runtime"
|
||||
|
||||
"github.com/minio/m3/mcs/models"
|
||||
"github.com/minio/mcs/models"
|
||||
)
|
||||
|
||||
// RestartServiceNoContentCode is the HTTP code returned for type RestartServiceNoContent
|
||||
|
||||
@@ -27,7 +27,7 @@ import (
|
||||
|
||||
"github.com/go-openapi/runtime/middleware"
|
||||
|
||||
"github.com/minio/m3/mcs/models"
|
||||
"github.com/minio/mcs/models"
|
||||
)
|
||||
|
||||
// SetConfigHandlerFunc turns a function with the right signature into a set config handler
|
||||
|
||||
@@ -31,7 +31,7 @@ import (
|
||||
"github.com/go-openapi/runtime/middleware"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"github.com/minio/m3/mcs/models"
|
||||
"github.com/minio/mcs/models"
|
||||
)
|
||||
|
||||
// NewSetConfigParams creates a new SetConfigParams object
|
||||
|
||||
@@ -27,7 +27,7 @@ import (
|
||||
|
||||
"github.com/go-openapi/runtime"
|
||||
|
||||
"github.com/minio/m3/mcs/models"
|
||||
"github.com/minio/mcs/models"
|
||||
)
|
||||
|
||||
// SetConfigNoContentCode is the HTTP code returned for type SetConfigNoContent
|
||||
|
||||
@@ -27,7 +27,7 @@ import (
|
||||
|
||||
"github.com/go-openapi/runtime/middleware"
|
||||
|
||||
"github.com/minio/m3/mcs/models"
|
||||
"github.com/minio/mcs/models"
|
||||
)
|
||||
|
||||
// SetPolicyHandlerFunc turns a function with the right signature into a set policy handler
|
||||
|
||||
@@ -31,7 +31,7 @@ import (
|
||||
"github.com/go-openapi/runtime/middleware"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"github.com/minio/m3/mcs/models"
|
||||
"github.com/minio/mcs/models"
|
||||
)
|
||||
|
||||
// NewSetPolicyParams creates a new SetPolicyParams object
|
||||
|
||||
@@ -27,7 +27,7 @@ import (
|
||||
|
||||
"github.com/go-openapi/runtime"
|
||||
|
||||
"github.com/minio/m3/mcs/models"
|
||||
"github.com/minio/mcs/models"
|
||||
)
|
||||
|
||||
// SetPolicyNoContentCode is the HTTP code returned for type SetPolicyNoContent
|
||||
|
||||
@@ -27,7 +27,7 @@ import (
|
||||
|
||||
"github.com/go-openapi/runtime/middleware"
|
||||
|
||||
"github.com/minio/m3/mcs/models"
|
||||
"github.com/minio/mcs/models"
|
||||
)
|
||||
|
||||
// UpdateGroupHandlerFunc turns a function with the right signature into a update group handler
|
||||
|
||||
@@ -31,7 +31,7 @@ import (
|
||||
"github.com/go-openapi/runtime/middleware"
|
||||
"github.com/go-openapi/strfmt"
|
||||
|
||||
"github.com/minio/m3/mcs/models"
|
||||
"github.com/minio/mcs/models"
|
||||
)
|
||||
|
||||
// NewUpdateGroupParams creates a new UpdateGroupParams object
|
||||
|
||||
@@ -27,7 +27,7 @@ import (
|
||||
|
||||
"github.com/go-openapi/runtime"
|
||||
|
||||
"github.com/minio/m3/mcs/models"
|
||||
"github.com/minio/mcs/models"
|
||||
)
|
||||
|
||||
// UpdateGroupOKCode is the HTTP code returned for type UpdateGroupOK
|
||||
|
||||
Reference in New Issue
Block a user