class CNFInstall::ManifestDeploymentManager

Defined in:

tasks/utils/cnf_installation/deployment_management/manifest_deployment_manager.cr

Constructors

Instance Method Summary

Instance methods inherited from class CNFInstall::DeploymentManager

deployment_name : String deployment_name, deployment_name=(deployment_name : String) deployment_name=, generate_manifest generate_manifest, install install, uninstall uninstall

Constructor methods inherited from class CNFInstall::DeploymentManager

new(deployment_name : String) new

Constructor Detail

def self.new(manifest_config : CNFInstall::ConfigV2::ManifestDirectoryConfig) #

[View source]

Instance Method Detail

def generate_manifest #

[View source]
def install #

[View source]
def uninstall #

[View source]