Documentation
¶
Index ¶
- func GitSecretName(cr *v1alpha1.Flux) string
- func KnownHostsName(cr *v1alpha1.Flux) string
- func MakeFluxArgs(cr *v1alpha1.Flux) (args []string)
- func MakeGitVolumes(cr *v1alpha1.Flux) ([]corev1.Volume, []corev1.VolumeMount)
- func NewFluxDeployment(cr *v1alpha1.Flux) *extensions.Deployment
- func NewFluxKnownHosts(cr *v1alpha1.Flux) *corev1.ConfigMap
- func NewFluxSSHKey(cr *v1alpha1.Flux) *corev1.Secret
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GitSecretName ¶
func KnownHostsName ¶ added in v0.0.2
func MakeFluxArgs ¶
Create flux command arguments from CR
func MakeGitVolumes ¶ added in v0.0.2
func NewFluxDeployment ¶
func NewFluxDeployment(cr *v1alpha1.Flux) *extensions.Deployment
NewFluxDeployment creates a new flux pod
func NewFluxKnownHosts ¶ added in v0.0.2
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.