Documentation
¶
Index ¶
- func AdminConsoleCmd() *cobra.Command
- func AdminConsoleUpgradeCmd() *cobra.Command
- func AdminPushImagesCmd() *cobra.Command
- func AppStatusCmd() *cobra.Command
- func BackupCmd() *cobra.Command
- func BackupListCmd() *cobra.Command
- func DownloadCmd() *cobra.Command
- func ExpandDir(input string) string
- func GetCmd() *cobra.Command
- func IdentityServiceCmd() *cobra.Command
- func IdentityServiceConfigureCmd() *cobra.Command
- func IdentityServiceEnableSharedPasswordCmd() *cobra.Command
- func IdentityServiceInstallCmd() *cobra.Command
- func IdentityServiceOIDCCallbackURLCmd() *cobra.Command
- func IdentityServiceUninstallCmd() *cobra.Command
- func IngressCmd() *cobra.Command
- func IngressInstallCmd() *cobra.Command
- func IngressUninstallCmd() *cobra.Command
- func InitAndExecute()
- func InstallCmd() *cobra.Command
- func PullCmd() *cobra.Command
- func RemoveCmd() *cobra.Command
- func ResetPasswordCmd() *cobra.Command
- func RestoreCmd() *cobra.Command
- func RestoreListCmd() *cobra.Command
- func RootCmd() *cobra.Command
- func SetCmd() *cobra.Command
- func SetConfigCmd() *cobra.Command
- func UploadCmd() *cobra.Command
- func UpstreamCmd() *cobra.Command
- func UpstreamUpgradeCmd() *cobra.Command
- func VeleroCmd() *cobra.Command
- func VeleroConfigureAmazonS3AccessKeyCmd() *cobra.Command
- func VeleroConfigureAmazonS3Cmd() *cobra.Command
- func VeleroConfigureAmazonS3InstanceRoleCmd() *cobra.Command
- func VeleroConfigureAzureCmd() *cobra.Command
- func VeleroConfigureAzureServicePrincipleCmd() *cobra.Command
- func VeleroConfigureGCPCmd() *cobra.Command
- func VeleroConfigureGCPServiceAccount() *cobra.Command
- func VeleroConfigureGCPWorkloadIdentity() *cobra.Command
- func VeleroConfigureHostPathCmd() *cobra.Command
- func VeleroConfigureInternalCmd() *cobra.Command
- func VeleroConfigureNFSCmd() *cobra.Command
- func VeleroConfigureOtherS3Cmd() *cobra.Command
- func VeleroEnsurePermissionsCmd() *cobra.Command
- func VeleroPrintFileSystemInstructionsCmd() *cobra.Command
- func VersionCmd() *cobra.Command
- type VeleroConfigureFileSystemOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AdminConsoleCmd ¶
func AdminConsoleUpgradeCmd ¶
func AdminPushImagesCmd ¶
func AppStatusCmd ¶
func BackupListCmd ¶
func DownloadCmd ¶
func IdentityServiceCmd ¶
func IngressCmd ¶
func IngressInstallCmd ¶
func IngressUninstallCmd ¶
func InitAndExecute ¶
func InitAndExecute()
func InstallCmd ¶
func ResetPasswordCmd ¶
func RestoreCmd ¶
func RestoreListCmd ¶
func SetConfigCmd ¶
func UpstreamCmd ¶
func UpstreamUpgradeCmd ¶
func VeleroConfigureAzureCmd ¶
func VeleroConfigureGCPCmd ¶
func VeleroConfigureNFSCmd ¶
func VersionCmd ¶
Types ¶
type VeleroConfigureFileSystemOptions ¶
type VeleroConfigureFileSystemOptions struct {
Namespace string
RegistryOptions *kotsadmtypes.KotsadmOptions
FileSystemConfig snapshottypes.FileSystemConfig
Output string
ForceReset bool
SkipValidation bool
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.