apps

package
v0.0.0-...-76aded4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 9, 2020 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

View Source
const CicdInfoMsg = `
# Go to tekton dashboard`
View Source
const CicdInstallMsg = `=======================================================================
= Cicd has been installed =
=======================================================================` +
	"\n\n" + CicdInfoMsg + "\n\n" + pkg.ThanksForUsing
View Source
const FluentInfoMsg = `
#`
View Source
const FluentInstallMsg = `=======================================================================
= Fluent has been installed.                            =
=======================================================================` +
	"\n\n" + FluentInfoMsg + "\n\n" + pkg.ThanksForUsing
View Source
const IstioInfoMsg = `# Find out more at:
# https://github.com/istio/`
View Source
const KnativeEventingInfoMsg = `
#`
View Source
const KnativeEventingInstallMsg = `=======================================================================
= Tekton Dashboard has been installed.                            =
=======================================================================` +
	"\n\n" + KnativeEventingInfoMsg + "\n\n" + pkg.ThanksForUsing
View Source
const KnativeServingInfoMsg = `
#`
View Source
const KnativeServingInstallMsg = `=======================================================================
= Knative serving has been installed.                            =
=======================================================================` +
	"\n\n" + KnativeServingInfoMsg + "\n\n" + pkg.ThanksForUsing
View Source
const MinioInstanceInfoMsg = `
#`
View Source
const MinioInstanceInstallMsg = `=======================================================================
= Minio Instance has been installed.                            =
=======================================================================` +
	"\n\n" + MinioInstanceInfoMsg + "\n\n" + pkg.ThanksForUsing
View Source
const MinioOperatorInfoMsg = `
#`
View Source
const MinioOperatorInstallMsg = `=======================================================================
= Minio Operator has been installed.                            =
=======================================================================` +
	"\n\n" + MinioOperatorInfoMsg + "\n\n" + pkg.ThanksForUsing
View Source
const NatsOperatorInfoMsg = `
# 
`
View Source
const NatsOperatorInstallMsg = `=======================================================================
= Nats operator installed to default namespace.                            =
=======================================================================` +
	"\n\n" + NatsOperatorInfoMsg + "\n\n" + pkg.ThanksForUsing
View Source
const NatsStreamingInstanceInfoMsg = `
#`
View Source
const NatsStreamingInstanceInstallMsg = `=======================================================================
= Minio Operator has been installed.                            =
=======================================================================` +
	"\n\n" + NatsStreamingInstanceInfoMsg + "\n\n" + pkg.ThanksForUsing
View Source
const NatsStreamingOperatorInfoMsg = `
# 
`
View Source
const NatsStreamingOperatorInstallMsg = `=======================================================================
= Nats streaming operator installed to default namespace.                            =
=======================================================================` +
	"\n\n" + NatsStreamingOperatorInfoMsg + "\n\n" + pkg.ThanksForUsing
View Source
const TektonDashboardInfoMsg = `` /* 207-byte string literal not displayed */
View Source
const TektonInstallMsg = `=======================================================================
= Tekton Dashboard has been installed.                            =
=======================================================================` +
	"\n\n" + TektonDashboardInfoMsg + "\n\n" + pkg.ThanksForUsing

Variables

View Source
var FluentYamlTemplate = `` /* 2827-byte string literal not displayed */
View Source
var IntelArch = "amd64"
View Source
var RedisInfoMsg = `# 
`

Functions

func MakeInstallCicd

func MakeInstallCicd() *cobra.Command

func MakeInstallFluent

func MakeInstallFluent() *cobra.Command

func MakeInstallIstio

func MakeInstallIstio() *cobra.Command

func MakeInstallKnativeEventing

func MakeInstallKnativeEventing() *cobra.Command

func MakeInstallKnativeServing

func MakeInstallKnativeServing() *cobra.Command

func MakeInstallMinioInstance

func MakeInstallMinioInstance() *cobra.Command

func MakeInstallMinioOperator

func MakeInstallMinioOperator() *cobra.Command

func MakeInstallNatsOperator

func MakeInstallNatsOperator() *cobra.Command

func MakeInstallNatsStreamingInstance

func MakeInstallNatsStreamingInstance() *cobra.Command

func MakeInstallNatsStreamingOperator

func MakeInstallNatsStreamingOperator() *cobra.Command

func MakeInstallRedis

func MakeInstallRedis() *cobra.Command

func MakeInstallTekton

func MakeInstallTekton() *cobra.Command

Types

type CicdInputData

type CicdInputData struct {
	DockerServer                 string
	DockerUsername               string
	DockerUsernameBase64         string
	DockerPasswordBase64         string
	Namespace                    string
	DockerConfigJsonBase64       string
	MinioAccessKeyBase64         string
	MinioSecretKeyBase64         string
	TokenDocumentTypeGuessing    string
	TokenEmailTypeGuessing       string
	KnownHosts                   string
	SshPrivateKey                string
	SshGitServer                 string
	KnativeServingDomainTemplate string
	NamespaceApi                 string
}

type CicdSaInputData

type CicdSaInputData struct {
	Namespace    string
	NamespaceApi string
}

type FluentInputData

type FluentInputData struct {
	Namespace          string
	FluentdCustomImage string
}

type KnativeEventingNatsChannelInputData

type KnativeEventingNatsChannelInputData struct {
	NatssUrl string
}

type KnativeServingConfigMapInputData

type KnativeServingConfigMapInputData struct {
	DomainTemplate string
}

type MinioInstanceInputData

type MinioInstanceInputData struct {
	Namespace            string
	MinioAccessKeyBase64 string
	MinioSecretKeyBase64 string
}

type NatsStreamingInstanceInputData

type NatsStreamingInstanceInputData struct {
	Size string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL