Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FakeCAClient ¶
type FakeCAClient struct { Counter int Response *pb.CsrResponse Err error }
func (*FakeCAClient) SendCSR ¶
func (f *FakeCAClient) SendCSR(req *pb.CsrRequest, pc platform.Client, addr string) (*pb.CsrResponse, error)
Click to show internal directories.
Click to hide internal directories.