Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExposeAnnotation ¶
type ExposeAnnotation map[string]ExposeInfo
ExposeAnnotation maps secret tokens to their underlying ExposeInfos.
func ParseJsonAnnotation ¶
func ParseJsonAnnotation(annotation string) (ExposeAnnotation, error)
func (ExposeAnnotation) ToJson ¶
func (annotation ExposeAnnotation) ToJson() (string, error)
type ExposeInfo ¶
Click to show internal directories.
Click to hide internal directories.