Documentation ¶ Index ¶ type Interface Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Interface ¶ type Interface interface { GetSecret(name, key string) (string, error) GetConfigMapKey(name, key string) (string, error) } Source Files ¶ View all Source files resource.go Click to show internal directories. Click to hide internal directories.