Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Credential ¶
type Credential struct { FromEnv string `yaml:"fromEnv,omitempty"` FromK8sSecret string `yaml:"fromK8sSecret,omitempty"` }
func (Credential) Get ¶
func (c Credential) Get() string
Click to show internal directories.
Click to hide internal directories.