Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewVerifySecretParams ¶
func NewVerifySecretParams(deps validator.Dependencies) (validator.Validator, error)
Types ¶
type Response ¶
type Response struct {
SecretParameters []SecretParameter `json:"secretParameters,omitempty" yaml:"secretParameters,omitempty"`
}
type SecretParameter ¶
type VerifySecretParams ¶
func (*VerifySecretParams) Run ¶
func (i *VerifySecretParams) Run(ctx context.Context, mb types.MetaBundle) validator.Result
Click to show internal directories.
Click to hide internal directories.