testing

package
v1.7.7 Latest Latest
Warning

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

Go to latest
Published: Sep 6, 2018 License: Apache-2.0 Imports: 2 Imported by: 2

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) 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) 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) GetAuthenticationCode added in v1.7.7

GetAuthenticationCode implements the GetAuthenticationCode 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) GetScope

GetScope implements the GetScope RPC, but just returns 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) 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) 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