Documentation
¶
Index ¶
Constants ¶
View Source
const ( VALID_TEXT = "Valid" EXPIRED_TEXT = "Expired" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FuzzyPreviewer ¶
type FuzzyPreviewer struct {
// contains filtered or unexported fields
}
func NewFuzzyPreviewer ¶
func NewFuzzyPreviewer(credentialsPath string, rolesPath string) (*FuzzyPreviewer, error)
func (*FuzzyPreviewer) Preview ¶
func (fp *FuzzyPreviewer) Preview() (*string, error)
Click to show internal directories.
Click to hide internal directories.