Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewListSecretsMongoDatabase ¶
func NewListSecretsMongoDatabase(opts ctrl.Options) (ctrl.Controller, error)
NewListSecretsMongoDatabase creates a new instance of ListSecretsMongo database, or an error if the controller could not be created.
Types ¶
type ListSecretsMongoDatabase ¶
type ListSecretsMongoDatabase struct { ctrl.Operation[*datamodel.MongoDatabase, datamodel.MongoDatabase] }
ListSecretsMongoDatabase is the controller implementation to list secrets for the to access the connected Mongo database resource resource id passed in the request body.
Click to show internal directories.
Click to hide internal directories.