Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckForVersionFlag ¶ added in v14.24.0
Types ¶
type LogMetadata ¶ added in v14.24.0
type LogMetadata struct {
Username string `json:"username"`
Project string `json:"project,omitempty"`
RootNamespace string `json:"root_namespace,omitempty"`
}
func NewLogMetadata ¶ added in v14.24.0
func NewLogMetadata(project, username string) LogMetadata
Click to show internal directories.
Click to hide internal directories.