Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsFlavourCLI ¶
func RegenerableFileName ¶
func StepSetUpGitIdentity ¶
func StepSetUpGitIdentity() string
Types ¶
type Params ¶
type Params struct {
// Dir is the name of the directory where the files of the resource
// should be generated.
Dir string
Flavours gen.FlavourSlice
// RepoName is the repository's name under the giantswarm organization,
// for cliff.toml's `[remote.github].repo` field.
RepoName string
}
Click to show internal directories.
Click to hide internal directories.