Documentation ¶
Index ¶
Constants ¶
View Source
const DefaultUser = "git"
Variables ¶
This section is empty.
Functions ¶
func GetGitCloneOptions ¶
Types ¶
type Object ¶
type Object interface { GetName() string GetNamespace() string GetObjectKind() schema.ObjectKind annotations.ObjectMeta }
Click to show internal directories.
Click to hide internal directories.