Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SMProvider ¶ added in v0.3.0
type SMProvider struct {
// contains filtered or unexported fields
}
func (*SMProvider) BeforeEach ¶ added in v0.3.0
func (s *SMProvider) BeforeEach()
func (*SMProvider) CreateSecret ¶ added in v0.3.0
func (s *SMProvider) CreateSecret(key, val string)
func (*SMProvider) DeleteSecret ¶ added in v0.3.0
func (s *SMProvider) DeleteSecret(key string)
Click to show internal directories.
Click to hide internal directories.