Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SecretController ¶
type SecretController struct {
// contains filtered or unexported fields
}
SecretController 创建一个密钥handler
func NewSecretController ¶
func NewSecretController(factory store.Factory) *SecretController
NewSecretController creates a secret handler.
func (*SecretController) Create ¶
func (s *SecretController) Create(c *gin.Context)
Click to show internal directories.
Click to hide internal directories.