testing

package
v1.9.0 Latest Latest
Warning

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

Go to latest
Published: Jun 13, 2019 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InactiveAPIServer

type InactiveAPIServer struct{}

InactiveAPIServer (in the auth/testing package) is an implementation of the pachyderm auth api that returns NotActivatedError for all requests. This is meant to be used with local PFS and PPS servers for testing, and should never be used in a real Pachyderm cluster

func (*InactiveAPIServer) Activate

Activate implements the Activate RPC, but just returns NotActivatedError

func (*InactiveAPIServer) Authenticate

Authenticate implements the Authenticate RPC, but just returns NotActivatedError

func (*InactiveAPIServer) Authorize

Authorize implements the Authorize RPC, but just returns NotActivatedError

func (*InactiveAPIServer) AuthorizeInTransaction added in v1.9.0

AuthorizeInTransaction is the same as the Authorize RPC but for use inside a running transaction. It also returns a NotActivatedError.

func (*InactiveAPIServer) Deactivate added in v1.6.0

Deactivate implements the Deactivate RPC, but just returns NotActivatedError

func (*InactiveAPIServer) ExtendAuthToken added in v1.7.0

ExtendAuthToken implements the ExtendAuthToken RPC, but just returns NotActivatedError

func (*InactiveAPIServer) GetACL

GetACL implements the GetACL RPC, but just returns NotActivatedError

func (*InactiveAPIServer) GetACLInTransaction added in v1.9.0

GetACLInTransaction is the same as the GetACL RPC but for use inside a running transaction. It also returns a NotActivatedError.

func (*InactiveAPIServer) GetAdmins added in v1.6.0

GetAdmins implements the GetAdmins RPC, but just returns NotActivatedError

func (*InactiveAPIServer) GetAuthToken added in v1.7.0

GetAuthToken implements the GetAuthToken RPC, but just returns NotActivatedError

func (*InactiveAPIServer) GetConfiguration added in v1.7.7

GetConfiguration implements the GetConfiguration RPC, but just returns NotActivatedError

func (*InactiveAPIServer) GetGroups added in v1.7.2

GetGroups implements the GetGroups RPC, but just returns NotActivatedError

func (*InactiveAPIServer) GetOneTimePassword added in v1.7.11

GetOneTimePassword implements the GetOneTimePassword RPC, but just returns NotActivatedError

func (*InactiveAPIServer) GetScope

GetScope implements the GetScope RPC, but just returns NotActivatedError

func (*InactiveAPIServer) GetScopeInTransaction added in v1.9.0

GetScopeInTransaction is the same as the GetScope RPC but for use inside a running transaction. It also returns a NotActivatedError.

func (*InactiveAPIServer) GetUsers added in v1.7.2

GetUsers implements the GetUsers RPC, but just returns NotActivatedError

func (*InactiveAPIServer) ModifyAdmins added in v1.6.0

ModifyAdmins implements the ModifyAdmins RPC, but just returns NotActivatedError

func (*InactiveAPIServer) ModifyMembers added in v1.7.2

ModifyMembers implements the ModifyMembers RPC, but just returns NotActivatedError

func (*InactiveAPIServer) RevokeAuthToken

RevokeAuthToken implements the RevokeAuthToken RPC, but just returns NotActivatedError

func (*InactiveAPIServer) SetACL added in v1.5.3

SetACL implements the SetACL RPC, but just returns NotActivatedError

func (*InactiveAPIServer) SetACLInTransaction added in v1.9.0

SetACLInTransaction is the same as the SetACL RPC but for use inside a running transaction. It also returns a NotActivatedError.

func (*InactiveAPIServer) SetConfiguration added in v1.7.7

SetConfiguration implements the SetConfiguration RPC, but just returns NotActivatedError

func (*InactiveAPIServer) SetGroupsForUser added in v1.7.2

SetGroupsForUser implements the SetGroupsForUser RPC, but just returns NotActivatedError

func (*InactiveAPIServer) SetScope

SetScope implements the SetScope RPC, but just returns NotActivatedError

func (*InactiveAPIServer) SetScopeInTransaction added in v1.9.0

SetScopeInTransaction is the same as the SetScope RPC but for use inside a running transaction. It also returns a NotActivatedError.

func (*InactiveAPIServer) WhoAmI

WhoAmI implements the WhoAmI RPC, but just returns NotActivatedError

Jump to

Keyboard shortcuts

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