megam

package
v0.0.0-...-073edfd Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2016 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

** Copyright [2013-2015] [Megam Systems] ** ** Licensed under the Apache License, Version 2.0 (the "License"); ** you may not use this file except in compliance with the License. ** You may obtain a copy of the License at ** ** http://www.apache.org/licenses/LICENSE-2.0 ** ** Unless required by applicable law or agreed to in writing, software ** distributed under the License is distributed on an "AS IS" BASIS, ** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. ** See the License for the specific language governing permissions and ** limitations under the License.

** Copyright [2013-2015] [Megam Systems] ** ** Licensed under the Apache License, Version 2.0 (the "License"); ** you may not use this file except in compliance with the License. ** You may obtain a copy of the License at ** ** http://www.apache.org/licenses/LICENSE-2.0 ** ** Unless required by applicable law or agreed to in writing, software ** distributed under the License is distributed on an "AS IS" BASIS, ** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. ** See the License for the specific language governing permissions and ** limitations under the License.

** Copyright [2013-2015] [Megam Systems] ** ** Licensed under the Apache License, Version 2.0 (the "License"); ** you may not use this file except in compliance with the License. ** You may obtain a copy of the License at ** ** http://www.apache.org/licenses/LICENSE-2.0 ** ** Unless required by applicable law or agreed to in writing, software ** distributed under the License is distributed on an "AS IS" BASIS, ** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. ** See the License for the specific language governing permissions and ** limitations under the License.

Index

Constants

This section is empty.

Variables

View Source
var INSTALL_PACKAGES = []string{"NilavuInstall",
	"GatewayInstall",
	"MegamdInstall"}
View Source
var REMOVE_PACKAGES = []string{"SnowflakeRemove",
	"NilavuRemove",
	"GatewayRemove",
	"MegamdRemove"}
View Source
var REPORT_PACKAGES = []string{"VerticeReport"}

Functions

This section is empty.

Types

type Megamremove

type Megamremove struct {
	Fs              *gnuflag.FlagSet
	All             bool
	NilavuRemove    bool
	GatewayRemove   bool
	MegamdRemove    bool
	SnowflakeRemove bool
}

func (*Megamremove) Flags

func (c *Megamremove) Flags() *gnuflag.FlagSet

func (*Megamremove) Info

func (g *Megamremove) Info() *cmd.Info

func (*Megamremove) Run

func (c *Megamremove) Run(context *cmd.Context) error

type Megamreport

type Megamreport struct {
	Fs *gnuflag.FlagSet
}

func (*Megamreport) Flags

func (c *Megamreport) Flags() *gnuflag.FlagSet

func (*Megamreport) Info

func (g *Megamreport) Info() *cmd.Info

func (*Megamreport) Run

func (c *Megamreport) Run(context *cmd.Context) error

type VerticeInstall

type VerticeInstall struct {
	Fs               *gnuflag.FlagSet
	All              bool
	NilavuInstall    bool
	GatewayInstall   bool
	MegamdInstall    bool
	SnowflakeInstall bool
	Host             string
	Username         string
	Password         string
}

func (*VerticeInstall) Flags

func (c *VerticeInstall) Flags() *gnuflag.FlagSet

func (*VerticeInstall) Info

func (c *VerticeInstall) Info() *cmd.Info

func (*VerticeInstall) Run

func (c *VerticeInstall) Run(context *cmd.Context) error

Jump to

Keyboard shortcuts

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