class Pyrite::Api::Auditregistration::V1alpha1::AuditSinkSpec

Overview

AuditSinkSpec holds the spec for the audit sink

Defined in:

versions/v1.14/api/auditregistration/v1alpha1/audit_sink_spec.cr

Constructors

Instance Method Summary

Constructor methods inherited from class Pyrite::Kubernetes::Spec

new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
new(pull : JSON::PullParser)
new

Constructor Detail

def self.new(ctx : YAML::ParseContext, node : YAML::Nodes::Node) #

AuditSinkSpec holds the spec for the audit sink


def self.new(pull : JSON::PullParser) #

AuditSinkSpec holds the spec for the audit sink



Instance Method Detail