Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Operation ¶
type Operation struct {
// contains filtered or unexported fields
}
Operation contains basic common operations provided by controller REST API
func (*Operation) CreateKeySet ¶
func (o *Operation) CreateKeySet(rw http.ResponseWriter, req *http.Request)
CreateKeySet swagger:route POST /kms/keyset kms createKeySet
Create key set.
Responses:
default: genericError 200: createKeySetRes
func (*Operation) GetRESTHandlers ¶
GetRESTHandlers get all controller API handler available for this service
Click to show internal directories.
Click to hide internal directories.