Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MustGetEnvInt ¶
MustGetEnvInt would get Env variable, make int from it of die
func PatchVaultSecret ¶
func PatchVaultSecret(ctx context.Context, cl client.Client, before *xov1alpha1.VaultSecret, after *xov1alpha1.VaultSecret) error
Patch would patch runtime Object
Types ¶
type Responce2Req ¶
type TestDoer ¶
type TestDoer struct {
R2rChan chan Responce2Req
}
func MakeTestHTTPServer ¶
MakeTestHTTPServer creates a test HTTP server that handles requests until the listener returned is closed.
func NewTestDoer ¶
Click to show internal directories.
Click to hide internal directories.