ceph

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.

** 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 CEPH_DATATSTORE = []string{"CephDatastore"}
View Source
var CEPH_GATEWAY = []string{"CephGateway"}
View Source
var INSTALL_PACKAGES = []string{"CephInstall"}
View Source
var REMOVE_PACKAGES = []string{"CephRemove"}

Functions

This section is empty.

Types

type Cephdatastore

type Cephdatastore struct {
	Fs           *gnuflag.FlagSet
	CephUser     string
	CephPassword string
}

func (*Cephdatastore) Flags

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

func (*Cephdatastore) Info

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

func (*Cephdatastore) Run

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

type Cephgateway

type Cephgateway struct {
	Fs *gnuflag.FlagSet

	Osd          cmd.MapFlag
	CephUser     string
	CephPassword string
	IF_name      string
}

func (*Cephgateway) Flags

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

func (*Cephgateway) Info

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

func (*Cephgateway) Run

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

type Cephinstall

type Cephinstall struct {
	Fs *gnuflag.FlagSet

	Osd          cmd.MapFlag
	CephUser     string
	CephPassword string
	PhyDev       string
}

func (*Cephinstall) Flags

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

func (*Cephinstall) Info

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

func (*Cephinstall) Run

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

type Cephremove

type Cephremove struct {
	Fs       *gnuflag.FlagSet
	CephUser string
}

func (*Cephremove) Flags

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

func (*Cephremove) Info

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

func (*Cephremove) Run

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

Jump to

Keyboard shortcuts

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