csishim

package module
v0.0.0-...-85ff2e8 Latest Latest
Warning

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

Go to latest
Published: Nov 17, 2018 License: Apache-2.0 Imports: 3 Imported by: 13

README

This is the csishim generated for the csi spec for use of the csi-local-volume-release. See: https://github.com/container-storage-interface/spec/tree/master/lib/go/csi and https://github.com/cloudfoundry/csi-local-volume-release

Documentation

Overview

This file was generated by counterfeiter with command: counterfeiter -p /Users/pivotal/workspace/csi-local-volume-release/src/github.com//container-storage-interface/spec/lib/go/csi Csi

This file was generated by counterfeiter with command: counterfeiter -p /Users/pivotal/workspace/csi-local-volume-release/src/github.com//container-storage-interface/spec/lib/go/csi Csi

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Csi

type Csi interface {
	NewIdentityClient(cc grpcshim.ClientConn) csi.IdentityClient
	RegisterIdentityServer(s *grpc.Server, srv csi.IdentityServer)
	NewControllerClient(cc grpcshim.ClientConn) csi.ControllerClient
	RegisterControllerServer(s *grpc.Server, srv csi.ControllerServer)
	NewNodeClient(cc grpcshim.ClientConn) csi.NodeClient
	RegisterNodeServer(s *grpc.Server, srv csi.NodeServer)
}

type CsiShim

type CsiShim struct{}

func (*CsiShim) NewControllerClient

func (sh *CsiShim) NewControllerClient(conn grpcshim.ClientConn) csi.ControllerClient

func (*CsiShim) NewIdentityClient

func (sh *CsiShim) NewIdentityClient(conn grpcshim.ClientConn) csi.IdentityClient

func (*CsiShim) NewNodeClient

func (sh *CsiShim) NewNodeClient(conn grpcshim.ClientConn) csi.NodeClient

func (*CsiShim) RegisterControllerServer

func (sh *CsiShim) RegisterControllerServer(s *grpc.Server, srv csi.ControllerServer)

func (*CsiShim) RegisterIdentityServer

func (sh *CsiShim) RegisterIdentityServer(s *grpc.Server, srv csi.IdentityServer)

func (*CsiShim) RegisterNodeServer

func (sh *CsiShim) RegisterNodeServer(s *grpc.Server, srv csi.NodeServer)

Directories

Path Synopsis
Code generated by counterfeiter.
Code generated by counterfeiter.

Jump to

Keyboard shortcuts

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