Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AuthClientInterface ¶
type AuthClientInterface interface {
SearchAuthResource(ctx context.Context, h http.Header, param metadata.PullResourceParam) (metadata.PullResourceResponse, error)
}
func NewAuthClientInterface ¶
func NewAuthClientInterface(client rest.ClientInterface) AuthClientInterface
Click to show internal directories.
Click to hide internal directories.