Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DeployOptions ¶
type DeployOptions struct { Namespace string Kubeconfig string Context string IncludeShip bool IncludeGitHub bool S3AccessKey string S3SecretKey string JWT string PostgresPassword string APIEncryptionKey string AutoCreateClusterToken string ServiceType string NodePort int32 Hostname string ApplicationMetadata []byte LimitRange *v1.LimitRange IsOpenShift bool // true if the application is being deployed to an OpenShift cluster }
type UpgradeOptions ¶
Click to show internal directories.
Click to hide internal directories.